2002-04-03 |
Vadim Zeitlin | don't reenable the disabled windows in OnShow(), it... |
tree | commitdiff |
2002-04-02 |
Mattia Barbon | wxCalendarCtrl::Destroy() now deletes year spin control and |
tree | commitdiff |
2002-04-02 |
Vadim Zeitlin | changed wxCondition API to take a reference, not pointe... |
tree | commitdiff |
2002-04-02 |
Vadim Zeitlin | added wxSemaphore (with docs), new version of wxConditi... |
tree | commitdiff |
2002-04-02 |
Julian Smart | Now set the client and main windows in wxAdoptedWindow... |
tree | commitdiff |
2002-04-02 |
Robin Dunn | wxWindowMSW now eats EVT_CHAR if the key was handled... |
tree | commitdiff |
2002-04-01 |
Vadim Zeitlin | fixed wxCheckListBox behaviour in presense of wxLB_SORT... |
tree | commitdiff |
2002-04-01 |
Julian Smart | Applied FloodFill patch |
tree | commitdiff |
2002-04-01 |
Julian Smart | Modifications to get wxNanoX compiling again |
tree | commitdiff |
2002-04-01 |
Robert Roebling | Temporarily use self-made wxTextCtrl in wxX11 until |
tree | commitdiff |
2002-03-31 |
Robert Roebling | As in 2.2.9, toolbars should not get the focus. |
tree | commitdiff |
2002-03-30 |
Robert Roebling | Rewrote wxToolBar another time. |
tree | commitdiff |
2002-03-30 |
Robin Dunn | Give access to m_lastKeydownConsumed |
tree | commitdiff |
2002-03-29 |
Robert Roebling | Some work for wxX11 on 8-bit visuals. |
tree | commitdiff |
2002-03-29 |
Robert Roebling | A bit of scrolling works under GTK 2.0 |
tree | commitdiff |
2002-03-29 |
Robert Roebling | Pop-up menus no longer jump before appearing. |
tree | commitdiff |
2002-03-28 |
Mattia Barbon | Add missing include |
tree | commitdiff |
2002-03-28 |
Robert Roebling | More changes for better redraw flow under X11. |
tree | commitdiff |
2002-03-28 |
Stefan Csomor | corrected dynarray.h include |
tree | commitdiff |
2002-03-28 |
Vadim Zeitlin | committing the file which I forgot to commit yesterday... |
tree | commitdiff |
2002-03-28 |
Robert Roebling | Compile fix for wxFileName. |
tree | commitdiff |
2002-03-27 |
Vadim Zeitlin | wxFileName::Get/SetTimes() finally seem to work under... |
tree | commitdiff |
2002-03-27 |
Vadim Zeitlin | removed a few warnings and CW compilation problems... |
tree | commitdiff |
2002-03-27 |
Vadim Zeitlin | added wxEXEC_MAKE_GROUP_LEADER (patch 535422) |
tree | commitdiff |
2002-03-27 |
Vadim Zeitlin | compilation fix: include wx/iconbndl.h |
tree | commitdiff |
2002-03-26 |
Mattia Barbon | wxIconBundle implementation. |
tree | commitdiff |
2002-03-26 |
Gilles Depeyrot | minimum changes required for toolbar text related changes |
tree | commitdiff |
2002-03-26 |
Vadim Zeitlin | wxUniv toolbar compilation fixes |
tree | commitdiff |
2002-03-26 |
Vadim Zeitlin | wxMotif toolbar compilation fixes |
tree | commitdiff |
2002-03-26 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2002-03-26 |
Vadim Zeitlin | made radio buttons and the toolbat text work for Win32... |
tree | commitdiff |
2002-03-25 |
Václav Slavík | surround deprecated wxImage methods in WXWIN_COMPATIBIL... |
tree | commitdiff |
2002-03-25 |
Vadim Zeitlin | fixed compilation for wxMSW after the recent changes |
tree | commitdiff |
2002-03-25 |
Vadim Zeitlin | implemented (but it doesn't work yet) the radio buttons... |
tree | commitdiff |
2002-03-25 |
Vadim Zeitlin | added and documented wxTB_NOICONS and wxTB_TEXT style... |
tree | commitdiff |
2002-03-25 |
David Webster | New radio item menu stuff |
tree | commitdiff |
2002-03-25 |
Vadim Zeitlin | fixed the menu bug introduced by the previous commit |
tree | commitdiff |
2002-03-25 |
Vadim Zeitlin | blind fix for compilation under AIX: always include... |
tree | commitdiff |
2002-03-24 |
Robert Roebling | Implemented two-window approach for wxX11. |
tree | commitdiff |
2002-03-24 |
Julian Smart | Added SetActive to wxEventLoop |
tree | commitdiff |
2002-03-24 |
Vadim Zeitlin | fixes to radio menu items |
tree | commitdiff |
2002-03-24 |
Václav Slavík | added wxTheme::GetArtProvider to wxUniv |
tree | commitdiff |
2002-03-24 |
Václav Slavík | WXWIN_COMPATIBILITY_2_2 is on by default |
tree | commitdiff |
2002-03-24 |
Václav Slavík | move wxApp::GetStdIcon to wxArtProvider |
tree | commitdiff |
2002-03-24 |
Václav Slavík | moved the rest of XPMs to /art |
tree | commitdiff |
2002-03-23 |
Julian Smart | Use wxHtmlHelpController for HTML help, not wxHelpContr... |
tree | commitdiff |
2002-03-23 |
Vadim Zeitlin | compatibility constructors for wxMenuItem() taking... |
tree | commitdiff |
2002-03-23 |
Vadim Zeitlin | added wxEXEC_NOHIDE flag, modified wxExecute() to take... |
tree | commitdiff |
2002-03-22 |
Václav Slavík | point to MSLU library |
tree | commitdiff |
2002-03-22 |
Václav Slavík | port proplist.cpp to wxArtProvider |
tree | commitdiff |
2002-03-22 |
Julian Smart | Removed helpwxht.h/cpp (old wxHelpControllerHtml class) |
tree | commitdiff |
2002-03-22 |
Václav Slavík | use wxArtProvider in wxFileDialog |
tree | commitdiff |
2002-03-22 |
Václav Slavík | wxITEM_FOO instead of wxItem_Foo, for the sake of consi... |
tree | commitdiff |
2002-03-22 |
Václav Slavík | added wxBitmap::CopyFromIcon and wxIcon::CopyFromBitmap... |
tree | commitdiff |
2002-03-22 |
George Tasker | Semi-Blind fixes for trying to handle different version... |
tree | commitdiff |
2002-03-21 |
Václav Slavík | used wxArtProvider in wxTipDialog |
tree | commitdiff |
2002-03-21 |
Václav Slavík | use wxArtProvider in wxtipDialog |
tree | commitdiff |
2002-03-21 |
Václav Slavík | deleted no longer needed resource files |
tree | commitdiff |
2002-03-21 |
Václav Slavík | (hopefully) final touches to wxArtProvider |
tree | commitdiff |
2002-03-21 |
Václav Slavík | root is always hidden -> no icon needed |
tree | commitdiff |
2002-03-21 |
Robin Dunn | More unicode related cleanup and fixes for wxPython |
tree | commitdiff |
2002-03-21 |
Vadim Zeitlin | enabled toolbar as it works now |
tree | commitdiff |
2002-03-21 |
Vadim Zeitlin | let the popup listbox process the kbd messages in wxCom... |
tree | commitdiff |
2002-03-21 |
Vadim Zeitlin | implemented radio menu items for wxMSW |
tree | commitdiff |
2002-03-20 |
Robert Roebling | No more pixel junk when resizing windows that |
tree | commitdiff |
2002-03-20 |
Robin Dunn | wxStyledTextCtrl can now be built and used when wxUSE_U... |
tree | commitdiff |
2002-03-20 |
Robin Dunn | Decided I need copy and assignment afterall |
tree | commitdiff |
2002-03-19 |
Václav Slavík | added wxArtProvider |
tree | commitdiff |
2002-03-19 |
Vadim Zeitlin | compilation fix for FALSE -> wxItemKind conversion |
tree | commitdiff |
2002-03-19 |
Václav Slavík | minor fixes to #include |
tree | commitdiff |
2002-03-18 |
Robin Dunn | Updated wxSTC from Scintilla 1.40 to Scintilla 1.45 |
tree | commitdiff |
2002-03-18 |
Vadim Zeitlin | 1. implemented radio menu items for wxGTK |
tree | commitdiff |
2002-03-17 |
Gilles Depeyrot | added missing consts |
tree | commitdiff |
2002-03-17 |
Václav Slavík | added Calc(Un)ScrolledPosition taking wxPoint |
tree | commitdiff |
2002-03-17 |
Václav Slavík | Chris' wxImage::SaveFile(filename_only) patch |
tree | commitdiff |
2002-03-17 |
Ron Lee | really, it will build for 'doze this time. |
tree | commitdiff |
2002-03-17 |
Ron Lee | Added wxBufferedDC class. |
tree | commitdiff |
2002-03-16 |
Vadim Zeitlin | added support for wxTR_HIDE_ROOT style (patch 529614) |
tree | commitdiff |
2002-03-15 |
Vadim Zeitlin | erase separators shown behind the controls added to... |
tree | commitdiff |
2002-03-15 |
Václav Slavík | safer definitions for wx(U)Int32,16 (taken from intl... |
tree | commitdiff |
2002-03-15 |
Václav Slavík | rewrote wxLocale to work in Unicode mode and support... |
tree | commitdiff |
2002-03-15 |
David Webster | no message |
tree | commitdiff |
2002-03-15 |
Robin Dunn | Added wxCURSOR_RIGHT_ARROW, which is like the typical... |
tree | commitdiff |
2002-03-15 |
Vadim Zeitlin | removed duplicate #include |
tree | commitdiff |
2002-03-15 |
Vadim Zeitlin | header I forgot to commit yesterday (sorry) as part... |
tree | commitdiff |
2002-03-15 |
Julian Smart | Added DoGetFieldRect |
tree | commitdiff |
2002-03-15 |
Vadim Zeitlin | compilation fixes for wxUSE_TOOLBAR under MSW |
tree | commitdiff |
2002-03-15 |
Robin Dunn | Give wxScrolledWindow its own Layout method that takes... |
tree | commitdiff |
2002-03-13 |
Robin Dunn | Switched to DECLARE_NO_COPY_CLASS |
tree | commitdiff |
2002-03-13 |
Robin Dunn | Added wxMemoryBuffer which is essentiall just a growabl... |
tree | commitdiff |
2002-03-13 |
Robert Roebling | Send size events from top level windows in idle time, |
tree | commitdiff |
2002-03-12 |
Václav Slavík | 1. implemented system menu handling in wxUniv (win32... |
tree | commitdiff |
2002-03-12 |
Julian Smart | Added GetWindow to make Blit compile |
tree | commitdiff |
2002-03-12 |
Vadim Zeitlin | changes to make wxGTK compile with GTK+ 2.0: now it... |
tree | commitdiff |
2002-03-12 |
Ron Lee | build fix. Need the full declaration for CLASSINFO(). |
tree | commitdiff |
2002-03-10 |
Václav Slavík | use AllocExclusive in wxAcceleratorTable |
tree | commitdiff |
2002-03-10 |
Václav Slavík | wxAcceleratorEntry::MatchesEvent is NOT used by wxX11 |
tree | commitdiff |
2002-03-10 |
Ron Lee | added optional parameter to SetSizer, to allow replacin... |
tree | commitdiff |
2002-03-09 |
Vadim Zeitlin | don't include wx/wx.h unnecessarily |
tree | commitdiff |
2002-03-09 |
Julian Smart | Added reparenting helper classes to help apps to grab... |
tree | commitdiff |
next |