]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-05-31  Václav Slavíkadded test for wxString::MakeLower,MakeUpper
2004-05-31  Václav Slavíkdon't call CopyBeforeWrite when returning non-const...
2004-05-31  Václav Slavíkshow icon changing on all platforms
2004-05-31  Václav Slavíkcompilation fix for gcc-3.4
2004-05-31  Dimitri Schoolwerthfixed typo
2004-05-31  Stefan Csomorcontinued spinning committed
2004-05-31  Stefan Csomorfixes for mouse handling on 10.2 systems
2004-05-31  Stefan CsomorLocalToGlobal/GlobalToLocal Conversions with Carbon...
2004-05-31  Stefan CsomorLocalToGlobal/GlobalToLocal Conversions with Carbon API
2004-05-31  Dimitri Schoolwerthfixed some of the unfound projects
2004-05-31  Julian SmartUncommitted files
2004-05-31  Włodzimierz... -1->wxID_ANY and TRUE->true replacements.
2004-05-31  Włodzimierz... Correct parent for entering text dialog. -1->wxID_ANY...
2004-05-31  Włodzimierz... Watcom repair. TRUE->true, FALSE->false and -1->wxID_AN...
2004-05-31  Włodzimierz... Removed condition of old Watcom times. Open Watcom...
2004-05-31  Julian SmartScript updates
2004-05-31  Julian SmartScript update
2004-05-30  Dimitri Schoolwerthadded src/mac/carbon/display.cpp to project
2004-05-30  Julian SmartScript updates
2004-05-30  Julian SmartwxWindows -> wxWidgets
2004-05-30  Julian SmartGreek translation update from Stavros Tsolakos
2004-05-30  Julian SmartScript tweaks
2004-05-30  Julian SmartInclude filefn.h always (or problems on at least Mac)
2004-05-30  Václav Slavíksomebody forgot to keep tex2rtf.ini and tex2rtf_css...
2004-05-30  Dimitri Schoolwerthremoved tabs
2004-05-30  Dimitri Schoolwerthallow compilation with wxUSE_CHOICEDLG set to 0
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.
next