| 1999-07-21 |  Robert Roebling | Mini-fix for wxStaticBitmap | blob | commitdiff | raw | 
| 1999-07-15 |  Guilhem Lavaux | * wxMemoryStreams updates | blob | commitdiff | raw | diff to current | 
| 1999-07-15 |  Vadim Zeitlin | 1. wxTextCtrl compilation fixes for wxGTK and more... | blob | commitdiff | raw | diff to current | 
| 1999-07-14 |  Vadim Zeitlin | 1. new wxFFile class - as wxFile but uses fopen/fread... | blob | commitdiff | raw | diff to current | 
| 1999-07-13 |  Robert Roebling | New attempt at getting constraints work | blob | commitdiff | raw | diff to current | 
| 1999-07-12 |  Vadim Zeitlin | 1. wxTextControl::SetFont() does something (good or... | blob | commitdiff | raw | diff to current | 
| 1999-06-27 |  Robert Roebling | Work on streams of all sorts. More to come. | blob | commitdiff | raw | diff to current | 
| 1999-06-22 |  Robert Roebling | Some #include and #if wxUSE_XX things | 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-08 |  Robert Roebling | Compile fixes. | blob | commitdiff | raw | diff to current | 
| 1999-06-01 |  Vadim Zeitlin | new makefiles (part I) | blob | commitdiff | raw | diff to current | 
| 1999-06-01 |  Robert Roebling | Added wxTextCtrl::IsEditable(), GetSelection() and | blob | commitdiff | raw | diff to current | 
| 1999-05-31 |  Robert Roebling | Implemented Reparent() and added test for it to minif... | blob | commitdiff | raw | diff to current | 
| 1999-05-28 |  Robert Roebling | Small correction to list ctrl and default button... | blob | commitdiff | raw | diff to current | 
| 1999-05-25 |  Robert Roebling | windows emit wxCreateWindowEvent | blob | commitdiff | raw | diff to current | 
| 1999-05-24 |  Robert Roebling | Made listctrl header BG grey again | 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-09 |  Vadim Zeitlin | crash in GTK 1.0 on multiline text ctrl creation fixed | blob | commitdiff | raw | diff to current | 
| 1999-05-03 |  Robert Roebling | Implemented flat toolbars | blob | commitdiff | raw | diff to current | 
| 1999-05-02 |  Robert Roebling | Improved wxTextCtrl's wrapping behaviour | blob | commitdiff | raw | diff to current | 
| 1999-04-30 |  Robert Roebling | Added hotkeys to menus "E&xit\tAlt-X" and such. | blob | commitdiff | raw | diff to current | 
| 1999-04-29 |  Robert Roebling | controls sample tests a bit more | 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 |  Ove Kaaven | GetValue() converts using wxConv_current... | blob | commitdiff | raw | diff to current | 
| 1999-04-15 |  Ove Kaaven | (ugh, I need to get a faster computer) | blob | commitdiff | raw | diff to current | 
| 1999-04-15 |  Ove Kaaven | Compilation problem in non-Unicode mode. (Will fix... | blob | commitdiff | raw | diff to current | 
| 1999-04-15 |  Ove Kaaven | OK, while I wait for the non-Unicode build to compile... | blob | commitdiff | raw | diff to current | 
| 1999-04-09 |  Robert Roebling | Here it comes: | blob | commitdiff | raw | diff to current | 
| 1999-04-07 |  Julian Smart | Menu/toolbar event handling now tries the window with... | blob | commitdiff | raw | diff to current | 
| 1999-04-06 |  Julian Smart | Added some missing wxTextCtrl functions: Undo, Redo... | 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-12 |  Vadim Zeitlin | some UI adjustments | blob | commitdiff | raw | diff to current | 
| 1999-02-28 |  Robert Roebling | added wxMenu::Append( wxMenuItem ) | blob | commitdiff | raw | diff to current | 
| 1999-02-11 |  Robert Roebling | distrin corrections files | blob | commitdiff | raw | diff to current | 
| 1999-02-09 |  Robert Roebling | radiobox optical changes | blob | commitdiff | raw | diff to current | 
| 1999-02-02 |  Harco de Hilster | added AppendText method, now used by operator << | 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-01-31 |  Harco de Hilster | Loads of updates/fixes. Everything is now zero-based... | blob | commitdiff | raw | diff to current | 
| 1999-01-28 |  Vadim Zeitlin | 1. PositionToXY() off-by-2 (!) bug corrected | blob | commitdiff | raw | diff to current | 
| 1999-01-28 |  Vadim Zeitlin | corrected an off-by-1 bug in GetNumberOfLines() and... | blob | commitdiff | raw | diff to current | 
| 1999-01-27 |  Vadim Zeitlin | GTK asserts disappeared - but surprizngly, SetInsertion... | blob | commitdiff | raw | diff to current | 
| 1999-01-26 |  Vadim Zeitlin | some gixes to PositionToXY() - not sure if I made it... | blob | commitdiff | raw | diff to current | 
| 1999-01-26 |  Vadim Zeitlin | SetInsertionPointEnd() bug corrected (was off by 1) | blob | commitdiff | raw | diff to current | 
| 1999-01-26 |  Robert Roebling | A few resize bugs removed | blob | commitdiff | raw | diff to current | 
| 1999-01-08 |  Robert Roebling | minor Configure / makefiles updates | blob | commitdiff | raw | diff to current | 
| 1999-01-03 |  Robert Roebling | Proofed that iostreams break threads | 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-12-16 |  Robert Roebling | Added layout constraints call to wxNotebook | blob | commitdiff | raw | diff to current | 
| 1998-12-15 |  Robert Roebling | A bit more DnD and clipbrd updates | blob | commitdiff | raw | diff to current | 
| 1998-12-12 |  Robert Roebling | More colour finetuning | blob | commitdiff | raw | diff to current | 
| 1998-12-09 |  Vadim Zeitlin | "wxGDIObject * => &" related changes (see mail to the... | blob | commitdiff | raw | diff to current | 
| 1998-12-01 |  Robert Roebling | New wxDC hierarchy | blob | commitdiff | raw | diff to current | 
| 1998-11-26 |  Mart Raudsepp | insert member funcs PositionToXY and XYToPosition | blob | commitdiff | raw | diff to current | 
| 1998-11-16 |  Robert Roebling | Fixed resizing of wxTextCtrl | blob | commitdiff | raw | diff to current | 
| 1998-11-15 |  Robert Roebling | Coompilation fixes for GTK 1.1.3 | blob | commitdiff | raw | diff to current | 
| 1998-11-09 |  Mart Raudsepp | if the wxTextCtrl is empty set by  SetInsertionPointEnd... | 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 | 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-10-14 |  Guilhem Lavaux | * wxSocket fixes | blob | commitdiff | raw | diff to current | 
| 1998-10-12 |  Vadim Zeitlin | 1. wxTimer::Start() returns bool in wxGTK too (other... | 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 | 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-02 |  Robert Roebling | Fixed event handling for DialogEd | 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 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-10 |  Robin Dunn | Since wxREADONLY has disappeared, I had to change to... | 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-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-24 |  Robert Roebling | wxFrame::CreateToolBar() stuff | blob | commitdiff | raw | diff to current | 
| 1998-07-24 |  Vadim Zeitlin | scrollbar support added (experimental) | blob | commitdiff | raw | diff to current | 
| 1998-07-23 |  Vadim Zeitlin | IsModified() function now works correctly | 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-07-01 |  Vadim Zeitlin | * added gtk_text_changed callback and implemented Disca... | blob | commitdiff | raw | diff to current | 
| 1998-06-10 |  Vadim Zeitlin | wxTextCtrl::WriteText() now adds it at the end and... | blob | commitdiff | raw | diff to current | 
| 1998-06-04 |  Robert Roebling | GTK | blob | commitdiff | raw | diff to current | 
| 1998-05-30 |  Robert Roebling | Same as last one.. | blob | commitdiff | raw | diff to current | 
| 1998-05-20 |  Karsten Ballüder | Initial revision | blob | commitdiff | raw | diff to current | 
|  |