]> git.saurik.com Git - wxWidgets.git/history - src
Added wxDC::GetPartialTextExtents
[wxWidgets.git] / src /
2004-02-07  Vadim Zeitlincompilation fix for wxUSE_VALIDATORS == 0
2004-02-07  Vadim Zeitlinmultiple fixes to wxChoice/wxCombobox height getting...
2004-02-07  Dimitri SchoolwerthLive resizing is OS X only.
2004-02-07  Stefan NeisHandle separators in menus correctly.
2004-02-07  Vadim Zeitlinadded wxDC::DrawPolyPolygon() (patch 882189)
2004-02-07  Vadim Zeitlinmade it possible to preserve background when using...
2004-02-07  Vadim Zeitlinmade wxFFile a bit more safe: don't crash when Tell...
2004-02-07  Vadim Zeitlintrying to speed up wxExecute(SYNC) -- by adding sleep...
2004-02-07  Vadim ZeitlinwxURL implementation using WinInet functions under...
2004-02-07  Vadim ZeitlinDigital Mars compilation warnings and Unicode fixes...
2004-02-07  Vadim Zeitlinrespect xsrc, ysrc parameters in DoBlit() (patch 733961)
2004-02-07  Vadim Zeitlinremoved inclusion of malloc.h (part of patch 828250...
2004-02-07  Vadim Zeitlinshow first item added with InsertItem() correctly ...
2004-02-07  Vadim Zeitlinfixes for compiling with more stuff disabled in setup...
2004-02-07  Vadim Zeitlinadded wsock32.lib (patch 880683)
2004-02-07  Vadim Zeitlinmade wxNumberEntryDialog public; extracted it and wxGet...
2004-02-07  Vadim Zeitlinconsume less CPU while waiting for thread to terminate...
2004-02-07  Vadim Zeitlinfix for memory leaks (patch 885242)
2004-02-07  Vadim Zeitlinadded wxDC::DrawPolyPolygon() (patch 882189)
2004-02-07  Vadim Zeitlinreplaced ASSERT in wxEvtHandler::ProcessPendingEvents...
2004-02-07  Stefan Csomoradding textencoding for classic
2004-02-06  Robin Dunncorrect some compile warnings and errors
2004-02-06  Stefan Csomorfixing notebook icons for panther
2004-02-06  Stefan Csomorconditional compilation for compositing
2004-02-06  Stefan Csomorcorrecting a missing redraw area on certain resize...
2004-02-06  Stefan Csomorreverting part of Kevin O's patch, due to incompatibili...
2004-02-06  Robin DunnCall Finalise.
2004-02-06  Robin DunnUpdated Scintilla to version 1.58
2004-02-05  Václav SlavíkwxMGL fixes (patch #884758)
2004-02-05  Václav Slavíkmakefiles update
2004-02-05  Vadim Zeitlindon't call Init() twice when dialog is created in 2...
2004-02-05  Václav Slavíkrestored wxPluginLibrary::ms_classes handling code...
2004-02-05  Robin DunnDon't send the wxWindowCreateEvent immediately
2004-02-04  Robin DunnUsing a -1 (wxID_ANY) for menu or toolbar item IDs...
2004-02-04  Vadim Zeitlinadded wxTextCtrl::HitTest(); implemented it for MSW
2004-02-04  Julian SmartReverted last change (use of regex) that broke eVC4...
2004-02-04  Robin DunnAlso allow key events for Shift-Tab when wxWANTS_CHARS...
2004-02-03  Robin DunnUse a compatible bitmap if a depth of -1 is given
2004-02-02  David Elliott* GetValue() now returns true if the state is undetermined
2004-02-02  Dimitri SchoolwerthUpdated (c)-year to 2004.
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-02-02  Václav Slavíkrenamed wxWave to wxSound; compatibility fixes
2004-02-02  Václav Slavíkfool proof fix for gcc warnings on mac
2004-02-02  David ElliottApplied modified 3-state checkbox patch from Mathew...
2004-02-02  Václav SlavíkAPI and code changes to allowing stopping playback
2004-02-02  Václav Slavíkoops, more fixes needed
2004-02-01  Václav Slavíkdon't release audio after the sound finishes playing...
2004-02-01  Václav Slavíkdon't queue sounds
2004-02-01  Václav Slavíkuse x.y.z version in unstable branch
2004-02-01  Václav Slavíkadded support for async playback to Unix implementation...
2004-02-01  Stefan NeisFixed typo in MBN's extensions.
2004-02-01  Ryan NortonFixed setup.h logic again
2004-02-01  Ryan NortonFix for [ 877037 ] It is no longer possible to build...
2004-02-01  Václav Slavíkuse at most -O1 with BCC, it is broken and cannot corre...
2004-02-01  David ElliottAssert that m_pendingEvents is not NULL (patch #886852...
2004-01-31  Mattia Barbon Compilation fix for !WXWIN_COMPATIBILITY_2_4.
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2004-01-31  Stefan NeisReordered includes to have OS2EMX_PLAIN_CHAR defined...
2004-01-31  Václav SlavíkwxClassInfo (un)registration now happens automatically...
2004-01-31  Mattia Barbon Fixed idle event processing in wxMotif.
2004-01-31  Václav Slavíkcleanup: all definitions missing from std headers shoul...
2004-01-31  Stefan NeisFixed variable name mismatch.
2004-01-31  Stefan NeisFixed compile error with gcc-3.2.
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-30  Václav Slavík(blind) fix for gcc warning on some platforms
2004-01-30  Václav Slavíkprefix symbols with wx_ to reduce risk of collision
2004-01-30  Václav Slavíkreverted rev 1.113
2004-01-29  Ryan Nortonadded newline
2004-01-29  Stefan Csomorxcode native target adaption
2004-01-29  David ElliottUse wxBitmap::GetNSImage(false) instead of duplicating...
2004-01-29  David ElliottConvertToImage: Check !Ok() (we may not have any ref...
2004-01-28  Dimitri SchoolwerthApplied patch #886192: "Minor fix to XRC contrib";...
2004-01-28  Dimitri SchoolwerthApplied remainder of patch #876969: "Fixes to Borland...
2004-01-27  Robin DunnSend an extra size event after creation to work around...
2004-01-27  Dimitri SchoolwerthApplied patch #876969: "Fixes to Borland warnings"...
2004-01-27  Julian SmartPatch from "Viktor Voroshylo" <viktor@voroshylo.com>
2004-01-27  David ElliottwxCocoa: Better icon support
2004-01-27  David ElliottMoved @interface wxNSApplicationDelegate to new header
2004-01-26  Robin DunnwxMac needs the scroll styles
2004-01-26  Julian SmartAdded RTTI
2004-01-26  Václav Slavíkdon't include GetShortcutTarget if OLE is not available...
2004-01-25  Stefan Csomorreopen app apple event
2004-01-25  Stefan Csomorcompositing and transition changes
2004-01-25  Stefan Csomormozilla fixes
2004-01-25  Stefan Csomorrendering adjustments for OSX
2004-01-25  Stefan Csomorpanther adjustements in size
2004-01-25  Stefan CsomorRyan's display extension
2004-01-25  Stefan Csomorextensions management unified
2004-01-25  Stefan NeisCompute update rectangle only when needed [i.e. if...
2004-01-25  Mattia Barbon Cleaner fix.
2004-01-24  Dimitri SchoolwerthRenamed PATPAINT to PATTERNPAINT (The former is an...
2004-01-24  David ElliottBaked bakefiles
2004-01-23  Vadim Zeitlinjust clarified an incorrect comment
2004-01-23  Robin DunnwxMenu::Append (and similar) now return a pointer to...
2004-01-23  Robin DunnwxMenu::Append (and similar) now return a pointer to...
2004-01-23  Ryan NortonCheck for WCHAR_T (thanks to ABX for pointing this...
2004-01-23  Julian SmartApplied patch [ 882493 ] Added XRC support for wxStatusBar
2004-01-23  Ryan NortonHID support (preliminary - not added to bakefiles yet)
2004-01-23  Robin DunnFixed a "comparison is always false" warning
next