]> git.saurik.com Git - wxWidgets.git/history - docs/changes.txt
added wxTaskBarIcon::CreatePopupMenu API
[wxWidgets.git] / docs / changes.txt
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...
2003-12-20  Ryan NortonI should modify this more :)
2003-12-20  Julian SmartAdded wxPATH_NORM_SHORTCUT
2003-12-14  Gilles DepeyrotwxMac mouse wheel, long file names and unix sockets
2003-12-11  Julian SmartApplied patch [ 856318 ] A few Wine fixes
2003-12-11  Julian SmartApplied patch [ 828303 ] Slight wxColour cleanup
2003-12-11  Julian SmartApplied patch [ 817317 ] fixes for errors and warnings...
2003-11-23  Mattia Barbon New wxHashTable implementation when wxUSE_STL ==...
2003-11-02  Mattia Barbon Updated changes.txt.
2003-10-31  Václav Slavíkadded resolution option to JPEG handler (patch #833234)
2003-10-31  Vadim Zeitlinupdated SendIdleEvent() docs
2003-10-22  Vadim Zeitlinmention ShouldInheritColours() change
2003-10-18  Vadim Zeitlindocumented wxColourDatabase::FindColour() change
2003-10-16  Vadim Zeitlinfixed bug with wxcolourDatabase::FindColour(); added...
2003-10-16  Vadim Zeitlinmade wxRTTI macros namespace-friendly (patch 799434)
2003-10-16  Vadim Zeitlinadded wxSYS_ICONTITLE_FONT (patch 816026)
2003-10-16  Vadim ZeitlinRemoveEventHandler() didn't reset all pointers correctl...
2003-10-16  Vadim Zeitlindon't complain if file doesn't exist in DeleteFile...
2003-10-16  Vadim ZeitlinwxMouseEvent::Moving() shouldn't return true when we...
2003-10-08  Vadim Zeitlinfixed enumerating of entries/groups under '/' in wxRegC...
2003-10-08  Vadim ZeitlinwxFileName::Normalize(wxPATH_NORM_ENV_VARS) now works
2003-10-07  Vadim Zeitlinrestore status bar text after a menu has been shown
2003-10-07  Václav Slavíkadded .chm support for Unix (Markus Sinner)
next