2004-05-06 |
Robin Dunn | Get(Class)DefaultAttributes() for wxGTK controls |
blob | commitdiff | raw |
2004-05-04 |
Robin Dunn | Added wxControl::PostCreation for wxGTK. Moved calls to |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Vadim Zeitlin | fixes to radio button handling (patch 803360) |
blob | commitdiff | raw | diff to current |
2003-08-23 |
Robin Dunn | Initialize default values for the tool button size |
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-22 |
Vadim Zeitlin | more warning fixes; removed references to wxToolBarBase... |
blob | commitdiff | raw | diff to current |
2003-07-20 |
Mattia Barbon | Always initialize variable. |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Mattia Barbon | STL-ification patch for wxMSW and wxGTK. |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Vadim Zeitlin | GTK_TOOLBAR_BOTH_HORIZ is GTK 2 only (it would have... |
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 |
2003-07-09 |
Julian Smart | - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle... |
blob | commitdiff | raw | diff to current |
2003-07-07 |
Julian Smart | Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE... |
blob | commitdiff | raw | diff to current |
2003-01-31 |
Robert Roebling | Corrected GTK2 creation of default font. |
blob | commitdiff | raw | diff to current |
2003-01-26 |
Robert Roebling | Font work. |
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-06 |
Vadim Zeitlin | fix for creating radio items in a toolbar with non... |
blob | commitdiff | raw | diff to current |
2002-09-05 |
Robin Dunn | Allow wxGTK's wxToolbar to catch the standard window... |
blob | commitdiff | raw | diff to current |
2002-08-20 |
Robert Roebling | Added scrolling of widgets to GTK 2.0. |
blob | commitdiff | raw | diff to current |
2002-08-05 |
Robert Roebling | Lots of updates for Unicode and GTK 2.0 support. |
blob | commitdiff | raw | diff to current |
2002-03-26 |
Vadim Zeitlin | radio toolbar buttons finally work |
blob | commitdiff | raw | diff to current |
2002-03-25 |
Vadim Zeitlin | implemented (but it doesn't work yet) the radio buttons... |
blob | commitdiff | raw | diff to current |
2002-03-24 |
Václav Slavík | compilation fix for WXWIN_COMPATIBILITY_2_2 |
blob | commitdiff | raw | diff to current |
2002-03-12 |
Vadim Zeitlin | changes to make wxGTK compile with GTK+ 2.0: now it... |
blob | commitdiff | raw | diff to current |
2001-11-17 |
Robert Roebling | More changes to various controls for more reliably |
blob | commitdiff | raw | diff to current |
2001-09-23 |
Mattia Barbon | * Fixed wxToolbar95 and wxToolbarGTK to emit TOOL_ENTER... |
blob | commitdiff | raw | diff to current |
2001-05-03 |
Vadim Zeitlin | fix InsertSeparator() (patch 420987) |
blob | commitdiff | raw | diff to current |
2000-12-16 |
Robert Roebling | Applied colour patch for better 8-bit support, |
blob | commitdiff | raw | diff to current |
2000-11-24 |
Vadim Zeitlin | 1. added wxGTK::wxToolBar::SetToolShortHelp() and test... |
blob | commitdiff | raw | diff to current |
2000-10-06 |
Julian Smart | Added DECLARE/IMLEMENT_CLASS for wxToolBarBase |
blob | commitdiff | raw | diff to current |
2000-09-15 |
Robert Roebling | Minor corrections to new theme code. |
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-08-10 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2000-07-19 |
Ove Kaaven | Use GTK_OBJECT_GET_CLASS macro. |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-07 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
1999-12-27 |
Robert Roebling | Added mono bitmap to image conversion. |
blob | commitdiff | raw | diff to current |
1999-12-26 |
Vadim Zeitlin | 1. misc compilation (errors, warnings) fixes (from... |
blob | commitdiff | raw | diff to current |
1999-12-20 |
Robert Roebling | Minor optical changes to toolbar and the help frame's |
blob | commitdiff | raw | diff to current |
1999-12-15 |
Vadim Zeitlin | merging in the toolbar changes |
blob | commitdiff | raw | diff to current |
1999-12-12 |
Robert Roebling | Some doc updates. |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Robert Roebling | Minor optical changes to toolbar and wxHelpFrame. |
blob | commitdiff | raw | diff to current |
1999-12-05 |
Václav Slavík | [gtk] fixed bug that caused segfaults in wxYield when... |
blob | commitdiff | raw | diff to current |
1999-11-18 |
Robert Roebling | Added wxEvtHandler::Disconect() |
blob | commitdiff | raw | diff to current |
1999-11-14 |
Robert Roebling | Added wxWakeUpIdle() to wxGTK, |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Vadim Zeitlin | compilation fix (float => wxCoord) |
blob | commitdiff | raw | diff to current |
1999-10-31 |
Robert Roebling | Distrib corrections, |
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-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-05 |
Robert Roebling | Updated configure (not only configure.in) |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Robert Roebling | Applied a few old patches, |
blob | commitdiff | raw | diff to current |
1999-07-27 |
Robert Roebling | Small distrib updates, |
blob | commitdiff | raw | diff to current |
1999-07-25 |
Robert Roebling | Re-Added wxStream::StreamSize() |
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-01 |
Robert Roebling | New way to grey out disabled toolbar icons. |
blob | commitdiff | raw | diff to current |
1999-05-31 |
Robert Roebling | Added support for extra bitmap for toggled tool. |
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-03 |
Karsten Ballüder | fix for gtk 1.0.x |
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 | mini-bugs in wxMenu (it now converts / to \ in |
blob | commitdiff | raw | diff to current |
1999-04-27 |
Robert Roebling | New idle handling. Only that. |
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-15 |
Robert Roebling | added update UI event code to toolbar, could |
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-02-16 |
Robert Roebling | Applied Russel's changes to wxToolBarBase |
blob | commitdiff | raw | diff to current |
1999-02-11 |
Robert Roebling | Added CTRL-TAB navigation to notebook |
blob | commitdiff | raw | diff to current |
1999-02-10 |
Robert Roebling | distribution things |
blob | commitdiff | raw | diff to current |
1999-01-13 |
Robert Roebling | Better disabling of toolbars and menubars |
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-16 |
Robert Roebling | Added wxTolBar::etMargins |
blob | commitdiff | raw | diff to current |
1998-12-13 |
Robert Roebling | Added wxList:Nth check again |
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-11-03 |
Robert Roebling | Fix for TextCtrl problem as reported by Vegh |
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-19 |
Vadim Zeitlin | 1. wxTextCtrl::SetBackgroundColour() now works |
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 | wxProp now intercepts EVT_TEXT_ENTER instead of EVT_TEXT |
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-18 |
Robert Roebling | Added TOOL_ENTER command. Now wxGTK and wxMSW misbehave |
blob | commitdiff | raw | diff to current |
1998-08-14 |
Robert Roebling | Added validation support |
blob | commitdiff | raw | diff to current |
1998-08-13 |
Robert Roebling | Added ToogleTool from Markus |
blob | commitdiff | raw | diff to current |
1998-08-08 |
Denis Pershin | DP: |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Vadim Zeitlin | (1) Denis Pershin's patch for wxGTK (memory leaks corre... |
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 | warning msgs |
blob | commitdiff | raw | diff to current |
1998-07-24 |
Robert Roebling | wxFrame::CreateToolBar() stuff |
blob | commitdiff | raw | diff to current |
1998-07-22 |
Robert Roebling | mdi private menus |
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 |
|