]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-06-04  Václav SlavíkGdkColor<->wxColour values conversion is not dependent...
2004-06-04  Julian SmartCorrected strange test for __WINDOWS__ or wxUSE_MFC
2004-06-04  Włodzimierz... Use correct help system.
2004-06-04  Włodzimierz... Use correct help system.
2004-06-04  Václav Slavíkset transiency relation so that the WM can do better...
2004-06-04  Václav Slavíkbe good citizen, don't force window position; instead...
2004-06-04  Włodzimierz... Removed wxtest sample.
2004-06-04  Václav Slavíktitle needs to be translated, too
2004-06-04  Julian SmartIf we have multiple filters in a Save dialog, don't use
2004-06-04  Václav Slavíkcleared junk
2004-06-04  Włodzimierz... Removed wxtest sample.
2004-06-04  Václav Slavíkuse simple template instead of macro, it's easier to...
2004-06-04  Włodzimierz... Removed wxtest sample.
2004-06-04  Stefan Csomorintroduction of m_peer
2004-06-04  Stefan Csomorintroduction of m_peer
2004-06-04  Stefan Csomorintroduction of m_peer
2004-06-04  Robin DunnDocstrings for the sizers
2004-06-04  Robin Dunnnamespace fixes
2004-06-03  Václav Slavíksplit wxRegion(wxBitmap) ctor into two ctors with clear...
2004-06-03  Václav SlavíkwxGetenv was incorrectly implemented, caching prevented...
2004-06-03  Václav Slavíkadded tests for wx's CRT wrappers (so far only wxGetEnv...
2004-06-03  Václav Slavíkfixed wxSetEnv to correctly set variable in Unicode...
2004-06-03  Julian SmartIf several doc templates use the same document and...
2004-06-03  Václav Slavíkfixed wrong tooltip colour -- don't mess with widget...
2004-06-03  Julian SmartSeparated creation and initialisation of a document...
2004-06-03  Václav Slavíkuse current mouse position as default position in wxWin...
2004-06-03  Włodzimierz... Cleaning.
2004-06-03  Włodzimierz... bool if enough for true/false results.
2004-06-03  Julian SmartFixed typo
2004-06-03  Julian SmartInitialise hash table with string key
2004-06-02  Robin DunnFix compile errors when using gtk 1.2
2004-06-02  Robin DunnDefault arg for Id
2004-06-02  Robin DunnAdded more default args as needed to allow most window...
2004-06-02  Robin DunnAdded $Id keyword, a bit of cleanup and also some backwards
2004-06-02  Robin Dunncomment fix
2004-06-02  Robin DunnOn wxGTK2 the label woudl not be realigned if SetLabel...
2004-06-02  Robin DunnDon't force a smaller icon size
2004-06-02  David ElliottDo not check for Xinerama when building wxCocoa
2004-06-02  Włodzimierz... -1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-06-02  Włodzimierz... -1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-06-02  Julian SmartMention removal of wxHIDE_READONLY
2004-06-02  Julian SmartRemoved wxHIDE_READONLY flag
2004-06-02  Jouk Jansen Committing in .
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
next