]> git.saurik.com Git - wxWidgets.git/history - docs
attempt to fix platform property problem on MacOSX
[wxWidgets.git] / docs /
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
2003-02-23  Václav Slavíkdocumentation for wxFileConfig changes
2003-02-23  Vadim Zeitlindocumented wxGetApp()
2003-02-19  Vadim Zeitlinremoved several out of date/wrong sentences; mention...
2003-02-18  Julian SmartApplied patch [ 686843 ] File Dialog Wildcard Bug
2003-02-13  Julian SmartDOc fixes
2003-02-13  Vadim Zeitlinsay that WarpPointer() is not supported under Mac
2003-02-12  Mattia Barbon Implemented wxToggleButton under Motif.
2003-02-11  Vadim Zeitlinfixed typo in SetToolClientData() docs
2003-02-11  Mattia Barbon Remove another already backported change.
2003-02-11  Mattia Barbon Remove already backported change.
2003-02-11  Mattia Barbon Changes to be backported.
2003-02-11  Julian SmartAdded an item to toback24.txt
2003-02-10  Vadim Zeitlinscrolbar event orientation fix
2003-02-09  Vadim Zeitlinadded missing const
2003-02-09  Vadim Zeitlinfileconf stuff
2003-02-08  Chris Elliottremove references to 16 bit compilation
2003-02-05  Vadim Zeitlinfixed typo in the label
2003-02-04  Mattia Barbon Update with recent changes.
2003-02-04  Vadim Zeitlinadded wxLocale::FindLanguageInfo()
2003-02-04  Vadim Zeitlinadded Watcom mention
2003-02-03  Václav Slavíkfixes to ShowFullScreen (KDE 3.1)
2003-02-03  Mattia Barbon More changes to be backported.
2003-02-02  Vadim Zeitlinfixed First() signatures
2003-02-02  Mattia Barbon Mark for backporting.
2003-01-30  Václav Slavíkdon't indent text body
2003-01-27  Julian SmartCorrected printing docs
2003-01-27  Ron LeeAdd SetScrollbars patch, assuming this one really fixes...
2003-01-27  Vadim Zeitlinadded Add/InsertTool() (patch 672032)
2003-01-26  Václav Slavíkfixed someone's typo
2003-01-26  Václav Slavíkadded wxHtmlWindow::LoadFile
2003-01-26  Václav Slavíkadded wxSplitterWindow to XRC
2003-01-26  Václav Slavíkfixed loading of GNOME2 mime icons (still not working...
2003-01-26  Václav Slavíkdon't forget to backport Robert's GetInternalFont change
2003-01-26  Vadim Zeitlinadded support for non flexible (in one direction only...
2003-01-25  Vadim Zeitlinadded wxArray::SetCount()
2003-01-25  Vadim Zeitlindocumented wxT(), _T(), _()
2003-01-25  Vadim ZeitlinFile/DirExists() are const now
next