2006-04-18 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2006-04-18 |
Włodzimierz Skiba | Avoid deleting 'const' object. |
tree | commitdiff |
2006-04-18 |
Robert Roebling | Add wxRenderer::DrawCheckButton for use inside |
tree | commitdiff |
2006-04-18 |
Włodzimierz Skiba | wx/wxprec.h already includes wx/defs.h (with other... |
tree | commitdiff |
2006-04-17 |
Vadim Zeitlin | compilation fix for !WX_PRECOMP |
tree | commitdiff |
2006-04-17 |
Vadim Zeitlin | implement Layout() so that sizers work correctly when... |
tree | commitdiff |
2006-04-16 |
Vadim Zeitlin | create stock GDI objects on demand; use const with... |
tree | commitdiff |
2006-04-16 |
Vadim Zeitlin | removed unnecessary (the problem is due to a bug elsewh... |
tree | commitdiff |
2006-04-16 |
Vadim Zeitlin | a tentatively better fix for the problem of patch 14560... |
tree | commitdiff |
2006-04-15 |
Vadim Zeitlin | slight simplification of coords translation code in... |
tree | commitdiff |
2006-04-14 |
Vadim Zeitlin | don't show vertical scrollbar if we don't need it |
tree | commitdiff |
2006-04-14 |
Julian Smart | Spacing tweak |
tree | commitdiff |
2006-04-14 |
Vadim Zeitlin | reverted wxHVScrolledWindow patch (rev 1.19/1.21 of... |
tree | commitdiff |
2006-04-14 |
Julian Smart | Simulated text labels and toggle highlights under buttons |
tree | commitdiff |
2006-04-14 |
Vadim Zeitlin | fixed bug with not taking background colour into accoun... |
tree | commitdiff |
2006-04-14 |
Julian Smart | Implemented Mac-style button toggling within wxButtonTo... |
tree | commitdiff |
2006-04-14 |
Julian Smart | Allow specification of border spacing |
tree | commitdiff |
2006-04-14 |
Václav Slavík | don't show the I-beam cursor over text in wxHtmlListBox |
tree | commitdiff |
2006-04-14 |
Julian Smart | wxButtonToolBar only useful on Mac right now |
tree | commitdiff |
2006-04-14 |
Julian Smart | Steps towards implementing native-style, non-top-level... |
tree | commitdiff |
2006-04-13 |
Václav Slavík | 1. added abstract interface to wxHtmlWindow for use... |
tree | commitdiff |
2006-04-13 |
Włodzimierz Skiba | All book controls shares wxBK_* flags [bug #1469980]. |
tree | commitdiff |
2006-04-13 |
Julian Smart | Compile fix |
tree | commitdiff |
2006-04-13 |
Julian Smart | On screens with restricted space, it's useful to be... |
tree | commitdiff |
2006-04-09 |
Robin Dunn | Use CmdDown in mouse events instead of ControlDown... |
tree | commitdiff |
2006-04-08 |
Robin Dunn | Added missing not operator that was preventing the... |
tree | commitdiff |
2006-04-07 |
David Surovell | cleanup - added whitespace around operators, some blank... |
tree | commitdiff |
2006-04-06 |
Vadim Zeitlin | GetBoundingRect() is supposed to return the logical... |
tree | commitdiff |
2006-04-03 |
David Surovell | minor cleanup - reformatting |
tree | commitdiff |
2006-03-31 |
David Surovell | simplify KeywordSearch; cleanup and reformat |
tree | commitdiff |
2006-03-31 |
Włodzimierz Skiba | Removed every usage of obsolete wxTLW flags. 2.6 compat... |
tree | commitdiff |
2006-03-30 |
Jamie Gadd | Include compatibility guard for int GetItemSpacing... |
tree | commitdiff |
2006-03-30 |
Robert Roebling | Fix previous crashes when scrolling generic version |
tree | commitdiff |
2006-03-30 |
Robert Roebling | Fix wxListCtrl in-place editing (to not crash |
tree | commitdiff |
2006-03-30 |
Włodzimierz Skiba | Better backward compatibility and deprecation markup... |
tree | commitdiff |
2006-03-29 |
Vadim Zeitlin | don't return void values |
tree | commitdiff |
2006-03-28 |
Włodzimierz Skiba | Make wxPASSWORD and wxPROCESS_ENTER really deprecated. |
tree | commitdiff |
2006-03-28 |
Robert Roebling | Apply wxListCtrl patch which fixes some crashes |
tree | commitdiff |
2006-03-27 |
Vadim Zeitlin | use wxLaunchDefaultBrowser by default if no browser... |
tree | commitdiff |
2006-03-27 |
Vadim Zeitlin | renamed m_MapFile into m_helpDir because this is what... |
tree | commitdiff |
2006-03-27 |
Vadim Zeitlin | rewrote wxExtHelpController loading code to use wxFileN... |
tree | commitdiff |
2006-03-27 |
Włodzimierz Skiba | Source and warning cleaning after enabling wxUSE_DATAVI... |
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-27 |
Vadim Zeitlin | translate tips which appear inside _() in wxFileTipProvider |
tree | commitdiff |
2006-03-24 |
Włodzimierz Skiba | Back to unsigned int count in wxTreeCtrl. |
tree | commitdiff |
2006-03-24 |
Włodzimierz Skiba | Fixed missing usage of x during Layout. |
tree | commitdiff |
2006-03-24 |
Robin Dunn | Make WXK*PRIOR and WXK*NEXT be aliases for WXK*PAGEUP... |
tree | commitdiff |
2006-03-23 |
Julian Smart | Fixes/makefiles for building data view control on Windows |
tree | commitdiff |
2006-03-23 |
Robert Roebling | Take into account cell's own size, not only the |
tree | commitdiff |
2006-03-23 |
Robert Roebling | Implement basic MVC logic (change an item in one |
tree | commitdiff |
2006-03-23 |
Robert Roebling | Make generic wxDataViewCtrl draw its contents. |
tree | commitdiff |
2006-03-23 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2006-03-22 |
Robert Roebling | Setup notifiers from datamodel to generic |
tree | commitdiff |
2006-03-22 |
Robert Roebling | In the generic version of wxDataViewCtrl, all |
tree | commitdiff |
2006-03-21 |
Robert Roebling | Added windowing and scrolling logic to generic |
tree | commitdiff |
2006-03-21 |
Julian Smart | Fixed a crash when deleting the last timer |
tree | commitdiff |
2006-03-20 |
Robert Roebling | Further compilation fixes. |
tree | commitdiff |
2006-03-20 |
Robert Roebling | Added (yet unfunctional) skeleton files fir |
tree | commitdiff |
2006-03-17 |
Vadim Zeitlin | don't use toupper() with non-ASCII key codes |
tree | commitdiff |
2006-03-13 |
Julian Smart | If we processed a command event, return true, or we... |
tree | commitdiff |
2006-03-12 |
Vadim Zeitlin | don't set cursor coords to (0, 0) which could be invali... |
tree | commitdiff |
2006-03-11 |
Julian Smart | Applied patch [ 1436761 ] wxGrid: Can't enable cell... |
tree | commitdiff |
2006-03-10 |
Robin Dunn | Applied Patch #1424869: Implement wxListCtrl::SetItemCo... |
tree | commitdiff |
2006-03-08 |
Vadim Zeitlin | compilation fix after last commit |
tree | commitdiff |
2006-03-07 |
Vadim Zeitlin | make it clear that m_page is not NULL in OnBackOrNext... |
tree | commitdiff |
2006-03-07 |
Vadim Zeitlin | fixed a big memory leak in DoDrawBitmap() (coverity... |
tree | commitdiff |
2006-03-07 |
Vadim Zeitlin | removed useless checks for tree==NULL in wxGenericTreeI... |
tree | commitdiff |
2006-03-07 |
Vadim Zeitlin | simplified the code in ProcessGridCellMouseEvent()... |
tree | commitdiff |
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 |
next |