fix for wx-config --inplace --rezflags output in wxCocoa (and reorganization of code...
[wxWidgets.git] / contrib /
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...
2003-10-07  Václav Slavíkadded .chm support for Unix (Markus Sinner) -- regenera...
2003-10-04  Václav Slavíkregenerated makefiles
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-19  Mattia Barbon Do not use wx/wx.h.
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
2003-09-18  Julian SmartApplied patch [ 807366 ] fixes for wxrcedit contrib...
2003-09-18  Robin DunnUpdated to Scintilla 1.54
2003-09-16  Julian SmartAdded missing makefiles
2003-09-15  Václav Slavíkadded DESTDIR support to make install
2003-09-15  Robin DunnEnsure that the native font is initialized so the face...
2003-09-15  Julian SmartUpdated makefiles etc. for 2.5.1
2003-09-15  Chris Elliottsf patch #806451
2003-09-15  Chris Elliottfix incorrect parameter error fo r DrawArc
2003-09-13  Mattia Barbon Allow wxSoundStreamESD to be compiled even when no...
2003-09-13  Mattia Barbon wxUniversal compilation fixes.
2003-09-12  Mattia Barbon Try detecting if the CD-ROM I/O implementation in...
2003-09-12  Mattia Barbon Various fixes to contrib bakefiles. Regenerated corre...
2003-09-12  Robin DunnThe unknown control container should always have the...
2003-09-12  Mattia Barbon Blind fix for library ordering.
2003-09-11  Mattia Barbon Compilation fix.
2003-09-11  Mattia Barbon Compilation fix for WXWIN_COMPATIBILITY_2_4==1.
2003-09-11  Julian SmartApplied patch [ 778625 ] wxSVGFileDC and UNICODE build
2003-09-11  Julian SmartApplied patch [ 795423 ] Unicode and warning fixes...
2003-09-11  Julian SmartApplied patch [ 791398 ] unused variables in gizmos...
2003-09-11  Julian SmartApplied [ 792543 ] sample of animate contrib corrected
2003-09-11  Julian SmartApplied patch [ 793000 ] "unreachable code" changes...
2003-09-10  Mattia Barbon Added bakefiles for contrib/utils/convertrc and contr...
2003-09-10  Václav Slavíkcheck for m_parentAsWindow!=NULL
2003-09-10  Mattia Barbon Don't compile smapi.cpp for non-MSW platforms.
2003-09-09  Václav Slavíkbetter way of dealing with EXTRALIBS_xxx
2003-09-09  Mattia Barbon Various warning and Unicode fixes from ABX.
2003-09-01  Robin DunnCheck wxUSE_DEPRECATED before including its headers
2003-08-28  Václav Slavíkrenamed netutils.bkl to net.bkl, to simplify bakefile_g...
2003-08-28  Václav Slavíkunknown container now accepts wxNO_FULL_REPAINT_ON_RESI...
2003-08-28  Václav SlavíkwxCheckList -> wxCheckListBox
2003-08-26  Robin DunnBetter #if checks for mac in ProcessPlatformProperty
2003-08-26  Václav Slavík__WINDOWS__, not __WXMSW__
2003-08-26  Julian SmartNo change
2003-08-25  Václav Slavíkremoved dependencies from VC++ projects, they break...
2003-08-25  Václav Slavíkadded IMPLEMENT_APP_CONSOLE
2003-08-25  Julian SmartUnicode compatibility
2003-08-25  Julian SmartUnicode fix; removed old project files
2003-08-25  Julian SmartFixed Unicode glitch
2003-08-25  Julian SmartNeeded adv library for xrcdemo
2003-08-25  Julian SmartFixed redefinition of i
2003-08-24  Julian SmartAdded missing wxCalendarCtrl styles
2003-08-24  Václav Slavíkregenerated makefiles
2003-08-23  Václav Slavíkcopy bitmaps to runtime directory
2003-08-23  Václav Slavíkregenerated with fixed version of bakefile
2003-08-22  Mattia Barbon Fix building wxSTC as a DLL using MinGW GCC 3.x.
2003-08-22  Robin Dunnregenerated makefiles
2003-08-22  Václav Slavíkadded install
2003-08-22  Václav Slavíkmore Unicode fixes
next