]> git.saurik.com Git - wxWidgets.git/history - contrib/include
Made the colours more muted
[wxWidgets.git] / contrib / include /
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-30  Michael WetherellMissing exports
2005-05-23  Włodzimierz SkibaExport fix found through Tinderbox.
2005-05-19  Włodzimierz SkibaExport correction (blind fix for error found in Tinderb...
2005-05-04  Julian SmartAdded licence/copyright information
2005-05-04  Włodzimierz SkibaLayout fixes for wxPlotWindow [#1192416] + source clean...
2005-04-26  Julian SmartFurther export symbols
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 DunnAdded Python methods to wxStyledTextCtrl that allow...
2005-04-16  Robin DunnAdd several "Raw" functions for setting/getting text...
2005-04-15  Robin DunnPatch #1183952, Create to return bool
2005-04-14  Mattia Barbon Fix previous change in case somebody is still using
2005-04-14  Mattia Barbon Fix building Plot contrib as DLL.
2005-04-11  Włodzimierz SkibaBuild fixes after gizmos_xrc additions.
2005-04-10  Václav Slavíksplitted gizmos library into gizmos and gizmos_xrc...
2005-03-30  Robin DunnMore WXDLLIMPEXP_GIZMOS fixes
2005-03-30  Robin DunnMore WXDLLIMPEXP_GIZMOS fixes
2005-03-30  Robin DunnWXDLLIMPEXP_GIZMOS
2005-03-30  Julian SmartApplied patch [ 1164975 ] xml handler for wxStaticPicture
2005-03-24  Vadim Zeitlincleanup: define events correctly, define type-safe...
2005-03-23  Julian SmartwxUSE_DEPRECATED set to 0 by default
2005-03-21  Vadim Zeitlinuse WXDLLIMPEXP_FL with event types declarations (patch...
2005-02-27  Vadim Zeitlincompilation fix (missing header) (patch 1151763)
2005-02-25  Włodzimierz SkibaVarious warning fixes and minor source cleaning.
2005-02-11  Robin DunnUpdated to Scintilla 1.62
2005-02-10  Julian SmartApplied patch [ 1096612 ] FL: fix close button on wxGTK
2005-02-09  Włodzimierz SkibaSemicolon removed for Borland
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-12-21  Włodzimierz SkibaMetric conversion constants not doubled in each port...
2004-12-16  Włodzimierz SkibaMake ComputeScaleAndOrigin() as virtual part of wxDCBas...
2004-12-10  Włodzimierz SkibawxFoldBar now also horizontal (with API methods renamed...
2004-12-08  Włodzimierz SkibaFixed bug with lack of return default style if Ok(...
2004-12-07  Włodzimierz SkibaFix to FIXME about using unused Get/SetOptimization.
2004-11-22  Julian SmartAdded accidentally omitted license to match source...
2004-11-10  Robin DunnWhen using an external scrollbar ensure that the built...
2004-10-17  Robin DunnUse Scintilla's functions for Unicode/UTF8 conversions
2004-09-28  Robin DunnTRUE/FALSE/etc. cleanup in the *.in files, regenerated...
2004-09-28  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-09-27  Robin DunnAllow style spec strings to contain colour names as...
2004-09-27  Robin DunnUpdated wxSTC's copy of Scintilla to version 1.61
2004-09-27  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-09-24  Václav Slavíkremoved XRC library from contrib
2004-09-01  Julian SmartAdded toggle button handler header
2004-08-31  Julian SmartAdded wxToggleButton handler
2004-08-12  Włodzimierz SkibaOther fixes to shared build.
2004-08-11  Włodzimierz SkibaShared build fix.
2004-08-11  Robin DunnSet minsize and implement DoGetBestSize
2004-08-05  Włodzimierz SkibaGCC fixes: order of initializations, type casting,...
2004-08-04  Włodzimierz SkibaArray has pointers.
2004-08-03  Włodzimierz SkibaWarning fix.
2004-08-03  Włodzimierz SkibaFull headers, Unicode markup, whitespaces, wxID_ANY...
2004-08-03  Vadim Zeitlinadded foldbar contrib
2004-07-30  Włodzimierz SkibawxUSE_STL fixes and suggested coding of -1/TRUE/FALSE
2004-07-25  Vadim Zeitlinremoved #pragma interface without matching #pragma...
2004-07-22  Włodzimierz SkibawxUSE_STL fixes.
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-07-16  Václav Slavíkadded wxXRC_NO_RELOADING
2004-06-16  Włodzimierz Skiba-1, TRUE/true, FALSE/false and tabs replacements.
2004-06-11  Włodzimierz SkibawxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND...
2004-06-09  Włodzimierz Skiba-1->wxID_ANY, TRUE->true, FALSE->false and tabs replace...
2004-06-08  Włodzimierz Skiba-1->wxID_ANY, TRUE->true, FALSE->false and tabs replace...
2004-06-07  Włodzimierz Skiba-1->wxID_ANY, TRUE->true, FALSE->false and tabs replace...
2004-06-02  Robin DunnDefault arg for Id
2004-06-01  Robin Dunnremove EVT_STC_POSCHANGED as it's been deprecated in...
2004-05-25  Julian SmartMore name changes
2004-05-25  Robin DunnRemove treelistctrl from gizmos. The one from the...
2004-05-19  Dimitri Schoolwerthapplied patch #940914 "Minor cleaning of warnings in...
2004-03-23  Julian SmartApplied patch [ 905577 ] Removed copystring from OGL...
2004-03-06  Robin DunnDecided that not doing methods for keyboard commands...
2004-02-28  Václav Slavíkanother cleanup of constraints code in samples (patch...
2004-02-11  Robin DunnUse extraFontFlag to specify if anti-aliased fonts...
2004-02-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
2004-02-08  Julian SmartNew versions
2004-02-08  Julian SmartAdded wxTreeListCtrl: patch [ 883529 ] wxTreeListCltr
2004-02-08  Julian SmartApplied patch [ 879998 ] Warning free animate contrib
2004-02-08  Julian SmartApplied patch [ 875663 ] Warning free mmedia contrib
2004-02-06  Robin DunnUpdated Scintilla to version 1.58
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-29  Dimitri SchoolwerthApplied patch #880008: "Unused parameters in FL contrib...
2004-01-26  Julian SmartAdded RTTI
2004-01-23  Robin DunnFixed compile error
2004-01-23  Julian SmartApplied patch [ 882493 ] Added XRC support for wxStatusBar
2004-01-11  Julian SmartApplied patch [ 791573 ] New feature for FL toorbar...
2004-01-08  Julian SmartApplied patch [ 868061 ] Warning free OGL
2004-01-08  Julian SmartApplied patch [ 867158 ] Warning free gizmos
2004-01-02  Julian SmartwxShapeRegion::SetText shouldn't append to formatted...
2003-11-09  Mattia Barbon Fix after last commit.
2003-11-09  Mattia Barbon Warning fixes and deprecated method elimination from...
2003-11-07  Robin DunnRefactored wxSizerXmlHandler and added support for...
2003-10-31  Robin DunnPatch #826420, and also adapted to new SWIG
2003-10-25  Mattia Barbon More NO_PTR -> PTR compilation fixes.
2003-10-10  Václav Slavíkreturn false from wxXmlResource::Load if the resource...
2003-09-24  Robin Dunn#ifdef update for the old SWIG
2003-09-19  Mattia Barbon Compilation fix for wxUSE_DRAG_AND_DROP==0.
2003-09-18  Robin DunnAdded DoDragOver and DoDropText from Angelo Mandato...
2003-09-18  Robin DunnUpdated to Scintilla 1.54
2003-09-11  Julian SmartApplied patch [ 778625 ] wxSVGFileDC and UNICODE build
2003-09-11  Julian SmartApplied patch [ 795423 ] Unicode and warning fixes...
2003-09-01  Robin DunnCheck wxUSE_DEPRECATED before including its headers
next