]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-06-02  Julian SmartGTK+ 2.0 can't compile egg tray code
2004-06-02  Włodzimierz... Removed tabs.
2004-06-02  Robin DunnreSWIGged
2004-06-02  Robin Dunnset the modules' pacakge name to "wx" using a new SWIG...
2004-06-02  Robin DunnAdd a package="name" option to the %module directive...
2004-06-02  Kevin OllivierYet more fixes for wxNotebook compatibility...
2004-06-02  Kevin OllivierwxWebKitCtrl now properly detects a wxNotebook anywhere...
2004-06-01  Robin Dunnclarification
2004-06-01  Robin DunnreSWIGged
2004-06-01  Robin DunnUse new DrawPoint signature
2004-06-01  Robin DunnreSWIGged
2004-06-01  Václav Slavíkpop the menu up on mouse down, not up (this is more...
2004-06-01  Robin DunnChange the text object to a message about the new OGL.
2004-06-01  Robin DunnMake taskbar icon size dependent on platform. Other...
2004-06-01  Robin DunnDon't use deprecated wx.MaskColour
2004-06-01  Robin DunnHandle the (probably rare) case where the icon has...
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-06-01  Václav Slavíkremove email addresses
2004-06-01  Robin DunnFixed typo
2004-06-01  Robin Dunnremove EVT_STC_POSCHANGED as it's been deprecated in...
2004-06-01  Włodzimierz... -1->wxID_ANY, TRUE->true, FALSE->false and tabs replace...
2004-06-01  Włodzimierz... -1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-06-01  Włodzimierz... -1->wxID_ANY, TRUE->true replacements.
2004-06-01  Włodzimierz... -1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-06-01  Włodzimierz... -1->wxID_ANY, wxDefaultSize, wxDefaultPosition, TRUE...
2004-06-01  Włodzimierz... Correct parent in wxFileSelector, -1->wxID_ANY, TRUE...
2004-06-01  Włodzimierz... DMC warning fix, code cleaning
2004-06-01  David Elliottwx/notebook.h is not included from wx/wx.h
2004-06-01  Václav Slavíkcalling a variable 'stat' was exceptionally stupid...
2004-06-01  Julian SmartNeeds a foreground colour
2004-06-01  Stefan Csomorwe have to be able to tell whether a control can be...
2004-06-01  Włodzimierz... -1->wxID_ANY, wxDefaultSize, TRUE->true and FALSE-...
2004-06-01  Stefan Csomoruppercasing menu shortcuts for non-command keystrokes...
2004-06-01  Stefan Csomoradded native pane splitter rendering
2004-06-01  Kevin OllivierFixes for wxWebKitCtrl to work with wxNotebook.
2004-05-31  Václav Slavíksecurity fix to wxSingleInstanceChecker: check if the...
2004-05-31  Václav Slavíkadded wx-specific code and license info
2004-05-31  Václav Slavíkimplemented freedesktop.org spec support for GTK versio...
2004-05-31  Václav Slavíkallow classes derived from wxTopLevelWidnow to use...
2004-05-31  Václav Slavíksecurity fix to wxSingleInstanceChecker: check if the...
2004-05-31  Václav Slavíkfixed crash on incorrect HTML input caused by uninitial...
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
next