removed extra semicolons (patch #1700459; fixes compilation with gcc's -pedantic...
[wxWidgets.git] / src / xrc /
2007-04-11  Vadim Zeitlindon't use obsolete functions (mostly copystring() and...
2007-04-05  Václav Slavíkprovide both const char* and const wchar_t* implicit...
2007-03-30  Vadim Zeitlindon't use deprecated wxSizerItem::SetWindow/Sizer/Space...
2007-03-27  Václav Slavíkfixed compilation with 2.8 compatibility off: wxTR_EXTE...
2007-03-26  Václav Slavíkuse wxString for wxXmlResource::Set/GetDomain(), it...
2007-03-10  Vadim Zeitlinadded wxDIRCTRL_EDIT_LABELS style support (patch 1676853)
2007-03-07  Vadim Zeitlinremoved deprecated wxADJUST_MINSIZE
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
2007-02-16  Julian SmartAdded support for hover bitmap
2007-02-11  Vadim Zeitlinfit the control when its real contents is attached...
2007-02-06  Robin DunnAdd wxHL_* styles
2007-01-21  Vadim Zeitlinreverted last commit, using result of NewControlId...
2007-01-18  Václav Slavíkcompilation fix for !wxUSE_STATBOX
2007-01-18  Vadim Zeitlinuse wxWindow::NewControlId() instead of wxNewId() to...
2006-11-18  Michael WetherellAdd wxFS_SEEKABLE to wxFileSystem::OpenFile calls for...
2006-11-15  Robert Roebling [ 1596568 ] Fix for bug 1595339
2006-11-09  Jouk Jansen Committing in .
2006-11-09  Julian SmartDon't compile rich text handler unless wxUSE_RICHTEXT_X...
2006-11-09  Vadim Zeitlintemporarily disable XRC richtext handler to avoid break...
2006-11-08  Julian SmartAdded wxRichTextCtrl XRC handler
2006-11-02  Jouk Jansen Committing in .
2006-10-31  Vadim Zeitlinrecognize wxTB_TOP/LEFT/RIGHT/BOTTOM styles too
2006-10-31  Vadim Zeitlinchecking that a wxWindow is of run-time type wxWindow...
2006-10-31  Julian SmartRemove unnecessary restriction for sizer parent
2006-10-30  Vadim Zeitlina better compilation fix
2006-10-30  Robert Roebling Compile fix.
2006-10-30  Vadim ZeitlinVarious wxCollapsiblePane enhancements (re-patch 1577412):
2006-10-22  Vadim Zeitlinthere is no need to convert wxArrayString to wxString...
2006-10-22  Vadim Zeitlinadded wxSimpleHtmlListBox (patch 1576109 by Francesco)
2006-10-22  Vadim Zeitlinrearranged wxUSE_XXX tests in alphabetical order for...
2006-10-21  Robert Roebling[ 1581391 ] wxAnimationCtrl XRC handler
2006-10-16  Włodzimierz SkibaCVS tags cleaning (with other minor cleaning).
2006-07-24  Vadim Zeitlinallow customization of individual grid lines appearance...
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...
next