| Commit message (Expand) | Author | Age | Files | Lines |
* | Some leftover cleanups. | Matthias Clasen | 2003-11-03 | 1 | -5/+3 |
* | #include <X11/extensions/Xrandr.h> if we have RandR support, for | Manish Singh | 2003-10-27 | 1 | -1/+1 |
* | Fixes for (#124212, Marco Pesenti Gritti): | Matthias Clasen | 2003-10-10 | 1 | -3/+5 |
* | Test handling of empty menus. | Matthias Clasen | 2003-09-30 | 1 | -6/+77 |
* | Demonstrate the use of the connect-proxy signal. | Matthias Clasen | 2003-09-26 | 1 | -6/+7 |
* | Sync tooltips on toolitems. | Matthias Clasen | 2003-09-23 | 1 | -9/+19 |
* | Changes to make cross-process merging feasible: | Matthias Clasen | 2003-09-21 | 1 | -13/+35 |
* | Install accelerators on actions, not on proxies, support accelerator-only | Matthias Clasen | 2003-09-17 | 1 | -13/+41 |
* | Robustness improvements. | Matthias Clasen | 2003-09-17 | 1 | -7/+11 |
* | Report unexpected character data as error from the GMarkup parser, | Matthias Clasen | 2003-09-17 | 1 | -7/+37 |
* | Apply egtk-format-protos. Doc tweaks. | Matthias Clasen | 2003-09-15 | 1 | -6/+7 |
* | New function which implements "smart" separators by iterating once over | Matthias Clasen | 2003-09-15 | 1 | -35/+148 |
* | Add table menu tests. | Matthias Clasen | 2003-09-11 | 1 | -30/+59 |
* | Fix a C99ism. (#121640, Josh Beam) | Matthias Clasen | 2003-09-06 | 1 | -29/+40 |
* | Test gtk_ui_manager_add_ui(). | Matthias Clasen | 2003-09-04 | 1 | -34/+84 |
* | Use "position" instead of "pos". | Matthias Clasen | 2003-09-04 | 1 | -1/+1 |
* | Un-prefix GtkUIManagerNodeType and GtkUIManagerNode to shorten the names | Matthias Clasen | 2003-09-04 | 1 | -105/+105 |
* | Various doc tweaks. | Matthias Clasen | 2003-09-04 | 1 | -44/+31 |
* | Shorten the names of some static functions. | Matthias Clasen | 2003-09-01 | 1 | -83/+184 |
* | Make this public again, since it's occasionally useful. (#121128, Marco | Matthias Clasen | 2003-08-31 | 1 | -2/+26 |
* | g_return_if_fail() if path is NULL. (gtk_ui_manager_get_node): Avoid a | Matthias Clasen | 2003-08-31 | 1 | -1/+17 |
* | Add gtktoggleactionprivate.h | Matthias Clasen | 2003-08-31 | 1 | -29/+37 |
* | Additions. | Matthias Clasen | 2003-08-31 | 1 | -6/+7 |
* | Add some docs. | Matthias Clasen | 2003-08-30 | 1 | -9/+0 |
* | Connect to "destroy" on toolbar, rather than to "remove" on handlebox. | Matthias Clasen | 2003-08-30 | 1 | -0/+31 |
* | Put toolbars in handleboxes. | Matthias Clasen | 2003-08-29 | 1 | -10/+30 |
* | Add a boolean property, "add_tearoffs" with setter and getter. If it is | Matthias Clasen | 2003-08-29 | 1 | -40/+208 |
* | Change the XML format: <Root> element is replaced by <ui>, <menu> element | Matthias Clasen | 2003-08-27 | 1 | -104/+77 |
* | Use gssize for length, not gsize. | Matthias Clasen | 2003-08-26 | 1 | -95/+130 |
* | Rename GtkMenuMerge to GtkUIManager. | Matthias Clasen | 2003-08-25 | 1 | -0/+1656 |