2003-01-02 |
Vadim Zeitlin | removed a couple of obsolete functions from wxDialog |
tree | commitdiff |
2002-12-27 |
Julian Smart | Applied patch [ 658786 ] Removes unresolved symbols... |
tree | commitdiff |
2002-12-16 |
Julian Smart | Applied patch [ 652894 ] Checklistbox doesn't need... |
tree | commitdiff |
2002-12-16 |
Julian Smart | Removed redundant wxUniv setup.h |
tree | commitdiff |
2002-12-16 |
Julian Smart | Applied patch [ 654023 ] Enables HtmlHelp (native) |
tree | commitdiff |
2002-12-10 |
Julian Smart | Applied patch [ 651640 ] Toolbar sizing fix |
tree | commitdiff |
2002-12-06 |
Vadim Zeitlin | fix typo in drawing slider ticks; added assert to check... |
tree | commitdiff |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
tree | commitdiff |
2002-07-23 |
Vadim Zeitlin | IsSingleLine() is now in the base class |
tree | commitdiff |
2002-05-16 |
Vadim Zeitlin | generate EVT_SCROLL events for the standalong scrollbar... |
tree | commitdiff |
2002-04-25 |
Mattia Barbon | Glitches in wxDelegateRenderer |
tree | commitdiff |
2002-04-14 |
Robert Roebling | Three more attempts to get metal look. |
tree | commitdiff |
2002-04-10 |
Robert Roebling | Added "metal" theme. |
tree | commitdiff |
2002-03-30 |
Robert Roebling | Rewrote wxToolBar another time. |
tree | commitdiff |
2002-03-28 |
Mattia Barbon | Add missing include |
tree | commitdiff |
2002-03-26 |
Mattia Barbon | wxIconBundle implementation. |
tree | commitdiff |
2002-03-26 |
Vadim Zeitlin | wxUniv toolbar compilation fixes |
tree | commitdiff |
2002-03-24 |
Robert Roebling | Implemented two-window approach for wxX11. |
tree | commitdiff |
2002-03-24 |
Václav Slavík | added wxTheme::GetArtProvider to wxUniv |
tree | commitdiff |
2002-03-22 |
Václav Slavík | wxITEM_FOO instead of wxItem_Foo, for the sake of consi... |
tree | commitdiff |
2002-03-21 |
Vadim Zeitlin | enabled toolbar as it works now |
tree | commitdiff |
2002-03-20 |
Robert Roebling | No more pixel junk when resizing windows that |
tree | commitdiff |
2002-03-18 |
Vadim Zeitlin | 1. implemented radio menu items for wxGTK |
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-12 |
Václav Slavík | 1. implemented system menu handling in wxUniv (win32... |
tree | commitdiff |
2002-02-28 |
Vadim Zeitlin | don't allow clicking disabled buttons |
tree | commitdiff |
2002-02-28 |
Vadim Zeitlin | fixes to toolbar, seems to work |
tree | commitdiff |
2002-02-27 |
Vadim Zeitlin | [start of] a wxUniversal implementation of wxToolBar |
tree | commitdiff |
2002-02-25 |
Robert Roebling | New code for greying out. |
tree | commitdiff |
2002-02-24 |
Julian Smart | Fixed conflicts with Robert's similar fixes; fixed... |
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-20 |
Vadim Zeitlin | fixed mouse input handling in wxUniv: the static boxes... |
tree | commitdiff |
2002-02-14 |
Václav Slavík | copyright update |
tree | commitdiff |
2002-02-11 |
Robert Roebling | Various compile fixes. |
tree | commitdiff |
2002-02-10 |
Václav Slavík | respect minimal wxTLW size in wxUniv |
tree | commitdiff |
2002-02-10 |
Václav Slavík | added default ctor to wxStaticText |
tree | commitdiff |
2002-02-09 |
Václav Slavík | fix for scrollbar's thumb update bug in wxUniv |
tree | commitdiff |
2002-02-07 |
Julian Smart | Various fixes for X11 compilation |
tree | commitdiff |
2002-02-05 |
Vadim Zeitlin | defined wxUSE_IFF |
tree | commitdiff |
2002-02-04 |
Vadim Zeitlin | added GAUGE standard colour and use it in DrawProgressB... |
tree | commitdiff |
2002-02-01 |
Václav Slavík | wxDialog::Show has default argument value in wxUniv now |
tree | commitdiff |
2002-01-19 |
Vadim Zeitlin | compilation/linking fixes for DoCaptureMouse() change |
tree | commitdiff |
2002-01-19 |
Vadim Zeitlin | maintaint the mouse capture stack in all ports, not... |
tree | commitdiff |
2002-01-13 |
Václav Slavík | applied ANI images patch and added wxUSE_ICO_CUR |
tree | commitdiff |
2002-01-08 |
Václav Slavík | moved InteractiveMove to wxUniv's wxTopLevelWindow |
tree | commitdiff |
2001-12-30 |
Vadim Zeitlin | added wxUSE_PROTOCOL[_XXX] and wxUSE_URL settings |
tree | commitdiff |
2001-12-08 |
Vadim Zeitlin | fixes for handling WM_SYSCOLORCHANGE - now seems to... |
tree | commitdiff |
2001-12-01 |
Vadim Zeitlin | added wxUSE_TIPWINDOW |
tree | commitdiff |
2001-11-27 |
Vadim Zeitlin | oops, forgot to commit the header for the notebook fix |
tree | commitdiff |
2001-11-25 |
Vadim Zeitlin | wxUniv compilation fixes |
tree | commitdiff |
2001-11-24 |
Václav Slavík | wxToolBar support in wxUniv/wxFrame |
tree | commitdiff |
2001-11-21 |
Vadim Zeitlin | expanded the comment about redefining the client data... |
tree | commitdiff |
2001-11-20 |
Václav Slavík | fixes for ambiquity in wxComboBox (is it correct this... |
tree | commitdiff |
2001-11-17 |
Václav Slavík | added temporary implementation of wxChoice for wxUniv |
tree | commitdiff |
2001-11-05 |
Václav Slavík | forgot to update univ/toplevel.h |
tree | commitdiff |
2001-10-30 |
Václav Slavík | added inactive titlebar text colour |
tree | commitdiff |
2001-10-17 |
Kendall Bennett | Mutiple updates from SciTech for wxWindows including... |
tree | commitdiff |
2001-10-15 |
Václav Slavík | added GetStdIcon support to wxRenderer |
tree | commitdiff |
2001-10-15 |
Václav Slavík | compilation fix for wxMGL |
tree | commitdiff |
2001-10-14 |
Vadim Zeitlin | 1. added wxStatusBarUniv |
tree | commitdiff |
2001-10-10 |
Vadim Zeitlin | more missing WXDLLEXPORT(_DATA) |
tree | commitdiff |
2001-10-10 |
Vadim Zeitlin | added missing WXDLLEXPORT |
tree | commitdiff |
2001-10-10 |
Vadim Zeitlin | added missing WXDLLEXPORT |
tree | commitdiff |
2001-10-06 |
Václav Slavík | modified wxFrame/Univ to send wxSizeEvent when adding... |
tree | commitdiff |
2001-10-06 |
Václav Slavík | you meant pragma interface, not pragma implementation |
tree | commitdiff |
2001-09-30 |
Václav Slavík | implemented wxTLW::InteractiveMove and mostly finished... |
tree | commitdiff |
2001-09-30 |
Vadim Zeitlin | added wxUSE_PALETTE and fixed compilation with it set... |
tree | commitdiff |
2001-09-29 |
Václav Slavík | removed superfluous backslash |
tree | commitdiff |
2001-09-28 |
Václav Slavík | input handling in wxTLW/Univ |
tree | commitdiff |
2001-09-28 |
Václav Slavík | proper fullscreen handling |
tree | commitdiff |
2001-09-26 |
Vadim Zeitlin | compilation/build fixes for wxUniv |
tree | commitdiff |
2001-09-24 |
Václav Slavík | statusbar handling |
tree | commitdiff |
2001-09-23 |
Václav Slavík | partial implementation of wxTLW's decorations |
tree | commitdiff |
2001-09-22 |
Václav Slavík | fixed client area handling for wxFrame/Univ |
tree | commitdiff |
2001-09-22 |
Václav Slavík | wxInputConsumer |
tree | commitdiff |
2001-09-20 |
Mattia Barbon | Unicode compilation fixes. |
tree | commitdiff |
2001-09-18 |
Václav Slavík | partial implementation of wxTopLevelWindow for wXUniv |
tree | commitdiff |
2001-09-18 |
Václav Slavík | wxFrame for wxUniv |
tree | commitdiff |
2001-09-18 |
Václav Slavík | wxDialog for wxUniv |
tree | commitdiff |
2001-09-15 |
Václav Slavík | wxTopLevelWindow (only for wxGTK for now) |
tree | commitdiff |
2001-09-10 |
Vadim Zeitlin | VC++ compilation fix (hopefully) |
tree | commitdiff |
2001-08-01 |
Václav Slavík | compilation fix (Vadim, is this correct?) |
tree | commitdiff |
2001-07-31 |
Václav Slavík | friend class fix |
tree | commitdiff |
2001-07-31 |
Václav Slavík | fixed friend class declaration (why the hell did somebo... |
tree | commitdiff |
2001-07-11 |
Julian Smart | Added wxUSE_DC_CACHEING and associated code to wxMSW |
tree | commitdiff |
2001-07-10 |
Vadim Zeitlin | wxComboBox appearance fixes, looks fine now but doesn... |
tree | commitdiff |
2001-07-10 |
Vadim Zeitlin | wxUniv compilation fixes |
tree | commitdiff |
2001-07-10 |
Vadim Zeitlin | wxFrameNative is now defined in wx/frame.h itself |
tree | commitdiff |
2001-07-07 |
Robert Roebling | Added wxPopupWindow to GTK port, wxComboBox had to |
tree | commitdiff |
2001-07-06 |
Julian Smart | Implemented input disabling for disabled windows since... |
tree | commitdiff |
2001-07-05 |
Julian Smart | Misc fixes, now menus are almost working on MicroWindows |
tree | commitdiff |
2001-07-04 |
Stefan Csomor | wxMac: wxUniversal integration steps |
tree | commitdiff |
2001-07-04 |
Vadim Zeitlin | reverted Julians changes to the pragmas |
tree | commitdiff |
2001-07-04 |
Vadim Zeitlin | reverted Julians changes to the pragmas |
tree | commitdiff |
2001-07-04 |
Julian Smart | Changed the pragmas to allow debugging under Linux |
tree | commitdiff |
2001-07-04 |
Julian Smart | Added some missing tests; replaced scrolwin.cpp with... |
tree | commitdiff |
2001-07-03 |
Vadim Zeitlin | tons of fixes for wxGTK/Univ - seems to work, more... |
tree | commitdiff |
2001-07-03 |
Julian Smart | MSW fixes; added wxUSE_XPM to wxUniv's setup.h so now... |
tree | commitdiff |
next |