wxUSE_XRC implies wxUSE_XML now
[wxWidgets.git] / contrib /
2004-09-22  Ron LeeMove the WX_FLAVOUR variables to be defined generally...
2004-09-21  Ron Leewx-config2.6
2004-09-15  Włodzimierz SkibaISO C++ cast fix (patches #1024150 and #1024149).
2004-09-05  Václav Slavíkadded all IDs
2004-09-04  Václav SlavíkwxArtProvider fix
2004-09-03  Robin DunnFixed incorrect clipping region on wxGTK
2004-09-01  Robin Dunnrebaked, for addition of xh_tglbtn
2004-09-01  Robin DunnAdd 3-state styles, and wxALIGN_RIGHT
2004-09-01  Julian SmartAdded wxToggleButton handler
2004-09-01  Julian SmartAdded toggle button handler header
2004-08-31  Julian SmartAdded wxToggleButton handler
2004-08-29  Václav Slavíkdon't include strings that shouldn't be translated...
2004-08-25  Robin DunnwxScrolledWindow should allow the same styles as wxPane...
2004-08-25  Włodzimierz SkibaSupport for comma in contrib gizmo wxLEDNumberCtrl...
2004-08-24  Václav Slavíkadded wxListBox styles
2004-08-23  Václav Slavíkfixes for C++ code generator (modified patch 1010058)
2004-08-16  Włodzimierz SkibaNo mondrian.ico file.
2004-08-15  Václav Slavíkall windows can use wxCLIP_CHILDREN
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-09  Robin DunnConvert EOLs in pasted or DnD'd text to match what...
2004-08-06  Włodzimierz SkibaDMC distrubutes broken header which will not be fixed...
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 SkibaMakefiles for foldbar sample.
2004-08-03  Włodzimierz SkibaMakefiles for foldbar contrib.
2004-08-03  Włodzimierz SkibaFull headers, Unicode markup, whitespaces, wxID_ANY...
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-29  Julian SmartNeeds log.h
2004-07-27  Václav Slavíkremoved useless event handlers that were breaking focus...
2004-07-25  Vadim Zeitlinadded status bar fields styles support (patch 988292)
2004-07-25  Vadim Zeitlinremoved #pragma interface without matching #pragma...
2004-07-25  Vadim ZeitlinGTK2 fixes (patch 966803)
2004-07-23  Włodzimierz SkibawxUSE_STATLINE fixes.
2004-07-23  Włodzimierz SkibawxUSE_STL fixes.
2004-07-22  Włodzimierz SkibawxUSE_STL fixes.
2004-07-22  Włodzimierz SkibawxUSE_STL fixes.
2004-07-22  Włodzimierz SkibawxUSE_STATLINE fix.
2004-07-22  Václav Slavíkinstall headers in prefix/include/wx-version/wx/ instea...
2004-07-20  Włodzimierz SkibawxUSE_LOG fixes.
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-07-19  Robin DunnHandle terminating NULL correctly
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
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
next