]> git.saurik.com Git - wxWidgets.git/history - contrib/src
Regenerated makefiles for 2.5.2
[wxWidgets.git] / contrib / src /
2004-05-24  Julian SmartRegenerated makefiles for 2.5.2
2004-05-19  Dimitri Schoolwerthapplied patch #940914 "Minor cleaning of warnings in...
2004-05-18  Robin DunnAdd wxFULL_REPAINT_ON_RESIZE
2004-05-18  Julian SmartSet fields count even if don't have widthds
2004-05-17  Julian SmartCheck for empty "widths"
2004-05-15  Mattia Barbon Patch #952359 from ABX: contrib updates after wxHashT...
2004-05-12  Julian SmartAdded window styles to wxToolBar handler.
2004-04-28  Jouk Jansen Committing in .
2004-04-14  Robin DunnAdded wxSizerItem::SetMinSize that calls m_window-...
2004-04-14  Robin DunnCompilation fixes
2004-04-11  Václav Slavíkadded more styles (patch 933354)
2004-04-11  Václav Slavíkadded wxTE_AUTO_SCROLL and wxTE_NO_VSCROLL
2004-04-09  David ElliottBaked with Bakefile 0.1.4
2004-04-07  Robin DunnChanged name to wxFIXED_MINSIZE since that is more...
2004-04-07  Robin DunnXRC needs to know about wxFIXED_SIZE too.
2004-04-06  Dimitri Schoolwerthapplied patch #929947: "Various cleaning of warnings...
2004-03-31  Vadim Zeitlinfixed compilation for Mac (MacUpdateImmediately() doesn...
2004-03-29  Robin DunnCheck that the file successfully loaded, use the length...
2004-03-26  Robin Dunnuse wxPopupWindow again
2004-03-23  Julian SmartApplied patch [ 905577 ] Removed copystring from OGL...
2004-03-23  Julian SmartApplied patch [ 919026 ] wxBU_EXACTFIT support in wxBit...
2004-03-22  Robin DunnEnsure the buffer is NULL-terminated before converting it.
2004-03-22  Robin DunnExpand the range of WXK_ values that are excluded from...
2004-03-15  Robin DunnUse the length when converting
2004-03-06  Robin DunnDecided that not doing methods for keyboard commands...
2004-03-02  Chris Elliottapply SF patch #907546 (DMC fix)
2004-02-29  Václav Slavíkcompilation fix for wxUSE_FILESYSTEM=0
2004-02-29  Mattia Barbon STL fixes.
2004-02-28  Václav Slavíkanother cleanup of constraints code in samples (patch...
2004-02-26  Robin DunnFix compilation error due to recent typedef changes
2004-02-23  Robin DunnTurn off UseAntiAliasing by default on wxMac
2004-02-19  Václav Slavíkregenerated makefiles
2004-02-18  Julian SmartAdded wxDIALOG_NO_PARENT style to XRC
2004-02-15  David ElliottBakefile 0.1.3
2004-02-14  Robin DunnOops, took out too much...
2004-02-14  Robin DunnFix the off-by-one a little differently, and correct...
2004-02-13  Robin DunnFixed an off-by-one error
2004-02-13  Robin DunnCall Skip from the focus handlers so wxGTK can still...
2004-02-11  Robin DunnUse extraFontFlag to specify if anti-aliased fonts...
2004-02-11  Robin DunnAllow an extra flag to be given to Font::Create
2004-02-11  Robin DunnUse wxStaticCast
2004-02-11  Václav Slavíkmake it possible to override translatable status of...
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 SmartFixed RTTI
2004-02-08  Julian SmartApplied patch [ 875663 ] Warning free mmedia contrib
2004-02-06  Robin Dunncorrect some compile warnings and errors
2004-02-06  Robin DunnCall Finalise.
2004-02-06  Robin DunnUpdated Scintilla to version 1.58
2004-02-05  Václav Slavíkmakefiles update
2004-01-31  Julian SmartRemoved DialogEd
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-29  Dimitri SchoolwerthApplied most of patch #880002: "Warning free plot contrib".
2004-01-28  Dimitri SchoolwerthApplied patch #886192: "Minor fix to XRC contrib";...
2004-01-26  Robin DunnwxMac needs the scroll styles
2004-01-26  Julian SmartAdded RTTI
2004-01-24  David ElliottBaked bakefiles
2004-01-23  Julian SmartApplied patch [ 882493 ] Added XRC support for wxStatusBar
2004-01-22  David ElliottBaked files with Bakefile 0.1.2 (Mac OS 10.3 Python...
2004-01-16  Robin DunnPatch [ 877891 ] Share the DC from DoPaint with FullPai...
2004-01-11  Julian SmartApplied patch [ 791573 ] New feature for FL toorbar...
2004-01-11  Julian SmartApplied patch [ 869522 ] Cleaning of deprecated contrib
2004-01-08  Julian SmartAdded wxWS_EX_BLOCK_EVENTS style
2004-01-08  Julian SmartApplied patch [ 868061 ] Warning free OGL
2004-01-08  Julian SmartApplied patch [ 867158 ] Warning free gizmos
2004-01-02  Robin DunnDon't use wx[H|V]SCROLL styles
2004-01-02  Julian SmartwxShapeRegion::SetText shouldn't append to formatted...
2003-12-23  Julian SmartApplied patch [ 864570 ] adjustement of FL contrib...
2003-12-15  Václav Slavíkregenerated makefiles
2003-12-12  Václav Slavíkdon't crash
2003-12-12  Václav SlavíkwxScrolledWindow can have children, too
2003-12-11  Julian SmartApplied patch [ 845171 ] Use transparancy mask in wxBit...
2003-12-11  Julian SmartApplied [ 857819 ] STC CopyToClipboard uses LF on win32
2003-12-11  Julian SmartApplied patch [ 843965 ] RC/WXRC/XML related contribs...
2003-12-11  Julian SmartApplied patch [ 856318 ] A few Wine fixes
2003-12-11  Julian SmartApplied part of patch [ 774826 ] Background colour...
2003-12-03  Václav Slavíkunknown controls container can't be subclassed, assert...
2003-11-23  Mattia Barbon Compilation fixes for wxUSE_STL == 1 and for wxUSE_UN...
2003-11-09  Mattia Barbon Warning fixes and deprecated method elimination from...
2003-11-08  Mattia Barbon wxXRC STL-ification.
2003-11-07  Robin DunnForgot to change the pos and span names
2003-11-07  Robin DunnRefactored wxSizerXmlHandler and added support for...
2003-10-31  Robin DunnPatch #826420, and also adapted to new SWIG
2003-10-13  Václav Slavíkfixed double filename->URL conversion
2003-10-10  Václav Slavíkreturn false from wxXmlResource::Load if the resource...
2003-10-07  Václav Slavíkfixed bakefile so that in-tree headers take precedence...
2003-10-07  Václav Slavíkadded .chm support for Unix (Markus Sinner) -- regenera...
2003-10-04  Václav Slavíkregenerated with DESTDIR fixes
2003-09-30  Robin DunnFixed bad merge...
2003-09-30  Robin DunnMore AutoComplete crash fixes
2003-09-24  Robin Dunn#ifdef update for the old SWIG
2003-09-23  Robin DunnFixes in focus handling related to the AutoComplete...
2003-09-23  Julian SmartFixed bug [ 754596 ] wxUSE_CONSTRAINTS 0 breaks AutoLay...
2003-09-19  Mattia Barbon Compilation fix for wxUSE_DRAG_AND_DROP==0.
2003-09-19  Robin DunnPatch #809286 and a couple other minor changes to the...
2003-09-19  Robin DunnRegenerated some contrib makefiles
2003-09-18  Robin DunnAdded DoDragOver and DoDropText from Angelo Mandato...
2003-09-18  Robin DunnAdded missing }
2003-09-18  Robin DunnPatch #808669 more warngins and unicode fixes
next