]> git.saurik.com Git - wxWidgets.git/history - src
fixed Vadim's removal of XPM handler
[wxWidgets.git] / src /
2002-12-08  Václav Slavíkfixed Vadim's removal of XPM handler
2002-12-08  Vadim Zeitlindon't add XPM handler in wxInitAllImageHandlers() becau...
2002-12-07  Julian SmartCommitted vcw files also
2002-12-07  Julian SmartConverted wxBase also
2002-12-07  Julian SmartCorrected line endings, deps now relative
2002-12-07  Robert Roebling Added simplistic makefile/project files for wxWinCE.
2002-12-07  Julian SmartCorrection to path/URL code
2002-12-07  Vadim Zeitlinadded semicolons after HASH_MAP macros
2002-12-07  Vadim Zeitlinminor visual corrections to renderers (patch 649847)
2002-12-07  Vadim Zeitlinfix for wxGetEnv() under Win16 (!) (bug 645368)
2002-12-07  Vadim Zeitlinsuppress warnings when compiling libtiff
2002-12-07  Vadim Zeitlinfix (?) for small menu item bitmaps (bug 635438)
2002-12-06  Vadim Zeitlinfixed 3 infinite loops -- the person who tested this...
2002-12-06  Vadim Zeitlinfixed bug in wxSemaphore::WaitTimeout() which was calli...
2002-12-06  Vadim Zeitlincorrected a too eager error message (patch 648599)
2002-12-06  Vadim Zeitlinavoid flicker when doing SetItem() in non report mode...
2002-12-06  Vadim Zeitlingenerate spinctrl event when the button was clicked...
2002-12-06  Vadim Zeitlincompilation fix for wxUSE_INTL == 0 (patch 646466)
2002-12-06  Vadim Zeitlinfixed mem leak when using non default theme; change...
2002-12-06  Vadim Zeitlinfix typo in drawing slider ticks; added assert to check...
2002-12-06  Vadim Zeitlinbetter check of parameter in Delete() (2nd part of...
2002-12-06  Vadim Zeitlindon't leak client data (1st part of patch 646145)
2002-12-06  Julian SmartRemoved apparently erroneous manipulation of filename/URL
2002-12-06  Stefan NeisChanged GSocket_Select to use unix code for wxBase...
2002-12-06  Stefan Csomorprint session additions
2002-12-05  Julian SmartAdded Marco's first WinCE files
2002-12-05  Julian SmartUpdated version
2002-12-05  Julian SmartChecked for stream validity in wxImage::GetImageCount.
2002-12-05  Vadim Zeitlinallow TABbing into multiline text controls even if...
2002-12-04  Vadim Zeitlincompilation fix after recent patch
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-11-02  Vadim Zeitlinadded ctor taking wxFontFlags
2002-10-11  David WebsterFixups in jpeg lib for multiplely defined symbolsa...
2002-10-11  David WebsterWeekly OS/2 updtaes
2002-10-11  David Websterremoved ctl3d32.lib
2002-09-20  Stefan NeisFixed some typos that occured in applying patch 606235.
2002-09-16  David Websternativedlg and some interface changes.
2002-09-16  David WebsterOS/2 fix
2002-09-15  Stefan Csomoradded arrow cursor for standard controls
2002-09-15  Vadim Zeitlinregenerated (doesn't include mdig.cpp any more)
2002-09-15  Václav Slavíkfixed two-step creation of wxCheckListBox
2002-09-15  Václav Slavíkupdated wxTreeCtrl styles in XRC
2002-09-15  David WebsterOS/2 will not support a mini-frame
2002-09-15  David WebsterMake OS/2 use the generic MDI.
2002-09-15  Vadim Zeitlincompilation fix for !MSVC
2002-09-15  Stefan Csomormerged deleted code back
2002-09-15  Stefan NeisApplied revised patch 606235 (Cell overflow refresh...
2002-09-14  Vadim Zeitlinwe do want arrows even in a read only text ctrl
2002-09-14  Vadim Zeitlinrecreate the toolbar entirely when its text/icons style...
2002-09-14  Robert Roebling Compile fix for the iPaq. No idea why.
2002-09-14  Vadim Zeitlinset size if it's initially == wxDefaultSize() in MSWCre...
2002-09-14  Julian SmartAdded back the missing wxDash line
2002-09-14  Julian SmartBC++:
2002-09-14  Robert Roebling Enable execute code for Unicode. This also makes
2002-09-14  David Websternew module def file for .dll build
2002-09-14  David WebsterOS/2 update
2002-09-14  David WebsterTRUE not true; FALSE not false
2002-09-14  Ron Leedefine the undefined wxThePrintSetup global.
2002-09-13  Robert Roebling Backward comp. fix.
2002-09-13  David WebsterWeekly catch-up
2002-09-13  Václav Slavíkadded some missing styles to XRC
2002-09-13  Julian SmartApplied patch [ 608370 ] fix for static text sizing...
2002-09-13  Julian SmartApplied patch [ 608850 ] wxX11 menu accelerators need...
2002-09-12  Vadim Zeitlinmake wxFile::Exists() use wxFileExists(): this avoids...
2002-09-12  Julian SmartCorrected typo that prevented mdig.h being copied
2002-09-12  Jouk Jansen Committing in .
2002-09-12  Julian SmartIf a window has zero dimension, make it at least 1...
2002-09-12  Julian SmartDon't compile crit. section code on Mac yet
2002-09-11  Stefan NeisIntegrated fixes from latest UNIX version.
2002-09-11  Stefan NeisApplied patch 606235 (Cell overflow refresh fixed).
2002-09-11  Robert Roebling Readded deprec. constructor.
2002-09-11  Stefan NeisFixed CoordToRowOrCol according to Patch 607387.
2002-09-11  Robert Roebling The old fix for combobox doesn't seem to be needed
2002-09-11  Julian SmartApplied [ 585322 ] motif border style fix for statictext
2002-09-11  Julian SmartTypo fixed
2002-09-11  Robin DunnFixed some off-by-one and other issues with drawing...
2002-09-11  Julian SmartAnother try at committing this
2002-09-11  Julian SmartReverted previous 'fixes' now that the array bug has...
2002-09-11  Vadim Zeitlinremoved wcslen() implementation, it is now inline in...
2002-09-11  Vadim Zeitlinsrc/common/strconv.cpps/wcslen/wxWcslen/g
2002-09-11  Julian SmartReplaced wcslen with wxWcslen
2002-09-11  Stefan NeisFixed bug in Grow function (possibly not allocating...
2002-09-11  Robin DunnUpdate to Scintilla 1.48
2002-09-10  Julian SmartNow cleared array elements of arrays before calling...
2002-09-10  Julian SmartApplied patch [ 606713 ] Removes a warning from cygwin...
2002-09-10  Julian SmartApplied patch [ 607261 ] Fix: wxGrid: row and cell...
2002-09-10  Vadim Zeitlinadded a possibility to pull in printf() code for testin...
2002-09-10  Vadim Zeitlinfixed stream code breakage caused by the previous check in
2002-09-10  David WebsterBmpbuttons
2002-09-09  Václav Slavíkapplied patch #606835, bugfix to wxHtmlHelpFrame::OnAct...
2002-09-09  Mattia BarbonFixed MinGW/ANSI (and probably any other C++ compiler...
2002-09-09  Vadim Zeitlinremoved C++ comment
2002-09-09  David WebsterBitmap button updates
2002-09-08  Vadim Zeitlinfixed bug in parsing formats in which fields don't...
2002-09-08  Mattia BarbonFix wxSnvprintf (and hence wxString::Format) for Unicod...
2002-09-08  Václav Slavíkcompilation fixc
2002-09-08  Vadim Zeitlinfixed Printf() format spec warnings
2002-09-08  Julian SmartAdded a note about bug in Mingw32 headers.
2002-09-08  Julian SmartRenamed duplicate style variable
2002-09-08  Stefan NeisAdded yet another couple of missing includes (leading...
next