]> git.saurik.com Git - wxWidgets.git/history - src/common
unused param warning with wxUSE_OLE=0
[wxWidgets.git] / src / common /
2005-03-09  Włodzimierz SkibaWinCE fixes.
2005-03-08  Ryan NortonFix crash when using a proxy (m_protocol already gets...
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 Zeitlinextracted platform-specific code to determine static...
2005-03-07  Vadim Zeitlincompilation fix for CE with Standard SDK
2005-03-07  Vadim Zeitlinadded wxUSE_STDPATHS
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-05  Vadim Zeitlin(blind) GTK1 compilation fix
2005-03-05  Michael WetherellFix for problem with wxGetFileKind on WinCE
2005-03-05  Mattia Barbon Corrected wxStringListBase implementation of
2005-03-04  Włodzimierz SkibaSmall warning fixes.
2005-03-04  Robert Roebling Applied John L's patches for curson scaling, image...
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  Vadim Zeitlinfixed bug in ReadAll(): it always returned error when...
2005-03-03  Jouk Jansen Committing in .
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  Ryan NortonMove wxDoFloodFill to dc.cpp so that it can be 'used...
2005-03-01  Ryan NortonwxUSE_STATTEXT fixes
2005-03-01  Ryan Nortoncompilo
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-02-28  Włodzimierz SkibaDon't use the 'unix-like' check for Palm.
2005-02-28  Ryan Nortonrename wxURI::GetUser to wxURI::GetUserInfo and add...
2005-02-28  Robin Dunnavoid buffer overrun
2005-02-28  Ryan NortonwxDisplay::GetFromWindow is only on msw evidently
2005-02-28  Vadim Zeitlinremoved strange bit flipping under wxGTK when saving...
2005-02-28  Julian SmartWinCE doesn't have GetThreadLocale
2005-02-28  Julian SmartMSW doesn't have EOVERFLOW, WinCE additionally doesn...
2005-02-28  Julian SmartAdded XPM ctor
2005-02-28  Vadim Zeitlincompilation fix for non-debug build
2005-02-28  Ryan Nortonfix for bug raised in patch [ 1145715 ] endless loop...
2005-02-28  Ryan Nortonpartially fix bug [ wxwindows-Bugs-1145813 ] Centre...
2005-02-28  Robert Roebling Add PrivData() field to wxPrintData since MSW's printer
2005-02-28  Vadim Zeitlinsupport filenames with empty extension (foo.) (bug...
2005-02-28  Vadim Zeitlinfixed last commit to not break ToString() for negative...
2005-02-27  Vadim Zeitlinfixed ToString() for negative long longs (bug 1101426)
2005-02-27  Vadim Zeitlinbetter compatibility with old wxList in wxUSE_STL=...
2005-02-27  Vadim Zeitlinfix to previous patch: don't crash when saving in 16bpp
2005-02-27  Vadim Zeitlinadded support for saving grey and grey-red PNG images...
2005-02-26  Michael WetherellMove wxGetOSFHandle to include/wx/msw/private.h since...
2005-02-25  Julian SmartUse wxIMAGE_OPTION_QUALITY
2005-02-24  Włodzimierz SkibaNext step on bringing PalmOS build to the same filelist...
2005-02-24  Vadim Zeitlinreally fixed bug with DST in Set(h, m, s, ms) (see...
2005-02-22  Václav Slavíkfixed wxDateTime::ParseFormat to correctly handle ...
2005-02-22  Michael WetherellRemoved dependency on wx/html/forcelnk.h
2005-02-22  Dimitri Schoolwerthdon't create a png alpha image if we don't have to
2005-02-21  Julian SmartCorrected compilo
2005-02-20  Robert Roebling Changed wxFopen() calls to use c_str
2005-02-20  Vadim Zeitlincompilation fix for wxUSE_STL==1
2005-02-20  Ryan Nortonuse on cocoa without fontmapper
2005-02-20  Dimitri Schoolwerthminor textual fix
2005-02-20  Vadim Zeitlincompilation fix after last patch
2005-02-19  Vadim Zeitlinoops, fixed crash introduced in last check in
2005-02-19  Vadim Zeitlinset string length to 0 in AllocBeforeWrite() just to...
2005-02-19  Vadim Zeitlinfix (with unknown but apparently beneficial effects...
2005-02-19  Vadim Zeitlinadded InitAlpha() (replaces patch 991168)
2005-02-19  Vadim Zeitlinfixed hash collisions in ZIP files (patch 1082026)
2005-02-19  Vadim ZeitlinwxCommandProcessor::MarkAsSaved() and IsDirty() added...
2005-02-19  Vadim Zeitlindocument GetOptionInt() as returning 0 for the options...
2005-02-19  Vadim Zeitlinmore options for JPEG and TIFF handlers (slightly modif...
2005-02-19  Vadim Zeitlinadded wxMBConv parameter for wxFFile::ReadAll() and...
2005-02-19  Vadim Zeitlin1. undid the "simplification" of patch 1096066 which...
2005-02-18  Robin DunnwxStdButtonSizer Finalise --> Realize
2005-02-18  Stefan Csomoralpha support for Scale added
2005-02-18  Ryan NortonwxUSE_XXX related fixes
2005-02-18  Ryan Norton[ 1123124 ] wxStringBase::Alloc can change string length
2005-02-17  Ryan Nortoncompile wxFileXXXStream without wxFFileXXXStream
2005-02-17  Ryan NortonEnable compilation on mac without wxFontMapper
2005-02-17  Ryan Nortongcc doesn't have pragma warning
2005-02-17  Ryan Nortonint argument/unsigned int arg warning fix
2005-02-16  Włodzimierz SkibawxPoint/Size/Rect() causes the same code with (0,0...
2005-02-16  Dimitri Schoolwerthminor typo fixes
2005-02-16  Julian SmartStandard dialogs becoming useable on WinCE.
2005-02-16  Włodzimierz SkibaNative PalmOS wxLongLong. Introduction of wxULongLong_t...
2005-02-15  Julian SmartIgnorant WinCE fixes for compile breakage
2005-02-15  Robert Roebling Typo.
2005-02-15  Robert Roebling Committed currently disabled code that implements
2005-02-15  Ryan Norton[ 1123256 ] wxString operator+ pre-allocates buffer...
2005-02-15  Włodzimierz SkibawxDatePicker and wxDateTime for PalmOS. Remove conflict...
2005-02-14  Stefan Csomoradded alpha channel support to ShrinkBy
2005-02-13  Vadim Zeitlindon't duplicate wxItemContainer methods in wxRadioBoxBa...
2005-02-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2005-02-13  Vadim Zeitlinremoved multiple duplicate copies (with subtly differen...
2005-02-13  Vadim Zeitlinchanged Remove/InsertDir() parameter type to size_t...
2005-02-12  Robert Roebling Reapplied patch to change the two scrolled window...
2005-02-12  Michael WetherellRename wxGetFileType to wxGetFileKind
2005-02-12  Michael WetherellRename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS
2005-02-12  Julian SmartApplied patch [ 1120683 ] Fix for wxDateTime::Format...
2005-02-12  Ryan NortonCleanup mediaplayer sample a bit - get rid of bad loop...
2005-02-11  Vadim Zeitlindon't translate Win32 structured exceptions into C...
2005-02-11  Michael WetherellAdd wxGetFileType and IsSeekable
2005-02-10  Włodzimierz SkibaUse default constructors for wxSize/Point/Rect.
2005-02-10  Julian SmartApplied patch [ 1117207 ] changed the test for SQL_C_WCHAR
next