* add combobox (select language/region)
[reactos.git] / reactos / lib / rosky /
2005-01-29 Thomas Bluemelfixed compiling with optimizations
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-10-20 Thomas Bluemeldisabled mouse tracking should just supress MSG_MOUSE_M...
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-09-26 Thomas Bluemeluse Get/SetWindowLongPtr() where appropriate in favor...
2004-09-16 Gé van GeldorpGet rid of .edf files
2004-08-14 Thomas Bluemelimplemented GI_EnableMouseTracking()
2004-08-14 Filip Navara- Remove the now unused .edf file.
2004-08-14 Filip Navara- Forward everything everything we can to MSVCRT and...
2004-08-14 Filip Navara- Implementation of GI_message_box.
2004-08-14 Thomas Bluemelfixed a few parameters
2004-08-14 Thomas Bluemelconvert license to LGPL
2004-08-14 Thomas Bluemelimplementation of __libc_init_memory()
2004-08-13 Steven Edwardsbuild with w32api
2004-08-13 Filip Navara- SkyOS menu functions implementation.
2004-08-13 Filip Navara- Fix GC_destroy for window DCs.
2004-08-13 Thomas Bluemelimplemented a few window placement functions and more...
2004-08-13 Thomas BluemelPatch by Filip: Implemented some graphics functions...
2004-08-12 Thomas Bluemeldispatch MSG_QUIT and MSG_GUI_REDRAW messages. Thanks...
2004-08-12 Thomas Bluemelstarted an interface to emulate the skygi windowing...
2004-08-12 Thomas Bluemelan attempt to partially implement ctor_dtor_initialize...
2004-08-12 Thomas BluemelSteven Edwards wanted me to commit this.