]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-05-28  Włodzimierz... -1->wxID_ANY, TRUE->true, FALSE->false replacements
2004-05-28  Robin DunnCommented out some test code
2004-05-28  Robin DunnUpdates for new/old DC method signatures, also updated...
2004-05-28  Robin DunnDon't scroll too far if the child getting the focus...
2004-05-28  Robin DunnPut the locale files in teh right place
2004-05-27  Włodzimierz... -1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPositi...
2004-05-27  Włodzimierz... -1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPositi...
2004-05-27  Włodzimierz... -1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPositi...
2004-05-27  Włodzimierz... -1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPositi...
2004-05-27  Włodzimierz... Inital fill in background, removed tabs, -1->wxID_ANY...
2004-05-27  Václav Slavíkfixed indentation in case there's only one cell on...
2004-05-27  Václav Slavíkcompilation fix
2004-05-27  Włodzimierz... Removed condition of old Watcom times. Open Watcom...
2004-05-27  Václav Slavíkfixed iteration over cells
2004-05-27  Stefan Csomorscrolling code committed
2004-05-27  Stefan Csomormenu events handling more closely to the menu instance...
2004-05-27  Stefan Csomordebug method added for flashing invalid areas
2004-05-27  Stefan Csomormenu associations
2004-05-27  Stefan Csomorhaving the refcon of a menu item to bear the pointer...
2004-05-27  Julian SmartWinCE Standard SDK improvements including adding close...
2004-05-27  Julian SmartPosition change - still can't use default size for...
2004-05-27  Julian SmartFixes for Standard WinCE SDK
2004-05-27  Julian SmartUse status bar even for WinCE; use standard frame style
2004-05-26  Robin Dunnfixed a typo
2004-05-26  Václav Slavíkworkaround for BCC bug - use #defines instead of enums
2004-05-26  Julian SmartReverted config/resource name change
2004-05-26  Włodzimierz... Unhide problem of ambiguity in wxSoundBase::Play.
2004-05-26  Robin DunnIt's a new change
2004-05-26  Robin DunnGot sidetracked and forgot to finish the new OGL sectio...
2004-05-26  Stefan Csomorif one clicks first on line 3 and then on line 1, the...
2004-05-26  Kevin OllivierwxWebKikStateChangedEvent should now return proper...
2004-05-26  Robin Dunnbe explicit about the version of SWIG to use
2004-05-26  Robin DunnAdded a Python port of the OGL library, deprecated...
2004-05-25  Julian SmartMust have valid colours for X11 popup window implementation
2004-05-25  Włodzimierz... wxUniv conflicts, -1->wxID_ANY, TRUE->true and FALSE...
2004-05-25  Włodzimierz... wxUniv conslicts, -1->wxID_ANY, TRUE->true and FALSE...
2004-05-25  Włodzimierz... Warning removal.
2004-05-25  Włodzimierz... -1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-25  Włodzimierz... Revitalization of the code, -1->wxID_ANY, TRUE->true...
2004-05-25  Włodzimierz... Regenerated makefiles.
2004-05-25  Włodzimierz... Db sample needs wxGrid in adv lib.
2004-05-25  Włodzimierz... -1->wxID_ANY, ambiguity of types.
2004-05-25  Włodzimierz... wxTreeItemId, -1->wxID_ANY, TRUE->true and FALSE->false...
2004-05-25  Włodzimierz... VideoMode/Display split, TRUE->true and FALSE->false...
2004-05-25  Włodzimierz... -1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-25  Robin DunnSome typos fixed. More text about the changes to sizer...
2004-05-25  Julian SmartMissed reversions
2004-05-25  Włodzimierz... Missed headers.
2004-05-25  Václav Slavíkcorrected previous commit's wrongly applied patch
2004-05-25  Dimitri Schoolwerthapplied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MOD...
2004-05-25  Julian SmartMore name changes
2004-05-25  Václav Slavíkimplemented wxTE_RIGHT, wxTE_CENTRE for wxGTK2 (patch...
2004-05-25  Julian SmartAdded missing cast for Display*
2004-05-25  Julian SmartFixes for wxMotif
2004-05-25  Julian SmartRemoved redundant menu titles that added extra separators
2004-05-25  Julian SmartFixed compilo for GTK+1 (GDK_DISPLAY undeclared)
2004-05-25  Kevin OllivierwxWebKit now properly updates after a resize event.
2004-05-25  Robin DunnSwitch to the TreeListCtrl from the wxCode project.
2004-05-25  Robin DunnPut a rreminder in the comments about s bit of duplicat...
2004-05-25  Robin DunnVersion number update
2004-05-25  Robin DunnRemove treelistctrl from gizmos. The one from the...
2004-05-25  Kevin OllivierUpdated the class name for wxWebKit to wxWebKitCtrl...
2004-05-25  Robin DunnFix for bug# 956875. Added some wxCHECK's to MSW's...
2004-05-24  Robin DunnUse correct #if for interface/implementation pragma.
2004-05-24  Kevin OllivierFixes for Unicode build.
2004-05-24  Julian SmartBakefile/Makefile fix for uuid.cpp
2004-05-24  Robin DunnNo longer any need for the dc parameter to FullPaint.
2004-05-24  Robin DunnFix FullPaint to actually force the whole window to...
2004-05-24  Robin DunnUpdated version variables in configure.in to go along...
2004-05-24  Julian SmartRegenerated makefiles for 2.5.2
2004-05-24  Stefan Csomoroverseeing the obvious, there is already a perfect...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Mattia Barbon Fix memory leak by letting the base class version...
2004-05-23  Stefan Csomorremoving unnecessary invalidation in Update, adding...
2004-05-23  Julian SmartMore name change
2004-05-23  Julian SmartName and version changes
2004-05-23  Stefan Csomormake it non mach-o carbon savvy
2004-05-23  Stefan Csomoractivated modal app state again
2004-05-23  Stefan CsomorComposite Window implementations for ::Update and ...
2004-05-23  Stefan Csomor-start experimental use of RunApplicationEventLoop,
2004-05-22  Kevin OllivierUpdating configure.in to work with wxWebKit.
2004-05-22  Kevin OllivierUpdating bakefiles to include wxWebKit.
2004-05-22  Mattia Barbon Do not realize the top level shell that acts as a...
2004-05-22  Mattia Barbon Regenerated makefiles.
2004-05-22  Mattia Barbon Converted hash tests to CppUnit.
2004-05-22  Robin DunnreSWIGged
2004-05-22  Robin DunnOops, forgot to return a value
2004-05-22  Robin DunnFixed some colours
2004-05-22  Robin DunnreSWIGged
2004-05-22  Robin DunnreSWIGged
2004-05-22  Robin DunnFix printing?
2004-05-22  Robin DunnDocstrings
2004-05-22  Robin DunnAdd PreGrid()
2004-05-22  Robin DunnDecref items added to lists
2004-05-22  Kevin OllivierFixed wxWebKit include.
2004-05-21  Stefan NeisTrying a workaround for bug in some of the unix-like...
2004-05-21  Włodzimierz... -1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-21  Stefan NeisApplied patch #957479 (Combobox crashes receiving focus).
2004-05-21  Włodzimierz... Recreated makefiles after patch #949276.
2004-05-21  Włodzimierz... Patch #949276: Less agresive strings test.
next