wxWidgets.git
2004-09-10  Włodzimierz... Source cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-09-10  Włodzimierz... DMC reality.
2004-09-10  Robin DunnreSWIGed
2004-09-09  Robin Dunnfixed case typo
2004-09-09  Robin DunnreSWIGged
2004-09-09  Robin Dunnundo last change
2004-09-09  Robin Dunndefault is gtk2 & unicode
2004-09-09  Robin Dunndependencies for the new swig runtime files
2004-09-09  Robin DunnAdded RequestUserAttention
2004-09-09  Robin DunnRemoved my copy of distutils from the wxPython source...
2004-09-09  Robin DunnAdded RequestUserAttention
2004-09-09  Robin DunnNew SWIG runtime files and api updates for the move...
2004-09-09  Robin DunnAdded StockButtons to main demo list
2004-09-09  Robin Dunntypo fixed
2004-09-09  Robin DunnNew SWIG runtime files and api updates for the move...
2004-09-09  Robin DunnNew patch for SWIG, updated to SWIG 1.3.22. Removed...
2004-09-09  Robin DunnFor editors and renderers the type registry takes prece...
2004-09-09  Włodzimierz... Source cleaning: TRUE/true, FALSE/false, whitespaces...
2004-09-09  Robin DunnRemoved my copy of distutils from the wxPython source...
2004-09-09  Vadim Zeitlincompilation fix for VC6 (closes 1025093)
2004-09-09  Vadim Zeitlindefine WINVER as 0x0400 for VC++ 6 because its headers...
2004-09-09  Włodzimierz... Correct positioning of the entry text dialog.
2004-09-09  Włodzimierz... WinCE fixes.
2004-09-08  Robin DunnFixed wrong append() name
2004-09-08  Włodzimierz... Source cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-09-08  Vadim Zeitlinupdate from Vegh Janos
2004-09-08  Vadim Zeitlinunregister GL windows classes on program termination...
2004-09-08  Włodzimierz... Warning fix.
2004-09-08  Vadim Zeitlinreverted last check in
2004-09-08  Vadim Zeitlinadded wxTopLevelWindow::RequestUserAttention(); documen...
2004-09-08  Włodzimierz... Fixes and source cleaning for WinCE.
2004-09-08  Włodzimierz... Missed include due to wxBookCtrlSizer existence.
2004-09-08  Włodzimierz... Native Smartphone wxTextCtrl.
2004-09-07  Vadim Zeitlinadded wxTopLevelWindow::RequestUserAttention(); documen...
2004-09-07  Vadim Zeitlindocumented GetIcon(s), extended SetIcons() doc
2004-09-07  Vadim Zeitlinextracted common wxDialog/wxFrame methods to tlw.tex
2004-09-07  Vadim Zeitlindefine WINVER as 0x0502 by default (highest possible...
2004-09-07  Vadim Zeitlinadded accels for submenus; removed weird wxConvCurrent...
2004-09-07  Vadim Zeitlinfixed MSW linking (check for wxUSE_GENERIC_DIALOGS_IN_MSW)
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...
next