2004-04-01 |
Vadim Zeitlin | fixed DoGetBestSize() for default buttons |
blob | commitdiff | raw |
2004-03-11 |
Robin Dunn | Some themes round the edges of the buttons, overwriting... |
blob | commitdiff | raw | diff to current |
2003-12-03 |
Robin Dunn | Use InheritAttributes for wxGTK widgets so they will... |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-03-04 |
Václav Slavík | added support for GTK2 label mnemonics (patch #689573) |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-09-02 |
Vadim Zeitlin | no changes |
blob | commitdiff | raw | diff to current |
2002-08-26 |
Robert Roebling | Applied button aligment patch. |
blob | commitdiff | raw | diff to current |
2002-08-05 |
Robert Roebling | Lots of updates for Unicode and GTK 2.0 support. |
blob | commitdiff | raw | diff to current |
2002-03-12 |
Vadim Zeitlin | changes to make wxGTK compile with GTK+ 2.0: now it... |
blob | commitdiff | raw | diff to current |
2002-01-12 |
Robert Roebling | Applied patches for wxBU_EXACTFIT to button.cpp and... |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2000-01-06 |
Robert Roebling | Themes again. |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Robert Roebling | New colour, font, theme and size code.. |
blob | commitdiff | raw | diff to current |
1999-12-28 |
Robert Roebling | Calling a Refresh() before the window is created... |
blob | commitdiff | raw | diff to current |
1999-12-06 |
Robert Roebling | Patch for stream.cpp for non-flushable stream, |
blob | commitdiff | raw | diff to current |
1999-11-22 |
Robert Roebling | Headers moved a bit. |
blob | commitdiff | raw | diff to current |
1999-10-30 |
Robert Roebling | Some work on tabbing and menu accels, |
blob | commitdiff | raw | diff to current |
1999-10-29 |
Robert Roebling | Renamed GtkMyFixed to GtkPizza, |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-08-11 |
Robert Roebling | Did somework on the generic dialogs, |
blob | commitdiff | raw | diff to current |
1999-08-09 |
Robert Roebling | Replaced old wxSizer, |
blob | commitdiff | raw | diff to current |
1999-07-27 |
Robert Roebling | Small distrib updates, |
blob | commitdiff | raw | diff to current |
1999-07-05 |
Karsten Ballüder | Made icons configurable via a wxMApp virtual function... |
blob | commitdiff | raw | diff to current |
1999-07-04 |
Robert Roebling | Small changed to wxExtDialog |
blob | commitdiff | raw | diff to current |
1999-06-01 |
Vadim Zeitlin | new makefiles (part I) |
blob | commitdiff | raw | diff to current |
1999-05-11 |
Robert Roebling | Implememted IsBeingDeleted() -> buttons work again |
blob | commitdiff | raw | diff to current |
1999-05-10 |
Robert Roebling | Changed wxSizer::GetSize() to DoGetSize() (and others) |
blob | commitdiff | raw | diff to current |
1999-05-10 |
Robert Roebling | Small modifications to Vadims changes |
blob | commitdiff | raw | diff to current |
1999-05-09 |
Vadim Zeitlin | wxWindow split into wxWindowBase and wxWindow (wxGTK... |
blob | commitdiff | raw | diff to current |
1999-05-08 |
Robert Roebling | Corrected bmpbutton size |
blob | commitdiff | raw | diff to current |
1999-04-27 |
Robert Roebling | New idle handling. Only that. |
blob | commitdiff | raw | diff to current |
1999-04-14 |
Ove Kaaven | This seems to be compiling. |
blob | commitdiff | raw | diff to current |
1999-02-18 |
Robert Roebling | Dialog items inherit parent's font now |
blob | commitdiff | raw | diff to current |
1999-02-10 |
Robert Roebling | distribution things |
blob | commitdiff | raw | diff to current |
1999-01-02 |
Robert Roebling | Header changes (gtk.h etc no longer included in defs.h |
blob | commitdiff | raw | diff to current |
1998-12-17 |
Robert Roebling | I've put live into Vadim's wxNavigationKeyEvent idea |
blob | commitdiff | raw | diff to current |
1998-11-06 |
Robert Roebling | SetEventData for a few widgets |
blob | commitdiff | raw | diff to current |
1998-11-03 |
Robert Roebling | Fix for TextCtrl problem as reported by Vegh |
blob | commitdiff | raw | diff to current |
1998-10-29 |
Robert Roebling | Big color update with the newest information |
blob | commitdiff | raw | diff to current |
1998-10-27 |
Robert Roebling | Added background colour again |
blob | commitdiff | raw | diff to current |
1998-10-26 |
Robert Roebling | Implemented wxScreenDC the hard way |
blob | commitdiff | raw | diff to current |
1998-10-26 |
Robert Roebling | Did much work on colors. It doesn't work and I guess |
blob | commitdiff | raw | diff to current |
1998-10-24 |
Robert Roebling | Removed usage of GdkImlib |
blob | commitdiff | raw | diff to current |
1998-09-06 |
Robert Roebling | SetFont() the second |
blob | commitdiff | raw | diff to current |
1998-09-06 |
Robert Roebling | Added SetFont to most controls and controls sample |
blob | commitdiff | raw | diff to current |
1998-09-05 |
Robert Roebling | Fixed two small things in wxListCtrl |
blob | commitdiff | raw | diff to current |
1998-08-15 |
Robert Roebling | Added graying out of menus and buttons |
blob | commitdiff | raw | diff to current |
1998-08-14 |
Robert Roebling | Added validation support |
blob | commitdiff | raw | diff to current |
1998-08-14 |
Robert Roebling | Added wxRadioButton (not tested) |
blob | commitdiff | raw | diff to current |
1998-08-08 |
Robert Roebling | Correct the wxButton::Setlabel nonsense |
blob | commitdiff | raw | diff to current |
1998-08-08 |
Robert Roebling | Added wxDC:DrawPolygone |
blob | commitdiff | raw | diff to current |
1998-08-02 |
Robert Roebling | Fixed Fontdialog |
blob | commitdiff | raw | diff to current |
1998-07-31 |
Robert Roebling | Added bitmaps and icons to samples |
blob | commitdiff | raw | diff to current |
1998-07-23 |
Vadim Zeitlin | removes "&" from wxControl's label (also for buttons... |
blob | commitdiff | raw | diff to current |
1998-07-04 |
Julian Smart | Sorry, I went and removed consts as per the style guide :-) |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | Initial revision |
blob | commitdiff | raw | diff to current |
|