2012-09-26 |
Vadim Zeitlin | Do not unref GtkWidget of unattached wxMenuBar. |
blob | commitdiff | raw |
2012-09-26 |
Vadim Zeitlin | Fix GTK warnings when destroying unattached wxMenuBar. |
blob | commitdiff | raw | diff to current |
2012-09-26 |
Vadim Zeitlin | Don't crash in wxMenuBar::Remove() if unattached in... |
blob | commitdiff | raw | diff to current |
2012-08-26 |
Vadim Zeitlin | Avoid crashes when creating initially hidden MDI child... |
blob | commitdiff | raw | diff to current |
2012-07-10 |
Paul Cornett | remove STOCKITEM_26 macro, unneeded after r72001 |
blob | commitdiff | raw | diff to current |
2012-07-10 |
Paul Cornett | update minimum GTK2 version requirement to 2.6 |
blob | commitdiff | raw | diff to current |
2012-06-30 |
Paul Cornett | support for GTK3 |
blob | commitdiff | raw | diff to current |
2012-06-07 |
Paul Cornett | fix warnings about conversion to bool, closes #14381 |
blob | commitdiff | raw | diff to current |
2012-06-05 |
Paul Cornett | Workaround for Ubuntu 12.04 run time warning |
blob | commitdiff | raw | diff to current |
2012-01-15 |
Vadim Zeitlin | Implement wxMenuBar::EnableTop() for wxMSW and wxGTK. |
blob | commitdiff | raw | diff to current |
2011-12-07 |
Vadim Zeitlin | Don't use gtk_menu_item_set_submenu() with NULL menu... |
blob | commitdiff | raw | diff to current |
2011-12-01 |
Paul Cornett | Fix crash when appending menuitem after removing it... |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
blob | commitdiff | raw | diff to current |
2011-05-10 |
Vadim Zeitlin | Fix inserting radio menu items in wxGTK too. |
blob | commitdiff | raw | diff to current |
2011-04-06 |
Paul Cornett | avoid GCC warning "suggest braces around empty body... |
blob | commitdiff | raw | diff to current |
2011-03-28 |
Paul Cornett | avoid deprecated functions and direct struct access |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Stefan Csomor | having menu classinfo at one place |
blob | commitdiff | raw | diff to current |
2010-11-17 |
Paul Cornett | remove const from by-value return type, it's useless |
blob | commitdiff | raw | diff to current |
2010-11-16 |
Vadim Zeitlin | Correct form of mnemonics returned by wxGTK wxMenu... |
blob | commitdiff | raw | diff to current |
2010-11-10 |
Vadim Zeitlin | Disconnect "hide" menu signal to fix menu destruction... |
blob | commitdiff | raw | diff to current |
2010-04-24 |
Vadim Zeitlin | Don't use invoking window in wxGTK wxMenuBar implementa... |
blob | commitdiff | raw | diff to current |
2010-04-24 |
Vadim Zeitlin | Avoid code duplication in wxGTK menu events generation... |
blob | commitdiff | raw | diff to current |
2010-04-24 |
Vadim Zeitlin | No real changes, just remove empty wxMenuBar dtor in... |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Julian Smart | Applied patch #9058 (add Hildon 2.0 support) |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-02-13 |
Robert Roebling | More GTK prefixing for internal methods |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
blob | commitdiff | raw | diff to current |
2008-10-31 |
Paul Cornett | make sure update UI handlers are called for accelerator... |
blob | commitdiff | raw | diff to current |
2008-10-16 |
Václav Slavík | reverted broken changes from r56345 and r56349 |
blob | commitdiff | raw | diff to current |
2008-10-15 |
Václav Slavík | don't use deprecated gtk_object_sink(), replace it... |
blob | commitdiff | raw | diff to current |
2008-08-26 |
Paul Cornett | Hold a reference on m_widget for the life of the associ... |
blob | commitdiff | raw | diff to current |
2008-08-01 |
Vadim Zeitlin | add more stock items (#9799) |
blob | commitdiff | raw | diff to current |
2008-07-18 |
Paul Cornett | fix masking of disabled bitmaps with some themes |
blob | commitdiff | raw | diff to current |
2008-06-21 |
Robert Roebling | Use wxMenuBase:SendEvent() to emit event, shoudl also... |
blob | commitdiff | raw | diff to current |
2008-06-11 |
Paul Cornett | simplify menu item callbacks by passing in wxMenuItem... |
blob | commitdiff | raw | diff to current |
2008-06-11 |
Paul Cornett | move 8 copies of the same function to common code |
blob | commitdiff | raw | diff to current |
2008-06-10 |
Paul Cornett | wxMenuItem code cleanup, removing duplicate and unnecce... |
blob | commitdiff | raw | diff to current |
2008-06-02 |
Robert Roebling | Separate label with wx mnemonics (&) and with gtk mnemo... |
blob | commitdiff | raw | diff to current |
2008-05-29 |
Paul Cornett | remove unused/unneeded menuitem cruft |
blob | commitdiff | raw | diff to current |
2008-05-29 |
Paul Cornett | mark long-deprecated ctor as such |
blob | commitdiff | raw | diff to current |
2008-05-28 |
Paul Cornett | fix leak introduced by r53753 |
blob | commitdiff | raw | diff to current |
2008-05-26 |
Paul Cornett | fix removing menu item, ticket 3387 |
blob | commitdiff | raw | diff to current |
2008-03-18 |
Paul Cornett | move wxWindowGTK::DoPopupMenu back to window.cpp |
blob | commitdiff | raw | diff to current |
2008-03-18 |
Paul Cornett | simplify wxEVT_MENU_OPEN/CLOSE generation |
blob | commitdiff | raw | diff to current |
2008-03-14 |
Paul Cornett | minimize searching for tlw parent, remove useless code |
blob | commitdiff | raw | diff to current |
2008-02-11 |
Paul Cornett | fix for glib critical errors when closing an mdi child |
blob | commitdiff | raw | diff to current |
2008-02-03 |
Paul Cornett | add missing ! accidentally dropped in last commit |
blob | commitdiff | raw | diff to current |
2008-02-03 |
Paul Cornett | Remove remnants of GTK1 accelerator code. |
blob | commitdiff | raw | diff to current |
2008-02-03 |
Paul Cornett | remove unused wxMenuBar::m_style |
blob | commitdiff | raw | diff to current |
2008-01-24 |
Paul Cornett | remove redundant WX_CLEAR_LIST, it's done by base dtor |
blob | commitdiff | raw | diff to current |
2008-01-24 |
Paul Cornett | fix memory leak when wxMenu is used as a popup |
blob | commitdiff | raw | diff to current |
2007-12-08 |
Robert Roebling | [ 1836794 ] gtk menu: radiogroup and separator |
blob | commitdiff | raw | diff to current |
2007-11-29 |
Václav Slavík | 1. added wxEvtHandler::SafelyProcessEvent() and wxWindo... |
blob | commitdiff | raw | diff to current |
2007-11-28 |
Vadim Zeitlin | don't keep dangling m_prevRadio pointer (2nd part of... |
blob | commitdiff | raw | diff to current |
2007-11-25 |
Paul Cornett | remove unused/unneeded stuff from gtk/private.h |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Vadim Zeitlin | compilation fix for g++ 4 after last commit (why was... |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Vadim Zeitlin | flatten the single item submenus under Maemo |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Vadim Zeitlin | refactor wxGTK mnemonics conversion functions in a... |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Vadim Zeitlin | some Hildon integration work: use HildonProgram (for... |
blob | commitdiff | raw | diff to current |
2007-11-11 |
Vadim Zeitlin | compilation fixes for wxUSE_ACCEL=0 |
blob | commitdiff | raw | diff to current |
2007-11-05 |
Vadim Zeitlin | removed all compile- and run-time checks for GTK+ ... |
blob | commitdiff | raw | diff to current |
2007-11-03 |
Vadim Zeitlin | set the event object of the menu events to the frame... |
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-23 |
Vadim Zeitlin | use -Wunused-parameter with gcc for consistency with... |
blob | commitdiff | raw | diff to current |
2007-10-20 |
Robert Roebling | [ 1816944 ] GTK - wxMenuBar bug |
blob | commitdiff | raw | diff to current |
2007-08-13 |
Julian Smart | Add accelerator back to label in GetItemLabel |
blob | commitdiff | raw | diff to current |
2007-08-13 |
Julian Smart | Removed a misleading comment |
blob | commitdiff | raw | diff to current |
2007-08-11 |
Julian Smart | Menu fix |
blob | commitdiff | raw | diff to current |
2007-08-11 |
Julian Smart | Menu label consistency changes |
blob | commitdiff | raw | diff to current |
2007-07-10 |
Vadim Zeitlin | added missing wxUSE_XXX checks |
blob | commitdiff | raw | diff to current |
2007-06-20 |
Václav Slavík | more changes to make wx compile without implicit wxStri... |
blob | commitdiff | raw | diff to current |
2007-06-10 |
Václav Slavík | don't use implicit wxString->char*/wchar_t* conversion... |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Robert Roebling | [ 1721029 ] [GTK] memory leak in wxMenu |
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-21 |
Paul Cornett | remove redundant GTK_WIDGET casts |
blob | commitdiff | raw | diff to current |
2007-04-19 |
Paul Cornett | Reorganize idle system code. |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Vadim Zeitlin | fixed handling of accelerators using PageUp/Down keys... |
blob | commitdiff | raw | diff to current |
2007-02-27 |
Vadim Zeitlin | Support encodings in wxGTK_CONV_BACK() in the same... |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Julian Smart | Moving GTK+-specfic function - it shouldn't be in publi... |
blob | commitdiff | raw | diff to current |
2006-09-05 |
Włodzimierz Skiba | Tinderbox/PCH build fix. |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Vadim Zeitlin | use (new) wxAcceleratorEntry::Create() instead of recen... |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Vadim Zeitlin | merge of RTL changes (with many modifications) from... |
blob | commitdiff | raw | diff to current |
2006-09-03 |
Robert Roebling | Commited FRM's stockitem patch (empty stock items). |
blob | commitdiff | raw | diff to current |
2006-08-26 |
Paul Cornett | add needed includes, remove unneeded ones |
blob | commitdiff | raw | diff to current |
2006-08-20 |
Vadim Zeitlin | added stock menu items support |
blob | commitdiff | raw | diff to current |
2006-06-14 |
Włodzimierz Skiba | Include wx/bitmap.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-12 |
Paul Cornett | remove gtk1 stuff and unused macros |
blob | commitdiff | raw | diff to current |
2006-04-28 |
Włodzimierz Skiba | Include wx/app.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-25 |
Włodzimierz Skiba | Include wx/intl.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-10 |
Vadim Zeitlin | use the encoding of the font which is used to draw... |
blob | commitdiff | raw | diff to current |
2006-03-24 |
Robin Dunn | Make WXK*PRIOR and WXK*NEXT be aliases for WXK*PAGEUP... |
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-09 |
Michael Wetherell | Fix link errors from advdll_taskbar.o on cygwin |
blob | commitdiff | raw | diff to current |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_check_menu_item_set_state -> _set_active... |
blob | commitdiff | raw | diff to current |
2006-02-03 |
Mart Raudsepp | GTK: gtk_menu_{insert,append} -> gtk_menu_shell_{insert... |
blob | commitdiff | raw | diff to current |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_label_set -> gtk_label_set_text |
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-12-28 |
David Surovell | fix SetInvokingWindow link problem |
blob | commitdiff | raw | diff to current |
next |