2009-09-24 |
Julian Smart | Applied patch #9058 (add Hildon 2.0 support) |
blob | commitdiff | raw |
2007-11-18 |
Vadim Zeitlin | always return true from IsMaximized() under Hildon |
blob | commitdiff | raw | diff to current |
2007-10-24 |
Paul Cornett | Use a GtkVBox to do TLW layout. Rework some of the... |
blob | commitdiff | raw | diff to current |
2007-10-18 |
Paul Cornett | simplify toolbar and statusbar create/set code |
blob | commitdiff | raw | diff to current |
2007-07-12 |
Paul Cornett | fix MDI child sizing, which was working more or less... |
blob | commitdiff | raw | diff to current |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Paul Cornett | restructure fullscreen code dealing with hiding bars |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Paul Cornett | simplify DoSetClientSize |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Paul Cornett | GtkOnSize parameters aren't useful |
blob | commitdiff | raw | diff to current |
2006-02-08 |
Vadim Zeitlin | make access specifiers for the virtual functions match... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-08-02 |
Michael Wetherell | Add import/export attributes |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-04-18 |
Robert Roebling | Applied patch for hiding statusbar. |
blob | commitdiff | raw | diff to current |
2004-03-07 |
Julian Smart | Improved wxTreeCtrl tooltip processing performance... |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Vadim Zeitlin | added wxTB_HORZ_TEXT (patch 713813); documented it... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-09-07 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
blob | commitdiff | raw | diff to current |
2001-10-19 |
Václav Slavík | we no longer need wxFrameNative |
blob | commitdiff | raw | diff to current |
2001-09-19 |
Václav Slavík | fixes to client area origin handling |
blob | commitdiff | raw | diff to current |
2001-09-15 |
Václav Slavík | wxTopLevelWindow (only for wxGTK for now) |
blob | commitdiff | raw | diff to current |
2001-07-10 |
Vadim Zeitlin | wxUniv compilation fixes |
blob | commitdiff | raw | diff to current |
2001-07-09 |
Vadim Zeitlin | simplified RTTI chain: wxFrame base class is now direct... |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2001-05-31 |
Vadim Zeitlin | we now send iconize events |
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-05 |
Robert Roebling | Applied DrawArc patch. |
blob | commitdiff | raw | diff to current |
2000-03-06 |
Vadim Zeitlin | patches from Ricky Gonzales <gonzales@pyramid3.net>: |
blob | commitdiff | raw | diff to current |
2000-02-05 |
Robert Roebling | Fixed status bar probs, |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Robert Roebling | Added wxWindow::DoMoveWindow(..) |
blob | commitdiff | raw | diff to current |
1999-12-01 |
Vadim Zeitlin | 1. wxMotif::wxFrame derives from wxFrameBase now |
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-05 |
Robert Roebling | Added IsTopLevel() as a virtual function. |
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-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-07-24 |
Robert Roebling | Renamed wxStream::StreamSize() to wxStream::GetSize() |
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-01 |
Vadim Zeitlin | new makefiles (part I) |
blob | commitdiff | raw | diff to current |
1999-05-30 |
Robert Roebling | A bit more Unicode compilation. |
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-22 |
Robert Roebling | GTK 1.0 compilation (not tested) |
blob | commitdiff | raw | diff to current |
1999-05-11 |
Robert Roebling | wxFrame::GetClientSize -> DoGetClientSize |
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 |
Ove Kaaven | Declared here too |
blob | commitdiff | raw | diff to current |
1999-04-09 |
Robert Roebling | Removed this Maximize() overridden bug |
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-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-16 |
Robert Roebling | MDI fixes |
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 |
Robert Roebling | Added menu_highlight behaviour as in wxMSW (statusbar) |
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-04 |
Robert Roebling | configure and #ifdef wxUSE_XXX updates |
blob | commitdiff | raw | diff to current |
1998-12-26 |
Robert Roebling | Makefile tweaks |
blob | commitdiff | raw | diff to current |
1998-12-04 |
Robert Roebling | Added wxMiniFrame |
blob | commitdiff | raw | diff to current |
1998-11-15 |
Robert Roebling | Added new wxBitmapButton implementation |
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-29 |
Robert Roebling | Big color update with the newest information |
blob | commitdiff | raw | diff to current |
1998-10-15 |
Robin Dunn | Added wxFrame::SetStatusBar |
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-17 |
Robin Dunn | Corrected the signature for wxFrame::Maximize |
blob | commitdiff | raw | diff to current |
1998-08-15 |
Vadim Zeitlin | added default values for ax size arguments of SetSizeHi... |
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-14 |
Robert Roebling | Added wxRadioButton (not tested) |
blob | commitdiff | raw | diff to current |
1998-08-12 |
Robert Roebling | Added wxFrame::OnCreateStatusBar and ToolBar |
blob | commitdiff | raw | diff to current |
1998-08-08 |
Robert Roebling | Correct the wxButton::Setlabel nonsense |
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-23 |
Vadim Zeitlin | DoMenuUpdates() |
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-12 |
Robert Roebling | stream compile fixes |
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 |
|