rubidium
|
f8b79068e6
|
(svn r18274) -Codechange: remove the unused WDF flags
|
2009-11-24 17:28:29 +00:00 |
|
rubidium
|
69b6d9309a
|
(svn r18274) -Codechange: remove the unused WDF flags
|
2009-11-24 17:28:29 +00:00 |
|
rubidium
|
f123ff906f
|
(svn r18188) -Codechange: s/NWID_BUTTON_DRPDOWN/NWID_BUTTON_DROPDOWN/g
|
2009-11-19 18:01:24 +00:00 |
|
rubidium
|
30f7483f9c
|
(svn r18188) -Codechange: s/NWID_BUTTON_DRPDOWN/NWID_BUTTON_DROPDOWN/g
|
2009-11-19 18:01:24 +00:00 |
|
rubidium
|
487e38dd42
|
(svn r18164) -Change: make dropdown 'right' align to the opening widget with RTL
|
2009-11-18 12:31:09 +00:00 |
|
rubidium
|
76a5f4f8cd
|
(svn r18164) -Change: make dropdown 'right' align to the opening widget with RTL
|
2009-11-18 12:31:09 +00:00 |
|
rubidium
|
8e11cd3a42
|
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDesc; it's determined from the (nested) widgets
|
2009-11-17 19:16:48 +00:00 |
|
rubidium
|
5f2ddfbc5a
|
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDesc; it's determined from the (nested) widgets
|
2009-11-17 19:16:48 +00:00 |
|
rubidium
|
1f6f15a126
|
(svn r18092) -Codechange: remove support for the unnested widgets
|
2009-11-15 13:36:30 +00:00 |
|
rubidium
|
aeb9f8e715
|
(svn r18092) -Codechange: remove support for the unnested widgets
|
2009-11-15 13:36:30 +00:00 |
|
rubidium
|
b01251092e
|
(svn r18086) -Codechange: remove 'widget' from WindowDesc
|
2009-11-15 10:26:01 +00:00 |
|
rubidium
|
3d2d7af88f
|
(svn r18086) -Codechange: remove 'widget' from WindowDesc
|
2009-11-15 10:26:01 +00:00 |
|
alberth
|
58b6fb8417
|
(svn r17998) -Fix (r17994): Use a consistent item list width.
|
2009-11-07 17:45:49 +00:00 |
|
alberth
|
c341673cd5
|
(svn r17998) -Fix (r17994): Use a consistent item list width.
|
2009-11-07 17:45:49 +00:00 |
|
alberth
|
c7ca4691c4
|
(svn r17997) -Codechange: Introduce functions for querying top and bottom of the main view.
|
2009-11-07 17:24:04 +00:00 |
|
alberth
|
0bc03c25f4
|
(svn r17997) -Codechange: Introduce functions for querying top and bottom of the main view.
|
2009-11-07 17:24:04 +00:00 |
|
alberth
|
da20ee30a2
|
(svn r17994) -Codechange: Make the dropdown menu window use pure nested widgets.
|
2009-11-07 14:40:37 +00:00 |
|
alberth
|
3ae1b98d3a
|
(svn r17994) -Codechange: Make the dropdown menu window use pure nested widgets.
|
2009-11-07 14:40:37 +00:00 |
|
alberth
|
abe3dc1f34
|
(svn r17993) -Codechange: Move widget and data initialization into the dropdown menu class.
|
2009-11-07 11:44:38 +00:00 |
|
alberth
|
d03bf874fc
|
(svn r17993) -Codechange: Move widget and data initialization into the dropdown menu class.
|
2009-11-07 11:44:38 +00:00 |
|
alberth
|
2ae6969b49
|
(svn r17992) -Codechange: Merge some parameters of the dropdown menu.
|
2009-11-07 11:26:23 +00:00 |
|
alberth
|
81796f10e5
|
(svn r17992) -Codechange: Merge some parameters of the dropdown menu.
|
2009-11-07 11:26:23 +00:00 |
|
alberth
|
55c5565d1f
|
(svn r17991) -Codechange: Use WD_VSCROLLBAR_WIDTH constant in dropdown menu window.
|
2009-11-07 10:26:09 +00:00 |
|
alberth
|
61576c3184
|
(svn r17991) -Codechange: Use WD_VSCROLLBAR_WIDTH constant in dropdown menu window.
|
2009-11-07 10:26:09 +00:00 |
|
alberth
|
46b819bba0
|
(svn r17990) -Codechange: Add widgets enum for dropdown menu window.
|
2009-11-07 08:41:34 +00:00 |
|
alberth
|
7dd10a684d
|
(svn r17990) -Codechange: Add widgets enum for dropdown menu window.
|
2009-11-07 08:41:34 +00:00 |
|
alberth
|
3fe117133c
|
(svn r17944) -Codechange (r11848): Removed the second counter variable that ran in sync with the first one.
|
2009-11-01 21:05:48 +00:00 |
|
alberth
|
726edbf3c0
|
(svn r17944) -Codechange (r11848): Removed the second counter variable that ran in sync with the first one.
|
2009-11-01 21:05:48 +00:00 |
|
alberth
|
f37f2d037c
|
(svn r17942) -Documentation: Add a few doxygen comments to the dropdown code.
|
2009-11-01 20:50:00 +00:00 |
|
alberth
|
bd5fd95e5c
|
(svn r17942) -Documentation: Add a few doxygen comments to the dropdown code.
|
2009-11-01 20:50:00 +00:00 |
|
rubidium
|
982b8ee5fc
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
d6cded5380
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
alberth
|
b124f09934
|
(svn r17575) -Codechange: Adding a new combined button+dropdown widget.
|
2009-09-19 13:08:37 +00:00 |
|
alberth
|
8d7498b82c
|
(svn r17575) -Codechange: Adding a new combined button+dropdown widget.
|
2009-09-19 13:08:37 +00:00 |
|
alberth
|
d54028fde8
|
(svn r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array.
|
2009-09-19 11:31:12 +00:00 |
|
alberth
|
116c77c342
|
(svn r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array.
|
2009-09-19 11:31:12 +00:00 |
|
frosch
|
0e36260337
|
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability.
|
2009-09-13 19:15:59 +00:00 |
|
frosch
|
ebd916be3d
|
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability.
|
2009-09-13 19:15:59 +00:00 |
|
rubidium
|
7a1ffc6501
|
(svn r17440) -Fix [FS#3179] (r17375): long scrollbars would scroll when that was not intended. They would also not properly mark the window dirty.
|
2009-09-07 07:59:26 +00:00 |
|
rubidium
|
a34d19e9df
|
(svn r17440) -Fix [FS#3179] (r17375): long scrollbars would scroll when that was not intended. They would also not properly mark the window dirty.
|
2009-09-07 07:59:26 +00:00 |
|
rubidium
|
62c7948a4f
|
(svn r17375) -Codechange: remove last direct usage of scrollbar variables
|
2009-09-02 08:58:20 +00:00 |
|
rubidium
|
5cb22df0f5
|
(svn r17375) -Codechange: remove last direct usage of scrollbar variables
|
2009-09-02 08:58:20 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
alberth
|
0cc8cbd40d
|
(svn r17171) -Doc: Additions and corrections of various doxygen strings.
|
2009-08-14 18:41:03 +00:00 |
|
alberth
|
4eb155ccfb
|
(svn r17171) -Doc: Additions and corrections of various doxygen strings.
|
2009-08-14 18:41:03 +00:00 |
|
alberth
|
aac49ba01c
|
(svn r16797) -Codechange: Allow drop-down menus for windows with nested widgets.
|
2009-07-12 10:02:10 +00:00 |
|
alberth
|
c94c18fc0a
|
(svn r16797) -Codechange: Allow drop-down menus for windows with nested widgets.
|
2009-07-12 10:02:10 +00:00 |
|
alberth
|
a3abbfc204
|
(svn r16227) -Codechange: Added nested widgets for error windows, tooltip window, and dropdown window.
|
2009-05-04 18:42:49 +00:00 |
|
alberth
|
34066a6027
|
(svn r16227) -Codechange: Added nested widgets for error windows, tooltip window, and dropdown window.
|
2009-05-04 18:42:49 +00:00 |
|