]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2004-12-05  Robert Roebling Invalidate the best size after adding an item
2004-12-05  Robert Roebling A little documentation about custom events as
2004-12-05  Julian SmartFurther Wince fixes
2004-12-05  Julian SmartMoved GetDefaultAttributes outside wxUSE_RICHEDIT block
2004-12-05  Julian SmartUnicode/WinCE corrections
2004-12-05  Julian SmartAdded flags argument to wxKill and wxProcess::Kill...
2004-12-03  Vadim Zeitlinupdate from herbert breunung
2004-12-03  Włodzimierz... wxGDIObject is used earlier now so additional #include...
2004-12-03  Włodzimierz... Fix to FIXME: better nothing than broken comparison.
2004-12-03  Włodzimierz... wxBrushBase between wxBrush and wxGDIObject (class...
2004-12-02  Ryan Nortonfix shared msw builds
2004-12-02  Kevin HockHonor value of SetMaxLength, at least when typing ...
2004-12-02  Ryan Nortonhack around 10.2/10.3 bug with duplicate symbol
2004-12-02  Julian SmartSpelling corrections
2004-12-02  Julian SmartCrash fix under VC++
2004-12-02  Julian SmartFixed memory checking on Unix by removing inlines and...
2004-12-02  Julian SmartUse the right symbol
2004-12-02  Julian SmartFix compilo on Unix using src/iodbc which has no SQL_C_...
2004-12-02  Ryan Nortonbetter name - add newline to end of file for dumber...
2004-12-01  Ryan Nortonadd wxStripExtension test
2004-12-01  Ryan NortonCorrect mistakes in wxStripExtension - correct wxString...
2004-12-01  Robin Dunnensure that yesr is an integer
2004-12-01  Robert Roebling Added support for GNOME print in static builds
2004-12-01  Robert Roebling Added support for static (inlined) wxImages with
2004-12-01  Robert Roebling Applied Freeze()/Thaw() patch for wxTextCtrtl.
2004-12-01  Robert Roebling Compilo
2004-12-01  Robert Roebling Applied font scaling patch (GetTextExtent()) to
next