]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-09-07  Włodzimierz... Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !...
2004-09-07  Jouk Jansen Committing in .
2004-09-07  Włodzimierz... Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE...
2004-09-06  Ron LeePorted forward improvements from the 2.4.2.6 release.
2004-09-05  Václav Slavíkadded all IDs
2004-09-05  Ron LeeGTK Combobox and Listbox aren't realized until actually
2004-09-04  Robin DunnreSWIGged
2004-09-04  Robin DunnreSWIGed
2004-09-04  Robin DunnreSWIGged
2004-09-04  Robin DunnreSWIGed
2004-09-04  Robin DunnAdd DLL export macros
2004-09-04  Robin DunnAdd a link to the changes file, move the log file
2004-09-04  Robin DunnAdd the stock item helper fucntions back
2004-09-04  Václav SlavíkwxArtProvider fix
2004-09-04  Włodzimierz... Spelling fixes [#1017001]
2004-09-04  Włodzimierz... Source cleaning: whitespaces, tabs, ::, -1/wxID_ANY...
2004-09-04  Włodzimierz... Spelling fixes [#1017001], source cleaning.
2004-09-03  Václav Slavíkupdated version to match latest wxPython release
2004-09-03  Václav SlavíkMBCS and IM fixes (patch 1016292)
2004-09-03  Robin DunnSince it is documented, changed GetOrCreateCellAttr...
2004-09-03  Robin Dunnfixed copy/paste error
2004-09-03  Robin DunnCheck for m_peer != NULL in Freeze and Thaw
2004-09-03  Robin DunnFixed incorrect clipping region on wxGTK
2004-09-03  Włodzimierz... Source cleaning: -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpt...
2004-09-03  Włodzimierz... Fix for coordinates in wxEVT_COMMAND_LIST_COL_RIGHT_CLI...
2004-09-03  Robert Roebling Applied patch to avoid g_lib wanrings.
2004-09-02  Robin DunnDon't set the size until after everything is initialized
2004-09-02  Robin DunnreSWIGged
2004-09-02  Robin Dunnstockitem.h no longer needed
2004-09-02  Robin DunnreSWIGged
2004-09-02  Robin Dunnanother tst style
2004-09-01  Robin Dunnmore doc fixes and clarifications
2004-09-01  Robin Dunnreally remove them
2004-09-01  Robin DunnRemove wrappers for some functions meant to be interal...
2004-09-01  Robin Dunnnotes about recent changes
2004-09-01  Robin DunnAdded demo for Stock Buttons
2004-09-01  Robin DunnIf wxGetStockGtkID returns NULL (such as with wx.ID_IND...
2004-09-01  Robin DunnreSWIGged
2004-09-01  Robin DunnSome more "wxWindows" --> "wxWidgets"
2004-09-01  Robin DunnAdded wx.lib.ticker.Ticker class from Chris Mellon.
2004-09-01  Robin DunnUpdated generic window styles
2004-09-01  Robin DunnAdded [GS]etBackgroundStyle
2004-09-01  Robin Dunnupdates to support stock buttons
2004-09-01  Robin Dunndoc updates
2004-09-01  Robin DunnAdd a column for GetUnicodeKey
2004-09-01  Robin DunnDemo the 3-state checkbox and also right-alignment
2004-09-01  Robin DunnAdded 3-state checkbox and toggle button support
2004-09-01  Robin Dunnrebaked, for addition of xh_tglbtn
2004-09-01  Robin DunnAdd 3-state styles, and wxALIGN_RIGHT
2004-09-01  Julian SmartAdded wxToggleButton handler
2004-09-01  Julian SmartAdded toggle button handler header
2004-09-01  Chris Elliottfix menu switching between children
2004-09-01  Chris Elliottmdi menu updates fixed (after SF 1012653)
2004-08-31  Vadim Zeitlinno real changes, just rewrote ChoiceEditor::EndEdit...
2004-08-31  Vadim Zeitlinremoved apparently useless (and provoking a dummy event...
2004-08-31  Robin DunnVersion number bump, with preview flag
2004-08-31  Robin DunnDon't hide the panel for non-MSW platforms.
2004-08-31  Stefan Csomorfix for not sending a native click to a control if...
2004-08-31  Robin Dunnfixed compile error
2004-08-31  Robin Dunnstockitem.h needs installed too.
2004-08-31  Robin DunnFixes to allow DoGetBestSize to work before CreateGrid...
2004-08-31  Robin DunnAdding DrawnShape (patch from Pierre Hjälm)
2004-08-31  Włodzimierz... some wxUSE_* macros not used consistently (patch #99245...
2004-08-31  Włodzimierz... Fix of memory leak with generic file dialog (Patch...
2004-08-31  Włodzimierz... Source cleaning: -1/wxID_ANY/wxNOT_FOUND, ::, TRUE...
2004-08-31  Włodzimierz... Generic dialogs not available in shared nonUniv builds...
2004-08-31  Julian SmartAdded wxToggleButton handler
2004-08-30  Václav Slavíkload icons from current icon theme under GTK >= 2.4...
2004-08-30  Václav Slavíkdllexport buffer classes used by wxString
2004-08-30  Václav Slavík(partially) fixed splitter sash rendering under GTK2
2004-08-30  Václav Slavíknew stock buttons API
2004-08-30  Włodzimierz... Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !...
2004-08-30  Stefan Csomorcorrecting a source for double event delivery
2004-08-30  Stefan Csomoradapting textctrl position to window theme
2004-08-30  Stefan Csomorsetting the mac theme font only in VARIANT_NORMAL
2004-08-30  Stefan Csomorsupporting hidden status bar
2004-08-29  Stefan NeisUntabified (TABs seem to cause strange problems with...
2004-08-29  Stefan Csomorfixing retval for SetFont
2004-08-29  Václav Slavíkdon't include strings that shouldn't be translated...
2004-08-29  Stefan Csomormetal appearance supported under 10.3
2004-08-29  Stefan Csomorfixing repositioning problem for statusbar
2004-08-29  Václav Slavíkremoved wx-specific fix, it's already fixed in upstream...
2004-08-29  Julian SmartDon't draw flat box unless background style is system
2004-08-29  Julian SmartSetBackgroundStyle(wxBG_STYLE_CUSTOM) can now be used...
2004-08-29  Václav Slavíkfixed typo
2004-08-29  Václav Slavíkre-merged wx fix
2004-08-29  Julian SmartFirst step in background erase optimization
2004-08-29  Václav Slavíkmerged libpng-1.2.6 to HEAD
2004-08-29  Václav Slavíkmerged libpng-1.2.6 to HEAD
2004-08-29  Stefan Csomorrepositioning of mac textctrl
2004-08-29  Stefan Csomorfocus and border refreshes etc corrected
2004-08-29  Václav SlavíkThis commit was generated by cvs2svn to compensate...
2004-08-29  Václav SlavíkInitial revision
2004-08-29  Václav Slavíkfix for CAN-2004-0797 zlib-1.2.x vulnerability (patch...
2004-08-28  Mattia Barbon Patch #1003174: Fixes crash when toolbar has a disabl...
2004-08-28  Stefan Csomorcorrecting unicode data conversion
2004-08-27  Robin DunnreSWIGged
2004-08-27  Robin Dunnmore test tweaks
2004-08-27  Robin Dunnremove preview indicator
2004-08-27  Robin Dunnregenerated ReST docs
next