]> git.saurik.com Git - wxWidgets.git/history - src
moved Unicode tests to testsuite (patch 943945)
[wxWidgets.git] / src /
2004-04-30  Václav Slavíkdon't export private symbols
2004-04-30  Stefan Csomorlibpng vulnerability CAN-2004-0421
2004-04-30  Stefan Csomoradaption for CW 8.3 and quick hack for unicode text...
2004-04-29  Stefan Csomorresources not needed anymore
2004-04-29  Stefan Csomorprecompiled headers changed
2004-04-29  Stefan Csomorfirst private implementation for MPRemoteCalls
2004-04-29  Stefan Csomorobsolete
2004-04-29  Stefan Csomorat the moment built in 'old' textcontrol has better...
2004-04-29  Jouk Jansen Committing in .
2004-04-29  Stefan Csomorworkaround for incorrect find control results because...
2004-04-28  Dimitri Schoolwerthdon't inherit back- and foreground colour
2004-04-28  Dimitri Schoolwerthupdated to newer zlib version
2004-04-28  Václav Slavíkre-added still needed zlib
2004-04-28  Stefan Csomorfallback for non implemented structure region call
2004-04-28  Vadim Zeitlinfixed wild card string construction when description...
2004-04-28  Vadim Zeitlinlet wxFileName::GetModificationTime() work with files...
2004-04-28  Vadim Zeitlinopen registry keys in read-only mode as we might not...
2004-04-28  Jouk Jansen Committing in .
2004-04-27  Robin DunnFixes Bug [ 930200 ] Async does not work
2004-04-27  Robin DunnChange SetStringSelection to return bool like in other...
2004-04-27  Stefan Csomoradded defines for wxchar workaround
2004-04-27  Julian SmartSmartPhone windows are always maximized: Patch 942118
2004-04-26  Robin DunnPatch [ 942051 ] generic wxDCBase::DoGetPartialTextExte...
2004-04-26  Stefan Csomorxcode 1.2 native targets
2004-04-26  Stefan Csomorxcode 1.2 project files with native targets and precomp...
2004-04-25  Václav Slavíkdon't crash if there's no wxFileSystem instance
2004-04-25  Vadim Zeitlinunused var warning
2004-04-25  Václav Slavíkremoved wxGzipStreams (supported by wxZlibStreams now)
2004-04-25  Václav Slavíkupgraded builtin zlib to 1.2.1
2004-04-25  Václav SlavíkThis commit was generated by cvs2svn to compensate...
2004-04-25  Václav SlavíkInitial revision
2004-04-25  Václav SlavíkThis commit was generated by cvs2svn to compensate...
2004-04-25  Robin Dunnsilence a bogus error message
2004-04-24  Stefan Csomorgcc warnings
2004-04-23  Stefan Csomoradded network-to-host noops
2004-04-23  Stefan CsomorCFM Build fixes
2004-04-22  Robin DunnFix wxGTK's menu and menubar so Insert does something...
2004-04-22  Robin DunnSetFont may temporarily rset the background to wxNullCo...
2004-04-22  Robin DunnInstead of using GetAdjustedBestSize use the minsize...
2004-04-22  Dimitri Schoolwerthfixed broken filetype filters in file dialogs
2004-04-22  Stefan Csomoradapting the MSW way for mutex gui
2004-04-22  Stefan Csomorfixes, rewrites, adopting the posix way of resume/suspe...
2004-04-21  Václav Slavíkapplied patch 939076: __SMARTPHONE__ define
2004-04-21  Václav Slavíkapplied patch 939076: __SMARTPHONE__ define
2004-04-21  Václav Slavíksmall fix (patch 938995)
2004-04-21  Václav Slavíkadded wxRegEx::GetMatchCount (patch 938995)
2004-04-21  Vadim Zeitlinfixed #if in Create(); don't use wxModelessWindows...
2004-04-21  Stefan Csomorcreating Apple menu programmatically
2004-04-21  Vadim Zeitlinreally fixed crash with strange HDN_GETDISPINFOWs under XP
2004-04-21  Václav Slavíkdon't use wxFileConfig to parse kdeglobals, it's not...
2004-04-21  Vadim Zeitlingot rid of some ifdefs; added comment explaining why...
2004-04-21  Vadim Zeitlintime() takes time_t, not [unsigned] long -- and in...
2004-04-21  Vadim Zeitlinfixed recent modeless dialog breakage caused by removin...
2004-04-21  Vadim Zeitlinfixed unused variable warning
2004-04-21  Stefan CsomorMPThread implementation by AJ Lavin
2004-04-21  Stefan Csomorreplaced Yield with YieldIfNeeded for Mac
2004-04-21  Stefan Csomorimplemented Lower and Raise for OSX
2004-04-20  Vadim Zeitlinreplaced generic automatic filter string by 2 different...
2004-04-20  Julian SmartDon't use wxUSE_POCKETPC_UI, determine appropriate...
2004-04-20  Julian SmartTemporary fix for VC++ compile breakage.
2004-04-20  Julian SmartTest for SDK in use
2004-04-20  Chris Elliottfix bug compiling with DMC Borland gcc (macos); reverti...
2004-04-20  Chris Elliottfix bug compiling with DMC Borland gcc (macos); reverti...
2004-04-20  Robert Roebling Applied the two patches from Kevin for gsocket
2004-04-20  Julian SmartCompile fix for eVC++ 4 with PocketPC 2003
2004-04-20  Vadim Zeitlinfixed bug in default filter string construction (you...
2004-04-19  Robert Roebling Code for single instance and bring-to-top under CE.
2004-04-19  Julian SmartDon't infinitely recurse when setting the child focus...
2004-04-19  Vadim Zeitlincompilation fix for wxUSE_VALIDATORS==0
2004-04-18  Vadim Zeitlincompilation fix for wxUSE_VALIDATORS==0
2004-04-18  Václav SlavíkwxVsnprintf_ fix: added %ls,%lc handling (patch 937094)
2004-04-18  Stefan Csomoralternative direct CFSocket implementation, not yet...
2004-04-18  Robert Roebling make spin control flat, too, under Win CE.
2004-04-18  Stefan CsomorMSL support also for MSW
2004-04-18  Stefan Csomorswitching to host / network ordering swapping
2004-04-18  Stefan Csomoryielding from main loop
2004-04-18  Stefan Csomorotherwise all runloop dependent callbacks cannot work...
2004-04-18  Stefan Csomorbyte ordering changed to network ordering
2004-04-18  Stefan Csomormetrowerks uname support
2004-04-18  Julian SmartCasting fix
2004-04-18  Robert Roebling Applied patch for hiding statusbar.
2004-04-18  Robert Roebling Fix incomplete stripping of menu text.
2004-04-17  Robin DunnSet m_window to NULL after destroying it
2004-04-17  Robert Roebling Make text controls flat under CE.
2004-04-17  Robert Roebling Since CE cannot do the logical/device origin calculations
2004-04-17  Robert Roebling Do not set size of PocketPC dialogs upon
2004-04-17  Robert Roebling Show the OK button in the title bar under PocketPC
2004-04-17  Robert Roebling Make wxHTML compile (and work) under CE.
2004-04-17  Robin DunnSetDefault should call parent->SetDefaultItem
2004-04-17  Robin DunnFix or add some DoGetBestSize's
2004-04-16  Václav SlavíkMingw compilation fixes
2004-04-16  Vadim ZeitlinGetChildrenCount() should be const
2004-04-15  Robin DunnIf the window has a minsize then use that as the BestSi...
2004-04-15  Vadim Zeitlinunused variable warning fix (patch 923094)
2004-04-15  Vadim Zeitlinunused param warning
2004-04-15  Vadim Zeitlinfixed WaitOnConnect() in non GUI mode (patch 905185)
2004-04-15  Vadim Zeitlinmake XTI compile with VC6 (patch 896614)
2004-04-15  Vadim Zeitlinfixed DLL build (patch 879706)
2004-04-15  Vadim Zeitlinshow/hide static box when the wxStaticBoxSizer is shown...
2004-04-15  Vadim Zeitlinnormalize the case of the volume names too (patch 925887)
next