| Commit message (Expand) | Author | Age | Files | Lines |
* | GtkMenuItem: only set 'separator' class on the separator line | Lars Uebernickel | 2013-12-05 | 1 | -4/+0 |
* | types: Clean up gtkwidget.h includes | Benjamin Otte | 2012-03-03 | 1 | -0/+3 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | separatormenuitem: Use gtk_widget_class_accessible_set_role() | Benjamin Otte | 2011-07-18 | 1 | -13/+2 |
* | Drop unneeded includes | Matthias Clasen | 2011-07-14 | 1 | -1/+0 |
* | GtkSeparatorMenuItem: Drop the accessible factory | Matthias Clasen | 2011-07-05 | 1 | -81/+12 |
* | all: add a "separator" style class | Cosimo Cecchi | 2011-03-03 | 1 | -0/+4 |
* | Don't export extra symbols for accessibility | Matthias Clasen | 2011-02-21 | 1 | -8/+8 |
* | Build fix in GtkSeparatorMenuItem | Emmanuele Bassi | 2011-02-17 | 1 | -1/+1 |
* | Use _gtk_accessible_set_factory_type in GtkSeparatorMenuItem | Matthias Clasen | 2011-02-17 | 1 | -20/+4 |
* | Add an a11y implementation to GtkSeparatorMenuItem | Matthias Clasen | 2011-02-17 | 1 | -0/+98 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -5/+0 |
* | Move documentation to inline comments: GtkSeparatorMenuItem | Javier Jardón | 2010-05-16 | 1 | -0/+19 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | The latest in menu separation technology. | Matthias Clasen | 2004-02-02 | 1 | -29/+6 |
* | Code cleanup. (gtk_separator_menu_item_class_init): Fix bugs in this code. | Jonathan Blandford | 2001-10-30 | 1 | -20/+20 |
* | Rename to the more correct gtk-go-up. | Alexander Larsson | 2001-05-27 | 1 | -2/+2 |
* | Added new menu separator item. The drawing and size handling is still done | Alexander Larsson | 2001-02-21 | 1 | -0/+69 |