wxWidgets.git
2003-10-16  Vadim Zeitlinfinished Japanese translations (patch 824608)
2003-10-16  Vadim Zeitlinsome cosmetic fixes
2003-10-16  Vadim Zeitlinpatch 816178 and tons of other fixes to owner drawn...
2003-10-16  Vadim ZeitlinwxMouseEvent::Moving() shouldn't return true when we...
2003-10-16  Vadim Zeitlinadded EVT_WIZARD_FINISHED handler
2003-10-16  Vadim Zeitlinsend EVT_WIZARD_FINISHED for modal wizards as well
2003-10-15  Vadim Zeitlinupdate the selection properly after deleting the page
2003-10-15  Vadim Zeitlinremoved the weird m_style which was never initialized...
2003-10-15  Stefan Csomorbug fix
2003-10-14  Vadim Zeitlinattempt to split cmd line into words in the same way...
2003-10-14  Mattia Barbon wxMotif fixes.
2003-10-14  Mattia Barbon Implemented wxPopupWindow for wxMotif.
2003-10-14  Václav Slavíknicer tick and fixed home icons (patch #820767)
2003-10-13  Vadim Zeitlinoops, compilation fix
2003-10-13  Vadim Zeitlinadded CanConvert()
2003-10-13  Vadim Zeitlinshow the selected item with customs colour correctly...
2003-10-13  Václav Slavíkgettext plural form docs
2003-10-13  Václav Slavíkuse ngettext instead of _N
2003-10-13  Václav Slavík1) use ngettext instead of _N, 2) cleanup of gettext...
2003-10-13  Mattia Barbon wxMotif now uses wxGLCanvas implementation from wxX11,
2003-10-13  Mattia Barbon Fixes for application not closing after last top...
2003-10-13  Mattia Barbon Compilation fixes.
2003-10-13  Václav Slavíkfixed double filename->URL conversion
2003-10-12  Václav Slavíksupported platforms update
2003-10-12  Vadim Zeitlinuse LVSICF_NOINVALIDATEALL in SetItemCount() to reduce...
2003-10-12  Vadim Zeitlinadded LVSICF_NOINVALIDATEALL
2003-10-12  Mattia Barbon Compilation fixes.
2003-10-12  Mattia Barbon Try to use the correct make.
2003-10-12  Vadim ZeitlinVC++ release mode warning fixes
2003-10-12  Vadim Zeitlinfixed conversion from Unicode in StreamOut() once again
2003-10-11  Robin DunnPatch #821454
2003-10-10  Vadim Zeitlinanother Unicode compilation fix for !wxUSE_ENHMETAFILE
2003-10-10  Robin Dunnremoved #!
2003-10-10  Václav Slavíkreturn false from wxXmlResource::Load if the resource...
2003-10-10  Julian SmartDon't set insertion point if the text is the same in...
2003-10-10  Stefan Csomornewlines conversions streamlined
2003-10-09  Vadim ZeitlinUnicode compilation fix for !wxUSE_ENHMETAFILE
2003-10-09  Robert Roebling Applied new DoDrawBitmap() and DoBlit() from 2_4
2003-10-09  Robert Roebling Added wxBitmap::Rescale() from 2_4
2003-10-09  Robert Roebling image sample fix from 2_4
2003-10-09  Stefan Csomoradded newline conversion
2003-10-09  David ElliottAdded lengthy comment detailing the implications of...
2003-10-09  David ElliottPrevent Cocoa from waiting indefinitely when stopping...
2003-10-09  Václav Slavíkfixed too small pagesize
2003-10-09  Václav Slavíkbeginnings of DigitalMars support
2003-10-09  Vadim Zeitlinfix for showing a modal dialog from OnIdle() when anoth...
2003-10-08  Vadim Zeitlinbackport wxRegConfig enumeration fix
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-08  Vadim Zeitlincheck directories passed to Append/Insert/PrependDir...
2003-10-08  Vadim Zeitlindocumented _PTR versions of WX_DEFINE_ARRAY macros
2003-10-08  Vadim Zeitlinrenamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR
2003-10-08  David ElliottImplement Pending and Dispatch
2003-10-07  Vadim Zeitlindon't always create MDI children with WS_THICKFRAME...
2003-10-07  Vadim Zeitlinno changes
2003-10-07  Vadim Zeitlinrestore status bar text after a menu has been shown
2003-10-07  Vadim Zeitlinrestore status bar text after a menu has been shown
2003-10-07  Václav Slavíkfixed bakefile so that in-tree headers take precedence...
2003-10-07  Václav Slavíkadded .chm support for Unix (Markus Sinner) -- regenera...
2003-10-07  Václav Slavíkadded .chm support for Unix (Markus Sinner)
2003-10-07  Václav Slavíkadded .chm support for Unix (Markus Sinner)
2003-10-07  Vadim Zeitlinfixed FixedSizeTabs()
2003-10-07  David ElliottwxListMainWindow::OnRenameCancelled(): itemEdit paramet...
2003-10-07  Vadim Zeitlinadded test for cancelled END_EDIT
2003-10-07  Vadim Zeitlinsend END_EDIT label if label editing is cancelled
2003-10-06  David ElliottUse NSWindow delegate notification windowWillClose...
2003-10-06  Václav Slavíkremove wxBase files to get rid of RPM's complains about...
2003-10-06  David Elliott* Add bool parameter to WindowDidResignKey indicating...
2003-10-06  Robert Roebling Compilo.
2003-10-06  Robert Roebling Implemented wxChoice::SetString()
2003-10-06  David ElliottMoved wxCocoa specific doIdle method to application...
2003-10-06  Robin DunnShow how to get the right position for HitTest from...
2003-10-06  Robert Roebling Fixed bitmap problem reported last week.
2003-10-06  David ElliottUse an application delegate object
2003-10-06  David ElliottAlways return NO for applicationShouldTerminateAfterLas...
2003-10-05  Vadim Zeitlininstead of ignoring all unknown MIME keywords, ignore...
2003-10-05  Vadim Zeitlinremoved extra virtual
2003-10-05  Stefan NeisFix to detection of gcc version on OS/2.
2003-10-05  Stefan NeisCompilation fix.
2003-10-04  Václav Slavíkdon't build the GUI version of tex2rtf wif --disable-gui
2003-10-04  Václav Slavíkadded gettext plural forms support (patch #785660 with...
2003-10-04  Václav Slavíktex2rtf builds in wxBase, too
2003-10-04  Václav Slavíkadded Czech translation to the sample
2003-10-04  Václav Slavíkcopy catalogs to builddir
2003-10-04  Václav Slavíkadded gettext plural forms support (patch #785660 with...
2003-10-04  Václav Slavíkfixed misgenerated makefiles
2003-10-04  Václav Slavíkregenerated makefiles
2003-10-04  Václav Slavíkregenerated with DESTDIR fixes
2003-10-04  Stefan Csomorapplied bug fix
2003-10-04  Robin DunnAdd some WXDLLIMPEXP's
2003-10-04  Vadim Zeitlinfixed inconsistencies with indices in wxTE_RICH2 contro...
2003-10-04  Vadim Zeitlinfixed horrible flicker and 100 CPU usage (text ctrl...
2003-10-03  Vadim Zeitlinfixed wxMOUSE_BTN_XXX values, use them instead of hard...
2003-10-03  Robin DunnAdded more meta-data for PyPi
2003-10-03  Václav Slavíkfixed memory leak (#817324)
2003-10-03  Stefan NeisFixed usage of uninitialized variable.
2003-10-03  Stefan NeisFixed typo.
2003-10-03  Stefan NeisAdded dummies for Enable and SetDelay.
2003-10-03  Stefan NeisOnly use unicode format when unicode support is enabled.
2003-10-03  Stefan NeisAdded Unix implementation of platform specific files...
next