]> git.saurik.com Git - wxWidgets.git/history - contrib
corrected wxLANGUAGE_CHINESE to use same default as win32 (Taiwan)
[wxWidgets.git] / contrib /
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-27  Stefan Csomorcorrected Info.plist.in location
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-18  Robin DunnFix compile errors with VC 6. Untabified.
2004-03-15  Robin DunnUse the length when converting
2004-03-08  Julian SmartFixes for handle change
2004-03-06  Robin DunnDecided that not doing methods for keyboard commands...
2004-03-03  Chris Elliottfinal part of SF patch #904166 (DMC fix)
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-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 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 DunnStart out with the line numbers not shown.
2004-02-06  Robin DunnCall Finalise.
2004-02-06  Robin Dunnrebaked the wxSTC makefiles
2004-02-06  Robin DunnUpdated Scintilla to version 1.58
2004-02-05  Václav Slavíkmakefiles update
2004-02-05  Václav Slavíkapplied patch 744616: WXRC extension for automated...
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-29  Dimitri SchoolwerthApplied patch #880008: "Unused parameters in FL contrib...
2004-01-29  Ryan Nortonadded newline
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  Robin DunnFixed compile error
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-19  David ElliottBaked files with Bakefile 0.1.1 using Python 2.3
2004-01-16  Robin DunnPatch [ 877891 ] Share the DC from DoPaint with FullPai...
2004-01-14  Chris Elliottapply SF patch 876817
2004-01-13  Julian SmartMust have event.Skip() in OnSize for wxUniv
2004-01-13  Dimitri SchoolwerthTo use "#pragma warning" a #ifdef __VISUALC__ guard...
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-29  Julian SmartFixed palette so all tools are visible
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-20  Dimitri SchoolwerthApplied patch #845884 (Fixes Unicode compilation of...
2003-11-09  Mattia Barbon Fix after last commit.
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-25  Mattia Barbon More NO_PTR -> PTR compilation fixes.
2003-10-13  Václav Slavíkfixed double filename->URL conversion
2003-10-11  Robin DunnPatch #821454
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...
next