| 2000-09-18 |  Vadim Zeitlin | give frame a reasonable default size if none specified | blob | commitdiff | raw | 
| 2000-09-16 |  Robert Roebling | Set the m_isFrame flag corrcetly. | blob | commitdiff | raw | diff to current | 
| 2000-09-15 |  Julian Smart | Added Set/GetThemeEnabled and used this for determining... | blob | commitdiff | raw | diff to current | 
| 2000-09-15 |  Robert Roebling | wxFrame's m_mainWidget didn't have themes. | blob | commitdiff | raw | diff to current | 
| 2000-09-13 |  Vadim Zeitlin | 1. wxFrame::IsIconized() fixed - seems to work | blob | commitdiff | raw | diff to current | 
| 2000-09-13 |  Robert Roebling | Did the unmap/map trick for wxFrame::IsIconized(). | blob | commitdiff | raw | diff to current | 
| 2000-09-11 |  Robert Roebling | Added experim. support for wxFRAME_TOOL_WIN | blob | commitdiff | raw | diff to current | 
| 2000-09-11 |  Julian Smart | Corrected frame.cpp to recognise wxNO_BORDER properly | blob | commitdiff | raw | diff to current | 
| 2000-09-05 |  Robert Roebling | Applied DrawArc patch. | blob | commitdiff | raw | diff to current | 
| 2000-08-29 |  Julian Smart | Don't allow for status or toolbar size if they are... | blob | commitdiff | raw | diff to current | 
| 2000-08-10 |  Jouk Jansen | Committing in . | blob | commitdiff | raw | diff to current | 
| 2000-07-15 |  Bryan Petty | merged 2.2 branch | blob | commitdiff | raw | diff to current | 
| 2000-03-19 |  Robert Roebling | The Return of WM Size Hints Part IV. | blob | commitdiff | raw | diff to current | 
| 2000-03-19 |  Robert Roebling | Funny resize behaviour fix. | blob | commitdiff | raw | diff to current | 
| 2000-03-16 |  Robert Roebling | Next take at getting mini-frames even with Life!... | blob | commitdiff | raw | diff to current | 
| 2000-03-16 |  Robert Roebling | Fixed mini-frame problems. | blob | commitdiff | raw | diff to current | 
| 2000-03-14 |  Robert Roebling | Fixed missing paint events when overriding DoMoveWindow() | blob | commitdiff | raw | diff to current | 
| 2000-03-10 |  Robert Roebling | Fixed various bugs (from - err - various authors... | blob | commitdiff | raw | diff to current | 
| 2000-03-09 |  Robert Roebling | Some make corrections for HP and related, | blob | commitdiff | raw | diff to current | 
| 2000-03-04 |  Robert Roebling | Some more drawing things, | blob | commitdiff | raw | diff to current | 
| 2000-02-05 |  Robert Roebling | Fixed status bar probs, | blob | commitdiff | raw | diff to current | 
| 2000-01-15 |  Robert Roebling | Next try at avoiding too few or too many size events. | blob | commitdiff | raw | diff to current | 
| 1999-12-29 |  Robert Roebling | Added wxWindow::DoMoveWindow(..) | blob | commitdiff | raw | diff to current | 
| 1999-12-29 |  Robert Roebling | Small doc updates, mainly wxDropTarget, | blob | commitdiff | raw | diff to current | 
| 1999-12-15 |  Vadim Zeitlin | fix for compilation with both native and generic kinds... | blob | commitdiff | raw | diff to current | 
| 1999-12-14 |  Vadim Zeitlin | support for vertical toolbars under GTK | blob | commitdiff | raw | diff to current | 
| 1999-11-27 |  Robert Roebling | ?lk | blob | commitdiff | raw | diff to current | 
| 1999-11-16 |  Vadim Zeitlin | wxFrameBase class for wxMSW and wxGTK | blob | commitdiff | raw | diff to current | 
| 1999-11-13 |  Robert Roebling | Compile fix in dialup, | blob | commitdiff | raw | diff to current | 
| 1999-11-06 |  Robert Roebling | Fixed typos in frame and dialog, | blob | commitdiff | raw | diff to current | 
| 1999-11-05 |  Vadim Zeitlin | 1. wxFontMapper almost finished | blob | commitdiff | raw | diff to current | 
| 1999-11-05 |  Robert Roebling | This window positioning setting works on AfterStep | blob | commitdiff | raw | diff to current | 
| 1999-11-05 |  Robert Roebling | Added IsTopLevel() as a virtual function. | blob | commitdiff | raw | diff to current | 
| 1999-11-05 |  Vadim Zeitlin | compilation fixes for GTK+ <= 1.2.3 | blob | commitdiff | raw | diff to current | 
| 1999-11-04 |  Robert Roebling | Window placement changes. Pure guessing. | blob | commitdiff | raw | diff to current | 
| 1999-11-02 |  Vadim Zeitlin | bug corrected | blob | commitdiff | raw | diff to current | 
| 1999-11-02 |  Vadim Zeitlin | wxGTK compiles (and seems to work) again after wxMenu... | 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-24 |  Robert Roebling | Small distrib changes, | blob | commitdiff | raw | diff to current | 
| 1999-10-20 |  Robert Roebling | Minor Reparent() and SetToolBar() fix for wxFrame. | blob | commitdiff | raw | diff to current | 
| 1999-10-16 |  Robert Roebling | Restored wxSizeEvent code form last week -> wxGLCanvas | 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-11 |  Robert Roebling | added SpinCtrl, | blob | commitdiff | raw | diff to current | 
| 1999-10-09 |  Robert Roebling | Changed SetToolBar() to behave a bit smarter. Untested. | 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-10-04 |  Julian Smart | Removed some unused parameter warnings; compile error... | blob | commitdiff | raw | diff to current | 
| 1999-10-02 |  Robert Roebling | Added test for wxTreeCtrl::GetChildrenCount() | 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-07-27 |  Robert Roebling | Small distrib updates, | blob | commitdiff | raw | diff to current | 
| 1999-07-24 |  Robert Roebling | Renamed wxStream::StreamSize() to wxStream::GetSize() | blob | commitdiff | raw | diff to current | 
| 1999-06-28 |  Robert Roebling | Applied fixes for AIX (GTK 1.0 compilation). | 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-06 |  Robert Roebling | Corrected hotkeys for MDI menus. | blob | commitdiff | raw | diff to current | 
| 1999-06-04 |  Robert Roebling | Corrected bug in DoSetSize() (wxALLOW_MINUS_ONE) | 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 | Moving frames and dialogs now reports correct | blob | commitdiff | raw | diff to current | 
| 1999-05-30 |  Robert Roebling | A bit more Unicode compilation. | blob | commitdiff | raw | diff to current | 
| 1999-05-28 |  Robert Roebling | New defines for wxTreeCtrl | blob | commitdiff | raw | diff to current | 
| 1999-05-27 |  Robert Roebling | Color cubes now get created on 8-bit true-color | blob | commitdiff | raw | diff to current | 
| 1999-05-27 |  Robert Roebling | Corrected SetItemState() in listctrl | blob | commitdiff | raw | diff to current | 
| 1999-05-27 |  Robert Roebling | Small cursor improvements | blob | commitdiff | raw | diff to current | 
| 1999-05-22 |  Robert Roebling | GTK 1.0 compilation (not tested) | blob | commitdiff | raw | diff to current | 
| 1999-05-20 |  Robert Roebling | GtkMyFixed is now more "GTK 1.2.3 ready". | blob | commitdiff | raw | diff to current | 
| 1999-05-19 |  Robert Roebling | YOu can now activate the menu pressing F10 anywhere. | blob | commitdiff | raw | diff to current | 
| 1999-05-11 |  Robert Roebling | wxFrame::GetClientSize -> DoGetClientSize | 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 | A few more things are back to work. | 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-05-06 |  Karsten Ballüder | Minor fixes, should be ok now. | blob | commitdiff | raw | diff to current | 
| 1999-05-05 |  Karsten Ballüder | Modified WM hints handling which should be much better... | blob | commitdiff | raw | diff to current | 
| 1999-05-05 |  Robert Roebling | Added scrolling of widgets and sample | blob | commitdiff | raw | diff to current | 
| 1999-05-04 |  Robert Roebling | Found a few situations where the most recent | blob | commitdiff | raw | diff to current | 
| 1999-05-04 |  Robert Roebling | Added window resize patch to wxFrame | blob | commitdiff | raw | diff to current | 
| 1999-05-03 |  Robert Roebling | Fixed a bug which sometimes lead to windows | blob | commitdiff | raw | diff to current | 
| 1999-05-01 |  Robert Roebling | Rewrite generic message box | 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-28 |  Robert Roebling | Chnages to focus code with debug code | blob | commitdiff | raw | diff to current | 
| 1999-04-27 |  Robert Roebling | New idle handling. Only that. | blob | commitdiff | raw | diff to current | 
| 1999-04-26 |  Robert Roebling | Another attempts at getting dialog positions right | blob | commitdiff | raw | diff to current | 
| 1999-04-26 |  Robert Roebling | Layout things in wxMessageBox | blob | commitdiff | raw | diff to current | 
| 1999-04-25 |  Robert Roebling | The colour is called Aquamarine, not Aquaramine. No, | blob | commitdiff | raw | diff to current | 
| 1999-04-25 |  Robert Roebling | Backgrounds work again | blob | commitdiff | raw | diff to current | 
| 1999-04-25 |  Robert Roebling | Fixed a layout bug in MyFixed | 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-24 |  Robert Roebling | small change required for OLE component | blob | commitdiff | raw | diff to current | 
| 1999-04-20 |  Robert Roebling | little doc updates | blob | commitdiff | raw | diff to current | 
| 1999-04-15 |  Robert Roebling | egcs compilation 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-14 |  Robert Roebling | wxGTK's built-in dockable menu now give their | blob | commitdiff | raw | diff to current | 
| 1999-04-14 |  Robert Roebling | mini frame rewrite (titlebar still missing) | blob | commitdiff | raw | diff to current | 
| 1999-04-12 |  Robert Roebling | clipboards tests | blob | commitdiff | raw | diff to current | 
| 1999-04-11 |  Robert Roebling | Rewrote MDI system | blob | commitdiff | raw | diff to current | 
| 1999-04-09 |  Robert Roebling | Removed this Maximize() overridden bug | blob | commitdiff | raw | diff to current | 
| 1999-04-09 |  Robert Roebling | Here it comes: | blob | commitdiff | raw | diff to current | 
| 1999-04-08 |  Julian Smart | Changed the focus-window event handling back | 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 | 
| next |