-
greenwire
2004-06-28 18:03
-
5 lines of code changed in:
-
src:
wg_button.cpp (+3 -1),
wg_view.cpp (+2)
-
greenwire
2004-06-25 14:37
-
184 lines of code changed in:
-
CHANGES (+2)
-
includes:
wg_window.h (+12 -9)
-
includes/unit_tests:
wg_button_unittests.h (+4 -4),
wg_checkbox_unittests.h (+4 -4),
wg_window_unittests.h (+2 -2)
-
src:
wg_button.cpp (+5 -4),
wg_checkbox.cpp (+5 -4),
wg_dropdown.cpp (+1),
wg_editbox.cpp (+3 -2),
wg_frame.cpp (+2 -1),
wg_groupbox.cpp (+1),
wg_label.cpp (+1),
wg_listbox.cpp (+3 -2),
wg_menu.cpp (+7 -4),
wg_picture.cpp (+6 -7),
wg_progress.cpp (+1),
wg_scrollbar.cpp (+11 -17),
wg_textbox.cpp (+1),
wg_toolbar.cpp (+1),
wg_view.cpp (+1),
wg_window.cpp (+49 -11)
-
tests:
ConfigEditor.cpp (+19 -19),
MessagingTest.cpp (+3 -3),
TestFrame2.cpp (+1 -1),
TestView1.cpp (+37 -46),
TestView1.h (-1),
TestView2.cpp (+2 -2)
-
greenwire
2004-06-25 08:34
-
139 lines of code changed in:
-
CHANGES (+4)
-
includes:
wg_range_control.h (+1 -1),
wg_rect.h (+4),
wg_view.h (+1),
wg_window.h (+13 -20)
-
src:
wg_button.cpp (+6 -5),
wg_checkbox.cpp (+3 -3),
wg_dropdown.cpp (-2),
wg_editbox.cpp (+17 -17),
wg_groupbox.cpp (+3 -3),
wg_label.cpp (+1 -1),
wg_listbox.cpp (+13 -13),
wg_menu.cpp (+4 -4),
wg_scrollbar.cpp (+11 -11),
wg_textbox.cpp (+11 -11),
wg_tooltip.cpp (+1 -1),
wg_view.cpp (+10 -13),
wg_window.cpp (+28 -68)
-
tests:
Notepad.cpp (+4 -4),
TestFrame2.cpp (+1 -1),
TestView1.cpp (+3 -3)
-
greenwire
2004-06-17 10:31
-
5 lines of code changed in:
-
CHANGES (+3),
Doxyfile (+1 -1)
-
includes:
wgui_win32_config.h (+1 -1)
-
greenwire
2004-06-08 10:18
-
581 lines of code changed in:
-
Makefile.in (+3 -3),
NEWS (+2),
aclocal.m4 (+1 -1),
configure (+574 -305)
-
includes:
Makefile.in (+1),
wgui_config.h.in (-13)
-
greenwire
2004-06-07 22:40
-
4 lines of code changed in:
-
includes:
wg_application.h (+4 -3)
-
greenwire
2004-06-07 13:54
-
15 lines of code changed in:
-
AUTHORS (+7),
BUGS (+2 -2),
README (+6 -1)
-
greenwire
2004-06-03 14:10
-
93 lines of code changed in:
-
includes:
wg_button.h (+1),
wg_checkbox.h (+1),
wg_dropdown.h (+1),
wg_editbox.h (+6 -1),
wg_error.h (+7),
wg_frame.h (+2),
wg_groupbox.h (+1),
wg_label.h (+1),
wg_listbox.h (+3),
wg_menu.h (+2),
wg_message.h (+6 -3),
wg_message_server.h (+3),
wg_point.h (+6),
wg_progress.h (+1),
wg_range_control.h (+7 -3),
wg_rect.h (+16 -2),
wg_resource_handle.h (+8),
wg_scrollbar.h (+1),
wg_textbox.h (+7 -3),
wg_timer.h (+3),
wg_toolbar.h (+1),
wg_view.h (+5 -1),
wg_window.h (+3)
-
greenwire
2004-06-03 13:40
-
32 lines of code changed in:
-
includes:
wg_application.h (+15 -3),
wg_scrollbar.h (+2 -2),
wg_toolbar.h (+2 -2),
wutil_config_store.h (+2 -2),
wutil_log.h (+5 -4)
-
src:
wg_message_server.cpp (+6)
-
greenwire
2004-05-05 09:52
-
26 lines of code changed in:
-
CHANGES (+1)
-
src:
wg_textbox.cpp (+25 -15)
-
greenwire
2004-05-04 11:11
-
20 lines of code changed in:
-
CHANGES (+1)
-
includes:
wg_progress.h (+4 -29),
wg_range_control.h (+1)
-
includes/unit_tests:
wg_progress_unittests.h (+7 -6)
-
src:
wg_progress.cpp (+4 -22)
-
tests:
TestView1.cpp (+3 -3)
-
greenwire
2004-04-28 10:41
-
16 lines of code changed in:
-
src:
wg_application.cpp (+15 -2),
wg_renderedstring.cpp (+1 -1)
-
greenwire
2004-04-27 13:13
-
190 lines of code changed in:
-
CHANGES (+1),
wGui-VS7.vcproj (-3),
wGui-VS71.vcproj (-3),
wgui.dsp (changed)
-
includes:
wg_range_control.h (+44 -12),
wg_scrollbar.h (+15 -23)
-
includes/unit_tests:
wg_scrollbar_unittests.h (+7 -6)
-
src:
Makefile.am (-1),
wg_listbox.cpp (+14 -14),
wg_range_control.cpp (del),
wg_scrollbar.cpp (+61 -71),
wg_textbox.cpp (+48 -48)
-
greenwire
2004-04-26 17:38
-
114 lines of code changed in:
-
CHANGES (+2 -1),
wGui-VS7.vcproj (+6),
wGui-VS71.vcproj (+6),
wgui.dsp (changed)
-
includes:
Makefile.am (+1),
wg_range_control.h (new 97),
wgui.h (+1)
-
src:
Makefile.am (+1),
wg_range_control.cpp (new)
-
greenwire
2004-04-23 14:38
-
86 lines of code changed in:
-
includes:
wg_message.h (+2 -1)
-
src:
wg_view.cpp (+2 -2)
-
wgui_ex/includes:
wgex_knob.h (+24 -71)
-
wgui_ex/src:
wgex_knob.cpp (+58 -85)
-
greenwire
2004-04-22 22:45
-
9 lines of code changed in:
-
CHANGES (+3),
Doxyfile (+1 -1),
NEWS (+2),
README (+1 -1),
configure.in (+1 -1)
-
includes:
wgui_win32_config.h (+1 -1)
-
greenwire
2004-04-22 22:00
-
4 lines of code changed in:
-
wgui.dsw (changed)
-
src:
wg_textbox.cpp (+4 -4)
-
greenwire
2004-04-22 21:28
-
20 lines of code changed in:
-
Makefile.in (+3 -3)
-
includes:
wgui_config.h.in (+13)
-
includes/unit_tests:
wg_textbox_unittests.h (+2 -2)
-
src:
wg_textbox.cpp (+2 -3)
-
greenwire
2004-04-22 13:20
-
8 lines of code changed in:
-
greenwire
2004-04-22 11:39
-
70 lines of code changed in:
-
Makefile.am (+3 -3),
Makefile.in (+8 -3),
configure (+5 -3),
configure.in (+4 -2)
-
docs:
Makefile.am (+9 -8),
Makefile.in (+25 -25)
-
fonts:
Makefile.am (+3 -3),
Makefile.in (+4 -7)
-
includes:
Makefile.in (+1 -1)
-
includes/unit_tests:
Makefile.in (+1 -1)
-
src:
Makefile.am (+2 -2),
Makefile.in (+2 -2)
-
tests:
Makefile.am (+1 -1),
Makefile.in (+2 -2)
-
greenwire
2004-04-22 02:15
-
266 lines of code changed in:
-
wGui-VS71.sln (+8 -4)
-
tests:
Notepad-VS71.vcproj (+148),
Notepad.dsp (+109),
UnitTests.cpp (+1)
-
greenwire
2004-04-20 14:49
-
427 lines of code changed in:
-
Makefile.in (+3 -3),
depcomp (new 423)
-
includes:
Makefile.in (+1 -1)
-
greenwire
2004-04-20 14:05
-
0 lines of code changed in:
-
tests:
Notepad-VS71.vcproj (new),
Notepad.dsp (new)
-
greenwire
2004-04-20 13:59
-
4 lines of code changed in:
-
includes:
wg_window.h (+4 -4)
-
greenwire
2004-04-20 13:55
-
660 lines of code changed in:
-
docs:
Makefile.in (+79 -164)
-
docs/tutorial/Bullseye:
Makefile (+1 -1)
-
docs/tutorial/Calc:
Makefile (+1 -1)
-
fonts:
Makefile.in (+74 -172)
-
includes:
Makefile.in (+101 -209)
-
includes/unit_tests:
Makefile.in (+70 -159)
-
src:
Makefile.in (+163 -256)
-
tests:
Makefile.in (+171 -243)
-
greenwire
2004-04-20 13:38
-
282 lines of code changed in:
-
Makefile.in (+136 -275),
aclocal.m4 (+104 -129),
configure (+41 -150)
-
docs/tutorial/Bullseye:
Makefile (+1 -1)
-
greenwire
2004-04-19 12:41
-
3 lines of code changed in:
-
tests:
Makefile.am (+3 -2)
-
greenwire
2004-04-19 11:46
-
1 lines of code changed in:
-
tests:
Makefile.am (+1 -1),
UnitTests.cpp (-2)
-
greenwire
2004-04-15 11:57
-
0 lines of code changed in:
-
greenwire
2004-04-15 11:45
-
1 lines of code changed in:
-
includes/unit_tests:
wg_window_unittests.h (+1 -2)
-
greenwire
2004-04-14 13:13
-
3 lines of code changed in:
-
greenwire
2004-04-14 13:04
-
0 lines of code changed in:
-
greenwire
2004-04-14 11:21
-
81 lines of code changed in:
-
CHANGES (+3 -1)
-
includes:
wg_message.h (+4)
-
includes/unit_tests:
wg_window_unittests.h (+3 -1)
-
src:
wg_application.cpp (+16 -8),
wg_editbox.cpp (+21 -6),
wg_frame.cpp (+1 -4),
wg_listbox.cpp (+2 -1),
wg_textbox.cpp (+28 -9),
wg_timer.cpp (+3 -2)
-
greenwire
2004-04-13 14:15
-
68 lines of code changed in:
-
includes:
wg_editbox.h (+9 -3),
wg_textbox.h (+9 -3)
-
includes/unit_tests:
wg_textbox_unittests.h (+14 -17)
-
src:
wg_textbox.cpp (+1 -1)
-
tests:
Notepad.cpp (+35)
-
greenwire
2004-04-13 10:28
-
72 lines of code changed in:
-
BUGS (+2 -1),
CHANGES (+2 -1)
-
includes:
wg_rect.h (+1 -1),
wg_view.h (+14 -7),
wg_window.h (+7)
-
src:
wg_dropdown.cpp (+11),
wg_menu.cpp (+12 -2),
wg_rect.cpp (+1 -1),
wg_view.cpp (+10 -3),
wg_window.cpp (+11)
-
tests:
Notepad.cpp (+1)
-
boarder2
2004-04-12 11:30
-
1 lines of code changed in:
-
boarder2
2004-04-10 04:34
-
3 lines of code changed in:
-
includes:
wgui_include_config.h (+3 -2)
-
greenwire
2004-04-08 17:02
-
440 lines of code changed in:
-
CHANGES (+1)
-
includes:
wg_editbox.h (+1 -1),
wg_textbox.h (+8 -3)
-
src:
wg_application.cpp (+1 -1),
wg_editbox.cpp (+15 -5),
wg_scrollbar.cpp (+38 -26),
wg_textbox.cpp (+66 -33),
wg_view.cpp (+3 -1)
-
tests:
Notepad-VS7.vcproj (new 134),
Notepad.cpp (new 173)
-
greenwire
2004-04-08 13:20
-
7 lines of code changed in:
-
docs/tutorial/Bullseye:
Makefile (+1 -1)
-
tests:
Makefile.am (+6 -3)
-
greenwire
2004-04-08 11:32
-
117 lines of code changed in:
-
docs:
BullseyeTutorial.html (+117 -2)
-
greenwire
2004-04-07 16:42
-
170 lines of code changed in:
-
CHANGES (+2)
-
docs/tutorial/Bullseye:
bullseye.bmp (changed),
bullseye.cpp (new 37),
bullseye.h (new 16),
bullseye_testapp.cpp (new 108),
bullseye_tutorial.vcproj (+7 -1)
-
greenwire
2004-04-07 11:15
-
7 lines of code changed in:
-
docs/tutorial/Bullseye:
Makefile (+6 -6)
-
docs/tutorial/Calc:
Makefile (+1 -1)
-
greenwire
2004-04-07 10:46
-
167 lines of code changed in:
-
docs/tutorial/Bullseye:
Makefile (new 38),
bullseye_tutorial.vcproj (new 125)
-
docs/tutorial/Calc:
calc_tutorial.vcproj (+4 -4)
-
greenwire
2004-04-07 10:26
-
125 lines of code changed in:
-
docs/tutorial/Calc:
calc_tutorial.vcproj (new 125),
wgui_tutorial.vcproj (del)
-
greenwire
2004-04-07 10:14
-
917 lines of code changed in:
-
docs:
BullseyeTutorial.html (new 64),
CalcTutorial.html (+9 -9),
Makefile.am (+9 -5),
index.html (+1)
-
docs/tutorial:
Makefile (del),
calc_tutorial.cpp (del),
calc_tutorial1.cpp (del),
calc_tutorial2.cpp (del),
calc_tutorial3.cpp (del),
calc_tutorial4.cpp (del),
calc_tutorial5.cpp (del),
calc_tutorial6.cpp (del),
wgui_tutorial.vcproj (del)
-
docs/tutorial/Calc:
Makefile (new 38),
calc_tutorial.cpp (new 205),
calc_tutorial1.cpp (new 19),
calc_tutorial2.cpp (new 47),
calc_tutorial3.cpp (new 73),
calc_tutorial4.cpp (new 97),
calc_tutorial5.cpp (new 150),
calc_tutorial6.cpp (new 205),
wgui_tutorial.vcproj (new)
-
greenwire
2004-04-06 15:55
-
66 lines of code changed in:
-
src:
wg_textbox.cpp (+66 -54)
-
greenwire
2004-04-06 15:49
-
1 lines of code changed in:
-
greenwire
2004-04-06 15:47
-
48 lines of code changed in:
-
CHANGES (+2)
-
includes:
wg_scrollbar.h (+8)
-
src:
wg_message.cpp (+5),
wg_scrollbar.cpp (+33 -4)
-
boarder2
2004-04-03 03:18
-
2 lines of code changed in:
-
src:
wg_editbox.cpp (+1),
wg_textbox.cpp (+1 -1)
-
greenwire
2004-04-02 15:50
-
110 lines of code changed in:
-
includes:
wg_application.h (+6 -5),
wg_textbox.h (+29 -4)
-
src:
wg_application.cpp (+11 -11),
wg_fontengine.cpp (+1 -1),
wg_textbox.cpp (+62 -19),
wg_view.cpp (+1 -1)