2006-08-20 |
Vadim Zeitlin | added stock menu items support |
blob | commitdiff | raw |
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 |
2005-12-24 |
Vadim Zeitlin | GTK+ 1 compilation fixes |
blob | commitdiff | raw | diff to current |
2005-12-24 |
Vadim Zeitlin | moded wxWindow::PopupMenu() from window.cpp to menu... |
blob | commitdiff | raw | diff to current |
2005-12-24 |
Vadim Zeitlin | send wxEVT_MENU_CLOSE from menubar deactivate handler... |
blob | commitdiff | raw | diff to current |
2005-12-24 |
Vadim Zeitlin | send wxEVT_MENU_CLOSE at least sometimes |
blob | commitdiff | raw | diff to current |
2005-11-14 |
Julian Smart | Removed GTK+2 bitmap menu item code |
blob | commitdiff | raw | diff to current |
2005-09-26 |
Vadim Zeitlin | fixed variable shadowing icc warnings |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-08-08 |
Mart Raudsepp | Expand tabs, identation/whitespace fixes |
blob | commitdiff | raw | diff to current |
2005-05-21 |
Robert Roebling | Add conversion to and from menu hotkeys and |
blob | commitdiff | raw | diff to current |
2005-05-07 |
Robert Roebling | committed aupdated patch that adds support for |
blob | commitdiff | raw | diff to current |
2005-04-18 |
Robert Roebling | Minor correction to the wxMenuItem::SetText() patch. |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Robert Roebling | Readded test for wxMenuItem::SetLabel() to sample. |
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-17 |
Vadim Zeitlin | implemented wxMenuBar ctor taking array of menus/titles... |
blob | commitdiff | raw | diff to current |
2004-11-03 |
Robert Roebling | Applied patch to reorder includes. Not the most |
blob | commitdiff | raw | diff to current |
2004-10-18 |
Václav Slavík | support alpha channel in menu items bitmaps, too |
blob | commitdiff | raw | diff to current |
2004-10-03 |
Václav Slavík | fixed menu destruction if it was removed from menubar... |
blob | commitdiff | raw | diff to current |
2004-08-20 |
Václav Slavík | fix for hot keys in menu items (patch 1013082) |
blob | commitdiff | raw | diff to current |
2004-08-09 |
Václav Slavík | really fixed wxMenuBar::Remove (bug 610850): reverted... |
blob | commitdiff | raw | diff to current |
2004-07-13 |
Vadim Zeitlin | fixed menu titles handling after wxID_SEPARATOR change |
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-22 |
Robin Dunn | Fix wxGTK's menu and menubar so Insert does something... |
blob | commitdiff | raw | diff to current |
2004-04-18 |
Robert Roebling | Fix incomplete stripping of menu text. |
blob | commitdiff | raw | diff to current |
2004-03-30 |
David Elliott | GetMenuBar() now traverses up the hierarchy so it no... |
blob | commitdiff | raw | diff to current |
2004-03-16 |
Robert Roebling | Added missing "break;". |
blob | commitdiff | raw | diff to current |
2004-03-15 |
Robert Roebling | New menu code. |
blob | commitdiff | raw | diff to current |
2004-02-22 |
Robert Roebling | Upported menu bitmaps from 2.4.2 |
blob | commitdiff | raw | diff to current |
2004-01-23 |
Robin Dunn | wxMenu::Append (and similar) now return a pointer to... |
blob | commitdiff | raw | diff to current |
2003-12-26 |
Julian Smart | WXK_PRIOR/WXK_NEXT are aliases for WXK_PAGEUP/WXK_PAGEDOWN |
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-08-03 |
Vadim Zeitlin | set event object correctly for the menu events |
blob | commitdiff | raw | diff to current |
2003-07-12 |
Julian Smart | Use WM_INITMENUPOPUP |
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-05-01 |
Vadim Zeitlin | make accelerators for bitmap menu items work (patch... |
blob | commitdiff | raw | diff to current |
2003-04-23 |
Robin Dunn | Prevent a Gtk-CRITICAL message when Remove()ing a menu... |
blob | commitdiff | raw | diff to current |
2003-04-04 |
Robin Dunn | Handle checkable items the right way in all cases |
blob | commitdiff | raw | diff to current |
2003-04-03 |
Robin Dunn | Correction to my new menu code: handle submenus on... |
blob | commitdiff | raw | diff to current |
2003-04-03 |
Robin Dunn | Fixed menu event propogation to be consistent across... |
blob | commitdiff | raw | diff to current |
2003-02-18 |
Julian Smart | Applied patch [ 681262 ] Add EVT_MENU_OPEN support... |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Robert Roebling | Support underscroes in menu item names under GTK2 |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Ron Lee | Split this out from other changes to keep things sane.. |
blob | commitdiff | raw | diff to current |
2002-12-18 |
Julian Smart | Applied patch [ 649599 ] Fixes bug 610850: Inserting... |
blob | commitdiff | raw | diff to current |
2002-12-14 |
Gilles Depeyrot | fix FindMenu broken by implementation of double ampersa... |
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 radio items creation |
blob | commitdiff | raw | diff to current |
2002-08-13 |
Vadim Zeitlin | better use strncpy() than strncat() with uninitialized... |
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-07-28 |
Václav Slavík | ported characters escaping in menus to GTK+ 2.0 |
blob | commitdiff | raw | diff to current |
2002-06-18 |
Julian Smart | Moved flicker-removal to GTK+ code |
blob | commitdiff | raw | diff to current |
2002-03-26 |
Vadim Zeitlin | don't send the events for the radio menu items being... |
blob | commitdiff | raw | diff to current |
2002-03-25 |
Vadim Zeitlin | more fixes to radio menu items: fixed Check() for them... |
blob | commitdiff | raw | diff to current |
2002-03-25 |
Vadim Zeitlin | fixed the menu bug introduced by the previous commit |
blob | commitdiff | raw | diff to current |
2002-03-23 |
Vadim Zeitlin | compatibility constructors for wxMenuItem() taking... |
blob | commitdiff | raw | diff to current |
2002-03-22 |
Václav Slavík | wxITEM_FOO instead of wxItem_Foo, for the sake of consi... |
blob | commitdiff | raw | diff to current |
2002-03-21 |
Vadim Zeitlin | implemented radio menu items for wxMSW |
blob | commitdiff | raw | diff to current |
2002-03-18 |
Vadim Zeitlin | 1. implemented radio menu items for wxGTK |
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 |
2002-03-09 |
Vadim Zeitlin | added support for non alphanumeric simple character... |
blob | commitdiff | raw | diff to current |
2002-02-06 |
Vadim Zeitlin | typo in IMPLEMENT_DYNAMIC_CLASS fixed |
blob | commitdiff | raw | diff to current |
2002-02-06 |
Vadim Zeitlin | IMPLEMENT_DYNAMIC_CLASS fixes |
blob | commitdiff | raw | diff to current |
2002-01-09 |
Vadim Zeitlin | fixes for the compilation warnings with Sun CC: |
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-01-07 |
Robert Roebling | Make wxMenuItem::GetLabel() handle escaped underscores |
blob | commitdiff | raw | diff to current |
2000-09-12 |
Robert Roebling | Corrcted accel keys for bitmap menus. |
blob | commitdiff | raw | diff to current |
2000-09-01 |
Julian Smart | Added to wxSystemSettings for better GTK+ themes compat... |
blob | commitdiff | raw | diff to current |
2000-08-08 |
Bryan Petty | second merge of the 2.2 branch (RL) |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-14 |
Vadim Zeitlin | call wxMenubarSetInvokingWindow for submenus appended... |
blob | commitdiff | raw | diff to current |
2000-03-13 |
Vadim Zeitlin | 1. some patches from Janos Vegh to docview template... |
blob | commitdiff | raw | diff to current |
2000-03-10 |
Robert Roebling | Fixed various bugs (from - err - various authors... |
blob | commitdiff | raw | diff to current |
2000-03-09 |
Vadim Zeitlin | (failed) attempts at fixing menu bar swapping |
blob | commitdiff | raw | diff to current |
2000-03-01 |
Vadim Zeitlin | 1. warning in gtk/menu.cpp fixed |
blob | commitdiff | raw | diff to current |
2000-02-29 |
Robert Roebling | Commented out debug code. |
blob | commitdiff | raw | diff to current |
2000-01-11 |
Vadim Zeitlin | wxMenuItem::GetLabelFromText() added/documented, bug... |
blob | commitdiff | raw | diff to current |
2000-01-05 |
Vadim Zeitlin | unreachable code warning fixed |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Robert Roebling | New colour, font, theme and size code.. |
blob | commitdiff | raw | diff to current |
2000-01-03 |
Robert Roebling | Corrected some things in, and some thing revealed by |
blob | commitdiff | raw | diff to current |
1999-12-04 |
Robert Roebling | Change to wxMenuBar::Remove(), |
blob | commitdiff | raw | diff to current |
1999-12-04 |
Vadim Zeitlin | wxMenu::Insert() seems to work, bug in wxMenuBase:... |
blob | commitdiff | raw | diff to current |
1999-12-04 |
Vadim Zeitlin | wxMenuBar::Insert() seems to work! |
blob | commitdiff | raw | diff to current |
1999-11-28 |
Robert Roebling | New event locking. |
blob | commitdiff | raw | diff to current |
1999-11-15 |
Vadim Zeitlin | wxMenu::callback stuff taken inside WXWIN_COMPATIBILITY... |
blob | commitdiff | raw | diff to current |
1999-11-14 |
Julian Smart | Watcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI... |
blob | commitdiff | raw | diff to current |
next |