2000-02-05 |
Robert Roebling | Fixed status bar probs, |
blob | commitdiff | raw |
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 |
1999-03-31 |
Robert Roebling | added wxFrame::Command() |
blob | commitdiff | raw | diff to current |
1999-03-30 |
Vadim Zeitlin | wxTopLevelWindows is now a wxWindowList, better compati... |
blob | commitdiff | raw | diff to current |
1999-03-24 |
Vadim Zeitlin | wxMenu code clean up |
blob | commitdiff | raw | diff to current |
1999-03-12 |
Vadim Zeitlin | crash for frames without children corrected |
blob | commitdiff | raw | diff to current |
1999-02-22 |
Karsten Ballüder | Fixed DoSetClientSize() causing infinite recursion. |
blob | commitdiff | raw | diff to current |
1999-02-22 |
Vadim Zeitlin | GetSize() and GetClientSize() changes |
blob | commitdiff | raw | diff to current |
1999-02-17 |
Robert Roebling | Let's face it, GTK's resizing is broken and |
blob | commitdiff | raw | diff to current |
1999-02-17 |
Robert Roebling | resize fun |
blob | commitdiff | raw | diff to current |
1999-02-16 |
Robert Roebling | MDI fixes |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Julian Smart | Removed lots of OnClose functions; doc'ed OnCloseWindow... |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Vadim Zeitlin | more wxCloseEvent changes: now the behaviour should... |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Vadim Zeitlin | wxWindow::OnClose() removed completely from wxGTK,... |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Robert Roebling | Added menu_highlight behaviour as in wxMSW (statusbar) |
blob | commitdiff | raw | diff to current |
1999-01-30 |
Robert Roebling | My last patch for status bar size events wasn't perfect |
blob | commitdiff | raw | diff to current |
1999-01-30 |
Robert Roebling | Added size event for status bar |
blob | commitdiff | raw | diff to current |
1999-01-26 |
Robert Roebling | A few resize bugs removed |
blob | commitdiff | raw | diff to current |
1999-01-24 |
Robert Roebling | Small doc corrections |
blob | commitdiff | raw | diff to current |
1999-01-22 |
Robert Roebling | The Image sample now does anti-aliasing, oh well. |
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-19 |
Robert Roebling | New DnD and Clipboard code |
blob | commitdiff | raw | diff to current |
next |