]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-12-25  Vadim Zeitlinadded SetCmdLine(int, char **) overload even when build...
2004-12-24  Julian SmartDoc corrections
2004-12-24  Václav Slavíksecurity fix (patch 1089659)
2004-12-24  Jouk Jansen Committing in .
2004-12-24  Włodzimierz... wxPalmOS port started its development so let's list...
2004-12-24  Włodzimierz... First nonminimal wxPalmOS functionality: enumeration...
2004-12-24  Włodzimierz... wxPalmOS was introduced long after 2.4.
2004-12-24  Robin DunnMake the wx.MediaCtrl demo more functional, and add...
2004-12-23  Robin DunnreSWIGged after 1.3.24 update
2004-12-23  Robin DunnreSWIGged after 1.3.24 update
2004-12-23  Robin DunnreSWIGged after 1.3.24 update
2004-12-23  Robin DunnTypo
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-12-23  Robin DunnAllow Python 2.4
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-12-23  Włodzimierz... Deprecated methosd markup (documented).
2004-12-23  Robin DunnChanged GetSystemColour to GetColour
2004-12-23  Stefan Csomorcorrected setting the locale of the c-lib for mac
2004-12-22  Vadim Zeitlinsimplified sizers, removed OnSize() which is not needed...
2004-12-22  Vadim Zeitlincall SetBkColor() when using non default background
2004-12-22  Vadim Zeitlinlast fix resulted in wrongly inheriting bg colour from...
2004-12-22  Robin DunnNeed to reset count when all items are deleted
2004-12-22  Vadim Zeitlinfixes fo inheriting colours set with SetOwnBackround()
2004-12-22  Vadim Zeitlinfixed background drawing for opaque controls
2004-12-22  Stefan NeisApplied patch [ 1088717 ] (_LARGEFILE_SOURCE fix for...
2004-12-22  Dimitri Schoolwerthadded FileConfig test case exposing a problem with...
2004-12-22  Václav Slavíkcompilation fix
2004-12-22  Włodzimierz... Final MSW/PalmOS split. Remove dump copies of MSW speci...
2004-12-22  Włodzimierz... Final MSW/PalmOS split. Remove dump copies of MSW speci...
2004-12-22  Ron LeeFix for wxGTK compilation.
2004-12-22  Ron LeeFix for wxGTK compilation.
2004-12-22  Ron LeeFix wxGTK compilation.
2004-12-22  Ron LeeNot quite as flexible, but lighter and sufficient.
2004-12-22  Stefan Csomormaking sure we don't say we are visible while in destru...
2004-12-22  Ron LeeOnly filter out duplicate -libraries. Let other constructs
2004-12-22  Vadim Zeitlinreverted use of DeferWindowPos() instead of MoveWindow()
2004-12-21  Włodzimierz... wxString and wxChar* access for file functions. Source...
2004-12-21  Włodzimierz... wxString and wxChar* access for file functions. Source...
2004-12-21  Włodzimierz... wxString and wxChar* access for file functions. Source...
2004-12-21  Włodzimierz... wxURI is enough for the basic url operations.
2004-12-21  Włodzimierz... Borland fixes.
2004-12-21  Włodzimierz... Metric conversion constants not doubled in each port...
2004-12-21  Stefan Csomormoving Carbon Event Class out of USE_GUI
2004-12-20  Robin DunnreSWIGged
2004-12-20  Robin DunnAdded wxEXEC_NODISABLE flag
2004-12-20  Robin DunnA little cleanup
2004-12-20  Robin DunnAdded a note to self to look at adding ProvidesBackgrou...
2004-12-20  Robin DunnAllow the OOR reference to be saved without doing an...
2004-12-20  Robin DunnTypemaps for wxFileOffset
2004-12-20  Robin DunnAdded wxEXEC_NODISABLE flag
2004-12-20  Robin Dunnnew wxMediaCtrl API
2004-12-20  Włodzimierz... Warning fix.
2004-12-20  Włodzimierz... Further decoration.
2004-12-20  Włodzimierz... Fixed typo.
2004-12-20  Włodzimierz... wxPalmOS mentioned.
2004-12-20  Włodzimierz... Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-12-20  Julian SmartVC++ 5 compatibility
2004-12-20  Vadim ZeitlinwxGetInstance must be defined as extern C (patch 1085837)
2004-12-20  Vadim Zeitlinend label editing if the control loses focus (slightly...
2004-12-20  Vadim Zeitlinfixed dragging scrollbar in wxUniv: use wxMouseEvent...
2004-12-20  Vadim Zeitlinadded flags parameter to wxExecute(wxArrayString *...
2004-12-19  Vadim Zeitlinadded wxEXEC_NODISABLE
2004-12-19  Vadim Zeitlinadded a note about old/new selection inconcistency...
2004-12-19  Vadim Zeitlinadded test for Unicode/ANSI
2004-12-19  Vadim Zeitlincorrected wxMAKE_VERSION_STRING and wxMAKE_VERSION_DOT_...
2004-12-19  Vadim ZeitlinIRIX compilation fix: don't redeclare usleep() if HAVE_...
2004-12-19  Vadim Zeitlinuse DeferWindowPos() instead of MoveWindow() if possibl...
2004-12-19  Vadim ZeitlinWin16 version is not used any longer
2004-12-19  Vadim Zeitlinmoved wxWindow::m_hMenu to wxFrame, it is not needed...
2004-12-19  Vadim Zeitlinmoved ProvidesBackground() from wxUniv to base wxWindow...
2004-12-19  Vadim Zeitlinonly use our background for children if it's inheritable
2004-12-19  Vadim Zeitlindon't propagate our (non default) background to childre...
2004-12-19  Vadim Zeitlincorrected compilation error in va_copy() test
2004-12-19  Vadim Zeitlinfixed background appearance for the controls with chang...
2004-12-19  Vadim Zeitlindo not inherit background colour in InheritAttributes...
2004-12-19  Stefan NeisFixed typo.
2004-12-19  Stefan NeisFixes for OS/2.
2004-12-19  Stefan NeisDo not export weak symbols from DLLs, as this causes...
2004-12-19  Stefan Csomorextended EventRef class
2004-12-19  Stefan Csomorcorrecting dangling refs / reuse
2004-12-19  Vadim Zeitlindocumented GetWindow() method
2004-12-19  Vadim Zeitlinuse ../sample.* instead
2004-12-19  Vadim Zeitlinuse standard icon under Unix as well
2004-12-19  Vadim Zeitlinuse standard icon; minor layout fixes
2004-12-19  Vadim Zeitlinuse the standard .rc file
2004-12-19  Vadim Zeitlinmake icons for different effects different
2004-12-18  Stefan NeisAdded support for debug libraries.
2004-12-18  Robert Roebling Fix for the fix for wxChoice selection.
2004-12-18  Stefan Csomorwake up corrections : correcting ref count (mem-leak...
2004-12-18  Stefan CsomorBig Endian Fixes, LCID support (must be paired with...
2004-12-17  Robin DunnOnly test the high order bit from GetKeyState, otherwis...
2004-12-17  Ryan NortonwxMediaCtrl API changes for 2.5.x/2.6
2004-12-17  Ryan NortonDocument osx hack
2004-12-17  Ryan NortonWarning fixes for msvc - return function address expli...
2004-12-17  Włodzimierz... Unicode markup.
2004-12-17  Włodzimierz... Follow wxTreeCtrl API.
2004-12-17  Robin DunnreSWIGged
2004-12-17  Robin DunnAdded default values for some parameters
2004-12-17  Robin DunnAdded notes for recent changes
2004-12-17  Robin Dunndocstring
next