]> git.saurik.com Git - wxWidgets.git/history - contrib/src
Moved wxRichTextCtrl to its own library
[wxWidgets.git] / contrib / src /
2006-06-28  Robin DunnApplied patch from Armel Asselin that reduces memory...
2006-06-14  Robin Dunnfixed line endings
2006-05-31  Włodzimierz SkibaVarious dummy.cpp centralized in common/dummy.cpp....
2006-05-29  Robin DunnwxWakeUpIdle seems unnecessary here
2006-05-23  Włodzimierz Skiba[ 1491948 ] Fix for a minor GUI bug in wxEditableListBox.
2006-05-22  Robin DunnChanges to ensure that the potential drag is totally...
2006-05-09  Chris Elliottadd files omitted from script for daily builds at York
2006-04-26  Paul Cornettmake pen/brush parameters const
2006-04-18  Paul CornettFixes after stock gdi changes within core library
2006-04-18  Włodzimierz Skiba[#1472076] Fixes after stock gdi changes within core...
2006-04-14  Włodzimierz SkibaBuild fix.
2006-04-14  Włodzimierz SkibaDeprecated and obsolete parts marked up for backward...
2006-04-14  Włodzimierz SkibaDeprecated and obsolete parts marked up for backward...
2006-03-31  Włodzimierz SkibaRemoved every usage of obsolete wxTLW flags. 2.6 compat...
2006-03-28  Włodzimierz SkibaMake wxPASSWORD and wxPROCESS_ENTER really deprecated.
2006-03-24  Robin DunnMake WXK*PRIOR and WXK*NEXT be aliases for WXK*PAGEUP...
2006-03-14  Włodzimierz SkibawxTinderbox build fix.
2006-03-14  Robin DunnSilence some warnings
2006-03-14  Robin DunnKeep wxSTC_LEX_ASP and _PHP available for now.
2006-03-10  Robin DunnIncrease timeout in order to catch slower clicks
2006-03-10  Włodzimierz SkibawxTinderbox build fix.
2006-03-10  Włodzimierz SkibawxTinderbox warning fix.
2006-03-08  Robin DunnFix for bug #1436503. Delay the start of the DnD oprta...
2006-03-08  Robin Dunnwarning fix
2006-03-08  Włodzimierz SkibaWarning fix.
2006-03-08  Robin DunnUpdated to Scintilla 1.67
2006-02-15  Jouk Jansen Committing in .
2006-02-11  Mart Raudsepp* wxFrameLayout should compile in unicode builds for...
2006-02-10  Vadim Zeitlinregenerated all makefiles with bakefile 0.2.0; removed...
2006-02-05  Jamie GaddDeprecate wxDC::{Begin,End}Drawing()
2006-01-23  Michael WetherellRemove old Makefile.ins
2006-01-17  Julian SmartImproved ugly custom tool button drawing
2005-12-30  David Surovellreformatted; added more error checking
2005-12-17  Vadim Zeitlinuse just SetSizerAndFit instead of 4 equivalent lines
2005-11-25  David ElliottRan make -f build/autogen.mk
2005-11-20  Dimitri Schoolwerthapplied patch #1356901 "Yet another removal of extra...
2005-11-16  Włodzimierz SkibaFinally removes occurences of OnMenuCommand and closes...
2005-11-07  Stefan Csomoradjusting to SetLabel migration
2005-10-07  Włodzimierz Skiba#include markup fix.
2005-10-06  Włodzimierz Skiba#include markup fixes.
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-10-01  David ElliottRan bakefile -f autoconf and autoconf.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-05  Vadim Zeitlinfixed bug in generation of the To: header: trailing...
2005-08-28  Vadim Zeitlinuse #ifdef and not #if (fixes -Wundef warnings reported...
2005-08-28  Vadim Zeitlinfixed cursor flicker (patch 1254492 by Hans P. Palbol)
2005-08-23  Włodzimierz SkibawxOS2/OW warning and build fixes.
2005-08-10  Michael WetherellAdds a title to the chart, patch 1242262 Matthew D.P.
2005-08-03  Michael WetherellRebake after MSLU and other changes
2005-07-28  Vadim Zeitlinmissing dll decl stuff and members initialization in...
2005-07-28  Julian SmartRebake for 2.6.2
2005-06-15  Włodzimierz SkibaWarning fix.
2005-06-14  Mart RaudseppFix "warning: operation on 'y' may be undefined".
2005-06-09  Włodzimierz SkibaVC warning fixes.
2005-06-06  Michael WetherellCompilation fix for Cygwin
2005-06-05  Michael WetherellCompilation fix for Cygwin, it doesn't have digitalv.h
2005-05-31  Julian SmartBaked files for 2.6.1
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-26  Robin DunnSince Scintilla uses XMP internally which doesn't suppo...
2005-05-25  Robin DunnReapplied Patch #1106564
2005-05-24  Włodzimierz SkibaFormating warning fix for FC2 build.
2005-05-23  Robin DunnAvoid an assert on wxMSW and ensure we don't use a...
2005-05-13  Robin DunnDon't adjust the keycode for Ctrl-Backspace
2005-05-04  Julian SmartAdded licence/copyright information
2005-05-04  Włodzimierz SkibaLayout fixes for wxPlotWindow [#1192416] + source clean...
2005-04-24  Mattia Barbon Another STL compilation fix.
2005-04-21  Robin DunnOops, that should be GetEncoding, not GetDefaultEncoding
2005-04-21  Robin DunnUse the encoding in StyleSetFont too.
2005-04-19  Robin DunnAllow to set a style's wxFontEncoding
2005-04-19  Robin DunnChange the access of the event handler functions for...
2005-04-16  Robin DunnAdd docstrings for wxSTC methods
2005-04-16  Robin DunnAdded Python methods to wxStyledTextCtrl that allow...
2005-04-16  Robin DunnAdd several "Raw" functions for setting/getting text...
2005-04-16  Robin DunnUse a wxPopupWindow for the AutoComplete box too.
2005-04-15  Robin DunnPatch #1183952, Create to return bool
2005-04-15  Robin DunnNo longer a need for changing the names to protect...
2005-04-14  Mattia Barbon Fix previous change in case somebody is still using
2005-04-13  Mattia Barbon Fix Gizmos-XRC DLL linking.
2005-04-11  Julian SmartChanged version number
2005-04-04  Robin DunnIf the filename is given in the ctor then call LoadFile
2005-04-03  Robin DunnDon't include the nul byte when copying to the clipboard
2005-03-30  Robin DunnMore WXDLLIMPEXP_GIZMOS fixes
2005-03-30  Robin Dunnrearrainge the #includes and etc. to avoid a name confl...
2005-03-30  Julian SmartApplied patch [ 1164975 ] xml handler for wxStaticPicture
2005-03-29  Julian SmartReduce flicker in some circumstances by setting custom...
2005-03-29  Włodzimierz SkibaCompile Int<->Hex functions only when necessary (warnin...
2005-03-25  Vadim Zeitlinfixed child window resizing
2005-03-25  Vadim Zeitlinmore cosmetic changes: type-safe Connect()s, removed...
2005-03-24  Vadim Zeitlindon't call SetSize() twice in ResizeChild(), this is...
2005-03-24  Vadim Zeitlincleanup/reformatting
2005-03-24  Julian Smartversion.rc fix regeneration
2005-03-24  Vadim Zeitlincleanup: define events correctly, define type-safe...
2005-03-23  Julian SmartFurther srcdir -> top_srcdir corrections
2005-03-23  Julian SmartUse top_srcdir for finding version.rc
2005-03-23  Julian SmartUpdated version to 2.5.5
2005-03-23  Julian SmartElliptic arc fix for getting bounds
2005-03-23  Julian SmartAssert fix
2005-03-04  Włodzimierz SkibaUnicode markup.
2005-03-03  Włodzimierz SkibaUsage of common default colours in OGL + minor warning...
2005-03-03  Włodzimierz SkibaWarning fixes.
next