frosch
|
8157a8afd8
|
(svn r25290) -Add: Assign string names to notable windows.
|
2013-05-26 19:25:01 +00:00 |
|
frosch
|
56e4a8c4d6
|
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction.
|
2013-05-26 19:23:42 +00:00 |
|
planetmaker
|
c24374f99c
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
frosch
|
03736af2ae
|
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
|
2012-11-11 16:10:43 +00:00 |
|
rubidium
|
66ee580206
|
(svn r24597) -Fix [FS#5336]: when fontconfig is not available, the bootstrap download crashed
|
2012-10-16 20:21:14 +00:00 |
|
rubidium
|
6d6be50ae0
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
truebrain
|
561b25d031
|
(svn r23601) -Fix: fix the conflict in window number
|
2011-12-19 20:50:21 +00:00 |
|
truebrain
|
bcbdc3933c
|
(svn r23600) -Codechange: link WC+number to a Widget, and the Widget to a Window class
|
2011-12-19 20:46:17 +00:00 |
|
truebrain
|
e2d8abeec5
|
(svn r23544) -Codechange: document and rename widgets to be consistent and understandable
|
2011-12-16 18:02:27 +00:00 |
|
truebrain
|
e9f584ac21
|
(svn r23531) -Codechange: document and rename widgets to be consistent and understandable
|
2011-12-16 16:27:45 +00:00 |
|
truebrain
|
2aa774e831
|
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
|
2011-12-15 22:22:55 +00:00 |
|
truebrain
|
df0afdf0dc
|
(svn r23525) -Codechange: make Window::flags4 WindowFlags instead of uint16, with only values known in WindowFlags (and move out 2 timers to their own variable)
-Codechange: rename Window::flags4 to Window::flags
-Codechange: move some non-inline functions from .hpp to .cpp
|
2011-12-15 19:54:23 +00:00 |
|
rubidium
|
0a4a75b0af
|
(svn r23273) -Codechange: allow passing a MissingGlyphSearcher to CheckForMissingGlyphs (default to the language pack strings)
|
2011-11-20 11:52:11 +00:00 |
|
rubidium
|
b7b74ed7dc
|
(svn r23247) -Fix (r23244): compile failure on certain archaic platforms
|
2011-11-17 21:29:15 +00:00 |
|
rubidium
|
02b884d923
|
(svn r23244) -Feature: if the installation is ananas, try to get the b without b installed
|
2011-11-17 21:17:17 +00:00 |
|