Committing in .
[wxWidgets.git] / docs /
2003-04-22  Václav Slavíkadded wxWizard handler to XRC
2003-04-21  Václav Slavíkfixed typo
2003-04-19  Chris Elliottupdate to docs now minimal sample compiles
2003-04-17  Julian SmartAdded some items
2003-04-16  Julian SmartAdded wxAccessible documentation
2003-04-15  Vadim Zeitlinuse symbolic constants instead of raw numbers for mouse...
2003-04-13  Vadim Zeitlinadded the list of supported accelerators
2003-04-12  Václav Slavíkbackport wxZipFsHandler fix
2003-04-12  Václav Slavíkremoved outdated docs (fixes bug #698139)
2003-04-12  Vadim Zeitlinfixed Moving() documentation
2003-04-12  Vadim Zeitlinadded Ukrainian translation
2003-04-12  Vadim ZeitlinUnix OpenGL build fix
2003-04-12  Vadim Zeitlinuser dash and container focus patches
2003-04-12  Vadim Zeitlin2.4 -> 2.5; build in another directory than source...
2003-04-11  Vadim Zeitlinunstable doesn't mean it crashes
2003-04-11  Václav Slavíkdon't forget to backport manifest and wxLocale fix
2003-04-11  Václav Slavíkadded WindowsXP manifest directly into application...
2003-04-11  Vadim Zeitlinfixed bug with searching in sorted arrays
2003-04-11  Chris Elliottcorrect Watcom build instructions
2003-04-11  Vadim Zeitlinfixes for user dash handling (patch 717736)
2003-04-08  Mattia Barbon Removed ".wxr fixes for Unicode" item, since wxr...
2003-04-07  Václav Slavíkbackported some things
2003-04-06  Vadim Zeitlinmerged 2 overloaded functions into a single membersections
2003-04-06  Julian SmartMore patches done
2003-04-06  Julian SmartApplied some of them
2003-04-06  Julian SmartReordered functions
2003-04-06  Julian SmartRemoved backported fix from toback24.txt
2003-04-05  Václav Slavíkpartially working wxTaskBarIcon for X11
2003-04-05  Václav Slavíkremoved obsoleted virtuals from docs
2003-04-04  Václav Slavíkpreparation for X11 wxTaskBarIcon version:
2003-04-02  Vadim Zeitlincorrected description of auto-created wxConfig ownershi...
2003-04-02  Vadim Zeitlinbackport wxFileConfig fix
2003-04-02  Vadim Zeitlincorrected a slightly confusing wxTE_LEFT/CENTRE/RIGHT...
2003-04-02  Mattia Barbon Some updates for wxMotif documentation.
2003-04-02  Julian SmartApplied some of patch [ 688466 ] MSVC7 build & bug...
2003-03-31  Julian SmartRemoved old classes and functions
2003-03-31  Julian SmartMore deprecated class mods
2003-03-29  Julian SmartCopyright cleanup
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...
2003-03-28  Vadim Zeitlinbackport wxFileConfig::DeleteEntry fix
2003-03-28  Vadim Zeitlinfixed deleting entries at root level
2003-03-27  Václav Slavíkfixed loading of resource from ZIP files on MacOS
2003-03-26  David ElliottImplement wxExecute with proper callback on Mac OS X
2003-03-24  Vadim Zeitlinadded Catalan translations
2003-03-24  Vadim Zeitlinimplemented Remove() and Replace() for GTK2 (patch...
2003-03-24  Vadim Zeitlinadded wxTextBuffer::Clear() (patch 706188)
2003-03-24  Vadim Zeitlindon't unselect all radio buttons if there are 2 consecu...
2003-03-24  Vadim Zeitlincalling SetValue(GetValue()) didn't reset the modified...
2003-03-24  Vadim Zeitlinfix Alt-letter navigation with spin controls (bug 672974)
2003-03-24  Vadim Zeitlinbackport fix for bug 672894
2003-03-23  Julian SmartRemoved obsolete ODBC classes.
2003-03-23  Julian SmartRemoved obsolete wxDate and wxTime classes.
2003-03-23  Mattia Barbon Updated TODO and ISSUES.
2003-03-22  Vadim Zeitlinbackport Chinese locale fix
2003-03-22  Vadim Zeitlinadded GetName(), rearranged methods in alphabetic order
2003-03-21  Julian SmartCopyright correction
2003-03-20  Mattia Barbon Changed g95.t according to my last changes to makefil...
2003-03-19  Julian SmartAdded more things to remove; added a couple of wxGTK...
2003-03-18  Julian SmartSome code tidying; removing dibutils.cpp which
2003-03-17  Václav Slavíkmore LaTeX fixes
2003-03-17  Julian SmartAdded list of things to remove
2003-03-17  Vadim Zeitlinsome more details
2003-03-16  Václav Slavíkbackport SetFonts
2003-03-16  Václav SlavíkLaTeX compilation fixes again
2003-03-16  Václav Slavíkapplied patch adding SetFonts to wxHTML printing classe...
2003-03-16  Julian SmartAdded RCS ID
2003-03-16  Julian SmartTidied some wording, added configtool
2003-03-16  Stefan Csomorno message
2003-03-13  Vadim Zeitlinbackport wxFontEncoding values fix
2003-03-10  Vadim Zeitlinbackport ParseDate() fix
2003-03-10  Vadim Zeitlinbackport a couple of memory leak fixes
2003-03-08  Mattia Barbon Reverted changes to make buttons smaller in wxMotif...
2003-03-05  Mattia Barbon Document the new __WXMOTIF20__ preprocessor macro.
2003-03-05  Mattia Barbon Added new __WXMOTIF20__ macro, which is true if the...
2003-03-05  Václav Slavíkbackport gtk2 mnemonics patch
2003-03-04  Václav Slavíkadded support for GTK2 label mnemonics (patch #689573)
2003-03-04  Vadim Zeitlinadded wxDynamicLibrary::Detach()
2003-03-03  Vadim Zeitlinadded alpha channel support to wxImage
2003-03-02  Vadim Zeitlinadded wx/math.h (patch 686009)
2003-03-02  Vadim Zeitlinadded possibility to use several wxFileHistories (patch...
2003-03-02  Mattia Barbon Refactored wxStaticBox, and changed wxStaticBox and...
2003-03-02  Vadim Zeitlinmaximize the window to the correct display (i.e. the...
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 Csomoradded minor and major description for wxGetOsVersion...
2003-02-28  Václav Slavík1. added native wxMessageDialog implementation for...
2003-02-28  Julian SmartAdded display sample to distrib file lists
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 Zeitlinadded proportion parameter to wxFlexGridSizer::AddGrowa...
2003-02-27  Vadim Zeitlinadded WXK_WINDOWS_XXX key constants
2003-02-27  Václav SlavíkwxCLOSE->wxCLOSE_BOX
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íkadded wxCLOSE
2003-02-26  Václav Slavíkadded wxCLOSE and fixed wxSYSTEM_MENU on Unix
2003-02-25  Vadim Zeitlinfixed typo in WX_DECLARE_OBJARRAY example
2003-02-23  Václav Slavíkbackport CDATA code in wxHTML
next