]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx
* Implemented BestSize cache
[wxWidgets.git] / docs / latex / wx /
2004-06-24  Robin Dunn* Implemented BestSize cache
2004-06-24  Václav SlavíkRemoved references to now-deprecated wxNotebookSizer...
2004-06-23  Václav Slavíkngettext() macro was removed
2004-06-23  Václav Slavíkallow msgids in !=English languages (based on Stefan...
2004-06-22  Włodzimierz SkibawxParseWildcard renamed to wxParseCommonDialogsFilter...
2004-06-21  Robin Dunnreverted m_adjustMinSize change prepatory for a new...
2004-06-19  Julian SmartTex2RTF doesn't like {\tt{ thing}}
2004-06-19  Robin DunnControls will readjust their size and minsize when...
2004-06-18  Julian SmartLatex corrections from Marc Albrecht
2004-06-18  Václav Slavíknew logic applies to SetFont(wxNullFont), too
2004-06-17  Robin DunnUpdated docs for Set[Fore|Back]groundColour with more...
2004-06-17  Włodzimierz SkibaBetter markup.
2004-06-16  Włodzimierz SkibaMissed decoration.
2004-06-16  Julian SmartCorrected some spacing and typo errors.
2004-06-15  Julian SmartNavigate corrections
2004-06-15  Włodzimierz SkibawxParseWildcard added instead of methods hidden under...
2004-06-15  Julian SmartWith wxTE_PROCESS_TAB, tabs are now inserted in the...
2004-06-14  Vadim Zeitlincorrected erroneous description of Update() argument
2004-06-13  Julian SmartAdded event table macros to wxGrid that take window...
2004-06-13  Julian SmartCorrected return type of SetBackgroundColour
2004-06-11  Dimitri Schoolwerthfixed typo, used word 'assigned' instead of 'allotted'
2004-06-10  Dimitri Schoolwerthclarified the parameters of MB2WC and WC2MB a little...
2004-06-09  Vadim Zeitlinfixed OnFrameClose() return type
2004-06-09  Václav Slavíkremoved unneeded prototype
2004-06-09  Václav Slavíkdocumented wxString's ctors that convert between wc...
2004-06-07  Julian SmartAdded Marco to credits
2004-06-04  Václav Slavíkadded wxTaskBarIcon::CreatePopupMenu API
2004-06-04  Václav Slavíkchanged wxColourData default palette to NULL colours...
2004-06-03  Václav Slavíksplit wxRegion(wxBitmap) ctor into two ctors with clear...
2004-06-03  Julian SmartSeparated creation and initialisation of a document...
2004-06-03  Václav Slavíkuse current mouse position as default position in wxWin...
2004-06-03  Julian SmartFixed typo
2004-06-02  Julian SmartRemoved wxHIDE_READONLY flag
2004-05-31  Václav Slavíkimplemented freedesktop.org spec support for GTK versio...
2004-05-31  Václav Slavíksecurity fix to wxSingleInstanceChecker: check if the...
2004-05-30  Václav Slavíksomebody forgot to keep tex2rtf.ini and tex2rtf_css...
2004-05-25  Václav Slavíkimplemented wxTE_RIGHT, wxTE_CENTRE for wxGTK2 (patch...
2004-05-24  Julian SmartRegenerated makefiles for 2.5.2
2004-05-19  Dimitri Schoolwerthapplied patch #940914 "Minor cleaning of warnings in...
2004-05-18  Włodzimierz SkibaPatch #940808: Updated list of contributors according...
2004-05-15  Vadim Zeitlinsubdindented paragraphs support (patch 933436)
2004-05-13  Robin DunnPatch #953131
2004-05-12  George TaskerUpdates to match current class info
2004-05-12  George TaskerFor some reason, the ending '}' for the {\small ...
2004-05-12  George Tasker\begin(verbatim) lines should start at the beginning...
2004-05-12  George TaskerFixed a '(' that should have been a '{'
2004-05-10  Robin DunnAdd wxTimerEvent to Events category
2004-05-04  Vadim ZeitlinGetThumbLength() doesn't exist, GetThumbSize() does
2004-05-04  Julian SmartName change replacements
2004-05-04  Julian SmartImproved real Latex support
2004-05-01  Mattia Barbon Some wxPerl notes.
2004-04-30  Vadim Zeitlinuse an internal wxFileSystem in wxHtmlListBox so that...
2004-04-30  Vadim Zeitlinmade TestDestroy public and virtual
2004-04-30  George TaskerUpdated the embedded sample program to reflect latest...
2004-04-26  Robin DunnPatch [ 941460 ] wxStaticBox note about control Z-Order
2004-04-25  Václav Slavíkremoved wxGzipStreams (supported by wxZlibStreams now)
2004-04-25  Václav Slavíkremoved wxGzipStreams (supported by wxZlibStreams now)
2004-04-23  Vadim Zeitlinmention that CountTokens() returns the number of remain...
2004-04-21  Václav Slavíkadded wxRegEx::GetMatchCount (patch 938995)
2004-04-20  Vadim Zeitlinmade Update() virtual
2004-04-16  Václav Slavíkmake users aware of wxInputStream::Eof limitations
2004-04-16  Vadim Zeitlinadded and documented wx_const/static_cast<>
2004-04-15  Vadim Zeitlinchanged return type of wxCommandEvent::GetClientObject...
2004-04-15  Dimitri Schoolwerthignore all (generated) .con files
2004-04-14  Robin DunnAdd wxGridBagSizer to the overview text
2004-04-11  Václav Slavíkstream classes docs and code fixes (part of patch 924438)
2004-04-11  Václav Slavíkimprovements to zlib streams (patch 929416):
2004-04-11  Vadim Zeitlinadded GetEncodingFromName(); documented it and rearrang...
2004-04-08  Vadim Zeitlin1. moved InheritAttributes() from wxControl to wxWindow
2004-04-08  Vadim Zeitlincorrected wxEVENT_PROPAGATE_XXX constants names
2004-04-07  Robin DunnChanged name to wxFIXED_MINSIZE since that is more...
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
next