build fixes for WXWIN_COMPATIBILITY_2_6=0
[wxWidgets.git] / src / xrc /
2006-10-03  Vadim Zeitlinfixes for compilation with wxUSE_XXX==0 and some other...
2006-09-23  Robert Roebling [ 1559479 ] wxImageComboBox
2006-09-19  Jouk Jansen Include "xrc" support properly for OpenVMS
2006-09-04  Michael WetherellMissing headers.
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-08-21  Robin DunnMake it possible to tell wxXmlResource which domain...
2006-08-10  Vadim ZeitlinAdded wxID_PAGE_SETUP standard id
2006-08-04  Vadim Zeitlinundid last change and removed wxTE/CB_FILENAME style...
2006-07-30  Vadim Zeitlinreverted the move of wxComboBox styles from wx/defs...
2006-07-30  Robert Roebling Next compilo.
2006-07-29  Vadim Zeitlinmoved combobox styles from defs.to to combobox.h; added...
2006-07-28  Václav Slavíkreverted the change to not use wxList until dynarray...
2006-07-27  Václav Slavíkdon't use untyped wxList in wxXmlResource
2006-07-23  Alex BlighUse wxCHECK_VERSION not wxABI_VERSION to avoid xrc...
2006-07-22  Alex BlighClean up wxOwnerDrawnComboBox XRC handler as suggested...
2006-07-15  Václav Slavíkdon't require <value> node in wxColourPickerCtrl's...
2006-07-15  Václav Slavíkadded default value argument to wxXmlResourceHandler...
2006-07-15  Václav Slavíkuse <value> instead of <default-*> for initial value...
2006-07-15  Václav Slavíkfixed typos in *picker.cpp files' headers
2006-07-07  Włodzimierz SkibaBuild fix.
2006-07-07  Alex BlighAdded style wxTE_PROCESS_ENTER for wxOwnerDrawnComboBox
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-06-24  Michael WetherellMake IsOfClass out-of-line to defend against gcc 3...
2006-06-20  Włodzimierz SkibaRemoved outdated initialization.
2006-06-20  Włodzimierz Skiba[ 1487463 ] XRC handler for wxOwnerDrawnComboBox.
2006-06-14  Włodzimierz SkibaInclude wx/bitmap.h according to precompiled headers...
2006-06-11  Vadim Zeitlinmake it possible to associate context help text with...
2006-06-09  Włodzimierz SkibaInclude wx/statusbr.h according to precompiled headers...
2006-06-08  Włodzimierz SkibaInclude wx/mdi.h according to precompiled headers of...
2006-06-08  Włodzimierz SkibaInclude wx/sizer.h and wx/layout.h according to precomp...
2006-06-07  Włodzimierz SkibaInclude wx/combobox.h according to precompiled headers...
2006-06-07  Włodzimierz SkibaInclude wx/toolbar.h according to precompiled headers...
2006-06-07  Włodzimierz SkibaInclude wx/scrolwin.h and wx/dirdlg.h according to...
2006-06-06  Włodzimierz SkibaInclude wx/gauge.h according to precompiled headers...
2006-06-06  Włodzimierz SkibaInclude wx/slider.h according to precompiled headers...
2006-06-06  Włodzimierz SkibaInclude wx/textctrl.h according to precompiled headers...
2006-06-05  Włodzimierz SkibaInclude wx/radiobut.h according to precompiled headers...
2006-06-01  Włodzimierz SkibaInclude wx/radiobox.h according to precompiled headers...
2006-06-01  Włodzimierz SkibaMinor source cleaning.
2006-06-01  Włodzimierz SkibaInclude wx/listbox.h according to precompiled headers...
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
2006-05-31  Włodzimierz SkibaInclude wx/statbox.h according to precompiled headers...
2006-05-31  Włodzimierz SkibaInclude wx/statbmp.h according to precompiled headers...
2006-05-30  Włodzimierz SkibaInclude wx/stattext.h according to precompiled headers...
2006-05-30  Włodzimierz SkibaInclude wx/scrolbar.h according to precompiled headers...
2006-05-30  Włodzimierz SkibaInclude wx/choice.h according to precompiled headers...
2006-05-29  Włodzimierz SkibaInclude wx/checklst.h according to precompiled headers...
2006-05-29  Włodzimierz SkibaNO_GCC_PRAGMA removed from hyperlink code. Clipboard...
2006-05-29  Włodzimierz SkibaInclude wx/checkbox.h according to precompiled headers...
2006-05-29  Włodzimierz SkibaSource cleaning for new features.
2006-05-28  Vadim Zeitlinadded wxHyperlinkCtrl (patch 1476781 from Francesco)
2006-05-28  Vadim ZeitlinwxFontEnumerator::GetFacenames/Encodings() now return...
2006-05-26  Włodzimierz SkibaInclude wx/wx/bmpbuttn.h according to precompiled heade...
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-22  Włodzimierz SkibaInclude wx/dialog.h according to precompiled headers...
2006-05-18  Włodzimierz SkibaInclude wx/menu.h according to precompiled headers...
2006-05-17  Włodzimierz SkibaInclude wx/button.h according to precompiled headers...
2006-05-17  Robin DunnAllow art provider IDs for the extra bitmaps in a wxBit...
2006-05-06  Vadim Zeitlinfix for popup menus (part of patch 1238355)
2006-05-06  Vadim Zeitlinallow to specify the value for unknown ids in GetXRCID...
2006-05-05  Włodzimierz Skiba!wxUSE_TOOLTIPS build fix.
2006-05-05  Włodzimierz SkibaInclude wx/frame.h according to precompiled headers...
2006-05-04  Vadim Zeitlinadded support for radiobox items tooltips in XRC
2006-05-04  Włodzimierz SkibaInclude wx/panel.h according to precompiled headers...
2006-05-04  Włodzimierz SkibaInclude wx/window.h according to precompiled headers...
2006-04-27  Włodzimierz SkibaInclude wx/event.h according to precompiled headers...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-25  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-04-24  Włodzimierz SkibaInclude wx/string.h according to precompiled headers...
2006-04-17  Vadim Zeitlinadded insert_at property for the object nodes (patch...
2006-04-14  Włodzimierz SkibaDeprecated and obsolete parts marked up for backward...
2006-03-31  Włodzimierz SkibaRemoved every usage of obsolete wxTLW flags. 2.6 compat...
2006-03-20  Václav Slavíkremoved Julian's hack that is no longer needed after...
2006-03-20  Václav Slavíkfixed GetBitmap() to respect the "param" argument if...
2006-03-08  Vadim Zeitlindon't crash in case of unknown sizer type (coverity...
2006-03-08  Vadim Zeitlindon't crash in case of incorrectly specified parent...
2006-03-07  Vadim Zeitlinfixed crash in case of not subclasses wxWizardPage...
2006-03-04  Vadim Zeitlinhandle size==-1 or absence of size parameter in font...
2006-03-04  Vadim Zeitlinrecognize wxBORDER_XXX as well as wxXXX_BORDER styles
2006-03-04  Václav Slavíkadded comments clarifying the code a bit
2006-02-15  Jouk Jansen Committing in .
2006-02-11  Vadim Zeitlincompilation fixes for wxUSE_DATETIME==0 (another part...
2006-02-08  Vadim Zeitlinadded support for <bg> tag for toolbars in XRC
2006-02-08  Vadim Zeitlinadded support disabled tag for toolbar elements in XRC
2006-02-05  Vadim Zeitlinrenamed AddSubPage() with pos parameter to InsertSubPage()
2006-01-21  Julian SmartCompile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set...
2005-11-29  Vadim Zeitlinguard grid XRC handler by #if wxUSE_GRID
2005-11-24  Julian SmartApplied patch [ 1308152 ] wxGrid XRC handler patch...
2005-10-30  Vadim Zeitlinfix for incorrect member initialization order warning
2005-10-21  Włodzimierz SkibaUnified flags for orienting wxBookCtrls (with backward...
2005-10-20  Julian SmartSupport wxALWAYS_SHOW_SB
2005-10-13  Julian SmartAdded "enabled" support for submenus
2005-10-09  Vadim ZeitlinAdded wxTreebook:
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-16  Julian SmartAdded context help styles
2005-08-12  Julian SmartAdded support for "help" parameter (context help text).
2005-07-13  Vadim Zeitlinadded wxXmlResource::Unload() (replaces patch 1178853)
2005-05-31  Václav Slavíkfixed initialization of standard IDs to happen before...
next