wxWidgets.git
2003-03-02  Vadim Zeitlinadded possibility to use several wxFileHistories (patch...
2003-03-02  Vadim Zeitlinfixed memory leak (patch 696164)
2003-03-02  Vadim Zeitlinadded missing include (patch 690352)
2003-03-02  Vadim Zeitlinfixed memory leak (patch 685580)
2003-03-02  Stefan CsomorGiveFeedback support, Cursor Extension
2003-03-02  Stefan CsomorOSX printing fixes
2003-03-02  Stefan Csomordestroy event support
2003-03-02  Stefan Csomorusleep fix
2003-03-02  Stefan Csomorxpm support, color cursor support
2003-03-02  Stefan Csomorxpm support
2003-03-02  Stefan Csomorfix
2003-03-02  Stefan Csomoradded copy arrow cursor macos specific
2003-03-02  Robert Roebling Up-ported wxBusyCursor fix and wxCombBov default...
2003-03-02  Gilles Depeyrotupdated source to not use deprecated wxList methods
2003-03-02  Mattia Barbon Refactored wxStaticBox, and changed wxStaticBox and...
2003-03-02  Gilles Depeyrotadded missing include file and corrected memory leak...
2003-03-02  Václav Slavíkimplemented wxCLOSE_BOX under Windows
2003-03-02  Vadim Zeitlinadded tests for changing display resolution and going...
2003-03-02  Vadim Zeitlinadded wxDisplay files
2003-03-02  Vadim Zeitlindefine some global wxDisplay-related stuff here (wxArra...
2003-03-02  Vadim Zeitlinmaximize the window to the correct display (i.e. the...
2003-03-02  Stefan CsomorOSX fixes for printing
2003-03-02  Vadim Zeitlinimplemented video mode support (getting the current...
2003-03-02  Vadim Zeitlinsignificant API changes: wxVideoMode and methods using...
2003-03-02  Václav Slavíkremoved deprecated calls from wxImage example (bug...
2003-03-02  Mattia Barbon Implemented wxButton::DoGetBestSize for wxMotif....
2003-03-01  Stefan Csomorapplied fix to MkDir for mac
2003-03-01  Mattia Barbon Do not change background colour for parent widget...
2003-03-01  Mattia Barbon Fix "make install" for wxMotif after recent changes...
2003-03-01  Stefan Csomoradded minor and major description for wxGetOsVersion...
2003-03-01  Stefan CsomorwxMac just using Update()
2003-03-01  Stefan Csomoradded wxMac to the branch using Update for refresh
2003-03-01  Robert Roebling Added wxComboBox::SetString patch
2003-03-01  Robert Roebling Upported combobox changes and another fix.
2003-02-28  Julian SmartTidied space and tabs in wxMac files
2003-02-28  Václav Slavík1. added native wxMessageDialog implementation for...
2003-02-28  Václav Slavíkadded native wxMessageDialog implementation for GTK+2
2003-02-28  Václav Slavíkfixed wxScrollBar creation when default size was used
2003-02-28  Václav Slavíkcompilation fix
2003-02-28  Václav Slavíkadded native wxMessageDialog implementation for GTK+2
2003-02-28  Julian SmartTidied up white space and tabs in wxMac
2003-02-28  Julian SmartRemoved unnecessary #ifs
2003-02-28  Mattia Barbon Change wxCLOSE to wxCLOSE_BOX.
2003-02-28  Julian SmartTidied copyright and date for wxMac files
2003-02-28  Julian Smart#ifed wxLog occurrences
2003-02-28  Julian SmartAdded display sample to distrib file lists
2003-02-28  Vadim Zeitlinadded FromPoint test
2003-02-28  Vadim Zeitlinstarted writing wxDisplay sample
2003-02-27  Robin DunnPatch from David Falkinder to help building a STC dll.
2003-02-27  Vadim Zeitlinshow error message if exec() failed: not pretty but...
2003-02-27  Vadim Zeitlinfix bug with timezone calculations when WX_GMTOFF_IN_TM...
2003-02-27  Vadim Zeitlinfix bug with timezone calculations when WX_GMTOFF_IN_TM...
2003-02-27  Vadim ZeitlinwxExecute may only be called from the main thread
2003-02-27  Vadim Zeitlinupdated the sample to show the sizers, not constraints...
2003-02-27  Vadim Zeitlinadded proportion parameter to wxFlexGridSizer::AddGrowa...
2003-02-27  Vadim Zeitlinadded WXK_WINDOWS_XXX key constants
2003-02-27  Vadim Zeitlinadded wxUSE_DISPLAY
2003-02-27  Stefan Csomorfix for SetSize was missing
2003-02-27  Václav SlavíkwxCLOSE->wxCLOSE_BOX
2003-02-27  Stefan CsomorSetValue can add values if not readonly
2003-02-27  Vadim Zeitlinfixed wxRegionIterator example
2003-02-26  Václav Slavíkunified default values for conv arguments
2003-02-26  Václav Slavíkupdates to <script> handling backport list
2003-02-26  Václav Slavíkunified default values for conv arguments
2003-02-26  Václav Slavíkcompilation fix for optimizing compilers
2003-02-26  Václav Slavíkadded wxCLOSE
2003-02-26  Václav Slavíkadded wxCLOSE and fixed wxSYSTEM_MENU on Unix
2003-02-26  Václav Slavíkadded wxCLOSE and unified wxDEFAULT_DIALOG_STYLE definition
2003-02-26  Václav Slavíkfix patch #693600
2003-02-25  Robin DunnChanged how the dynamic event tables (used for all...
2003-02-25  Vadim Zeitlinfinally fixed the flicker problem in wxTE_RICH[2] text...
2003-02-25  Vadim Zeitlindon't log erroneous error messages when writing an...
2003-02-25  Vadim Zeitlinfixed typo in WX_DECLARE_OBJARRAY example
2003-02-25  Vadim Zeitlinfixed typo in he check in SetSizeHints()
2003-02-25  Vadim Zeitlinforward declare wxMenu
2003-02-25  Vadim Zeitlintest for the bug with showing a modeless dialog from...
2003-02-25  Stefan Csomorm_y of generic tree item was only a short, which unnece...
2003-02-24  Vadim Zeitlincentralize version info in one file, include it from...
2003-02-24  Vadim Zeitlindo use micro version number in the DLL names -- but...
2003-02-24  Vadim Zeitlinuse jast major.minor, not major.minor.micro, in the...
2003-02-24  Vadim Zeitlinget the version info directly from wx/version.h instead...
2003-02-24  Vadim Zeitlinregenerated using the correct versions in/for the DLLs
2003-02-23  Václav Slavíkbackport CDATA code in wxHTML
2003-02-23  Vadim Zeitlinnote warning against using /ox
2003-02-23  Mattia Barbon Implemented DoGetBestSize for wxListBox, (native...
2003-02-23  Vadim Zeitlinremoved the extra offset in moveto in DrawRotatedText...
2003-02-23  Mattia Barbon Allow setting default file name in wxMotif wxFileDialog.
2003-02-23  Václav Slavíkmake wxConvUTF8 available in wchar_t-less mode, too
2003-02-23  Václav Slavíkdocumentation for wxFileConfig changes
2003-02-23  Václav SlavíkwxFileConfig in Unicode fixes
2003-02-23  Václav Slavíkimplemented empty handler for <script> tag, so that...
2003-02-23  Václav Slavíkfixed parsing of CDATA elements (<script> and <style...
2003-02-23  Vadim Zeitlindocumented wxGetApp()
2003-02-22  Chris Elliottupdate watcom makefile
2003-02-21  Mattia Barbon Added Active Accessibility files to filelist.txt...
2003-02-21  Robin DunnOnly send two EVT_BUTTON events when double clicking...
2003-02-21  Julian SmartApplied FL patch from Stefan Kowski
2003-02-20  Mattia Barbon Regenerated files.
2003-02-20  Mattia Barbon Use some wxX11 files (currently pen.cpp and brush...
2003-02-19  Václav Slavíkfixed wxSYS_DEFAULT_GUI_FONT lookup
next