]> git.saurik.com Git - wxWidgets.git/history - src/common
Committing in .
[wxWidgets.git] / src / common /
2004-03-19  Jouk Jansen Committing in .
2004-03-19  Jouk Jansen Committing in .
2004-03-18  Stefan Csomorcorrected delete operator for array
2004-03-17  Václav Slavíkwe need to output \r\n on MSW
2004-03-17  Vadim Zeitlininitialize m_initialized to false to avoid spurious...
2004-03-17  Václav Slavíkdon't add \n, it's supposed to be part of the input
2004-03-16  Vadim Zeitlinreally fixed calling isspace() for non-ASCII characters
2004-03-15  Robert Roebling Comitted GTK part of clipboard patch, that
2004-03-15  Robert Roebling New menu code.
2004-03-13  Vadim Zeitlinfixed debug assert in VC 7.1 CRT due to calling isalnum...
2004-03-07  Stefan Csomorfix for always terminating intermediate UniChar String...
2004-03-07  Stefan Csomorbyte length for interim UniChar String corrected
2004-03-07  Stefan Csomorheader includes for mac corrected
2004-03-07  Stefan CsomorSetWindowVariant implemented
2004-03-05  Ron LeeMore updates to the Debian packaging for wxPython,...
2004-03-03  Stefan Csomoradded conversions via UniChar for wchar = 4 bytes versions
2004-03-03  Robin DunnFix for [ 907679 ] segfault on SetSizerAndFit after...
2004-03-02  Robin DunnTrim trailing spaces from key names when parsing
2004-02-29  Vadim Zeitlinrenamed start parameter of wxDC::DrawPolyPolygon()...
2004-02-28  Václav Slavíkfixed wxDebugContext to work with global and static...
2004-02-28  Václav Slavíkreverted rev 1.26, workarounds for memchecking code...
2004-02-28  Stefan NeisCompilation fix for OS/2 specific "Innotek gcc" port.
2004-02-26  Václav Slavíkfixed invalid memory read
2004-02-22  Robert Roebling Don't hide the last TLW immediately as this
2004-02-20  Robert Roebling Don't do toolbar and menu UI updates if
2004-02-19  Robert Roebling Don't update toolbar UI if the parent will
2004-02-19  Václav Slavíkapplied patch 890642: wxRE_ADVANCED flag and docs
2004-02-16  Dimitri SchoolwerthFixed compilation for !wxUSE_IMAGE as well as !wxUSE_TO...
2004-02-15  Vadim Zeitlinfail WC2MB conversion in wxCSConv if we can't be sure...
2004-02-15  Robert Roebling wxGPE updates to HEAD.
2004-02-15  Robert Roebling This allows white space to be in the name
2004-02-14  Dimitri SchoolwerthSimplified OS X Panther detection code.
2004-02-11  Robin DunnAdded wxDC:GetPartialTextExtents
2004-02-11  Stefan Csomoradded condition for DARWIN (thanks to Steve Hartwell)
2004-02-11  Chris Elliotttry to fix D Mars compilation for Unicode
2004-02-10  Vadim Zeitlinallow generating PS on an output stream and not only...
2004-02-10  Stefan NeisUnicode fixes.
2004-02-10  Vadim Zeitlinadded base array of size_t as under Win64 size_t >...
2004-02-10  Vadim Zeitlinpart of Ictrl -> Iscntrl change I forgot to commit...
2004-02-10  Vadim ZeitlinWin64 compilation fixes: use wxUIntPtr instead of long
2004-02-08  Julian SmartFixed Unicode breakage
2004-02-08  Stefan NeisApplied and extended patch 886524 (wxGridCellFloatEdito...
2004-02-08  Stefan Csomorcorrections for buffers
2004-02-07  Vadim Zeitlinadded wxDC::DrawPolyPolygon() (patch 882189)
2004-02-07  Vadim Zeitlinmade wxFFile a bit more safe: don't crash when Tell...
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 Zeitlinfixes for compiling with more stuff disabled in setup...
2004-02-07  Vadim Zeitlinreplaced ASSERT in wxEvtHandler::ProcessPendingEvents...
2004-02-07  Stefan Csomoradding textencoding for classic
2004-02-05  Václav SlavíkwxMGL fixes (patch #884758)
2004-02-05  Václav Slavíkrestored wxPluginLibrary::ms_classes handling code...
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-02  Václav Slavíkfool proof fix for gcc warnings on mac
2004-02-01  Václav Slavíkuse x.y.z version in unstable branch
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  Václav SlavíkwxClassInfo (un)registration now happens automatically...
2004-01-31  Stefan NeisFixed compile error with gcc-3.2.
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  Stefan Csomorxcode native target adaption
2004-01-27  Dimitri SchoolwerthApplied patch #876969: "Fixes to Borland warnings"...
2004-01-27  Julian SmartPatch from "Viktor Voroshylo" <viktor@voroshylo.com>
2004-01-26  Václav Slavíkdon't include GetShortcutTarget if OLE is not available...
2004-01-25  Stefan Csomorextensions management unified
2004-01-25  Mattia Barbon Cleaner fix.
2004-01-23  Robin DunnwxMenu::Append (and similar) now return a pointer to...
2004-01-23  Robin DunnFixed a "comparison is always false" warning
2004-01-22  Václav Slavíkfixed wrong handling of magenta (patch #882201)
2004-01-22  Stefan Csomormoved system-fontencoding conversions to fontutil.cpp
2004-01-22  Stefan Csomormac encodings support
2004-01-22  Stefan Csomorsysten encoding for mac
2004-01-21  Václav Slavíkfixed typo
2004-01-20  Stefan Csomoradded mac conversions
2004-01-20  Stefan Csomorstring conversion implemented for mac
2004-01-20  Stefan Csomorambiguous operator[] access
2004-01-20  Stefan Csomorsystem includes instead of user
2004-01-20  Stefan Csomorgcc warnings
2004-01-19  David ElliottReverting wxAppTraits GSocket patch
2004-01-18  David ElliottAdded wxAppTraits::CreateGSocket() as well as implement...
2004-01-17  Mattia Barbon MinGW compilation fixes.
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartReverted bad fix.
2004-01-11  Julian SmartApplied patch [ 850483 ] Toolbar bugfix (Mac)
2004-01-11  Julian SmartApplied patch [ 837515 ] wxIPaddress + docs patch
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2004-01-11  Julian SmartApplied patch [ 864469 ] WaitForAccept(): 100% CPU...
2004-01-11  Julian SmartApplied patch [ 842285 ] comparison for wxIPV4address
2004-01-11  Julian SmartApplied patch [ 853850 ] Fixes for wxFormatConverter
2004-01-08  Julian SmartApplied [ 872574 ] fix of fatal error of preview withou...
2003-12-30  Ryan Nortonremoved wxUSE_BUILTIN_REGEX
2003-12-30  Ryan NortonCleaned up regex.cpp
2003-12-29  Václav Slavíkbad idea, fn_str() returns wchar_t on win32 in Unicode...
2003-12-28  Julian SmartAdded wxUSE_POCKETPC_UI to distinguish between using
2003-12-27  Václav Slavíkunified to use ASCII for ZIP entries and fn_str() when...
2003-12-23  Julian SmartAdded comments for WinCE shortcut suggestion
2003-12-21  Julian SmartCorrection for gcc
next