]> git.saurik.com Git - wxWidgets.git/history - src/common
Applied patch [ 1436761 ] wxGrid: Can't enable cell edit ctrl on very wide columns
[wxWidgets.git] / src / common /
2006-03-09  Vadim Zeitlinuninitialized variable warning fixed (modified patch...
2006-03-07  Vadim Zeitlinuse wxCHECK instead of wxASSERT in CanonicalizePluginNa...
2006-03-07  Vadim Zeitlinremoved unneeded test for pal!=NULL in ConvertToImage...
2006-03-07  Vadim Zeitlinoops, undid last commit, the extra test is unneded...
2006-03-07  Vadim Zeitlinmake sure we don't use uninitalized output stream in...
2006-03-07  Vadim Zeitlinfixed a memory leak in case server name couldn't be...
2006-03-07  Vadim Zeitlinfixed a double free bug in SetBufferIO(size_t) (coverit...
2006-03-07  Vadim Zeitlindon't compile the code used only in wxUniv build in...
2006-03-07  Julian SmartIncrease precision of variant conversion to string
2006-03-06  Włodzimierz SkibawxWinCE build fix.
2006-03-06  Václav Slavíkfixed win32 code to not use MB_ERR_INVALID_CHARS on...
2006-03-05  Vadim Zeitlincorrected typo in PRC Envelope paper definition (used...
2006-03-05  Włodzimierz SkibaBuild fix: help OW 1.4 to apply template.
2006-03-04  Włodzimierz SkibaMore informative comment about previous commit.
2006-03-03  Włodzimierz SkibaStop invalidating size on wxTLW
2006-03-02  Julian SmartUse temp directory and don't prepend two backslashes...
2006-03-02  Robert Roebling Change wxVariant GetValue() to GetValue( wxVariant...
2006-03-01  Robert Roebling Further sorting work using the sorting data model.
2006-02-28  Robert Roebling Don't delete model in views destructor as several
2006-02-28  Robert Roebling Moved code around preparing the sorted model.
2006-02-28  Robert Roebling Added wxDataViewSortedListModel, which doesn't work
2006-02-28  Kevin HockMake SetLocal actually work instead of crashing immedia...
2006-02-27  Vadim Zeitlinfix for wxPathList::FindValidPath() for wxUSE_STL
2006-02-27  Robert Roebling Added generic MVC hookup code.
2006-02-26  Robert Roebling Some restructuring, beginning of wxDataViewDateCell.
2006-02-25  Robert Roebling Added wxDataViewProgressCell with native code
2006-02-25  Robert Roebling Add compilation guards.
2006-02-24  Vadim Zeitlinwe need to pass szLocale allocated by strdup() and...
2006-02-24  Robert Roebling added wxDataViewToggleCell
2006-02-23  Robert Roebling wxDataViewCtrl now with editable text and multiple
2006-02-23  Robert Roebling added wxDataViewCell
2006-02-22  Robert Roebling Added wxDataViewColumn
2006-02-21  Robert Roebling Add notifier class.
2006-02-21  Robert Roebling More compilation.
2006-02-21  Włodzimierz SkibaFixed using list of wildcards in filter of wxDocTemplate.
2006-02-21  Robert Roebling wxDataViewCtrl WIP.
2006-02-20  Jouk Jansen Committing in .
2006-02-16  Julian SmartApplied patch [ 1431955 ] Fixes wxSocket* _Wait/Select
2006-02-16  Robin DunnFix for Bug #1432054: ToolBar controls not removed...
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
next