]> git.saurik.com Git - wxWidgets.git/history - src
Allow building with GCC 2.95.
[wxWidgets.git] / src /
2005-03-09  Ryan Nortoncgimagecreate from wxbitmap crashes 10.2 - turn off...
2005-03-09  Ryan NortonDon't pass empty string to wxFileNameFSSpec or you...
2005-03-09  Kevin HockAutomatic use of MSG_NOSIGNAL or SO_NOSIGPIPE (checked...
2005-03-09  Włodzimierz SkibaWinCE fixes.
2005-03-09  Vadim Zeitlinslightly clarified msw.window.no-clip-children test
2005-03-08  Robert Roebling Applied dir control token patch.
2005-03-08  Robert Roebling Applied DnD patch, adding a field for setting a defau...
2005-03-08  Robert Roebling Override OnSize in the scrollsub sample to disable
2005-03-08  Ryan NortonFix crash when using a proxy (m_protocol already gets...
2005-03-08  Vadim Zeitlinfixed wrong use of = instead of == (patch 1159289)
2005-03-08  Vadim Zeitlinremoved unused wxDirToWinStyle() (part of patch 1159289)
2005-03-08  Kevin HockGTK1 compilation fix from Mart R., followup to patch...
2005-03-08  Włodzimierz SkibaAllow forward declaration of wxSlider in wxMSW (bug...
2005-03-08  Vadim Zeitlinfixed loop deleting the old filters in SetWildcard...
2005-03-08  Robin DunnFix compilation error
2005-03-08  Vadim Zeitlinhonour stateMask in GetItem() too (patch 1153451)
2005-03-08  Vadim Zeitlininit member variables properly (patch 1156088)
2005-03-08  Vadim ZeitlinPPC 2003 SDK doesn't seem to have setlocale() neither...
2005-03-08  Vadim Zeitlinfixed bug in Set(double jdn): don't test whether the...
2005-03-07  Vadim Zeitlinfix top margin for static box sizer when wxDIALOG_UNIT_...
2005-03-07  Vadim Zeitlinextracted platform-specific code to determine static...
2005-03-07  Vadim Zeitlinadded wxUSE_STDPATHS
2005-03-07  Vadim Zeitlincompilation fix for CE with Standard SDK
2005-03-07  Vadim Zeitlinadded wxUSE_STDPATHS
2005-03-07  Julian SmartAdded metal styles
2005-03-07  Julian SmartAdded wxFRAME_EX_METAL, wxDIALOG_EX_METAL for Mac metal...
2005-03-07  Vadim Zeitlinfix evaluation order bug (patch 1158099)
2005-03-07  Vadim Zeitlinharmless warning fixes for WinCE (mostly unused parameters)
2005-03-07  Vadim Zeitlinharmless warning fixes for WinCE (mostly unused parameters)
2005-03-07  Włodzimierz SkibaWarning fix.
2005-03-07  Robert Roebling Applied GetSystemMetric patch to suppurt GTK and...
2005-03-07  Robert Roebling Applied patch to reenable single selection mode.
2005-03-07  Robert Roebling This fixes a problem in the two tree and list controls...
2005-03-07  Robert Roebling Readd support for prelight tree control triangles...
2005-03-07  Robert Roebling Use GtkPixmap instead of GtkImage as the latter incor...
2005-03-07  Vadim Zeitlinreplaced complicated and not working test for WinCE...
2005-03-06  Vadim Zeitlinfix warning about comparing (signed) -1 with (unsigned...
2005-03-06  Vadim Zeitlinreplaced C++ comment with a C one
2005-03-05  Vadim Zeitlin(blind) GTK1 compilation fix
2005-03-05  Michael WetherellFix for problem with wxGetFileKind on WinCE
2005-03-05  Mattia Barbon Use the common wxParseCommonDialogsFilter function
2005-03-05  Mattia Barbon Avoid uninitialized variable warnings.
2005-03-05  Mattia Barbon Use the IsMDIChild() function instead of wxRTTI,
2005-03-05  Mattia Barbon Corrected wxStringListBase implementation of
2005-03-04  Robert Roebling Try to catch theme change on the fly in button in
2005-03-04  Włodzimierz SkibaSmall warning fixes.
2005-03-04  Robert Roebling Trying to get default button placement and size right.
2005-03-04  Robert Roebling Applied John L's patches for curson scaling, image...
2005-03-04  Włodzimierz Skiba#pragma implementation fix.
2005-03-03  Włodzimierz SkibaWarning fix.
2005-03-03  Włodzimierz SkibaHuge streams checking and warning fixes.
2005-03-03  Włodzimierz SkibaRecent commits added new variables for length when...
2005-03-03  Václav Slavíkfixed crash when wxHtmlWindow's content is updated...
2005-03-03  Vadim Zeitlinfixed bug in ReadAll(): it always returned error when...
2005-03-03  Jouk Jansen Committing in .
2005-03-03  Vadim Zeitlinuse HINSTANCE for first DllMain() parameter (should...
2005-03-02  Ryan Nortonget rid of duplicate comment :)
2005-03-02  Robin DunnReduce the value of the fkey guard for unicode characters
2005-03-02  Robin DunnSet the mouse pos for the drag events
2005-03-02  Stefan Csomorunicode character events
2005-03-02  Włodzimierz SkibaIn MSWUniv wxWindow and wxWindowMSW are different class...
2005-03-02  Julian SmartMust use GetAdjustedBestSize for getting child window...
2005-03-01  Mattia Barbon Revert my last commit, GetClientAreaOrigin was alread...
2005-03-01  Kevin HockRevert last change moving wxFloodFill from imagfill...
2005-03-01  Vadim Zeitlindon't try to save invalid image: added a wxCHECK(Ok...
2005-03-01  Stefan Csomorcorrect placard under toolbar
2005-03-01  Włodzimierz SkibaMissing header.
2005-03-01  Ryan NortonwxUSE_TOOLTIPS and wxUSE_IMAGE furthur fixes
2005-03-01  Ryan NortonMove wxDoFloodFill to dc.cpp so that it can be 'used...
2005-03-01  Ryan Nortonwork w/o bitmap button
2005-03-01  Ryan NortonMore wxUSE_STATTEXT fixes
2005-03-01  Ryan NortonwxUSE_STATTEXT fixes
2005-03-01  Ryan Nortoncompilo
2005-03-01  Ryan NortonwxUSE_IMAGLIST fix (good grief...)
2005-03-01  Ryan NortonwxUSE_TOOLTIPS fix (good grief I think I just did this...
2005-03-01  Ryan NortonwxUSE_XX fix
2005-03-01  Ryan NortonwxUSE_XXX fix
2005-03-01  Ryan Nortonfixup for last commit
2005-03-01  Ryan Nortonmore wxUSE_IMAGE FUN
2005-03-01  Ryan NortonwxUSE_IMAGE cleanup
2005-03-01  Vadim Zeitlinfix for crash when using wxEXEC_NODISABLE
2005-03-01  Ryan NortonwxUSE_IMAGE cleanup, fix warning
2005-03-01  Ryan Nortoncompile w/o tooltips
2005-03-01  Włodzimierz SkibawxChoicebook styles typo fix.
2005-03-01  Włodzimierz SkibaMore styles in XRC handlers of book controls.
2005-03-01  Stefan Csomorhave CGImage Support in all OSX builds
2005-03-01  Stefan Csomorhave CGImage Support in all OSX builds
2005-03-01  Stefan Csomorfix for non-quartz branch
2005-03-01  Vadim Zeitlindon't compare iterator after calling erase() in Process...
2005-03-01  Vadim Zeitlinadded accessor function to hide __VISAGECPP__ ugliness...
2005-03-01  Vadim Zeitlinadded wxDP_ALLOWNONE (patch 1153889)
2005-02-28  Robert Roebling Minimal layout change.
2005-02-28  Włodzimierz SkibaDon't use the 'unix-like' check for Palm.
2005-02-28  Robert Roebling Implemented wxRadioBox using a GtkTable.
2005-02-28  Ryan Nortonrename wxURI::GetUser to wxURI::GetUserInfo and add...
2005-02-28  Robin DunnOops, checked in wrong file by mistake. Reverted last...
2005-02-28  Robin DunnDon't build the old versions of OGL or iewin by default...
2005-02-28  Włodzimierz SkibaXRC for wxListbook [patch 1152306] and wxChoicebook...
2005-02-28  Robin Dunnavoid buffer overrun
2005-02-28  Ryan NortonwxDisplay::GetFromWindow is only on msw evidently
next