2006-05-04 |
Vadim Zeitlin | added support for radiobox items tooltips in XRC |
tree | commitdiff |
2006-05-04 |
Vadim Zeitlin | added Get/SetItemToolTip() (and implemented them for... |
tree | commitdiff |
2006-05-04 |
Vadim Zeitlin | relay mouse move events to the tooltips even when the... |
tree | commitdiff |
2006-05-04 |
Vadim Zeitlin | made RelayEvent() static |
tree | commitdiff |
2006-05-04 |
Vadim Zeitlin | added Remove(HWND); removed unused wParam parameter... |
tree | commitdiff |
2006-05-04 |
Vadim Zeitlin | implemented declared but never defined resize() method |
tree | commitdiff |
2006-05-04 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2006-05-03 |
Vadim Zeitlin | include volume in path returned by GetPathWithSep() |
tree | commitdiff |
2006-05-02 |
Paul Cornett | correct access specifier for virtuals |
tree | commitdiff |
2006-05-02 |
Paul Cornett | remove definitions which are already in wx/app.h |
tree | commitdiff |
2006-04-30 |
Włodzimierz Skiba | Renamed DrawCheckButton due to conflict with existing... |
tree | commitdiff |
2006-04-30 |
Włodzimierz Skiba | Be nice to eVC++ build process and don't include not... |
tree | commitdiff |
2006-04-30 |
Włodzimierz Skiba | Warning fixes. |
tree | commitdiff |
2006-04-30 |
Robert Roebling | Applied patch to add n bitmaps at once to an image |
tree | commitdiff |
2006-04-30 |
Robert Roebling | Blindly added wxImageList::replace( int, bitmap,... |
tree | commitdiff |
2006-04-30 |
Robert Roebling | Trying to commit wxDirDialog patch. |
tree | commitdiff |
2006-04-29 |
Mart Raudsepp | Add virtual keyword where applicable. |
tree | commitdiff |
2006-04-28 |
Włodzimierz Skiba | Final touch for wxColour <-> wxString and wxColourBase... |
tree | commitdiff |
2006-04-28 |
Włodzimierz Skiba | Be nice to eVC++ build process and don't include not... |
tree | commitdiff |
2006-04-27 |
Włodzimierz Skiba | wxTLW::IsAlwaysMaximized() introduction. |
tree | commitdiff |
2006-04-27 |
Włodzimierz Skiba | Be nice to eVC++ build process and don't include not... |
tree | commitdiff |
2006-04-27 |
Stefan Csomor | renamed RGBColor setter to avoid former overload being... |
tree | commitdiff |
2006-04-26 |
Vadim Zeitlin | handle fatal exceptions in the other threads (based... |
tree | commitdiff |
2006-04-26 |
Robert Roebling | Added wxRenderer method for drawing selection |
tree | commitdiff |
2006-04-26 |
Vadim Zeitlin | remove the vertical scrollbar completely if the control... |
tree | commitdiff |
2006-04-25 |
Włodzimierz Skiba | Build fix. |
tree | commitdiff |
2006-04-25 |
Włodzimierz Skiba | Build fix. |
tree | commitdiff |
2006-04-25 |
Włodzimierz Skiba | [ 1473731 ] 'wxColourBase and wxString <-> wxColour... |
tree | commitdiff |
2006-04-24 |
Włodzimierz Skiba | Build fix after wxColourBase introduction. |
tree | commitdiff |
2006-04-24 |
Włodzimierz Skiba | Build fix after wxColourBase introduction. |
tree | commitdiff |
2006-04-24 |
Vadim Zeitlin | don't use invalid/uninitialized iterator in wxList... |
tree | commitdiff |
2006-04-24 |
Robert Roebling | Committed Jaako's renderer patch |
tree | commitdiff |
2006-04-24 |
Włodzimierz Skiba | wxOS2 build fixes after wxColourBase introduction. |
tree | commitdiff |
2006-04-24 |
Włodzimierz Skiba | [ 1473731 ] 'wxColourBase and wxString <-> wxColour... |
tree | commitdiff |
2006-04-21 |
Václav Slavík | added comment explaining how to replace calls to deprec... |
tree | commitdiff |
2006-04-21 |
Vadim Zeitlin | added operator=(unsigned int) overload (should help... |
tree | commitdiff |
2006-04-21 |
Vadim Zeitlin | made wxCommandEvent::GetInt() return int, not long... |
tree | commitdiff |
2006-04-20 |
Włodzimierz Skiba | Keep wxPalmOS buildable after changes in wxConvAuto. |
tree | commitdiff |
2006-04-20 |
Paul Cornett | remove unneeded gdiobj.h files |
tree | commitdiff |
2006-04-19 |
Robert Roebling | Added style flags for selection mode. |
tree | commitdiff |
2006-04-19 |
Stefan Csomor | listbox rewrite, cleanup |
tree | commitdiff |
2006-04-19 |
Stefan Csomor | listbox rewrite |
tree | commitdiff |
2006-04-19 |
Stefan Csomor | fixing 'id' objc.h collisions, listbox rewrite |
tree | commitdiff |
2006-04-19 |
Stefan Csomor | fixing 'id' objc.h collisions |
tree | commitdiff |
2006-04-19 |
Vadim Zeitlin | regenerated using build/update-setup-h to have wxUSE_DI... |
tree | commitdiff |
2006-04-19 |
Vadim Zeitlin | set wxUSE_DISPLAY to 1 by default |
tree | commitdiff |
2006-04-19 |
Vadim Zeitlin | put wxUSE_DATAVIEWCTRL in alphabetical order |
tree | commitdiff |
2006-04-18 |
Robert Roebling | Added some column width contrl code. |
tree | commitdiff |
2006-04-18 |
Vadim Zeitlin | removed extra semicolon |
tree | commitdiff |
2006-04-18 |
Robert Roebling | Add wxRenderer::DrawCheckButton for use inside |
tree | commitdiff |
2006-04-17 |
Vadim Zeitlin | implement Layout() so that sizers work correctly when... |
tree | commitdiff |
2006-04-17 |
Vadim Zeitlin | added wxStandardPaths::GetDocumentsDir() (patch 1214360) |
tree | commitdiff |
2006-04-16 |
Vadim Zeitlin | centralized the handling of border styles; added border... |
tree | commitdiff |
2006-04-16 |
Vadim Zeitlin | added wxMenu::AppendSubMenu() to avoid having to specif... |
tree | commitdiff |
2006-04-16 |
Vadim Zeitlin | added virtual dtor to wxHtmlWindowMouseHelper to avoid... |
tree | commitdiff |
2006-04-16 |
Vadim Zeitlin | simplify/cleanup wxTheXXXList and wxGDIObject code... |
tree | commitdiff |
2006-04-16 |
Vadim Zeitlin | create stock GDI objects on demand; use const with... |
tree | commitdiff |
2006-04-16 |
Vadim Zeitlin | added overwrite parameter to wxRenameFile (patch 1467041) |
tree | commitdiff |
2006-04-16 |
Julian Smart | Changed the wxPlatform syntax as per Vadim's suggestions |
tree | commitdiff |
2006-04-15 |
Vadim Zeitlin | removed unneeded reverse_iterator::operator->() which... |
tree | commitdiff |
2006-04-15 |
Julian Smart | Easier platform testing class and function |
tree | commitdiff |
2006-04-15 |
Vadim Zeitlin | added wxString::rbegin() and rend() |
tree | commitdiff |
2006-04-15 |
Robin Dunn | IsStandard needs to check m_type, not m_format |
tree | commitdiff |
2006-04-15 |
Robin Dunn | Give wxDataObjectComposite a way to report what kind... |
tree | commitdiff |
2006-04-14 |
Václav Slavík | use public inheritance when deriving from wxHtmlWindowM... |
tree | commitdiff |
2006-04-14 |
Włodzimierz Skiba | HitTest is not deprecated. |
tree | commitdiff |
2006-04-14 |
Vadim Zeitlin | added wxGTK_CONV_FONT/ENC |
tree | commitdiff |
2006-04-14 |
Włodzimierz Skiba | Deprecated and obsolete parts marked up for backward... |
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 |
Julian Smart | Reversed accidental commit |
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 |
Włodzimierz Skiba | MSLU with DMC build fix [#1469456]. |
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 | Compilation fix |
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 | On screens with restricted space, it's useful to be... |
tree | commitdiff |
2006-04-12 |
Stefan Neis | Fixed GetSelection to behave the same as for the other... |
tree | commitdiff |
2006-04-12 |
Julian Smart | Added IsDynamic to XTI |
tree | commitdiff |
2006-04-12 |
Julian Smart | Applied patch [ 1211299 ] Minor mod to wxClassInfo... |
tree | commitdiff |
2006-04-12 |
Vadim Zeitlin | made ShouldPreventAppExit() public |
tree | commitdiff |
2006-04-11 |
Vadim Zeitlin | added wx/font.h include to fix PCH-less build |
tree | commitdiff |
2006-04-11 |
Stefan Csomor | Ryan's patch 1468129 , |
tree | commitdiff |
2006-04-11 |
Vadim Zeitlin | Unicode compilation fix after last commit |
tree | commitdiff |
2006-04-11 |
Vadim Zeitlin | added wxConvUI which determines the conversion used... |
tree | commitdiff |
2006-04-10 |
Vadim Zeitlin | use the encoding of the font which is used to draw... |
tree | commitdiff |
2006-04-10 |
Vadim Zeitlin | no changes, just corrected the comment for wxConvLocal |
tree | commitdiff |
2006-04-10 |
Vadim Zeitlin | added wxDCClipper ctor overload taking a wxRegion and... |
tree | commitdiff |
2006-04-10 |
David Surovell | cleanup - reformatting |
tree | commitdiff |
2006-04-10 |
Włodzimierz Skiba | Blind check for compatibility flags. |
tree | commitdiff |
2006-04-10 |
Stefan Csomor | cleanup |
tree | commitdiff |
2006-04-10 |
Vadim Zeitlin | added wxWxCharBuffer which stands for buffer of wxChars |
tree | commitdiff |
2006-04-09 |
Vadim Zeitlin | really fix warning about implicitly converting 0 and... |
tree | commitdiff |
2006-04-09 |
Stefan Csomor | listbox cleanup |
tree | commitdiff |
2006-04-09 |
Robin Dunn | Use CmdDown in mouse events instead of ControlDown... |
tree | commitdiff |
2006-04-08 |
Vadim Zeitlin | don't redefine _CRT_SECURE_NO_DEPRECATE and _CRT_NON_CO... |
tree | commitdiff |
2006-04-08 |
Stefan Csomor | ellipsis support for static text (mac), applied patch |
tree | commitdiff |
next |