]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-12-12  Vadim Zeitlinunused var warning
2004-12-12  Vadim Zeitlinfixed broken logic in ShowFullScreen() (some compiler...
2004-12-12  Vadim Zeitlindelete children in ~wxWindow dtor and not in the base...
2004-12-12  Vadim Zeitlinfixed SaveDIB() crash with BW images (patch 1045884)
2004-12-12  Vadim Zeitlininclude <windows.h> before <multimon.h>, should fix...
2004-12-12  Stefan Csomorscrolling hack (always move our own scrollbars highest...
2004-12-12  Václav Slavíkadded GUI test program
2004-12-12  Václav Slavíkmoved tests-only code to tests bakefile
2004-12-12  Vadim Zeitlindisable gcc warning about class having private dtors...
2004-12-12  Vadim Zeitlinlarge files support for wxFFile (patch 1077980 from...
2004-12-12  Vadim Zeitlinonly handle WM_NULL in wxIdleWakeUpModule if it is...
2004-12-12  Vadim Zeitlinuse a linked list instead of array for saved messages...
2004-12-12  Vadim Zeitlinstop processing pending events after processing all...
2004-12-12  Vadim Zeitlinfixed bug with lower-case colours in wxColourDatabase...
2004-12-12  Vadim Zeitlingravity for splitter window (patch 1046105)
2004-12-12  Vadim Zeitlincross-reference types in the generated docs (patch...
2004-12-12  Vadim Zeitlingive an error message if we're built in Unicode mode...
2004-12-12  Vadim Zeitlininclude <windows.h> in tests for multimon.h, ddraw...
2004-12-12  Vadim Zeitlinremoved extra class qualifier from inline method
2004-12-12  Vadim Zeitlinmaster setup.h for msvc users
2004-12-12  Stefan Csomor10.4 header collision fix
2004-12-12  Ryan Nortonfix wxTheApp include
2004-12-12  Kevin HockRevert change to wording... it is correct to have ...
2004-12-12  Vadim Zeitlindon't look for notebooks beyond first top level parent...
2004-12-12  Vadim Zeitlinnever return NULL_BRUSH from WM_CTLCOLOR handler, it...
2004-12-11  Vadim Zeitlinuse MSWAlwaysDrawBg() to fix the problem with black...
2004-12-11  Vadim Zeitlinhelper class for implementing composite controls under MSW
2004-12-11  Vadim Zeitlinadded MSWAlwaysDrawBg() to account for controls such...
2004-12-11  Vadim Zeitlinadded wxRectFromRECT()
2004-12-11  Vadim Zeitlinadded and documented wxRect::Union(); also moved some...
2004-12-11  Robert Roebling A bit of updating the changes.txt etc.
2004-12-11  Robert Roebling Backed-out PNG8 patch (no time to look at why
2004-12-11  Robert Roebling Whole bunch of minor doc updates from an external...
2004-12-11  Vadim Zeitlintranslate VK_OEM_PLUS to '=', not '+', because this...
2004-12-11  Robert Roebling Add SetFocusIgnoringChildren() to wxControlContainer...
2004-12-10  Włodzimierz... Bug #1040683: Remove assert when deleting menu entry.
2004-12-10  Włodzimierz... wxFoldBar now also horizontal (with API methods renamed...
2004-12-10  Julian SmartWorkaround for memory bug when using wxRegConfig and...
2004-12-10  Vadim Zeitlinreally implemented operator==(); reformatted a little
2004-12-10  Włodzimierz... Back to broken comparison until it is not fixed other...
2004-12-10  David ElliottWrap wxImage specifics in wxUSE_IMAGE and wxBitmap...
2004-12-09  Vadim Zeitlincompilation fix for wxUSE_DATAOBJ == 0
2004-12-09  Julian SmartCombobox corrections
2004-12-09  Julian SmartAdded further 'missing' wxTextCtrl-like functions to...
2004-12-09  Ryan Nortonfixup {/'s with last commit
2004-12-09  Julian SmartSpelling corrections
2004-12-09  Julian SmartSmall correction
2004-12-09  Julian SmartMisc FAQ mods
2004-12-09  Robin DunnreSWIGged
2004-12-09  Robin DunnUse SetMinSize instead of SetSizeHints
2004-12-08  Mattia Barbon Moved tests for wxHashMap, wxHashSet and wxList
2004-12-08  Mattia Barbon Made wxHashSet compile again. Changed the return...
2004-12-08  Mattia Barbon Documented wxHashSet.
2004-12-08  Robert Roebling Applied patch for PNG8 alpha mask.
2004-12-08  Mattia Barbon Check for Pango XFT presence (for wxX11).
2004-12-08  Robert Roebling Corrected wxComboBox::GetValue() after a
2004-12-08  Robin DunnUse SetMinSize instead of SetSizeHints
2004-12-08  Robin DunnSome tweaks for the wxMediaCtrl and enhaced the demo...
2004-12-08  Robin Dunnfix compilation error
2004-12-08  Julian SmartFixed spurious selection of combobox text during resize
2004-12-08  Włodzimierz... wxPaletteBase introduction. wxPalette::GetColoursCount...
2004-12-08  Włodzimierz... Fix to FIXME: better nothing than broken comparison.
2004-12-08  Włodzimierz... Fixed bug with lack of return default style if Ok(...
2004-12-08  Włodzimierz... Warning fixes.
2004-12-08  Włodzimierz... wxApp decoration to changes list and missed new methods...
2004-12-08  Julian SmartScript updates
2004-12-07  Włodzimierz... Fix to FIXME about using unused Get/SetOptimization.
2004-12-07  Włodzimierz... wxURI/wxURL links in changes list.
2004-12-07  Włodzimierz... Correct way of modyfing stc.cpp. Thanks Robin for quick...
2004-12-07  Robin DunnreSWIGged
2004-12-07  Robin DunnAdded ImageFromDataWithAlpha ctor
2004-12-07  Robin Dunnwx.GridBagSizer stor needs call to _setOORInfo
2004-12-07  Robin DunnAdd wxTextEntryDialogStyle constant
2004-12-07  Robin DunnAdd flags parameter to wx.Process.Kill and wx.Kill
2004-12-07  Robin DunnEnsure that PlatformInfo is reverse-renamed
2004-12-07  Robin Dunnmade dates in comments consistent
2004-12-07  Stefan Csomorfixing memory leak (reported by Ken Thomases)
2004-12-07  Stefan Csomorfixing memory leak (reported by Ken Thomases)
2004-12-06  Robert Roebling Made sample compile after removal of wxPrintSetupDialog.
2004-12-06  Robert Roebling Compilation.
2004-12-06  Václav Slavíkfixed ShowFullScreen after somebody broke it by naively...
2004-12-06  Kevin HockwxHSCROLL works in GTK2, changed description to indicat...
2004-12-06  Włodzimierz... Fix to FIXME removal for dummies ;-)
2004-12-06  Włodzimierz... Warning fixes.
2004-12-06  Włodzimierz... ssize_t for wxFile, unsigned char markup for color...
2004-12-06  Włodzimierz... Further decorations in changes chapter. Missed methods...
2004-12-06  Włodzimierz... Use Get*Box instead Get*Region if you are asking about...
2004-12-06  Robert Roebling Apply choice patch for proper handling of clearing
2004-12-06  Václav Slavíkfixed typos (patch 1079876)
2004-12-06  Julian SmartRemoved CF_NOSIMULATIONS flag to increase range of...
2004-12-05  Robert Roebling Implemented run-time checks for the GTK version
2004-12-05  Ryan NortonFix overflow warnings (?)
2004-12-05  Robert Roebling Moved the implemtation of the generic and the
2004-12-05  Kevin HockPrevent GDK assertions when a window has a hidden ...
2004-12-05  Kevin HockFreeze/Thaw implementation
2004-12-05  Kevin HockFreeze/Thaw patch missed a place where m_buffer should...
2004-12-05  Kevin HockUpdating wording in Freeze to more accurately describe...
2004-12-05  Julian SmartNeither PocketPC nor SmartPhone have SHBrowseForFolder
2004-12-05  Robert Roebling Corrected patch.
2004-12-05  Julian SmartSimplification
next