2002-02-27 |
Vadim Zeitlin | [start of] a wxUniversal implementation of wxToolBar |
tree | commitdiff |
2002-02-26 |
Julian Smart | Got dialog sizing to work, downsized fonts a bit (thoug... |
tree | commitdiff |
2002-02-25 |
Robert Roebling | New code for greying out. |
tree | commitdiff |
2002-02-25 |
Julian Smart | Put tool disabling back in, but we need to debug wxCrea... |
tree | commitdiff |
2002-02-25 |
Julian Smart | Commented out the bitmap-greying code until I have... |
tree | commitdiff |
2002-02-25 |
Julian Smart | Corrected typos |
tree | commitdiff |
2002-02-25 |
Julian Smart | Added middle mouse event macros to wxListCtrl doc;... |
tree | commitdiff |
2002-02-24 |
Václav Slavík | reverted wxMGL-specific code (didn't mean to commit... |
tree | commitdiff |
2002-02-24 |
Julian Smart | Reverted to my own solution; I think it's better becaus... |
tree | commitdiff |
2002-02-24 |
Julian Smart | Fixed conflicts with Robert's similar fixes; fixed... |
tree | commitdiff |
2002-02-24 |
Robert Roebling | Corrections to position and size for toolbar. |
tree | commitdiff |
2002-02-24 |
Robert Roebling | Added simplistic wxToolBar to wxUniversal. It |
tree | commitdiff |
2002-02-24 |
Robert Roebling | Added expose event compression. |
tree | commitdiff |
2002-02-23 |
Robert Roebling | Some work on GTK focus handling and events. |
tree | commitdiff |
2002-02-20 |
Robert Roebling | Always send an erase event to satisfy some users... |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | fixed mouse input handling in wxUniv: the static boxes... |
tree | commitdiff |
2002-02-19 |
Vadim Zeitlin | show the resize cursor when the mouse is above the... |
tree | commitdiff |
2002-02-17 |
Robert Roebling | wxX11: |
tree | commitdiff |
2002-02-17 |
Václav Slavík | move wxMGL's wxTimer to src/generic |
tree | commitdiff |
2002-02-15 |
Robert Roebling | wxX11: |
tree | commitdiff |
2002-02-15 |
Václav Slavík | don't show size grip when maximized |
tree | commitdiff |
2002-02-14 |
Vadim Zeitlin | cache various bitmaps |
tree | commitdiff |
2002-02-14 |
Vadim Zeitlin | no changes (de-TABified, undid some horrors with which... |
tree | commitdiff |
2002-02-14 |
Václav Slavík | copyright update |
tree | commitdiff |
2002-02-14 |
Julian Smart | Added some XSyncs to help size calculations, but positi... |
tree | commitdiff |
2002-02-14 |
Václav Slavík | handle accelerators for buttons, too |
tree | commitdiff |
2002-02-13 |
Václav Slavík | use wxLogTrace, not wxLogDebug |
tree | commitdiff |
2002-02-12 |
Václav Slavík | don't allow dragging a window if it is maximized |
tree | commitdiff |
2002-02-12 |
Julian Smart | Removed some debug code from window headers; added... |
tree | commitdiff |
2002-02-12 |
Julian Smart | Attempts to get client origin working. Work in progress. |
tree | commitdiff |
2002-02-12 |
Julian Smart | Simplified default wxTheme code and made sure a default |
tree | commitdiff |
2002-02-11 |
Julian Smart | Put m_statusText.SetCount(number) before wxStatusBarBas... |
tree | commitdiff |
2002-02-11 |
Julian Smart | Typos and other fixes |
tree | commitdiff |
2002-02-10 |
Robert Roebling | wxX11: link errors down to 1. |
tree | commitdiff |
2002-02-10 |
Václav Slavík | respect minimal wxTLW size in wxUniv |
tree | commitdiff |
2002-02-09 |
Václav Slavík | implemented titlebar doubleclick in win32 theme |
tree | commitdiff |
2002-02-09 |
Václav Slavík | fix for scrollbar's thumb update bug in wxUniv |
tree | commitdiff |
2002-02-09 |
Robert Roebling | Commiting remaining files of configure change for... |
tree | commitdiff |
2002-02-04 |
Vadim Zeitlin | added GAUGE standard colour and use it in DrawProgressB... |
tree | commitdiff |
2002-02-04 |
Vadim Zeitlin | don't skip first/last node when pressing down/up arrow... |
tree | commitdiff |
2002-01-29 |
Mattia Barbon | Updated projects/makefiles |
tree | commitdiff |
2002-01-28 |
Vadim Zeitlin | removed non existing unzip.h from the filelist.txt... |
tree | commitdiff |
2002-01-27 |
Václav Slavík | fixes to WXK_PRIOR/WXK_PAGEUP handling in wxUniv |
tree | commitdiff |
2002-01-27 |
Václav Slavík | (hacky) fix for bg colour handling in wxUniv's win32... |
tree | commitdiff |
2002-01-26 |
Václav Slavík | fix for wxSYS_COLOUR_LISTBOX representation |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | install wxUniv headers in make install and include... |
tree | commitdiff |
2002-01-24 |
Václav Slavík | added dummy <style> handler in order to hide CSS code |
tree | commitdiff |
2002-01-19 |
Vadim Zeitlin | maintaint the mouse capture stack in all ports, not... |
tree | commitdiff |
2002-01-17 |
Václav Slavík | fixed to the IFF handler, moved into one file |
tree | commitdiff |
2002-01-16 |
Robin Dunn | Added wx/dirctrl.h to filelist.txt so it will get insta... |
tree | commitdiff |
2002-01-08 |
Václav Slavík | use the new wxSystemSettings API everywhere |
tree | commitdiff |
2002-01-08 |
Václav Slavík | reverted my previous fix |
tree | commitdiff |
2002-01-08 |
Václav Slavík | infinite recursion fix in wxTLW/Univ |
tree | commitdiff |
2002-01-06 |
Václav Slavík | compilation fix |
tree | commitdiff |
2002-01-01 |
Václav Slavík | regenerated makefiles (forgot to do it after changing... |
tree | commitdiff |
2001-12-31 |
Julian Smart | Removed debug comments |
tree | commitdiff |
2001-12-31 |
Václav Slavík | compilation fix |
tree | commitdiff |
2001-12-30 |
Vadim Zeitlin | 1. wxSystemSettings class API face lift: better names... |
tree | commitdiff |
2001-12-30 |
Vadim Zeitlin | don't make wxBitmapButtons same size as all the other... |
tree | commitdiff |
2001-12-25 |
Václav Slavík | fixes for misplaced radio buttons in wxRadioBox |
tree | commitdiff |
2001-12-25 |
Václav Slavík | fixed misplaced subcontrols of wxComboBox |
tree | commitdiff |
2001-12-22 |
Julian Smart | More tweaks to wxMicroWi |
tree | commitdiff |
2001-12-21 |
Julian Smart | More tinkering |
tree | commitdiff |
2001-12-19 |
Ron Lee | Added new dynamic loading classes. (which handle proper |
tree | commitdiff |
2001-12-15 |
Václav Slavík | fixed a segfaulting bug in wxUniv: invalid assumption... |
tree | commitdiff |
2001-12-09 |
Václav Slavík | compilation fix for Watcom (sorry, Vadim, there's some... |
tree | commitdiff |
2001-12-08 |
Vadim Zeitlin | initialize m_hasXXX in wxWindowBase |
tree | commitdiff |
2001-12-08 |
Vadim Zeitlin | fixes for handling WM_SYSCOLORCHANGE - now seems to... |
tree | commitdiff |
2001-11-27 |
Vadim Zeitlin | don't show scrollbars at all when the window is big... |
tree | commitdiff |
2001-11-26 |
Vadim Zeitlin | fixed notebook tabs refresh when changing them under... |
tree | commitdiff |
2001-11-26 |
Vadim Zeitlin | fixed wxRadioBox::Enable() and Show() to enable/show... |
tree | commitdiff |
2001-11-25 |
Vadim Zeitlin | compilation warning (and possible bug) fix |
tree | commitdiff |
2001-11-24 |
Václav Slavík | wxToolBar support in wxUniv/wxFrame |
tree | commitdiff |
2001-11-24 |
Václav Slavík | minor syntactic fix |
tree | commitdiff |
2001-11-22 |
Václav Slavík | reverted fix for missing wxEvent::operator= |
tree | commitdiff |
2001-11-21 |
Václav Slavík | client area origin handling fixes for univ/wxTLW |
tree | commitdiff |
2001-11-20 |
Václav Slavík | compilation fix (caused by removal of wxMouseEvent... |
tree | commitdiff |
2001-11-20 |
Václav Slavík | fixes for wxBase RPM |
tree | commitdiff |
2001-11-19 |
Václav Slavík | fix for wxComboBox::GetSelection from inside event... |
tree | commitdiff |
2001-11-18 |
Ron Lee | Removed include/wx/setup.h from filelist.txt -- Needed... |
tree | commitdiff |
2001-11-17 |
Václav Slavík | regenerated makefiles |
tree | commitdiff |
2001-11-17 |
Václav Slavík | added temporary implementation of wxChoice for wxUniv |
tree | commitdiff |
2001-11-14 |
Vadim Zeitlin | added wxTextBuffer and wxMemoryText which allow to... |
tree | commitdiff |
2001-11-09 |
Vadim Zeitlin | signed/unsigned comparison warnings fixed |
tree | commitdiff |
2001-11-06 |
Vadim Zeitlin | compilation warning fix |
tree | commitdiff |
2001-11-04 |
Václav Slavík | implemented late(r) initialization of wxUniv themes |
tree | commitdiff |
2001-10-30 |
Václav Slavík | changed wxSystemSettings::HasFrameDecorations to more... |
tree | commitdiff |
2001-10-30 |
Václav Slavík | added inactive titlebar text colour |
tree | commitdiff |
2001-10-30 |
Vadim Zeitlin | applied wxDirSelector() patch and regenerated the makef... |
tree | commitdiff |
2001-10-30 |
Vadim Zeitlin | added wx/platform.h to the list of files and regenerate... |
tree | commitdiff |
2001-10-20 |
Václav Slavík | reverted Kendall's commit |
tree | commitdiff |
2001-10-17 |
Kendall Bennett | Mutiple updates from SciTech for wxWindows including... |
tree | commitdiff |
2001-10-16 |
Vadim Zeitlin | fixed status bar drawing broken by previous compilation fix |
tree | commitdiff |
2001-10-15 |
Václav Slavík | oops, segfault |
tree | commitdiff |
2001-10-15 |
Václav Slavík | 1. added GetStdIcon support to wxRenderer |
tree | commitdiff |
2001-10-15 |
Václav Slavík | compilation fix for wxMGL |
tree | commitdiff |
2001-10-14 |
Václav Slavík | wxBusycursorSuspender used in wxMGL as well (we need... |
tree | commitdiff |
2001-10-14 |
Vadim Zeitlin | regenerated from the templates |
tree | commitdiff |
2001-10-14 |
Vadim Zeitlin | 1. added wxStatusBarUniv |
tree | commitdiff |
2001-10-13 |
Václav Slavík | fixed mouse capture release code -- it previously relea... |
tree | commitdiff |
next |