]> git.saurik.com Git - wxWidgets.git/history - docs/changes.txt
implemented nested index entries and index entries pointing to multiple documents...
[wxWidgets.git] / docs / changes.txt
2004-06-28  Václav Slavíkimplemented nested index entries and index entries...
2004-06-27  Václav Slavíkimplemented underlined text drawing for GTK2
2004-06-26  Václav Slavíkimplemented 3state checkboxes in wxGTK with GTK2
2004-06-26  Václav Slavíkchange of msgids patch description was inaccurate;...
2004-06-26  Vadim Zeitlinadded and documented wxKeyEvent::GetUnicodeKey(); made...
2004-06-24  Václav Slavíkdeprecated wxBookCtrlSizer and wxNotebookSizer, they...
2004-06-23  Václav Slavíkfixed UNC paths handling (patch #975038)
2004-06-23  Vadim Zeitlinfixed bug in wxDateTime::Set(jdn) when DST was in effect
2004-06-23  Václav Slavíkallow msgids in !=English languages (based on Stefan...
2004-06-23  Václav Slavíkremoved non-const wxWindow::GetFont and GetCursor
2004-06-22  Włodzimierz SkibawxParseWildcard renamed to wxParseCommonDialogsFilter...
2004-06-19  Vadim Zeitlinfixed memory leak in wxURL when using a proxy
2004-06-16  Włodzimierz SkibaSmartphone menus.
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  Václav Slavíkfixed GTK styles handling:
2004-06-13  Julian SmartAdded event table macros to wxGrid that take window...
2004-06-09  Vadim Zeitlincount the root item in wxTreeCtrl::GetCount()
2004-06-06  Václav Slavíkfixed wxPluginLibrary unloading on failture (patch...
2004-06-05  Mattia Barbon Added code for 3 state checkbox.
2004-06-05  Václav SlavíkwxTaskBarIcon::OnXXX virtual methods are deprecated...
2004-06-05  Václav Slavíkmention EVT_ macros type safety
2004-06-04  Václav Slavíkadded wxTaskBarIcon::CreatePopupMenu API
2004-06-03  Václav Slavíkfixed wrong tooltip colour -- don't mess with widget...
2004-06-02  Julian SmartMention removal of wxHIDE_READONLY
2004-05-31  Václav Slavíksecurity fix to wxSingleInstanceChecker: check if the...
2004-05-31  Václav Slavíkimplemented freedesktop.org spec support for GTK versio...
2004-05-31  Dimitri Schoolwerthfixed typo
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-15  Vadim Zeitlinsubdindented paragraphs support (patch 933436)
2004-05-12  Vadim Zeitlinadded Portuguese (Brazilian) translations
2004-05-12  George TaskerAdded wxODBC change notes
2004-05-09  Vadim Zeitlinfixed wxFileDataObject in Unicode build
2004-05-08  Mattia Barbon When wxUSE_STL == 1 and STL provides quasi-standard...
2004-05-06  Vadim Zeitlinadded support for --libs=std,... syntax in wx-config
2004-05-05  Vadim Zeitlinmention non-const wxDC::GetPen/Font/Brush() removal
2004-05-04  Julian SmartName change replacements
2004-05-02  Mattia Barbon Make wxMotif buttons smaller (and nicer) by default,
2004-05-01  Mattia Barbon Use new wxHashTable implementation not using keyed...
2004-04-30  Vadim Zeitlinuse an internal wxFileSystem in wxHtmlListBox so that...
2004-04-28  Vadim Zeitlinlet wxFileName::GetModificationTime() work with files...
2004-04-21  Václav Slavíkadded wxRegEx::GetMatchCount
2004-04-16  Vadim Zeitlinuse wx_static_cast() inside wxDynamicCast to catch...
2004-04-15  Vadim Zeitlinfixed priority of the mailcap entries (patch 935954)
2004-04-14  Robin DunnUpdated with notes about recent sizer changes
2004-04-13  Vadim Zeitlinadded Hindi translation from Dhananjaya Sharma
2004-04-13  Vadim Zeitlinadded DoDrawRoundedRectangle() implementation (patch...
2004-04-12  Vadim Zeitlinadded a note about wxTreeCtrl::GetFirst/NextItem(id...
2004-04-11  Václav Slavíkimprovements to zlib streams (patch 929416):
2004-04-10  Vadim Zeitlinadded support for koi8-u
2004-03-30  Vadim Zeitlinimplemented Freeze/Thaw() (patch 922156)
2004-03-26  Julian SmartDocumented UpdateSize function
2004-03-23  Václav Slavíkunified wxTaskBarIcon behaviour: wxMSW version is not...
2004-03-22  Vadim Zeitlinremoved wxMotif::wxMenuItem::DeleteSubMenu()
2004-03-21  Václav Slavíklists rendering fixes (second part of patch 911377)
2004-03-17  Václav Slavík<div> handling fix (Xavier Nodet)
2004-03-17  Václav Slavíkimproved HTML tables layout code (patch 911377)
2004-03-03  Vadim Zeitlinfixed bug with not reading settings from HKLM
2004-03-03  Vadim Zeitlinadded wxMenuBar::GetLabelTop() fix
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-02-27  Vadim Zeitlinmention exit code change
2004-02-20  Václav Slavíkupdated new regex lib information
2004-02-20  Julian SmartAdditions to changes.txt
2004-02-17  Julian SmartFixed source for WinCE compatibility
2004-02-11  Robin DunnAdded wxDC::GetPartialTextExtents
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 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 SmartAdded no-remap system option so colourful toolbar buttons
2004-02-08  Vadim Zeitlindon't use char hook to handle Esc in the dialogs, it...
2004-02-08  Vadim Zeitlinfixed and documented GetItemText/BackgroundColour(...
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 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  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-02  Václav SlavíkwxWave->wxSound, Unix wxSound improvements
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
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  Vadim Zeitlinimplemented HitTest() (modified patch 875957)
2004-01-21  Julian SmartwxFileDialog now returns correct filter index for multi...
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartRecorded patch [ 837515 ] wxIPaddress + docs patch
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...
next