2007-06-22 |
Vadim Zeitlin | fix asserts for dropdown items |
blob | commitdiff | raw |
2007-06-20 |
Paul Cornett | fix reparenting a control into wxToolBar |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Robert Roebling | Compilo. |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Robert Roebling | Really don't do anything (including not setting the |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Paul Cornett | Remove unneeded wxTLW child inserter function. |
blob | commitdiff | raw | diff to current |
2007-05-20 |
Václav Slavík | compilation fix: wxcrt.h, not crt.h |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Robert Roebling | Implemented dropdown items in wxToolBar for wxGTK. |
blob | commitdiff | raw | diff to current |
2007-05-16 |
Robert Roebling | [ 1718338 ] wxToolBarGTK: Implement tool right-click... |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Vadim Zeitlin | remove wxWindow::m_needParent and use GTKNeedsParent... |
blob | commitdiff | raw | diff to current |
2007-04-19 |
Paul Cornett | Reorganize idle system code. |
blob | commitdiff | raw | diff to current |
2007-03-18 |
Vadim Zeitlin | fixed all the other ports broken by controls labels... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | no changes, just removed TABs/trailing spaces |
blob | commitdiff | raw | diff to current |
2007-02-06 |
Robin Dunn | Added SetToolNormalBitmap and SetToolDisabledBitmap |
blob | commitdiff | raw | diff to current |
2006-12-12 |
Robert Roebling | Moved allocate size correction code from combobox |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Vadim Zeitlin | ensure that wxToolBar has one of wxTB_TOP/LEFT/RIGHT... |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Robert Roebling | Remove left-over code. |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Vadim Zeitlin | added wxTB_RIGHT style for right-aligned toolbars ... |
blob | commitdiff | raw | diff to current |
2006-10-14 |
Paul Cornett | remove obsolete checks, minor cleanup |
blob | commitdiff | raw | diff to current |
2006-10-14 |
Paul Cornett | replace use of deprecated GtkPixmap |
blob | commitdiff | raw | diff to current |
2006-10-06 |
Robert Roebling | Return toolbars "own" GdkWindow, required among |
blob | commitdiff | raw | diff to current |
2006-08-26 |
Paul Cornett | use "event" signal emission hook to install idle handle... |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Robert Roebling | Forgot this one. |
blob | commitdiff | raw | diff to current |
2006-06-19 |
Paul Cornett | remove redundant GdkBitmap representation from wxBitmap |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Włodzimierz Skiba | Include wx/toolbar.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-29 |
Vadim Zeitlin | call gtk_toolbar_set_tooltips() from GtkSetStyle()... |
blob | commitdiff | raw | diff to current |
2006-05-28 |
Vadim Zeitlin | added wxTB_NO_TOOLTIPS (heavily modified patch 1458009) |
blob | commitdiff | raw | diff to current |
2006-05-05 |
Włodzimierz Skiba | Include wx/frame.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-03-09 |
Vadim Zeitlin | moved wxapp_install_idle_handler and g_isIdle from... |
blob | commitdiff | raw | diff to current |
2006-02-20 |
Mart Raudsepp | Make everything compile with GTK_DISABLE_DEPRECATED... |
blob | commitdiff | raw | diff to current |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_toggle_button_set_state -> gtk_toggle_button_... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
Mart Raudsepp | Use g_signal* instead of deprecated gtk_signal*. Use... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
Mart Raudsepp | Nuke GTK1 from src/gtk |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | first round of Intel compiler warning fixes: down from... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-06-08 |
Włodzimierz Skiba | Second part of '[ 1216148 ] cleanup: unused variables... |
blob | commitdiff | raw | diff to current |
2005-03-25 |
Robin Dunn | Fixed bug [ 1166937 ] Toolbar.DeleteToolByPos |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Vadim Zeitlin | GTK+ callbacks must have C linkage (patch 1157384) |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Robert Roebling | Use GtkPixmap instead of GtkImage as the latter incor... |
blob | commitdiff | raw | diff to current |
2004-08-22 |
Václav Slavík | added alpha channel support |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Robin Dunn | * Implemented BestSize cache |
blob | commitdiff | raw | diff to current |
2004-06-14 |
Václav Slavík | respect GTK+'s theme tooltip colour settings |
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-05-06 |
Robin Dunn | Get(Class)DefaultAttributes() for wxGTK controls |
blob | commitdiff | raw | diff to current |
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 |
next |