2005-04-03 |
Julian Smart | Removed unnecessary casts |
tree | commitdiff |
2005-04-03 |
Julian Smart | Not all implementations of wxMDIChildFrame derive from... |
tree | commitdiff |
2005-04-02 |
Václav Slavík | added MDI support to XRC |
tree | commitdiff |
2005-03-28 |
Václav Slavík | added wxTAB_TRAVERSAL to common styles |
tree | commitdiff |
2005-03-28 |
Václav Slavík | call SetupWindow |
tree | commitdiff |
2005-03-28 |
Václav Slavík | added wxWS_EX_VALIDATE_RECURSIVELY |
tree | commitdiff |
2005-03-28 |
Václav Slavík | fixed dialog units in toplevel windows (bug #1170234) |
tree | commitdiff |
2005-03-27 |
Václav Slavík | added XRC handler for wxStdDialogButtonSizer |
tree | commitdiff |
2005-03-22 |
Julian Smart | Include frame.h to get wxFRAME_SHAPED |
tree | commitdiff |
2005-03-21 |
Vadim Zeitlin | support wxFRAME_SHAPED, it works for dialogs too (patch... |
tree | commitdiff |
2005-03-07 |
Julian Smart | Added metal styles |
tree | commitdiff |
2005-03-01 |
Włodzimierz Skiba | wxChoicebook styles typo fix. |
tree | commitdiff |
2005-03-01 |
Włodzimierz Skiba | More styles in XRC handlers of book controls. |
tree | commitdiff |
2005-03-01 |
Vadim Zeitlin | added wxDP_ALLOWNONE (patch 1153889) |
tree | commitdiff |
2005-02-28 |
Włodzimierz Skiba | XRC for wxListbook [patch 1152306] and wxChoicebook... |
tree | commitdiff |
2005-02-14 |
Dimitri Schoolwerth | fixed MSVC6's "C4702: unreachable code" warnings |
tree | commitdiff |
2005-02-10 |
Włodzimierz Skiba | wxEmptyString decorations. |
tree | commitdiff |
2005-02-07 |
Václav Slavík | use wxUSE_DATEPICKCTRL |
tree | commitdiff |
2005-02-07 |
Václav Slavík | added wxDatePickerCtrl XRC control |
tree | commitdiff |
2005-01-17 |
Julian Smart | Added AddWindowStyles() call |
tree | commitdiff |
2005-01-07 |
Václav Slavík | fixed condition for using #pragmas |
tree | commitdiff |
2005-01-04 |
Włodzimierz Skiba | Old API depreciated. Use of new API. Source cleaning. |
tree | commitdiff |
2004-11-25 |
Vadim Zeitlin | added test for wxUSE_SCROLLBAR |
tree | commitdiff |
2004-11-16 |
Włodzimierz Skiba | WinCE fix. IsEmpty() -> empty(). |
tree | commitdiff |
2004-11-14 |
Václav Slavík | compilation fix |
tree | commitdiff |
2004-11-14 |
Václav Slavík | added system colours and fonts support to XRC (based... |
tree | commitdiff |
2004-11-12 |
Julian Smart | Notebook page bitmaps now supported. |
tree | commitdiff |
2004-11-07 |
Václav Slavík | use wxART_BUTTON for stock bitmap buttons |
tree | commitdiff |
2004-11-05 |
Václav Slavík | use wxNewId() to implement XRCID |
tree | commitdiff |
2004-11-04 |
Václav Slavík | don't add empty image to tabs |
tree | commitdiff |
2004-11-02 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2004-10-31 |
Václav Slavík | added 'icon' property to wxFrame and wxDialog in XRC |
tree | commitdiff |
2004-10-30 |
David Elliott | CodeWarrior dislikes #include <> syntax for in-tree... |
tree | commitdiff |
2004-10-21 |
Václav Slavík | OS/2 needs wxUSE_OWNER_DRAWN, too |
tree | commitdiff |
2004-10-19 |
Václav Slavík | added wxTB_HORZ_TEXT |
tree | commitdiff |
2004-10-18 |
Václav Slavík | XRC ignored menu bitmap on non-MSW platforms, fixed |
tree | commitdiff |
2004-10-16 |
Václav Slavík | don't use m_instanceAsWindow to convert dialog units... |
tree | commitdiff |
2004-10-14 |
Václav Slavík | added wxTB_HORZ_LAYOUT |
tree | commitdiff |
2004-10-12 |
Václav Slavík | added wxNB_TOP |
tree | commitdiff |
2004-10-12 |
Václav Slavík | added \ escaping in XRC (patch 1042675) |
tree | commitdiff |
2004-10-08 |
Włodzimierz Skiba | Better markup. |
tree | commitdiff |
2004-10-05 |
Václav Slavík | added wxRB_SINGLE |
tree | commitdiff |
2004-09-24 |
Włodzimierz Skiba | Above 2.3.0 SetBitmap is still for owner drawn only. |
tree | commitdiff |
2004-09-23 |
Václav Slavík | wxUSE_XRC implies wxUSE_XML now |
tree | commitdiff |
2004-09-22 |
Ryan Norton | wxUSE_XML and wxUSE_XRC build fixes if expat is not... |
tree | commitdiff |
2004-09-22 |
Włodzimierz Skiba | Correct #if markup to spin-based controls handling. |
tree | commitdiff |
2004-09-18 |
Václav Slavík | moving XRC to the core |
tree | commitdiff |
2004-09-18 |
Václav Slavík | moving XRC to the core |
tree | commitdiff |
2004-09-05 |
Václav Slavík | added all IDs |
tree | commitdiff |
2004-09-04 |
Václav Slavík | wxArtProvider fix |
tree | commitdiff |
2004-09-01 |
Robin Dunn | rebaked, for addition of xh_tglbtn |
tree | commitdiff |
2004-09-01 |
Robin Dunn | Add 3-state styles, and wxALIGN_RIGHT |
tree | commitdiff |
2004-09-01 |
Julian Smart | Added wxToggleButton handler |
tree | commitdiff |
2004-08-31 |
Julian Smart | Added wxToggleButton handler |
tree | commitdiff |
2004-08-25 |
Robin Dunn | wxScrolledWindow should allow the same styles as wxPane... |
tree | commitdiff |
2004-08-24 |
Václav Slavík | added wxListBox styles |
tree | commitdiff |
2004-08-15 |
Václav Slavík | all windows can use wxCLIP_CHILDREN |
tree | commitdiff |
2004-07-29 |
Julian Smart | Needs log.h |
tree | commitdiff |
2004-07-25 |
Vadim Zeitlin | added status bar fields styles support (patch 988292) |
tree | commitdiff |
2004-07-22 |
Václav Slavík | install headers in prefix/include/wx-version/wx/ instea... |
tree | commitdiff |
2004-07-16 |
Václav Slavík | added wxXRC_NO_RELOADING |
tree | commitdiff |
2004-06-24 |
Václav Slavík | deprecated wxBookCtrlSizer and wxNotebookSizer, they... |
tree | commitdiff |
2004-06-12 |
Dimitri Schoolwerth | removed SetAutoLayout(true) calls when a corresponding... |
tree | commitdiff |
2004-06-11 |
Włodzimierz Skiba | wxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND... |
tree | commitdiff |
2004-06-10 |
Julian Smart | OR extra style with existing value or some implementati... |
tree | commitdiff |
2004-05-24 |
Julian Smart | Regenerated makefiles for 2.5.2 |
tree | commitdiff |
2004-05-18 |
Robin Dunn | Add wxFULL_REPAINT_ON_RESIZE |
tree | commitdiff |
2004-05-18 |
Julian Smart | Set fields count even if don't have widthds |
tree | commitdiff |
2004-05-17 |
Julian Smart | Check for empty "widths" |
tree | commitdiff |
2004-05-12 |
Julian Smart | Added window styles to wxToolBar handler. |
tree | commitdiff |
2004-04-14 |
Robin Dunn | Added wxSizerItem::SetMinSize that calls m_window-... |
tree | commitdiff |
2004-04-14 |
Robin Dunn | Compilation fixes |
tree | commitdiff |
2004-04-11 |
Václav Slavík | added more styles (patch 933354) |
tree | commitdiff |
2004-04-11 |
Václav Slavík | added wxTE_AUTO_SCROLL and wxTE_NO_VSCROLL |
tree | commitdiff |
2004-04-09 |
David Elliott | Baked with Bakefile 0.1.4 |
tree | commitdiff |
2004-04-07 |
Robin Dunn | Changed name to wxFIXED_MINSIZE since that is more... |
tree | commitdiff |
2004-04-07 |
Robin Dunn | XRC needs to know about wxFIXED_SIZE too. |
tree | commitdiff |
2004-04-06 |
Dimitri Schoolwerth | applied patch #929947: "Various cleaning of warnings... |
tree | commitdiff |
2004-03-23 |
Julian Smart | Applied patch [ 919026 ] wxBU_EXACTFIT support in wxBit... |
tree | commitdiff |
2004-02-29 |
Václav Slavík | compilation fix for wxUSE_FILESYSTEM=0 |
tree | commitdiff |
2004-02-19 |
Václav Slavík | regenerated makefiles |
tree | commitdiff |
2004-02-18 |
Julian Smart | Added wxDIALOG_NO_PARENT style to XRC |
tree | commitdiff |
2004-02-15 |
David Elliott | Bakefile 0.1.3 |
tree | commitdiff |
2004-02-11 |
Václav Slavík | make it possible to override translatable status of... |
tree | commitdiff |
2004-02-05 |
Václav Slavík | makefiles update |
tree | commitdiff |
2004-01-28 |
Dimitri Schoolwerth | Applied patch #886192: "Minor fix to XRC contrib";... |
tree | commitdiff |
2004-01-26 |
Julian Smart | Added RTTI |
tree | commitdiff |
2004-01-24 |
David Elliott | Baked bakefiles |
tree | commitdiff |
2004-01-23 |
Julian Smart | Applied patch [ 882493 ] Added XRC support for wxStatusBar |
tree | commitdiff |
2004-01-22 |
David Elliott | Baked files with Bakefile 0.1.2 (Mac OS 10.3 Python... |
tree | commitdiff |
2004-01-08 |
Julian Smart | Added wxWS_EX_BLOCK_EVENTS style |
tree | commitdiff |
2003-12-15 |
Václav Slavík | regenerated makefiles |
tree | commitdiff |
2003-12-12 |
Václav Slavík | don't crash |
tree | commitdiff |
2003-12-12 |
Václav Slavík | wxScrolledWindow can have children, too |
tree | commitdiff |
2003-12-11 |
Julian Smart | Applied patch [ 843965 ] RC/WXRC/XML related contribs... |
tree | commitdiff |
2003-12-03 |
Václav Slavík | unknown controls container can't be subclassed, assert... |
tree | commitdiff |
2003-11-08 |
Mattia Barbon | wxXRC STL-ification. |
tree | commitdiff |
2003-11-07 |
Robin Dunn | Forgot to change the pos and span names |
tree | commitdiff |
2003-11-07 |
Robin Dunn | Refactored wxSizerXmlHandler and added support for... |
tree | commitdiff |
2003-10-13 |
Václav Slavík | fixed double filename->URL conversion |
tree | commitdiff |
next |