1999-11-19 |
Vadim Zeitlin | wxWindow::GetBestSize() added |
blob | commitdiff | raw |
1999-11-06 |
Robert Roebling | wxListBox now sends events using AddPendingEvent(), |
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-26 |
Vadim Zeitlin | 1. corrected uninitialised variable (which led to crash... |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Robert Roebling | Small distrib changes, |
blob | commitdiff | raw | diff to current |
1999-10-22 |
Vadim Zeitlin | 1. sorted wxListBox and wxComboBox seem to work under... |
blob | commitdiff | raw | diff to current |
1999-10-22 |
Vadim Zeitlin | wxChoice and wxListBox GTK+ changes (wxChoice works... |
blob | commitdiff | raw | diff to current |
1999-10-09 |
Robert Roebling | Applied a few patches, |
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-05 |
Robert Roebling | Updated configure (not only configure.in) |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Robert Roebling | Applied a few old patches, |
blob | commitdiff | raw | diff to current |
1999-09-30 |
Robert Roebling | Corrected filelist.txt a little - one gsocket.c is... |
blob | commitdiff | raw | diff to current |
1999-09-18 |
Vadim Zeitlin | unused parameter warnings suppressed |
blob | commitdiff | raw | diff to current |
1999-09-14 |
Harco de Hilster | Changed AppendCommon (called by all Append methods... |
blob | commitdiff | raw | diff to current |
1999-08-22 |
Robert Roebling | Added wxFFileStream base on wxFFile (as opposed to... |
blob | commitdiff | raw | diff to current |
1999-07-27 |
Robert Roebling | Small distrib updates, |
blob | commitdiff | raw | diff to current |
1999-07-22 |
Robert Roebling | Corrected wxlistBox, wxRadioBox, wxComboBox and |
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-06-14 |
Ove Kaaven | The Unicode handling fixes my app seemed to need. |
blob | commitdiff | raw | diff to current |
1999-06-01 |
Vadim Zeitlin | new makefiles (part I) |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Robert Roebling | Updated distrib. |
blob | commitdiff | raw | diff to current |
1999-05-18 |
Robert Roebling | Correxted myfixed widget to prevent warnings from GTK |
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-04-28 |
Robert Roebling | background colour changes for listbox and combobox |
blob | commitdiff | raw | diff to current |
1999-04-27 |
Robert Roebling | New idle handling. Only that. |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Robert Roebling | Had to change the time point, when widgets are |
blob | commitdiff | raw | diff to current |
1999-04-22 |
Ove Kaaven | Another Unicode fix. |
blob | commitdiff | raw | diff to current |
1999-04-22 |
Ove Kaaven | Unicode fix. |
blob | commitdiff | raw | diff to current |
1999-04-14 |
Ove Kaaven | OK, enough for today. To be continued tomorrow... |
blob | commitdiff | raw | diff to current |
1999-04-09 |
Robert Roebling | Here it comes: |
blob | commitdiff | raw | diff to current |
1999-04-01 |
Robert Roebling | With the exceptions of DnD, wxGTk now works with |
blob | commitdiff | raw | diff to current |
1999-03-17 |
J. Russell Smyth | 1 - fixed listbox.cpp to work with events with m_comman... |
blob | commitdiff | raw | diff to current |
1999-02-25 |
Vadim Zeitlin | InsertItems() implemented for wxGTK |
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-02-01 |
Robert Roebling | Removed some trash from that came through tha cables |
blob | commitdiff | raw | diff to current |
1999-02-01 |
Vadim Zeitlin | wxToolTip modifications: wxUSE_TOOLTIPS setting (defaul... |
blob | commitdiff | raw | diff to current |
1999-02-01 |
Robert Roebling | wxToolTip |
blob | commitdiff | raw | diff to current |
1999-01-27 |
Robert Roebling | wxToolTip part II |
blob | commitdiff | raw | diff to current |
1999-01-21 |
Robert Roebling | changed make_int, make_exp .. to wxmake_int.. |
blob | commitdiff | raw | diff to current |
1999-01-15 |
Robert Roebling | DnD feedback |
blob | commitdiff | raw | diff to current |
1999-01-12 |
Robert Roebling | image update |
blob | commitdiff | raw | diff to current |
1999-01-08 |
Robert Roebling | minor Configure / makefiles updates |
blob | commitdiff | raw | diff to current |
1999-01-06 |
Robert Roebling | Compilation fixes |
blob | commitdiff | raw | diff to current |
1999-01-04 |
Robert Roebling | configure and #ifdef wxUSE_XXX 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-17 |
Robert Roebling | Removed minor differences between wxMSW and wxGTK |
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-16 |
Robert Roebling | Added wxTolBar::etMargins |
blob | commitdiff | raw | diff to current |
1998-12-15 |
Robert Roebling | Added wxCheckLitBox (oh well) |
blob | commitdiff | raw | diff to current |
1998-11-24 |
Robert Roebling | Big fix for GTK 1.1.5 |
blob | commitdiff | raw | diff to current |
1998-11-24 |
Robert Roebling | GTK's dnd is broken, not mine |
blob | commitdiff | raw | diff to current |
1998-11-23 |
Robert Roebling | Corrected wxCHECK calls in bitmap.cpp |
blob | commitdiff | raw | diff to current |
1998-11-14 |
Robert Roebling | Doc corrections |
blob | commitdiff | raw | diff to current |
1998-11-06 |
Robert Roebling | Second try at doing Set/GetClient right |
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-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-27 |
Robert Roebling | Fixes, typos etc... |
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-10-21 |
Robert Roebling | SetBackground for ListBox and others |
blob | commitdiff | raw | diff to current |
1998-10-19 |
Vadim Zeitlin | 1. wxTextCtrl::SetBackgroundColour() now works |
blob | commitdiff | raw | diff to current |
1998-09-22 |
Vadim Zeitlin | wxListBox::FindString(): it's not an error if the strin... |
blob | commitdiff | raw | diff to current |
1998-09-08 |
Robert Roebling | It's now possible to drag a listbox filled with entries |
blob | commitdiff | raw | diff to current |
1998-09-07 |
Robert Roebling | After resolving all conflicts that came down the |
blob | commitdiff | raw | diff to current |
1998-09-07 |
Julian Smart | Fixed wxCheckBox on wxGTK (SetLabel called before widge... |
blob | commitdiff | raw | diff to current |
1998-09-07 |
Robert Roebling | Added USE_CONFIG |
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-01 |
Robert Roebling | Small fixes to wxChoice, wxComboBox and wxListBox |
blob | commitdiff | raw | diff to current |
1998-09-01 |
Robert Roebling | Fixed a few compile things |
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-14 |
Robert Roebling | Added wxRadioButton (not tested) |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Robert Roebling | Added Pop-up menus. |
blob | commitdiff | raw | diff to current |
1998-08-08 |
Denis Pershin | DP: |
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-06 |
Robert Roebling | Fixed compilation (add serbase.cpp) |
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-27 |
Robert Roebling | warning msgs |
blob | commitdiff | raw | diff to current |
1998-07-20 |
Robert Roebling | many fixes to wxTextCrtl, wxTreeCrtl, wxListBox, |
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-06-12 |
Vadim Zeitlin | added support of multiple-selection listboxes, GetSelec... |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | Initial revision |
blob | commitdiff | raw | diff to current |
|