2003-07-10 |
Mattia Barbon | STL-ification patch for wxMSW and wxGTK. |
blob | commitdiff | raw |
2003-01-13 |
Ron Lee | Split this out from other changes to keep things sane.. |
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-08-05 |
Robert Roebling | Lots of updates for Unicode and GTK 2.0 support. |
blob | commitdiff | raw | diff to current |
2002-04-17 |
Robert Roebling | Various changes to focus handling when TLW start. |
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-02-17 |
Vadim Zeitlin | compilation fixes after the last commit |
blob | commitdiff | raw | diff to current |
2002-02-17 |
Vadim Zeitlin | added SetString(), deprecated SetLabel() |
blob | commitdiff | raw | diff to current |
2001-11-08 |
Robert Roebling | wxListBox mouse events now report coords relative |
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-11-25 |
Vadim Zeitlin | fixed majorDim == 0 problem in wxGTK::wxRadioBox |
blob | commitdiff | raw | diff to current |
2000-09-26 |
Julian Smart | Removed assert complaining about out-focus without... |
blob | commitdiff | raw | diff to current |
2000-07-19 |
Ove Kaaven | Use GTK_OBJECT_GET_CLASS macro. |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-04 |
Robert Roebling | Some more drawing things, |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Václav Slavík | fixed radiobox layouting: asks GTK for best size, does... |
blob | commitdiff | raw | diff to current |
2000-01-06 |
Robert Roebling | Minor resize probs solved. |
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-11-28 |
Robert Roebling | ?kjashdf?aksj |
blob | commitdiff | raw | diff to current |
1999-11-26 |
Robert Roebling | Minor changes. |
blob | commitdiff | raw | diff to current |
1999-11-21 |
Robert Roebling | Added speed-up for font-loading (a bit simplistic), |
blob | commitdiff | raw | diff to current |
1999-11-13 |
Robert Roebling | Compile fix in dialup, |
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-24 |
Robert Roebling | wxFrame::Set/GetClientSize() uses toolbar area again, |
blob | commitdiff | raw | diff to current |
1999-10-14 |
Robert Roebling | Changed time of sending the wxSizeEvent and assorted... |
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-19 |
Robert Roebling | Doc updates, wxsizer et al |
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-26 |
Robert Roebling | Next take at radioboxes |
blob | commitdiff | raw | diff to current |
1999-07-26 |
Vadim Zeitlin | no more \& in radio buttons labels |
blob | commitdiff | raw | diff to current |
1999-07-23 |
Ove Kaaven | Add more _T() in asserts... |
blob | commitdiff | raw | diff to current |
1999-07-22 |
Robert Roebling | Corrected wxlistBox, wxRadioBox, wxComboBox and |
blob | commitdiff | raw | diff to current |
1999-07-09 |
Vadim Zeitlin | added wxUSE_FS_INET/ZIP |
blob | commitdiff | raw | diff to current |
1999-06-15 |
Robert Roebling | Added a few #if wxUSE_XXX |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Robert Roebling | Added zillions of #if wxUSE_XXX |
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-07 |
Robert Roebling | a bit of debug code |
blob | commitdiff | raw | diff to current |
1999-05-05 |
Robert Roebling | added wxStaticLine used in wxMessageBox |
blob | commitdiff | raw | diff to current |
1999-05-05 |
Robert Roebling | Added scrolling of widgets and sample |
blob | commitdiff | raw | diff to current |
1999-04-27 |
Robert Roebling | New idle handling. Only that. |
blob | commitdiff | raw | diff to current |
1999-04-15 |
Ove Kaaven | So far so good. These now compiles in Unicode mode. |
blob | commitdiff | raw | diff to current |
1999-03-16 |
Vadim Zeitlin | wxCommandEvent::SetString() change - now uses wxString |
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-11 |
Robert Roebling | Solaris compilation patches |
blob | commitdiff | raw | diff to current |
1999-02-09 |
Robert Roebling | radiobox optical changes |
blob | commitdiff | raw | diff to current |
1999-01-08 |
Robert Roebling | minor Configure / makefiles updates |
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-19 |
Robert Roebling | wxPython updates (SWIG really works, cannot believe it) |
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-12-11 |
Robert Roebling | ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK |
blob | commitdiff | raw | diff to current |
1998-12-07 |
Robert Roebling | Added serial code for wxList and wxHashTable to sourc... |
blob | commitdiff | raw | diff to current |
1998-11-09 |
Robert Roebling | Yes, two more bugs killed. |
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-30 |
Robert Roebling | Fixes to fonts, static text, radiobox, frame |
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-28 |
Robert Roebling | DnD |
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 | Did much work on colors. It doesn't work and I guess |
blob | commitdiff | raw | diff to current |
1998-09-11 |
Robert Roebling | Updates to memcheck |
blob | commitdiff | raw | diff to current |
1998-09-08 |
Robert Roebling | Rewrote wxRadioBox (recompile) |
blob | commitdiff | raw | diff to current |
1998-09-07 |
Robert Roebling | Much more aggressive for intercepting events and |
blob | commitdiff | raw | diff to current |
1998-09-06 |
Robert Roebling | Fillid in many more missing functions (such as Enable()) |
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-08-23 |
Unknown (RO) | General tidy-up (mainly typecasts) to allow the use... |
blob | commitdiff | raw | diff to current |
1998-08-15 |
Karsten Ballüder | fixed GetSelection() inversion bug |
blob | commitdiff | raw | diff to current |
1998-08-14 |
Robert Roebling | Added wxRadioButton (not tested) |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Vadim Zeitlin | (1) Denis Pershin's patch for wxGTK (memory leaks corre... |
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-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 |
|