| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: Use markup for links | William Jon McCann | 2014-02-07 | 1 | -2/+2 |
* | docs: use proper quotes | William Jon McCann | 2014-02-05 | 1 | -7/+7 |
* | docs: Use "#" for refsect2 instead of ## | William Jon McCann | 2014-02-04 | 1 | -3/+3 |
* | docs: don't use <replaceable> | William Jon McCann | 2014-02-04 | 1 | -1/+1 |
* | docs: Convert to markdown | Matthias Clasen | 2014-02-02 | 1 | -46/+38 |
* | Remove superfluous g_file_test() | Timothy Arceri | 2013-10-15 | 1 | -3/+0 |
* | Deprecate and ignore gtk-can-change-accels | William Jon McCann | 2013-06-26 | 1 | -1/+1 |
* | docs: correct various spelling and grammar errors | Will Thompson | 2013-03-04 | 1 | -1/+1 |
* | Document removing of accelerators | Holger Berndt | 2012-05-18 | 1 | -0/+3 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | GtkApplication: change the accel prefix we use | Ryan Lortie | 2012-01-23 | 1 | -1/+1 |
* | Introduce gtkaccelmapprivate.h | Matthias Clasen | 2011-12-19 | 1 | -1/+18 |
* | Make accelmap initialization more forgiving | Matthias Clasen | 2011-12-19 | 1 | -3/+2 |
* | Documentation fixes | Matthias Clasen | 2011-09-25 | 1 | -4/+6 |
* | gtkaccelmap: the data gtk_accel_map_foreach needs to be annotated as allow-none | Ignacio Casal Quinteiro | 2011-07-09 | 1 | -1/+1 |
* | [GI] Add missing (scope) annotations | Pavel Holejsovsky | 2011-01-20 | 1 | -3/+4 |
* | [GI] Annotate strings holding file paths as (type filename) | Pavel Holejsovsky | 2011-01-18 | 1 | -3/+3 |
* | Hide GtkWindowGroup members | Matthias Clasen | 2010-12-17 | 1 | -1/+1 |
* | Update and expand GtkAccelMap API docs | Tadej Borovšak | 2010-09-27 | 1 | -9/+63 |
* | Move documentation to inline comments: GtkAccelMap | Javier Jardón | 2010-09-27 | 1 | -0/+7 |
* | Drop Win32 DLL ABI compatibility cruft | Tor Lillqvist | 2010-08-30 | 1 | -28/+0 |
* | Add annotations for GtkAccelMap | Ignacio Casal Quinteiro | 2010-07-13 | 1 | -4/+4 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -5/+1 |
* | Add and use internal accessor for accelerables in GtkAccelGroup | Christian Dywan | 2010-05-03 | 1 | -1/+1 |
* | Use gtk_accel_grouop_get_is_locked() rather than trying to access group->lock... | Cody Russell | 2010-05-03 | 1 | -1/+1 |
* | gtk/gtk.symbols gtk/makegtkalias.pl gtk/gtkaccelmap.c gtk/gtkfilechooser.c | Tor Lillqvist | 2008-08-08 | 1 | -1/+1 |
* | 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 |
* | Bug 535608 – do not string-copy accel paths in the menu code | Christian Persch | 2008-06-07 | 1 | -0/+8 |
* | Apply a cleanup patch by Kjartan Maraas (#341812) | Matthias Clasen | 2006-10-08 | 1 | -1/+0 |
* | Improve consistency of signal and property names | Matthias Clasen | 2006-07-06 | 1 | -1/+1 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Use the slice allocator for many small allocations. | Matthias Clasen | 2006-01-04 | 1 | -4/+4 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -4/+0 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -1/+2 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c | Tor Lillqvist | 2004-12-12 | 1 | -4/+36 |
* | Remove all entries for the same key, not just the first one. (#159498, | Matthias Clasen | 2004-12-08 | 1 | -1/+1 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Accept "<WINDOWTYPE>" as a valid accel path. (#144427, Philip Kendall) | Matthias Clasen | 2004-06-22 | 1 | -1/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -1/+1 |
* | Add change notification for GtkAccelMap, by on-demand instantiating a | Matthias Clasen | 2004-02-06 | 1 | -3/+98 |
* | Remove accidentally committed notification stuff. | Matthias Clasen | 2004-01-11 | 1 | -101/+24 |
* | Fix grammar of docs. | Matthias Clasen | 2004-01-07 | 1 | -4/+96 |
* | Add a way to lock individual accelerator paths. (#73207, reported by Havoc | Matthias Clasen | 2003-12-29 | 1 | -0/+60 |
* | Deprecation cleanup | Manish Singh | 2002-10-10 | 1 | -1/+1 |
* | Fix problem with wrong depth being used. (#89941, Jacob Berkman.) Remove | Owen Taylor | 2002-08-05 | 1 | -1/+2 |
* | Fix memory leak. (#74400, Morten Welinder.) | Owen Taylor | 2002-03-22 | 1 | -8/+29 |
* | Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC, | Owen Taylor | 2002-03-20 | 1 | -2/+3 |