2006-05-30 |
Włodzimierz Skiba | Include wx/choice.h according to precompiled headers... |
tree | commitdiff |
2006-05-29 |
Włodzimierz Skiba | Include wx/checklst.h according to precompiled headers... |
tree | commitdiff |
2006-05-29 |
Włodzimierz Skiba | Include wx/checkbox.h according to precompiled headers... |
tree | commitdiff |
2006-05-26 |
Włodzimierz Skiba | Include wx/wx/bmpbuttn.h according to precompiled heade... |
tree | commitdiff |
2006-05-26 |
Włodzimierz Skiba | Include wx/control.h according to precompiled headers... |
tree | commitdiff |
2006-05-24 |
Paul Cornett | derive univ toggle button from button |
tree | commitdiff |
2006-05-24 |
Julian Smart | Don't unselect if setting string that's not found |
tree | commitdiff |
2006-05-24 |
Włodzimierz Skiba | Include wx/settings.h according to precompiled headers... |
tree | commitdiff |
2006-05-24 |
Paul Cornett | correct access for virtuals, other minor corrections |
tree | commitdiff |
2006-05-23 |
Julian Smart | Avoid flags that may clash with alignment flags |
tree | commitdiff |
2006-05-23 |
Julian Smart | Applied patch 1489656: support for wxToggleButton under... |
tree | commitdiff |
2006-05-23 |
Włodzimierz Skiba | wxScrolBar event sending fix in wxUniv. |
tree | commitdiff |
2006-05-23 |
Włodzimierz Skiba | [ 1470717 ] wxUniv toolbar separator drawing fix. |
tree | commitdiff |
2006-05-23 |
Julian Smart | Guard against comparing invalid iterators, which produc... |
tree | commitdiff |
2006-05-23 |
Julian Smart | Applied patch [ 1489741 ] Bugfix for wxScrolledWindow... |
tree | commitdiff |
2006-05-22 |
Włodzimierz Skiba | Include wx/dialog.h according to precompiled headers... |
tree | commitdiff |
2006-05-22 |
Włodzimierz Skiba | [ 1469227 ] wxUniv patch for toolbar button. |
tree | commitdiff |
2006-05-18 |
Włodzimierz Skiba | Include wx/menu.h according to precompiled headers... |
tree | commitdiff |
2006-05-16 |
Vadim Zeitlin | renamed wxComboControl to wxComboCtrl and related wxUSE... |
tree | commitdiff |
2006-05-12 |
Vadim Zeitlin | wxUniv compilation fixes after wxComboControl patch |
tree | commitdiff |
2006-05-09 |
Vadim Zeitlin | fixes and missing files from the first wxComboControl... |
tree | commitdiff |
2006-05-08 |
Vadim Zeitlin | wxComboControl and wxOwnerDrawnComboBox (patch 1479938) |
tree | commitdiff |
2006-05-08 |
Włodzimierz Skiba | Include wx/dcmemory.h according to precompiled headers... |
tree | commitdiff |
2006-05-06 |
Włodzimierz Skiba | Include wx/dcclient.h according to precompiled headers... |
tree | commitdiff |
2006-05-06 |
Paul Cornett | call static functions directly |
tree | commitdiff |
2006-05-05 |
Włodzimierz Skiba | Include wx/frame.h according to precompiled headers... |
tree | commitdiff |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
tree | commitdiff |
2006-04-14 |
Włodzimierz Skiba | Deprecated and obsolete parts marked up for backward... |
tree | commitdiff |
2006-03-31 |
Włodzimierz Skiba | Removed every usage of obsolete wxTLW flags. 2.6 compat... |
tree | commitdiff |
2006-03-27 |
Włodzimierz Skiba | Final and global PRIOR/NEXT change: keep consistency... |
tree | commitdiff |
2006-03-27 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2006-03-25 |
Włodzimierz Skiba | Build fix after PRIOR/NEXT removal. |
tree | commitdiff |
2006-03-25 |
Vadim Zeitlin | re-fix operator?: involving wxNodes and compatibility_i... |
tree | commitdiff |
2006-03-24 |
Włodzimierz Skiba | PRIOR/NEXT build fixes and warning corrections. |
tree | commitdiff |
2006-03-24 |
Włodzimierz Skiba | Fix after removal of PRIOR/NEXT in common headers. |
tree | commitdiff |
2006-03-23 |
Vadim Zeitlin | replaced all int/size_t indices in wxControlWithItems... |
tree | commitdiff |
2006-03-23 |
Vadim Zeitlin | 1. fixed compilation after wxList::compatibility_iterat... |
tree | commitdiff |
2006-03-15 |
Włodzimierz Skiba | Warning fixes. |
tree | commitdiff |
2006-03-14 |
Włodzimierz Skiba | Line-up interfaces to use size_t for GetCount()s (and... |
tree | commitdiff |
2006-03-11 |
Julian Smart | Fix crash caused by last change |
tree | commitdiff |
2006-03-11 |
Julian Smart | Applied patch [ 1428990 ] wxUniv: patch for toolbar... |
tree | commitdiff |
2006-02-12 |
Michael Wetherell | Warning fixes for VC5 (Igor Korot) |
tree | commitdiff |
2006-02-10 |
Vadim Zeitlin | added generation of wxEVT_SCROLL_XXX (patch 1424698) |
tree | commitdiff |
2006-02-08 |
Vadim Zeitlin | make access specifiers for the virtual functions match... |
tree | commitdiff |
2006-01-26 |
Włodzimierz Skiba | Blind fixes for warnings in wxTinderbox. |
tree | commitdiff |
2006-01-18 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2006-01-17 |
Julian Smart | Applied patch [ 1344168 ] wxUniv (on MSW) IM input... |
tree | commitdiff |
2005-11-30 |
Vadim Zeitlin | implemented IsItemEnabled/Shown() |
tree | commitdiff |
2005-11-30 |
Vadim Zeitlin | 1. moved m_majorDim duplicated in many ports to wxRadio... |
tree | commitdiff |
2005-11-20 |
Dimitri Schoolwerth | applied patch #1356901 "Yet another removal of extra... |
tree | commitdiff |
2005-11-19 |
Mart Raudsepp | Spelling fixes from Andreas Mohr (patch #1360064) |
tree | commitdiff |
2005-10-26 |
Włodzimierz Skiba | Source cleaning. |
tree | commitdiff |
2005-10-18 |
Włodzimierz Skiba | compilation fix after wxScrollHelper changes (ctor... |
tree | commitdiff |
2005-10-18 |
Vadim Zeitlin | compilation fix after wxScrollHelper changes (ctor... |
tree | commitdiff |
2005-09-27 |
Włodzimierz Skiba | wxItemContainerImmutable::FindString unified. |
tree | commitdiff |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
tree | commitdiff |
2005-08-24 |
Włodzimierz Skiba | [1267725] Wrong operator for logical/bitwise operation |
tree | commitdiff |
2005-08-06 |
Michael Wetherell | Needs to refresh the affected parts when resized but... |
tree | commitdiff |
2005-07-28 |
Vadim Zeitlin | corrected event type for standalone scrollbars (patch... |
tree | commitdiff |
2005-06-16 |
Julian Smart | Applied patch [ 1217285 ] fix for bug 1040539 |
tree | commitdiff |
2005-05-31 |
Julian Smart | Replaced embedded images |
tree | commitdiff |
2005-05-31 |
Julian Smart | Olly Betts' typo patch |
tree | commitdiff |
2005-05-18 |
Michael Wetherell | Let the menubar see a menu's keyboard events, and reset... |
tree | commitdiff |
2005-05-16 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2005-05-14 |
Michael Wetherell | wxPopupTransientWindow::Popup no longer captures the... |
tree | commitdiff |
2005-05-06 |
Michael Wetherell | On x11 another control may already have the mouse captu... |
tree | commitdiff |
2005-04-17 |
Julian Smart | Temporary wxUniv menu fix from Michael Wetherell |
tree | commitdiff |
2005-04-11 |
Włodzimierz Skiba | wxUniv build fix. |
tree | commitdiff |
2005-03-27 |
Vadim Zeitlin | added wxTE_BESTWRAP style (which is the default now... |
tree | commitdiff |
2005-03-17 |
Vadim Zeitlin | implemented wxMenuBar ctor taking array of menus/titles... |
tree | commitdiff |
2005-02-27 |
Julian Smart | Added GetBitmap, GetIcon to wxImageList |
tree | commitdiff |
2005-02-23 |
Włodzimierz Skiba | Linup API of wxRadioBox::Show on all ports. Move wxRadi... |
tree | commitdiff |
2005-02-21 |
Włodzimierz Skiba | Consistent wxWindow::Enable with wxRadioBox::Enable... |
tree | commitdiff |
2005-02-20 |
Vadim Zeitlin | added OnSysColourChanged() (modified patch 1103439) |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | VK_MENU is WXK_ALT, notWXK_MENU (patch 1119601) |
tree | commitdiff |
2005-02-16 |
Włodzimierz Skiba | wxPoint/Size/Rect() causes the same code with (0,0... |
tree | commitdiff |
2005-02-15 |
Vadim Zeitlin | (blind) fix for virtual function hiding warning |
tree | commitdiff |
2005-02-13 |
Vadim Zeitlin | 1. added SetSelection() to wxItemContainer and removed... |
tree | commitdiff |
2005-02-11 |
Włodzimierz Skiba | Various cleanings. |
tree | commitdiff |
2005-02-10 |
Włodzimierz Skiba | wxEmptyString decorations. |
tree | commitdiff |
2005-01-19 |
Włodzimierz Skiba | wxTextPos for all GetLastPosition with constants for... |
tree | commitdiff |
2005-01-19 |
Włodzimierz Skiba | MinGW warning fix. |
tree | commitdiff |
2005-01-18 |
Kevin Hock | For efficiency reasons, text controls no longer set... |
tree | commitdiff |
2005-01-18 |
Kevin Hock | Use event modifiers and accessors rather than m_ variab... |
tree | commitdiff |
2005-01-12 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2005-01-07 |
Vadim Zeitlin | harmless unused param warning fix |
tree | commitdiff |
2004-12-20 |
Vadim Zeitlin | fixed dragging scrollbar in wxUniv: use wxMouseEvent... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | delete children in ~wxWindow dtor and not in the base... |
tree | commitdiff |
2004-12-09 |
Julian Smart | Added further 'missing' wxTextCtrl-like functions to... |
tree | commitdiff |
2004-11-22 |
Włodzimierz Skiba | GCC fixes. |
tree | commitdiff |
2004-11-22 |
Włodzimierz Skiba | Fix the assert of not reset highlighted menu item pointer. |
tree | commitdiff |
2004-11-19 |
Włodzimierz Skiba | Sorting fixes to wxUniv wxCombo/ListBox [part of bug... |
tree | commitdiff |
2004-11-19 |
Włodzimierz Skiba | Do not make bitmap buttons with standard width (like... |
tree | commitdiff |
2004-11-18 |
Włodzimierz Skiba | 3rd state in checkboxes for wxUniv [closes bug#1040585]. |
tree | commitdiff |
2004-11-15 |
Włodzimierz Skiba | Vertical tabs orientation in gtk renderer of wxUniv. |
tree | commitdiff |
2004-11-15 |
Włodzimierz Skiba | Partial fix to bug #1040607: support for vertical orien... |
tree | commitdiff |
2004-11-15 |
Włodzimierz Skiba | wxUniv use wxBU flags [bug #1040584] |
tree | commitdiff |
2004-11-05 |
Włodzimierz Skiba | Warning fixes to unused variables, int/wxChar keycode... |
tree | commitdiff |
2004-11-05 |
Włodzimierz Skiba | Simplify wxRect construction at the wxPoint(0,0) with... |
tree | commitdiff |
2004-11-05 |
Włodzimierz Skiba | Simplify wxRect construction at the wxPoint(0,0) with... |
tree | commitdiff |
next |