]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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)
2003-10-16  Vadim ZeitlinVC++ release mode warning fix
2003-10-16  Václav SlavíkVadim moved the macros to dlimpexp.h
2003-10-16  Vadim ZeitlinRemoveEventHandler() didn't reset all pointers correctl...
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-10-16  Vadim Zeitlinmoved DLL import/export declarations from wx/defs.h...
2003-10-16  Vadim Zeitlinadded ShouldInheritColours()
2003-10-16  Vadim Zeitlinuse ShouldInheritColours() instead of IsContainerWindow()
2003-10-16  Vadim Zeitlinuse ShouldInheritColours()
2003-10-16  Vadim Zeitlindon't complain if file doesn't exist in DeleteFile...
2003-10-16  Vadim Zeitlinremoved a string from contrib (Scintilla)
2003-10-16  Vadim Zeitlinadded missing wxCMPFUNC_CONVs (patch 817551)
2003-10-16  Vadim Zeitlinadded missing wxCMPFUNC_CONVs (patch 820862)
2003-10-16  Vadim Zeitlinuse correct fallback file name in SaveFile() (patch...
2003-10-16  Vadim Zeitlinfinished Japanese translations (patch 824608)
2003-10-16  Vadim Zeitlinsome cosmetic fixes
2003-10-16  Vadim Zeitlinpatch 816178 and tons of other fixes to owner drawn...
2003-10-16  Vadim ZeitlinwxMouseEvent::Moving() shouldn't return true when we...
2003-10-16  Vadim Zeitlinadded EVT_WIZARD_FINISHED handler
2003-10-16  Vadim Zeitlinsend EVT_WIZARD_FINISHED for modal wizards as well
2003-10-15  Vadim Zeitlinupdate the selection properly after deleting the page
2003-10-15  Vadim Zeitlinremoved the weird m_style which was never initialized...
2003-10-15  Stefan Csomorbug fix
2003-10-14  Vadim Zeitlinattempt to split cmd line into words in the same way...
2003-10-14  Mattia Barbon wxMotif fixes.
2003-10-14  Mattia Barbon Implemented wxPopupWindow for wxMotif.
2003-10-14  Václav Slavíknicer tick and fixed home icons (patch #820767)
2003-10-13  Vadim Zeitlinoops, compilation fix
2003-10-13  Vadim Zeitlinadded CanConvert()
2003-10-13  Vadim Zeitlinshow the selected item with customs colour correctly...
2003-10-13  Václav Slavíkgettext plural form docs
2003-10-13  Václav Slavíkuse ngettext instead of _N
2003-10-13  Václav Slavík1) use ngettext instead of _N, 2) cleanup of gettext...
2003-10-13  Mattia Barbon wxMotif now uses wxGLCanvas implementation from wxX11,
2003-10-13  Mattia Barbon Fixes for application not closing after last top...
2003-10-13  Mattia Barbon Compilation fixes.
2003-10-13  Václav Slavíkfixed double filename->URL conversion
2003-10-12  Václav Slavíksupported platforms update
2003-10-12  Vadim Zeitlinuse LVSICF_NOINVALIDATEALL in SetItemCount() to reduce...
2003-10-12  Vadim Zeitlinadded LVSICF_NOINVALIDATEALL
2003-10-12  Mattia Barbon Compilation fixes.
2003-10-12  Mattia Barbon Try to use the correct make.
2003-10-12  Vadim ZeitlinVC++ release mode warning fixes
2003-10-12  Vadim Zeitlinfixed conversion from Unicode in StreamOut() once again
2003-10-11  Robin DunnPatch #821454
2003-10-10  Vadim Zeitlinanother Unicode compilation fix for !wxUSE_ENHMETAFILE
2003-10-10  Robin Dunnremoved #!
2003-10-10  Václav Slavíkreturn false from wxXmlResource::Load if the resource...
2003-10-10  Julian SmartDon't set insertion point if the text is the same in...
2003-10-10  Stefan Csomornewlines conversions streamlined
2003-10-09  Vadim ZeitlinUnicode compilation fix for !wxUSE_ENHMETAFILE
2003-10-09  Robert Roebling Applied new DoDrawBitmap() and DoBlit() from 2_4
2003-10-09  Robert Roebling Added wxBitmap::Rescale() from 2_4
2003-10-09  Robert Roebling image sample fix from 2_4
2003-10-09  Stefan Csomoradded newline conversion
next