1999-05-06 |
Karsten Ballüder | Minor fixes, should be ok now. |
blob | commitdiff | raw |
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 |
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 | I've put live into Vadim's wxNavigationKeyEvent idea |
blob | commitdiff | raw | diff to current |
1998-12-13 |
Vadim Zeitlin | IS_KIND_OF -> wxIS_KIND_OF compilation fix |
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-09 |
Robert Roebling | Clipboard update |
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-12-04 |
Robert Roebling | Added wxMiniFrame |
blob | commitdiff | raw | diff to current |
1998-11-26 |
Robert Roebling | Fixes for wxlist |
blob | commitdiff | raw | diff to current |
1998-11-25 |
Robert Roebling | Resize fine tuning |
blob | commitdiff | raw | diff to current |
1998-11-25 |
Robert Roebling | wxFrame size bug |
blob | commitdiff | raw | diff to current |
1998-11-25 |
Robert Roebling | Improvements for notebooks on various versions of GTK |
blob | commitdiff | raw | diff to current |
1998-11-23 |
Robert Roebling | wxFrame::size There is always a hack to solve your... |
blob | commitdiff | raw | diff to current |
1998-11-23 |
Robert Roebling | Build fix in wxLog |
blob | commitdiff | raw | diff to current |
1998-11-23 |
Robert Roebling | Added install scripts in missing places |
blob | commitdiff | raw | diff to current |
1998-11-15 |
Robert Roebling | Added new wxBitmapButton implementation |
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-11 |
Robert Roebling | Still bit fiddling in wxImage. |
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 | Added background colour again |
blob | commitdiff | raw | diff to current |
1998-10-26 |
Robert Roebling | Implemented wxScreenDC the hard way |
blob | commitdiff | raw | diff to current |
1998-10-24 |
Robert Roebling | Added support for frames without borders (such as for |
blob | commitdiff | raw | diff to current |
1998-10-24 |
Robert Roebling | Removed usage of GdkImlib |
blob | commitdiff | raw | diff to current |
1998-09-11 |
Robert Roebling | Updates to memcheck |
blob | commitdiff | raw | diff to current |
1998-09-02 |
Robert Roebling | Fixed event handling for DialogEd |
blob | commitdiff | raw | diff to current |
1998-09-01 |
Robert Roebling | Added Set/GetItemState, GetNextItem.. to wxTreeCtrl |
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-16 |
Vadim Zeitlin | 1) corrected bug in log.cpp which only affected wxGTK... |
blob | commitdiff | raw | diff to current |
1998-08-16 |
Robert Roebling | Added mising AddBitmapList in wxBitmap |
blob | commitdiff | raw | diff to current |
1998-08-15 |
Robert Roebling | See last changelog |
blob | commitdiff | raw | diff to current |
1998-08-14 |
Robert Roebling | Added validation support |
blob | commitdiff | raw | diff to current |
1998-08-12 |
Robert Roebling | Added wxFrame::OnCreateStatusBar and ToolBar |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Robert Roebling | Added Pop-up menus. |
blob | commitdiff | raw | diff to current |
1998-08-08 |
Robert Roebling | Correct the wxButton::Setlabel nonsense |
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-30 |
Robert Roebling | Pretty redical change concerning the underlying |
blob | commitdiff | raw | diff to current |
1998-07-29 |
Robert Roebling | wxMDIChildFrame inherits from wxFrame |
blob | commitdiff | raw | diff to current |
1998-07-27 |
Robert Roebling | wxFrame::SetIcon() |
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 | some common code moved from wxWindow/wxFrame into files... |
blob | commitdiff | raw | diff to current |
1998-07-23 |
Vadim Zeitlin | common functions moved into ../common/framecmn.cpp |
blob | commitdiff | raw | diff to current |
1998-07-22 |
Robert Roebling | mdi private menus |
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-18 |
Guilhem Lavaux | wxFrame: OnSize() has a SEGV if wxFrame has no child... |
blob | commitdiff | raw | diff to current |
1998-07-12 |
Robert Roebling | stream compile fixes |
blob | commitdiff | raw | diff to current |
1998-07-10 |
Vadim Zeitlin | wxFrame::OnSize() calls Layout() if GetAutoLayout() |
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 |
|