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 |
2006-04-08 |
Stefan Csomor | allowing the suppression of SetValue event-triggering... |
tree | commitdiff |
2006-04-08 |
Stefan Csomor | applying patch 1411230 |
tree | commitdiff |
2006-04-07 |
Stefan Csomor | applied patch 1465549 |
tree | commitdiff |
2006-04-07 |
Vadim Zeitlin | added wxTLW::ShouldPreventAppExit() which can be overri... |
tree | commitdiff |
2006-04-06 |
Vadim Zeitlin | some compilers warn about implicitly converting 0 and... |
tree | commitdiff |
2006-04-06 |
Vadim Zeitlin | fixed gcc warnings about not initializing the base... |
tree | commitdiff |
2006-04-05 |
Vadim Zeitlin | implemented UTF-16/32 using To/FromWChar() instead... |
tree | commitdiff |
2006-04-05 |
Vadim Zeitlin | 1. use a manifest constant wxNO_LEN instead of -1 for... |
tree | commitdiff |
2006-04-05 |
Vadim Zeitlin | added wxMBConv::Clone() to be able to copy conversion... |
tree | commitdiff |
2006-04-05 |
Vadim Zeitlin | added wxMBConv::Clone() to be able to copy conversion... |
tree | commitdiff |
2006-04-05 |
Vadim Zeitlin | 1. changed all "wxMBConv& conv" parameters to "const... |
tree | commitdiff |
2006-04-04 |
Mart Raudsepp | Add GDK_PIXBUF_DISABLE_DEPRECATED, it should build... |
tree | commitdiff |
2006-04-04 |
Vadim Zeitlin | MB2WC/WC2MB are not pure virtual any longer, implement... |
tree | commitdiff |
2006-04-04 |
Vadim Zeitlin | added new To/FromWChar() API with more reasonable seman... |
tree | commitdiff |
2006-04-04 |
Vadim Zeitlin | renamed GetMinMBCharWidth() to GetMBNulLen(), made... |
tree | commitdiff |
2006-04-03 |
Václav Slavík | added ParseInnerSource() to make <pre>-like parsing... |
tree | commitdiff |
2006-04-02 |
Vadim Zeitlin | replaced recently added wxMBConv::GetMBNul() with a... |
tree | commitdiff |
2006-04-02 |
Vadim Zeitlin | added wxBuffer::reset() |
tree | commitdiff |
2006-04-02 |
Kevin Hock | Make the Connect that also takes a local bind port... |
tree | commitdiff |
2006-04-02 |
Vadim Zeitlin | use proper dllexport declaration with _WX_LIST_HELPER_ |
tree | commitdiff |
2006-04-02 |
Vadim Zeitlin | added wxTimeSpan::Millisecond[s]() for consistency |
tree | commitdiff |
2006-04-02 |
Vadim Zeitlin | seconds and milliseconds in wxTimeSpan ctor should... |
tree | commitdiff |
2006-04-01 |
Vadim Zeitlin | Unix compilation fixes after last commit |
tree | commitdiff |
2006-04-01 |
Vadim Zeitlin | Described in the comments and documented the semantics... |
tree | commitdiff |
2006-04-01 |
Vadim Zeitlin | added extend() method which realloc()s the buffer |
tree | commitdiff |
2006-03-31 |
Vadim Zeitlin | default ctor should create an empty/uninitialized buffe... |
tree | commitdiff |
2006-03-31 |
Włodzimierz Skiba | Removed every usage of obsolete wxTLW flags. 2.6 compat... |
tree | commitdiff |
2006-03-31 |
Włodzimierz Skiba | Better backward compatibility and deprecation markup... |
tree | commitdiff |
2006-03-31 |
Vadim Zeitlin | use wx/dynlib.h and not wx/dynload.h (patch 1448691) |
tree | commitdiff |
2006-03-31 |
Vadim Zeitlin | added #if wxUSE_CONSTRAINTS around the whole file ... |
tree | commitdiff |
2006-03-30 |
Włodzimierz Skiba | Better backward compatibility and deprecation markup... |
tree | commitdiff |
2006-03-28 |
Vadim Zeitlin | really disable wxUSE_DISPLAY for wxMGL and wxOS2 |
tree | commitdiff |
2006-03-28 |
Włodzimierz Skiba | Line-up deprecated interface of wxTreeCtrl between... |
tree | commitdiff |
2006-03-28 |
Włodzimierz Skiba | Make wxPASSWORD and wxPROCESS_ENTER really deprecated. |
tree | commitdiff |
2006-03-28 |
Julian Smart | Correct test for WORDS_BIGENDIAN |
tree | commitdiff |
next |