]> git.saurik.com Git - wxWidgets.git/history - src/xrc
Include wx/mdi.h according to precompiled headers of wx/wx.h (with other minor cleaning).
[wxWidgets.git] / src / xrc /
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...
2005-05-27  Julian SmartAdded wxSL_INVERSE
2005-05-22  Julian SmartApplied patch [ 1185219 ] maxlength property for xrc...
2005-05-22  Michael WetherellwxCheckListBox doesn't require wxUSE_OWNER_DRAWN when...
2005-04-04  Václav Slavíkfixed typo in dynamic cast
2005-04-03  Václav Slavíkthere's no reason to do wxRTTI lookup twice when once...
2005-04-03  Julian SmartRemoved unnecessary casts
2005-04-03  Julian SmartNot all implementations of wxMDIChildFrame derive from...
2005-04-02  Václav Slavíkadded MDI support to XRC
2005-03-28  Václav Slavíkadded wxTAB_TRAVERSAL to common styles
2005-03-28  Václav Slavíkcall SetupWindow
2005-03-28  Václav Slavíkadded wxWS_EX_VALIDATE_RECURSIVELY
2005-03-28  Václav Slavíkfixed dialog units in toplevel windows (bug #1170234)
2005-03-27  Václav Slavíkadded XRC handler for wxStdDialogButtonSizer
2005-03-22  Julian SmartInclude frame.h to get wxFRAME_SHAPED
2005-03-21  Vadim Zeitlinsupport wxFRAME_SHAPED, it works for dialogs too (patch...
2005-03-07  Julian SmartAdded metal styles
2005-03-01  Włodzimierz SkibawxChoicebook styles typo fix.
2005-03-01  Włodzimierz SkibaMore styles in XRC handlers of book controls.
2005-03-01  Vadim Zeitlinadded wxDP_ALLOWNONE (patch 1153889)
2005-02-28  Włodzimierz SkibaXRC for wxListbook [patch 1152306] and wxChoicebook...
2005-02-14  Dimitri Schoolwerthfixed MSVC6's "C4702: unreachable code" warnings
2005-02-10  Włodzimierz SkibawxEmptyString decorations.
2005-02-07  Václav Slavíkuse wxUSE_DATEPICKCTRL
2005-02-07  Václav Slavíkadded wxDatePickerCtrl XRC control
2005-01-17  Julian SmartAdded AddWindowStyles() call
2005-01-07  Václav Slavíkfixed condition for using #pragmas
2005-01-04  Włodzimierz SkibaOld API depreciated. Use of new API. Source cleaning.
2004-11-25  Vadim Zeitlinadded test for wxUSE_SCROLLBAR
next