]> git.saurik.com Git - wxWidgets.git/history - docs/latex
Added wxFIXED_SIZE.
[wxWidgets.git] / docs / latex /
2004-04-07  Robin DunnAdded wxFIXED_SIZE.
2004-04-07  Robin DunnAdded some convenience inlines
2004-04-07  Robin DunnFixed tex2rtf error
2004-04-04  Vadim Zeitlinadded and documented wxSize::IsFullySpecified() and...
2004-04-01  Václav Slavíksyntax fixes
2004-04-01  Vadim Zeitlinadded Get(Class)DefaultAttributes()
2004-03-30  Vadim Zeitlindocumented Set/GetWindowVariant()
2004-03-30  Vadim Zeitlinadded and documented wxApp::OnExceptionInMainLoop()
2004-03-29  Vadim Zeitlinremoved separate wxSYS_ICONTITLE_FONT; made it the...
2004-03-29  Vadim Zeitlinmade wxADJUST_MINSIZE default
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2004-03-26  Julian SmartDocumented UpdateSize function
2004-03-23  Julian SmartMisc doc fixes
2004-03-22  Vadim Zeitlinremoved wxMotif::wxMenuItem::DeleteSubMenu()
2004-03-17  Václav Slavíkimproved HTML tables layout code (patch 911377)
2004-03-05  Václav Slavíkminor corrections
2004-03-03  Julian SmartAdded wxSP_NO_XP_THEME style to wxSplitterWindow to...
2004-03-02  Vadim ZeitlinwxWindow::Freeze()/Thaw() can now be nested
2004-03-01  Vadim Zeitlinmention Win9x size limitation
2004-02-29  Vadim Zeitlindocs and example for wxDC::DrawPolyPolygon() (patch...
2004-02-29  Vadim Zeitlinremoved erroneous return type from a membersection...
2004-02-29  Julian SmartSome doc corrections
2004-02-27  Vadim Zeitlindocumented OnRun()/OnExit() return values; expanded...
2004-02-27  Václav Slavíkfixed typoe
2004-02-26  Vadim ZeitlinAddPendingEvent() is not virtual
2004-02-25  Julian SmartApplied patch [ 903619 ] Win64 and Itanium support
2004-02-22  Julian SmartDoc corrections
2004-02-21  Robin DunnRestored old wxBufferedDC functionality until it can...
2004-02-21  Julian SmartSome doc spacing fixes; removed references to
2004-02-20  Julian SmartAdditions to changes.txt
2004-02-19  Václav Slavíkfixed syntax errors
2004-02-19  Václav Slavíkapplied patch 890642: wxRE_ADVANCED flag and docs
2004-02-18  Julian SmartApplied [ 897450 ] Patch for WXDEBUG_NEW docs
2004-02-17  Julian SmartFixed source for WinCE compatibility
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 Zeitlinadded wxTreeCtrl::UnselectItem() and ToggleItemSelectio...
2004-02-09  Julian SmartChanged no-remap to msw.remap
2004-02-09  Julian SmartDocumented no-remap
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  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-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 Zeitlinadded wxDC::DrawPolyPolygon() (patch 882189)
2004-02-05  Václav Slavíkapplied patch 744616: WXRC extension for automated...
2004-02-04  Václav Slavíkfixed bug #890430, parameter documented twice
2004-02-04  Vadim Zeitlinadded wxTextCtrl::HitTest(); implemented it for MSW
2004-02-04  Robin DunnUpdated note about wxWANTS_CHARS
2004-02-02  Václav Slavíkdocumented new API
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íkadded wxWave sample
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-22  Vadim Zeitlinreplaced (references to) LastError() with GetLastError...
2004-01-19  Julian SmartSome doc corrections
2004-01-17  Mattia Barbon Correct wxPerl note.
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 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
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  Julian SmartAdded wxPATH_NORM_SHORTCUT
2003-12-15  Ryan Nortonreversed change
2003-12-14  Ryan NortonAdded last updated to it
2003-12-13  Ryan NortonUpdated regex docs to remove license...
2003-12-11  Julian SmartApplied patch [ 840721 ] convenience function wxRect...
2003-12-11  Julian SmartApplied [ 827604 ] missing method for wxCalendarEvent
2003-12-11  Julian SmartApplied patch [ 818336 ] Add timestamp to gzip out...
2003-12-11  Julian SmartApplied patch [ 827011 ] Event-based processing of...
2003-11-30  Vadim Zeitlinadded NULL here too (forgot to commit when added to...
2003-11-24  Vadim Zeitlinmention wxTheApp
2003-11-18  Robin DunnFixed a tex2rtf warning
2003-11-18  Robin DunnAdded FindItemAtPoint
2003-11-15  Vadim ZeitliniconMove was incorrectly called iconCopy in ctor docs
2003-11-15  Vadim ZeitlinIsAlive/Running() may only be used with joinable threads
2003-11-07  Robin DunnSet m_rows, m_cols so GetRows/GetCols in the base class...
next