]> git.saurik.com Git - wxWidgets.git/history - src/common
Committing in .
[wxWidgets.git] / src / common /
2006-02-15  Jouk Jansen Committing in .
2006-02-13  Vadim Zeitlinfixed transparency handling broken by the last commit
2006-02-13  Vadim Zeitlinfixed SetAddress() for self-assignment (patch 1430703)
2006-02-13  Vadim Zeitlinfixed several crashes in XPM parsing code
2006-02-12  Vadim Zeitlinfixed wxFontMapper behaviour under wxGTK2: it now just...
2006-02-12  Włodzimierz Skiba!WX_PRECOMP (wxPalm) build fix.
2006-02-12  Vadim Zeitlinit is not possible to show/hide the window from the...
2006-02-12  Vadim Zeitlincompilation fix for VC8 (see patch 1429985)
2006-02-12  Vadim Zeitlinremoved extra semicolons added by previous patch (patch...
2006-02-12  Michael WetherellWarning fixes for VC5 (Igor Korot)
2006-02-12  Vadim Zeitlinadded linear and concentric gradient fill functions...
2006-02-11  Kevin HockAdd SetLocal method; overload Connect to accept a local...
2006-02-11  Vadim Zeitlinadded support for 64 bit ints in wx stream classes...
2006-02-11  Vadim Zeitlinprovide wxGetLocalTimeMillis() (returning double) even...
2006-02-11  Vadim Zeitlincompilation fixes for wxUSE_DATETIME==0 (another part...
2006-02-11  Mart RaudseppDo not reintroduce #pragma interface/implementation...
2006-02-10  Vadim ZeitlinRyan's cumulative wxActiveX and media control patch...
2006-02-10  Włodzimierz SkibawxTinderbox build fixes.
2006-02-10  Vadim Zeitlingeneric GetFromWindow() implementation for non-MSW...
2006-02-10  Vadim Zeitlinfixed centering of top level windows on secondary displ...
2006-02-09  Julian SmartApplied patch [ 1427626 ] Fix wxFileConfig so that...
2006-02-09  Vadim Zeitlinset m_encoding in wxCSConv ctor from name
2006-02-09  Vadim Zeitlinmore standard (although less RFC-conformant) treatment...
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2006-02-08  Vadim Zeitlindon't always find the file if it's in the current direc...
2006-02-08  Vadim Zeitlindeprecated wxSizerItem::IsShown() because it doesn...
2006-02-08  Vadim Zeitlinremoved duplicate entries for UTF-16/32 (which are...
2006-02-08  Vadim Zeitlinremoved a few more extra semicolons (patch 1425785)
2006-02-06  David Surovelltweaks and comments to previous commit
2006-02-06  David Surovellfix gcc v3.3.3 compiler crash
2006-02-06  Julian SmartChanged function to SetFitToCurrentPage
2006-02-05  Roger Gammansfix for [1357272] . Replace the fake year with unique...
2006-02-05  Jamie GaddDeprecate wxDC::{Begin,End}Drawing()
2006-02-03  Mattia Barbon DeleteFunction argument should be non-const since it
2006-01-31  Julian SmartIntroduced the ability to size a book control based...
2006-01-30  Julian SmartSeparated out book control sizing code
2006-01-28  David Surovellimproved LaunchDefaultBrowser on FreeBSD systems by...
2006-01-27  Vadim Zeitlinfixed MIPSpro version in the comment
2006-01-27  Kevin HockFix InterruptWait on wxBase; use polling on wxBase...
2006-01-27  Vadim Zeitlintentative compilation fix for MIPSpro 7.2
2006-01-26  Włodzimierz SkibaFilename correction.
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-26  Robert Roebling wxImage::Copy() forgot the alpha channel.
2006-01-23  Julian SmartOnly do sanity check if the stream is seekable, otherwi...
2006-01-22  David Surovellapplied patch 1411688
2006-01-21  Julian SmartCompile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set...
2006-01-21  Julian SmartFix for [ 1351655 ] wxTextValidator::OnChar not working...
2006-01-21  Julian SmartFix for bug [ 1351659 ] wxTextValidator::Validate not...
2006-01-20  Vadim Zeitlinalways initialize m_bChanged in wxConfigPathChanger...
2006-01-20  Vadim Zeitlindon't look beyond the end of the string if it ends...
2006-01-19  Julian SmartApplied patch [ 1381420 ] wxHTTP Basic authentication...
2006-01-19  Julian SmartApplied patch [ 1339764 ] Add wxImage::ConvertToGreyscale
2006-01-19  Jouk Jansen Committing in .
2006-01-19  Mart RaudseppUpdate copyright year in ctrl+alt+mclick dialog
2006-01-18  Michael WetherellRemove workaround since the problem should now be fixed
2006-01-18  Julian SmartReverted semicolons patch
2006-01-18  Julian SmartApplied patch [ 1334242 ] wxLogStream::DoLogString...
2006-01-18  Julian SmartApplied patch [ 1304191 ] support for MEMO fields
2006-01-18  Julian SmartApplied patch [ 1399013 ] More removals of extraneous...
2006-01-18  Julian SmartApplied patch [ 1306443 ] Removal of C++-style comments...
2006-01-18  Julian SmartApplied patch [ 1381016 ] wxFileName should use TMPDIR
2006-01-18  Julian SmartTwo corrections to const fix
2006-01-17  Włodzimierz SkibaMinor cleaning.
2006-01-17  Julian SmartApplied patch [ 1401000 ] Fixes Unix domain sockets...
2006-01-17  Julian SmartApplied patch [ 1405547 ] wxDbConnectInf + unicode...
2006-01-17  Julian SmartApplied patch [ 1370718 ] WinCE does not support drive...
2006-01-16  Włodzimierz SkibaWatcom fix.
2006-01-16  Włodzimierz SkibaWarning fix.
2006-01-16  Mart RaudseppMove constant strings to .rodata/.data.rel.ro ELF segme...
2006-01-15  Stefan NeisSome OS/2 specific improvements.
2006-01-15  Włodzimierz SkibaBuild fix for wxTheApp usage.
2006-01-15  Włodzimierz SkibaMore common code moved from generic dialogs to wxDialog...
2006-01-12  Vadim ZeitlinwxEventLoop::ms_activeLoop is now defined in its own...
2006-01-12  Vadim Zeitlindon't compile wxEventLoopManual for the ports which...
2006-01-12  Vadim Zeitlinimproved wxMac event loop implementation and refactored...
2006-01-12  Vadim Zeitlinimplemented wxEventLoop for wxMac
2006-01-12  Vadim Zeitlindefine wxEventLoopBase::ms_activeLoop in appcmn.cpp...
2006-01-10  Włodzimierz SkibawxMGL/Watcom linkage fix.
2006-01-09  Vadim Zeitlinmoved OnExceptionInMainLoop() from wxAppConsole to...
2006-01-09  Włodzimierz SkibaMinor reformat.
2006-01-09  Włodzimierz Skibadefs.h doubled include fixed.
2006-01-08  Robert Roebling Added empty wxDataViewCtrl header and control name...
2006-01-07  David Surovellminor cleanup
2006-01-06  Vadim Zeitlinadd comment about using not quite standard mbstowcs...
2006-01-06  Vadim Zeitlinuse our own mbstowcs() and wcstombs() implementations...
2006-01-02  Julian SmartAdded caption parameter to wxGetFontFromUser and wxGetC...
2006-01-01  David Surovellrelaxed ReadGIF error checking as per review
2005-12-31  Stefan NeisNo obnoxious warnings if threading is disabled.
2005-12-30  David Surovelltwo more ReadGIF tweaks
2005-12-30  David Surovelladded protection against corrupted GIFs in ReadGIF
2005-12-29  Kevin HockRemove wxConfig object caching (m_config), which solves...
2005-12-24  Vadim Zeitlin1. changed wxStringTokenizer to not modify the string...
2005-12-23  Vadim Zeitlinadded wxRTTI macros to wxControlWithItems: it's not...
2005-12-22  Václav Slavíkreverted previous accidental commit
2005-12-22  Václav SlavíkwxMac linking fix
2005-12-21  Vadim Zeitlinjust added a comment
2005-12-20  Dimitri Schoolwerthfixed compile errors (code was using unnamed objects...
2005-12-20  Dimitri Schoolwerthfixed unreachable code warnings (occurred in MSVC6...
2005-12-18  Stefan NeisAdded implementation for wxLocaltime_r/wxGmtime_r.
2005-12-18  Michael WetherellChanges to cope with parent streams which return an...
next