]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-05-30  Dimitri Schoolwerthpartially applied patch #895170: "Building with minimal...
2004-05-30  Václav Slavíkdon't use cryptic buttons, it's bad UI
2004-05-30  Václav Slavíkdon't use global variables if GTK provides mechanism...
2004-05-30  Julian SmartScript fix
2004-05-30  Julian SmartAdjusted readme
2004-05-30  David ElliottAdded missing include/wx/cocoa/log.h
2004-05-29  Stefan Csomormake sure we are getting the gui mutex before shutting...
2004-05-29  Václav Slavíkuse shaped window for taskbar icon, so that background...
2004-05-29  Dimitri Schoolwerthapplied patch 961026: "Boundbox problem with rotated...
2004-05-29  Dimitri Schoolwerthapplied valid part of patch #940683: "wxMessageBox...
2004-05-29  Stefan Csomorreopen app according to HIG
2004-05-29  Stefan Csomormoving constructors to .cpp
2004-05-29  Stefan Csomorcontrol data support
2004-05-29  Stefan Csomorpreparing for internal changes
2004-05-29  Julian SmartMacReopenApp implementation for restoring top-level...
2004-05-29  Václav Slavíkfixed --disable-rpath handling (patch 956695)
2004-05-29  Julian SmartRemoved incorrect file copy
2004-05-29  Robin DunnTake character size into account when calculating buffe...
2004-05-28  Robin Dunncomments and cleanup
2004-05-28  Robin DunnAdd GetHDC back
2004-05-28  Robin DunnUse an inline function to fetch the API pointer, import...
2004-05-28  Robin DunnSome error recovery and other tweaks
2004-05-28  Robin Dunnmissing OnBeginSize call
2004-05-28  Robin DunnreSWIGged
2004-05-28  Robin DunnGetClientAreaOrigin should be public
2004-05-28  Robin Dunndocstring tweak
2004-05-28  Robin DunnAdd cx_Freeze and Installer examples
2004-05-28  Robin DunnNo longer need to fallback to importing "_core_" as...
2004-05-28  Julian SmartReset m_inSetFocus for other exit point in this function:
2004-05-28  Julian SmartMake the focus recursion test only for Mac since it...
2004-05-28  Włodzimierz... Simplified pen style conversion.
2004-05-28  Włodzimierz... Missed header, -1->wxID_ANY replacements.
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...
next