modified arguments syntax to be wx-config [options] [libraries list]
[wxWidgets.git] / contrib /
2004-07-16  Václav Slavíkadded wxXRC_NO_RELOADING
2004-07-14  Włodzimierz SkibaOpenWatcom warning fix
2004-07-14  Włodzimierz SkibaVC warning fix and update to curent state of wxW.
2004-06-24  Václav Slavíkdeprecated wxBookCtrlSizer and wxNotebookSizer, they...
2004-06-16  Włodzimierz Skiba-1, TRUE/true, FALSE/false and tabs replacements.
2004-06-14  Robin DunnPatch [ 971542 ] Tiny speedup for stc2wx in PlatWX.cpp
2004-06-14  Robin DunnThis workaround is no longer needed because of fix in
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-06-11  Włodzimierz SkibawxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND...
2004-06-11  Włodzimierz SkibaChanged type of bitmaps. RC of DMC reported 'is not...
2004-06-10  Julian SmartOR extra style with existing value or some implementati...
2004-06-10  Robin DunnTake care of some focus issues with the AutoComp list...
2004-06-09  Robin DunnEnsure that the correct rectangle is clipped and refres...
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-28  Robin Dunnmissing OnBeginSize call
2004-05-25  Dimitri Schoolwerthapplied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MOD...
2004-05-25  Julian SmartMore name changes
2004-05-25  Robin DunnRemove treelistctrl from gizmos. The one from the...
2004-05-24  Julian SmartBakefile/Makefile fix for uuid.cpp
2004-05-24  Robin DunnNo longer any need for the dc parameter to FullPaint.
2004-05-24  Robin DunnFix FullPaint to actually force the whole window to...
2004-05-24  Julian SmartRegenerated makefiles for 2.5.2
2004-05-23  Julian SmartName and version changes
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-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
next