]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-10-30  Vadim Zeitlinremoved calls to wxWindowBase::InitBase(), it is called...
2003-10-30  Václav Slavík#if around deprecated macros
2003-10-30  Vadim Zeitlinadded missing _T()s in wxLogTraces
2003-10-29  Vadim Zeitlinupdate from Vegh Janos
2003-10-29  Vadim Zeitlinchanged case of the cursor names to be consistent with...
2003-10-29  Robin DunnAdded SetMin/SetMax
2003-10-29  Robin DunnFixed compile error
2003-10-28  Václav Slavíkuse -headerpad_max_install_names when linking shared...
2003-10-28  Vadim Zeitlindon't give error msg when deleting non existing keys...
2003-10-27  George TaskerAdded examples of an INSERT and a DELETE to the sample...
2003-10-27  Vadim Zeitlinreally applied Robert's patch (and not the converse...
2003-10-27  Vadim Zeitlinremoved virtual from functions which are not; expanded...
2003-10-27  Vadim ZeitlinwxFileExists() returns false for directories (bug 825507)
2003-10-27  Stefan NeisInitialize m_lNumRects to avoid core dumps if GpiQueryR...
2003-10-27  David ElliottChanged all symbols with the name "id" to "winid" to...
2003-10-27  David ElliottChanged all symbols with the name "id" to "winid" to...
2003-10-27  David ElliottChanged all symbols with the name "id" to "timerid...
2003-10-26  Václav Slavíkignore Bakefiles.local.bkgen
2003-10-26  Václav Slavíkadded C++BuilderX support (disabled by default)
2003-10-26  Mattia Barbon Darwin compilation fix.
2003-10-26  Stefan NeisFixed update rectangle passed to WinInvalidateRect...
2003-10-25  Václav Slavíkfixed sed command on solaris (bug #830138)
2003-10-25  Mattia Barbon More NO_PTR -> PTR compilation fixes.
2003-10-24  Robin Dunnfixed placement of pythonnote
2003-10-24  Vadim Zeitlinuse iconv() for wxCSConv constructed from a wxFontEncod...
2003-10-24  Mattia Barbon Match changes in DECLARE_*_CLASS.
2003-10-24  Vadim Zeitlincompilation fix for some Unicode builds
2003-10-24  Vadim Zeitlinfixed crash on startup under GTK
2003-10-24  Václav Slavíkfixed iso-8859-1 handling to report failures
2003-10-24  Václav Slavíkfixed crash if szLocale==NULL
2003-10-23  Mattia Barbon Until configure and aclocal.m4 are in CVS they should not
2003-10-23  Mattia Barbon Make both GCC and MSVC 5 happy.
2003-10-23  Mattia Barbon wxMac linking fix.
2003-10-23  Mattia Barbon Suboptimal wxColour::CreateByName implementation...
2003-10-23  Mattia Barbon Compilation fixes.
2003-10-23  Stefan Csomorfix for gcc MacOS
2003-10-23  Vadim Zeitlindon't refresh the font unnecessarily (patch from Robert...
2003-10-23  Vadim Zeitlindon't crash on startup (fix for last change)
2003-10-23  Vadim Zeitlinremoved a printf()
2003-10-22  Robin DunnAdded SetColumnCount method
2003-10-22  Vadim Zeitlindon't append spaces to all arguments in ConvertStringTo...
2003-10-22  Vadim Zeitlinmoved wxUSE_UNICODE <-> _UNICODE checks to wx/platform...
2003-10-22  Mattia Barbon Compilation and warning fixes for GCC 3.2.
2003-10-22  Mattia Barbon Fixed condition not to be always false.
2003-10-22  Mattia Barbon Compilation fix.
2003-10-22  Robin DunnreSWIGged
2003-10-22  Robin DunnreSWIGged
2003-10-22  Robin DunnAdd sample showing how to use the XRC subclass attribute
2003-10-22  Robin DunnSave the initial tstate during initialization
2003-10-22  Robin DunnUpdates for wxColourDatabase
2003-10-22  Stefan Csomorstring conversion bug fixed
2003-10-22  Stefan Csomorfix for unicode build
2003-10-22  Václav Slavíkinclude wx/platform, to get __WINDOWS__ etc
2003-10-22  Vadim Zeitlinaccount for parent area origin when creating controls...
2003-10-22  Vadim Zeitlinmoved text creation after tbar creation
2003-10-22  Vadim Zeitlinadded default value (0) for flags argument of AdjustFor...
2003-10-22  Vadim Zeitlinmention ShouldInheritColours() change
2003-10-22  Vadim Zeitlinregen'd after adding wx/dlimpexp.h
2003-10-22  Vadim Zeitlinremoved duplicate yellow green from colour database
2003-10-22  Stefan Csomoradding support for mach unicode builds
2003-10-21  Vadim Zeitlindon't allocate system fonts/colours dynamically
2003-10-21  Vadim Zeitlinfix for wxDateTime::SetToYearDay(last month day) (bug...
2003-10-21  Vadim Zeitlinfix for mistakenly prepending slash to the filenames...
2003-10-21  Vadim Zeitlingenerate trace messages with dialup mask so that they...
2003-10-21  Gilles Depeyrotapplied SF patch # 826838 to fix removal of -psn_*...
2003-10-21  Václav SlavíkwxUSE_GUI=0 not needed anymore
2003-10-21  Václav Slavíkmore supressed warnings for bcc
2003-10-21  Vadim Zeitlinfree the DIB for raw bitmaps even if they don't use...
2003-10-20  Vadim ZeitlinOpen Watcom doesn't like typename, use class (patch...
2003-10-19  Stefan CsomorVC6 template fixes
2003-10-19  Mattia Barbon MSVC 5 compilation fix.
2003-10-19  Mattia Barbon Added some wxPerl notes.
2003-10-18  Vadim Zeitlinreplaced all occurences of wxColourDatabase::FindColour...
2003-10-18  Vadim Zeitlindocumented wxColourDatabase::FindColour() change
2003-10-18  Vadim Zeitlinuse #if WXWIN_COMPAT and not #ifdef (patch 826160)
2003-10-18  Vadim Zeitlinuse wxColourDatabase::Find() instead of deprecated...
2003-10-18  Robert Roebling Further corrections to bitmap and blit code.
2003-10-18  Václav SlavíkDMC make.exe can handle include directive, even though...
2003-10-18  Robin DunnreSWIGged
2003-10-18  Robin DunnreSWIGged
2003-10-18  Robin DunnreSWIGged
2003-10-18  Robin DunnNew version from Timothy Hochberg
2003-10-18  Robin DunnAdded TODO
2003-10-18  Robin DunnAdded IsEditCancelled/SetEditCanceled
2003-10-18  Robin DunnDemo tweaks
2003-10-18  Robin DunnAdded note about migration guide
2003-10-18  Robin Dunntypo fixed
2003-10-17  Stefan Csomoradjusting to changes in xti.h
2003-10-17  Stefan Csomoradjusting to changes in object.h
2003-10-17  Stefan Csomorremoving RTTI classinfo #define redirections, not neede...
2003-10-17  Vadim Zeitlinadded CreateByName(), use it in wxColourDatabase
2003-10-17  Robert Roebling\
2003-10-17  Václav Slavíksamples.inc is not data file
2003-10-17  Jouk Jansen Committing in .
2003-10-16  Vadim Zeitlinfixed bug with wxcolourDatabase::FindColour(); added...
2003-10-16  Vadim Zeitlinadded \NULL
2003-10-16  Vadim Zeitlinfixed wxMouseEvent::Moving() and Dragging() after the...
2003-10-16  Vadim Zeitlinmade wxRTTI macros namespace-friendly (patch 799434)
2003-10-16  Vadim Zeitlincompilation fix for Watcom (part of patch 813225)
2003-10-16  Vadim Zeitlinadded wxSYS_ICONTITLE_FONT (patch 816026)
next