]> git.saurik.com Git - wxWidgets.git/history - src
readded back wxUSE_OLE and wxUSE_WXDIB
[wxWidgets.git] / src /
2005-03-12  Gilles Depeyrotcorrected typo in comment
2005-03-12  Robert Roebling Correct orientation of splitter sash again.
2005-03-12  Robert Roebling Make tree control more GTK-is in the HTML help system.
2005-03-12  Robert Roebling Applied patch for ArtProvider.
2005-03-12  Robert Roebling There shouldn't be any need to draw the backgound
2005-03-11  Robert Roebling GTK compilation.
2005-03-11  Robert Roebling GTK+ 2.0 compilation.
2005-03-11  Vadim Zeitlincompilation fix for non PCH build
2005-03-11  Włodzimierz SkibaBase for wxMessageDialog with common checks for style.
2005-03-11  Włodzimierz SkibaWarning and build fixes focused with Borland and Watcom.
2005-03-11  Vadim Zeitlincall wxOle[Un]Initialize() in wxClipboard ctor/dtor...
2005-03-11  Vadim Zeitlinextracted code calling {Ole|Co}[Un]Initialize() to...
2005-03-11  Vadim ZeitlinUnix compilation warning fixes
2005-03-11  Jouk Jansen Committing in .
2005-03-11  Stefan Csomorborder handling streamlined
2005-03-11  Włodzimierz SkibaUse empty check consistent with other parts.
2005-03-11  Vadim Zeitlinadded wxDebugReport
2005-03-11  Vadim Zeitlincorrected wxLogErrors() in Clear() and Flush()
2005-03-10  Robert Roebling Reenable dead keys under GTK2.
2005-03-10  Julian SmartWhen drawing a solid page background, don't use theme...
2005-03-10  Włodzimierz SkibaDisable wxID_EXIT on PalmOS with all consequences in...
2005-03-10  Vadim ZeitlinUnicode fix after last commit
2005-03-10  Vadim Zeitlinuse wxGetenv() instead of getenv() which doesn't exist...
2005-03-10  Robin DunnGive the wxChoice an explicit width so the min size...
2005-03-10  Vadim Zeitlinunused param warning with wxUSE_OLE=0
2005-03-10  Stefan Csomorcursor setting corrected
2005-03-10  Stefan Csomormake sure we don't have two associations pointing to...
2005-03-10  Vadim Zeitlincheck that wxYES and wxNO are always used together...
2005-03-10  Włodzimierz SkibaSmartphone adjustements to generic log dialog.
2005-03-09  Robert Roebling Compilo.
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
next