| Commit message (Expand) | Author | Age | Files | Lines |
* | Add chains to the parent's ::finalize() handler (#134901, Morten Welinder, | Matthias Clasen | 2004-02-22 | 1 | -0/+2 |
* | Fix #131869: | Matthias Clasen | 2004-01-21 | 1 | -4/+10 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -24/+24 |
* | Adjust to the new connect_proxy signals. | Jody Goldberg | 2004-01-12 | 1 | -64/+180 |
* | Add creation functions for actions. | Matthias Clasen | 2004-01-07 | 1 | -0/+33 |
* | add visible_horizontal, visible_vertical. (gtk_action_class_init) : here. | Jody Goldberg | 2004-01-02 | 1 | -0/+40 |
* | Fix the behaviour of insensitive actions, which was broken when | Matthias Clasen | 2003-12-19 | 1 | -1/+7 |
* | Only activate if the action is sensitive. (#127187, Christian Persch) | Matthias Clasen | 2003-11-17 | 1 | -3/+7 |
* | Introduce a separate "hide_if_empty" property for empty menu handling. | Matthias Clasen | 2003-10-01 | 1 | -9/+24 |
* | Test handling of empty menus. | Matthias Clasen | 2003-09-30 | 1 | -4/+61 |
* | Demonstrate the use of the connect-proxy signal. | Matthias Clasen | 2003-09-26 | 1 | -0/+48 |
* | Sync tooltips on toolitems. | Matthias Clasen | 2003-09-23 | 1 | -6/+32 |
* | Changes to make cross-process merging feasible: | Matthias Clasen | 2003-09-21 | 1 | -0/+1 |
* | Call g_closure_unref() to unref a closure, not g_object_unref(). (#122637, | Matthias Clasen | 2003-09-18 | 1 | -2/+1 |
* | Install accelerators on actions, not on proxies, support accelerator-only | Matthias Clasen | 2003-09-17 | 1 | -21/+153 |
* | Fix a C99ism. (#121640, Josh Beam) | Matthias Clasen | 2003-09-06 | 1 | -10/+10 |
* | Make disconnect work for toolitems. | Matthias Clasen | 2003-09-06 | 1 | -8/+5 |
* | Disconnect from prev_action, not from action. (Fix by David Hampton) | Matthias Clasen | 2003-09-06 | 1 | -3/+1 |
* | Test buttons and toggle buttons as proxies. | Matthias Clasen | 2003-09-04 | 1 | -0/+18 |
* | Make this public again, since it's occasionally useful. (#121128, Marco | Matthias Clasen | 2003-08-31 | 1 | -9/+28 |
* | Additions. | Matthias Clasen | 2003-08-31 | 1 | -0/+8 |
* | Use gssize for length, not gsize. | Matthias Clasen | 2003-08-26 | 1 | -1/+1 |
* | A model-view separation for menus and toolbars, using the EggMenu code by | Matthias Clasen | 2003-08-24 | 1 | -0/+902 |