Removed the SaveBG hack. The real incompatibility is that the MemoryDC
[wxWidgets.git] / docs /
2004-02-19  Dimitri SchoolwerthMade finding the bakefile related tech note easier.
2004-02-18  Julian SmartApplied [ 897450 ] Patch for WXDEBUG_NEW docs
2004-02-17  Julian SmartTweaked the WinCE readme
2004-02-17  Julian SmartFixed source for WinCE compatibility
2004-02-16  Julian SmartAdded instructions for running Applescript scripts.
2004-02-15  Vadim Zeitlinadded tech note about writing unit tests
2004-02-14  Vadim Zeitlindon't truncate filenames by default (why?)
2004-02-12  Václav Slavíkadded description of environment variables that affect...
2004-02-11  Robin DunnAdded wxDC::GetPartialTextExtents
2004-02-11  Václav Slavíkadded public methods to select parts of displayed page
2004-02-10  Vadim Zeitlinallow generating PS on an output stream and not only...
2004-02-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
2004-02-10  Vadim Zeitlinadded wxTreeCtrl::UnselectItem() and ToggleItemSelectio...
2004-02-10  Vadim Zeitlincompiles under win64
2004-02-09  Vadim Zeitlindon't just drop click events resulting from triple...
2004-02-09  Julian SmartChanged no-remap to msw.remap
2004-02-09  Julian SmartDocumented no-remap
2004-02-09  Julian SmartDocumented tbar95.cpp backports
2004-02-09  Julian SmartAdded no-remap system option so colourful toolbar buttons
2004-02-08  Stefan NeisScript install-sh wants a '-c' parameter, otherwise...
2004-02-08  Julian SmartSpacing corrections
2004-02-08  Vadim Zeitlinupdated the year
2004-02-08  Vadim Zeitlinadd line breaks in the base classes list
2004-02-08  Vadim Zeitlinmake it clear that the size returned by Fit() is window...
2004-02-08  Julian SmartMisc documentation fixes
2004-02-08  Vadim Zeitlindon't use char hook to handle Esc in the dialogs, it...
2004-02-08  Julian SmartClosed doc bug [ 412032 ] wxGrid SetCellAlignment
2004-02-08  Julian SmartDocument deletion of all items in SetWindowStyleFlag...
2004-02-08  Julian SmartFixed [ 855507 ] typo in wxFrame
2004-02-08  Julian SmartFixed doc bug [ 871974 ] wxCursor(bits, ...) constructo...
2004-02-08  Julian SmartFixed [ 875952 ] Win32 wxListControl::FindItem document...
2004-02-08  Vadim Zeitlinfixed and documented GetItemText/BackgroundColour(...
2004-02-08  Julian SmartMisc doc fixes
2004-02-08  Mattia Barbon Documented new constructor and overloaded Create...
2004-02-08  Mattia Barbon Update toback24.
2004-02-08  Vadim Zeitlinbackground colour of a combobox may now be set (bug...
2004-02-07  Vadim Zeitlindon't show the accels on the controls if the system...
2004-02-07  Vadim Zeitlinfixes for page positioning for notebooks with wxNB_MULT...
2004-02-07  Vadim Zeitlinmultiple fixes to wxChoice/wxCombobox height getting...
2004-02-07  Vadim ZeitlinwxBufferedDC changes
2004-02-07  Vadim Zeitlindocumented wxBuffered[Paint]DC
2004-02-07  Vadim Zeitlinfiles for LaTeX 2e compilation
2004-02-07  Vadim Zeitlindocumeneted Error()
2004-02-07  Vadim ZeitlinwxURL implementation using WinInet functions under...
2004-02-07  Vadim Zeitlinfix for memory leaks (patch 885242)
2004-02-07  Vadim Zeitlinadded wxDC::DrawPolyPolygon() (patch 882189)
2004-02-05  Václav Slavíkapplied patch 744616: WXRC extension for automated...
2004-02-04  Robin DunnUsing a -1 (wxID_ANY) for menu or toolbar item IDs...
2004-02-04  Václav Slavíkfixed bug #890430, parameter documented twice
2004-02-04  Julian Smart2.5.1, not 2.5.2
2004-02-04  Vadim Zeitlinadded wxTextCtrl::HitTest(); implemented it for MSW
2004-02-04  Vadim Zeitlinlook for Motif 2.1 headers before Motif 1.2 ones
2004-02-04  Robin DunnUpdated note about wxWANTS_CHARS
2004-02-02  Václav Slavíkdocumented new API
2004-02-02  Václav SlavíkwxWave->wxSound, Unix wxSound improvements
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-02-02  Vadim Zeitlinremoved obsolete wxToLower/Upper() documentation
2004-02-01  Václav Slavíkdon't forget to update distrib scripts as I did
2004-02-01  Václav Slavíkadded wxWave sample
2004-02-01  Václav Slavíkminor updates
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2004-01-31  Julian SmartRemoved DialogEd
2004-01-29  Dimitri SchoolwerthFixed a few typos.
2004-01-26  Václav Slavíkclarified that bakefile_gen is the tool to use, not...
2004-01-26  Václav Slavíkfixed syntax errors
2004-01-26  Václav Slavíkdocumented wxMGL's system options
2004-01-23  Robin DunnwxMenu::Append (and similar) now return a pointer to...
2004-01-23  Julian SmartApplied patch [ 882493 ] Added XRC support for wxStatusBar
2004-01-23  Dimitri SchoolwerthFixed DDE memory leaks.
2004-01-22  Václav Slavíkfixed wrong handling of magenta (patch #882201)
2004-01-22  Vadim Zeitlinimplemented HitTest() (modified patch 875957)
2004-01-22  Vadim Zeitlinreplaced (references to) LastError() with GetLastError...
2004-01-21  Julian SmartwxFileDialog now returns correct filter index for multi...
2004-01-19  Julian SmartSome doc corrections
2004-01-17  Mattia Barbon Correct wxPerl note.
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-14  Ryan NortonA little clarification
2004-01-13  Julian SmartAdded Emulator, configtool
2004-01-13  Julian SmartCorrected wrong reference to Gizmos location
2004-01-12  Julian SmartAdded some constants. wxRAISED_BORDER not GTK+-only.
2004-01-11  Julian SmartRecorded patch [ 837515 ] wxIPaddress + docs patch
2004-01-11  Julian SmartApplied patch [ 837515 ] wxIPaddress + docs patch
2004-01-11  Julian SmartApplied patch [ 874495 ] wxMSW: Flat buttons
2004-01-11  Julian SmartAdded missing description for wxNO_BORDER
2004-01-09  Julian SmartAdded FromAscii, ToAscii docs
2004-01-08  Julian SmartApplied patch [ 863936 ] wxGrid scroll bars not drawn.
2004-01-08  Julian SmartApplied patch [ 871014 ] Adding size of control to...
2004-01-08  Julian SmartAdded change log for patch: wxGenericDirCtrl does not...
2004-01-05  Julian SmartTypo corrected
2003-12-28  Julian SmartAdded wxUSE_POCKETPC_UI to distinguish between using
2003-12-27  Václav Slavíkunified to use ASCII for ZIP entries and fn_str() when...
2003-12-25  Julian SmartAdded FindById doc
2003-12-24  David ElliottAdded note about (not) multiply inheriting from wxEvtHa...
2003-12-24  Ryan NortonwxMenuBar derives from wxWindow...
2003-12-23  Ryan NortonAdded note about deleting returned object (OpenFile)
2003-12-21  Ryan NortonCommitted Mike's Update Patch
2003-12-20  Václav Slavíkminor corrections
2003-12-20  Ryan NortonI should modify this more :)
2003-12-20  Julian SmartAdded wxPATH_NORM_SHORTCUT
2003-12-18  Václav Slavíkminor clarification
next