2006-03-07 |
Włodzimierz Skiba | Don't send dummy wxCommandEvent. Make members private... |
tree | commitdiff |
2006-03-07 |
Włodzimierz Skiba | ::GetFileAttributes takes Unicode in Unicode build... |
tree | commitdiff |
2006-03-07 |
Julian Smart | Allow width to be absent but precision present |
tree | commitdiff |
2006-03-07 |
Włodzimierz Skiba | Replace dummy wxCommandEvent with dedicated API. Disabl... |
tree | commitdiff |
2006-03-07 |
Włodzimierz Skiba | Apply WinCE OK-button policy. Use standard buttons... |
tree | commitdiff |
2006-03-06 |
Julian Smart | Fixed wxGenericFileDialog to work with WinCE, so it... |
tree | commitdiff |
2006-03-05 |
Vadim Zeitlin | use WXSIZEOF() instead of hardcoded number |
tree | commitdiff |
2006-03-05 |
Vadim Zeitlin | don't Printf() a string into itself (bug indicated... |
tree | commitdiff |
2006-03-04 |
Vadim Zeitlin | deselect the current selection when the user clicks... |
tree | commitdiff |
2006-03-04 |
Vadim Zeitlin | fixed crash due to double deletion of wxListTextCtrlWra... |
tree | commitdiff |
2006-03-04 |
Vadim Zeitlin | centre icon and text vertically in the report view... |
tree | commitdiff |
2006-03-02 |
Julian Smart | On WinCE, generic font dialog didn't work because the... |
tree | commitdiff |
2006-02-27 |
Robert Roebling | First release mouse, then emit event. |
tree | commitdiff |
2006-02-25 |
Włodzimierz Skiba | Make wxWinCE buildable (workaround eVC++ limitations). |
tree | commitdiff |
2006-02-24 |
Vadim Zeitlin | implemented EditLabel() with custom text controls and... |
tree | commitdiff |
2006-02-24 |
Robert Roebling | Implemented user dashes for PS print. |
tree | commitdiff |
2006-02-20 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2006-02-15 |
Robert Roebling | Applied wxVScrolledWindow patch |
tree | commitdiff |
2006-02-15 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2006-02-13 |
Vadim Zeitlin | declare lists as exported, seems to be necessary in... |
tree | commitdiff |
2006-02-13 |
Vadim Zeitlin | fix client to screen (and vice versa) conversion |
tree | commitdiff |
2006-02-12 |
Vadim Zeitlin | trick the sizer code into thinking that the wizard... |
tree | commitdiff |
2006-02-12 |
Vadim Zeitlin | no changes; just added some comments |
tree | commitdiff |
2006-02-12 |
Włodzimierz Skiba | wxWinCE warning fix. |
tree | commitdiff |
2006-02-12 |
Michael Wetherell | Warning fixes for VC5 (Igor Korot) |
tree | commitdiff |
2006-02-11 |
Julian Smart | Applied patch [ 1424247 ] Have wxGenericListCtrl not... |
tree | commitdiff |
2006-02-09 |
Vadim Zeitlin | great copy ctor/assignment operators cleanup by Paul... |
tree | commitdiff |
2006-02-08 |
Vadim Zeitlin | make access specifiers for the virtual functions match... |
tree | commitdiff |
2006-02-06 |
Julian Smart | Changed function to SetFitToCurrentPage |
tree | commitdiff |
2006-02-05 |
Vadim Zeitlin | renamed AddSubPage() with pos parameter to InsertSubPage() |
tree | commitdiff |
2006-02-05 |
Jamie Gadd | Deprecate wxDC::{Begin,End}Drawing() |
tree | commitdiff |
2006-02-05 |
David Surovell | correct include file conditionalization, take 2 |
tree | commitdiff |
2006-02-04 |
David Surovell | added appropriate WX_PRECOMP bracket for new include... |
tree | commitdiff |
2006-02-04 |
David Surovell | added missing include; minor reformatting |
tree | commitdiff |
2006-02-03 |
Robin Dunn | Don't assume that msw.remap was 1, instead change it... |
tree | commitdiff |
2006-02-01 |
Robin Dunn | Set the toolbar orientation based on the wxBK_ alignmen... |
tree | commitdiff |
2006-01-31 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2006-01-31 |
Julian Smart | Mac doesn't like getting an icon if it's a bitmap |
tree | commitdiff |
2006-01-31 |
Julian Smart | Added missing include |
tree | commitdiff |
2006-01-31 |
Julian Smart | Added SetSheetStyle to property sheet dialog to allow... |
tree | commitdiff |
2006-01-31 |
Robin Dunn | Another patch from Tim Kosse for using images on more... |
tree | commitdiff |
2006-01-31 |
Włodzimierz Skiba | Last parameter of GetVolumeInformation() is not pointer. |
tree | commitdiff |
2006-01-30 |
Robin Dunn | This is a TOOLBOOK, not a LISTBOOK |
tree | commitdiff |
2006-01-30 |
Julian Smart | Added wxToolbook class |
tree | commitdiff |
2006-01-26 |
Włodzimierz Skiba | #include moved to module. |
tree | commitdiff |
2006-01-26 |
Włodzimierz Skiba | Include order is wxprec.h=>defs.h=>platform.h=>setup... |
tree | commitdiff |
2006-01-26 |
Włodzimierz Skiba | wxBusyInfo interface moved to generic to make space... |
tree | commitdiff |
2006-01-25 |
David Surovell | fixed compilation failure introduced in prior commit |
tree | commitdiff |
2006-01-25 |
Robin Dunn | Patch from Tim Kosse to add supoprt for wxListCtrl... |
tree | commitdiff |
2006-01-24 |
David Surovell | cleanup - reformatting |
tree | commitdiff |
2006-01-22 |
Roger Gammans | Fix bug [1297817] - applied suggested patch |
tree | commitdiff |
2006-01-21 |
Julian Smart | Compile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set... |
tree | commitdiff |
2006-01-18 |
Julian Smart | Applied part of patch [ 1304579 ] fix click bug in... |
tree | commitdiff |
2006-01-17 |
Julian Smart | Applied patch [ 1393577 ] show volumename in dirctlg |
tree | commitdiff |
2006-01-17 |
Julian Smart | Applied patch [ 1405821 ] wxVListBox double-buffering... |
tree | commitdiff |
2006-01-15 |
Włodzimierz Skiba | More common code moved from generic dialogs to wxDialog... |
tree | commitdiff |
2006-01-10 |
Włodzimierz Skiba | wxCalendarCtrl: positioning fixes and colours following... |
tree | commitdiff |
2006-01-09 |
Robin Dunn | Fix for wxMac when the tree doesn't have the focus... |
tree | commitdiff |
2006-01-05 |
Robin Dunn | Workaround for wxMac since it is unable to dismiss... |
tree | commitdiff |
2006-01-05 |
Stefan Csomor | layout adaptions for mac |
tree | commitdiff |
2006-01-05 |
Stefan Neis | Temporarily disabled OS/2 specific code. |
tree | commitdiff |
2006-01-02 |
David Surovell | cleanup - reformat |
tree | commitdiff |
2006-01-02 |
Julian Smart | Removed no longer needed code to fix combo sizing ... |
tree | commitdiff |
2005-12-31 |
David Surovell | fix wxMac-QD - blank focusesed text; minor reformat |
tree | commitdiff |
2005-12-30 |
David Surovell | fixed spelling mistake in comment |
tree | commitdiff |
2005-12-29 |
David Surovell | fix MinGW/gcc compilation issue |
tree | commitdiff |
2005-12-27 |
Vadim Zeitlin | compilation fix after latest dc.h changes for !WX_PRECO... |
tree | commitdiff |
2005-12-23 |
Vadim Zeitlin | don't set minimal column width, it should be possible... |
tree | commitdiff |
2005-12-19 |
Julian Smart | Fixed problem trying to print from a preview, whereby... |
tree | commitdiff |
2005-12-19 |
Włodzimierz Skiba | __WIN95__ removed (used to differ win3.1 vs. 'modern... |
tree | commitdiff |
2005-11-21 |
David Surovell | removed empty block |
tree | commitdiff |
2005-11-20 |
Dimitri Schoolwerth | applied patch #1356901 "Yet another removal of extra... |
tree | commitdiff |
2005-11-20 |
Julian Smart | Moved EnsureVisible to avoid spurious selection of... |
tree | commitdiff |
2005-11-19 |
Julian Smart | Event coordinates should _always_ be physical, not... |
tree | commitdiff |
2005-11-19 |
Mart Raudsepp | Spelling fixes from Andreas Mohr (patch #1360064) |
tree | commitdiff |
2005-11-17 |
Julian Smart | Fixed problem with choice editor in wxGrid whereby... |
tree | commitdiff |
2005-11-08 |
Julian Smart | Force linking of gprint.cpp, otherwise Gnome printing... |
tree | commitdiff |
2005-11-07 |
Włodzimierz Skiba | wxGetWorkingDirectory() deprecated. Fixed #1338966. |
tree | commitdiff |
2005-11-02 |
Chris Elliott | add missing header |
tree | commitdiff |
2005-11-01 |
Włodzimierz Skiba | wxMultiChoiceDialog uses now wxCheckListBox if possible... |
tree | commitdiff |
2005-10-31 |
Włodzimierz Skiba | wxMGL revitalised with OpenWatcom. |
tree | commitdiff |
2005-10-29 |
Włodzimierz Skiba | Pressing build-in joystick on WinCE phones fires wxEVT_... |
tree | commitdiff |
2005-10-26 |
Chris Elliott | SF bug 1327872 |
tree | commitdiff |
2005-10-26 |
Julian Smart | Added parent window parameter to wxHelpController const... |
tree | commitdiff |
2005-10-21 |
Włodzimierz Skiba | Unified flags for orienting wxBookCtrls (with backward... |
tree | commitdiff |
2005-10-18 |
Włodzimierz Skiba | Set/get for internal border in book based controls. |
tree | commitdiff |
2005-10-18 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2005-10-17 |
Michael Wetherell | Warning fixes for win64 |
tree | commitdiff |
2005-10-17 |
Vadim Zeitlin | renamed DoHitTest() to DoTreeHitTest() to avoid conflic... |
tree | commitdiff |
2005-10-10 |
Vadim Zeitlin | invalidate tree size after adding/removing pages; use... |
tree | commitdiff |
2005-10-10 |
Vadim Zeitlin | removed hardcoded DoGetBestSize() implementation; added... |
tree | commitdiff |
2005-10-10 |
Vadim Zeitlin | Windows compilation fixes after wxTreeCtrl refactoring |
tree | commitdiff |
2005-10-10 |
Vadim Zeitlin | introduced a common base class for both MSW and generic... |
tree | commitdiff |
2005-10-10 |
Vadim Zeitlin | refactored wxGTK scrolling: it has now fully-functionin... |
tree | commitdiff |
2005-10-09 |
Vadim Zeitlin | Added wxTreebook: |
tree | commitdiff |
2005-10-09 |
Mattia Barbon | Removed WXWIN_COMPATIBILITY_2_2 together with code... |
tree | commitdiff |
2005-10-08 |
Vadim Zeitlin | fixed unused parameter warnings in non-debug build |
tree | commitdiff |
2005-10-08 |
Vadim Zeitlin | extra semicolons removed |
tree | commitdiff |
2005-10-06 |
Włodzimierz Skiba | wxPalette unified. Source cleaning. |
tree | commitdiff |
2005-10-06 |
Włodzimierz Skiba | wxMotif for OS/2 adjustements. Source cleaning. |
tree | commitdiff |
next |