summaryrefslogtreecommitdiff
path: root/gtk/gtkaccelmap.c
Commit message (Expand)AuthorAgeFilesLines
* accel map: Fix compiler warningsMatthias Clasen2015-06-021-2/+3
* Clean up private headersMatthias Clasen2014-04-051-0/+1
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-1/+1
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-2/+2
* docs: use apostrophe in *'reWilliam Jon McCann2014-02-071-1/+1
* docs: use apostrophe in *'llWilliam Jon McCann2014-02-071-1/+1
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-4/+4
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* docs: Use markup for linksWilliam Jon McCann2014-02-071-2/+2
* docs: use proper quotesWilliam Jon McCann2014-02-051-7/+7
* docs: Use "#" for refsect2 instead of ##William Jon McCann2014-02-041-3/+3
* docs: don't use <replaceable>William Jon McCann2014-02-041-1/+1
* docs: Convert to markdownMatthias Clasen2014-02-021-46/+38
* Remove superfluous g_file_test()Timothy Arceri2013-10-151-3/+0
* Deprecate and ignore gtk-can-change-accelsWilliam Jon McCann2013-06-261-1/+1
* docs: correct various spelling and grammar errorsWill Thompson2013-03-041-1/+1
* Document removing of acceleratorsHolger Berndt2012-05-181-0/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* GtkApplication: change the accel prefix we useRyan Lortie2012-01-231-1/+1
* Introduce gtkaccelmapprivate.hMatthias Clasen2011-12-191-1/+18
* Make accelmap initialization more forgivingMatthias Clasen2011-12-191-3/+2
* Documentation fixesMatthias Clasen2011-09-251-4/+6
* gtkaccelmap: the data gtk_accel_map_foreach needs to be annotated as allow-noneIgnacio Casal Quinteiro2011-07-091-1/+1
* [GI] Add missing (scope) annotationsPavel Holejsovsky2011-01-201-3/+4
* [GI] Annotate strings holding file paths as (type filename)Pavel Holejsovsky2011-01-181-3/+3
* Hide GtkWindowGroup membersMatthias Clasen2010-12-171-1/+1
* Update and expand GtkAccelMap API docsTadej Borovšak2010-09-271-9/+63
* Move documentation to inline comments: GtkAccelMapJavier Jardón2010-09-271-0/+7
* Drop Win32 DLL ABI compatibility cruftTor Lillqvist2010-08-301-28/+0
* Add annotations for GtkAccelMapIgnacio Casal Quinteiro2010-07-131-4/+4
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-5/+1
* Add and use internal accessor for accelerables in GtkAccelGroupChristian Dywan2010-05-031-1/+1
* Use gtk_accel_grouop_get_is_locked() rather than trying to access group->lock...Cody Russell2010-05-031-1/+1
* gtk/gtk.symbols gtk/makegtkalias.pl gtk/gtkaccelmap.c gtk/gtkfilechooser.cTor Lillqvist2008-08-081-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Bug 535608 – do not string-copy accel paths in the menu codeChristian Persch2008-06-071-0/+8
* Apply a cleanup patch by Kjartan Maraas (#341812)Matthias Clasen2006-10-081-1/+0
* Improve consistency of signal and property namesMatthias Clasen2006-07-061-1/+1
* More of the sameMatthias Clasen2006-05-141-1/+1
* Use the slice allocator for many small allocations.Matthias Clasen2006-01-041-4/+4
* Various cleanups. (#315360, Kjartan Maraas)Matthias Clasen2005-09-131-4/+0
* Intern some more strings.Matthias Clasen2005-09-011-1/+2
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.cTor Lillqvist2004-12-121-4/+36
* Remove all entries for the same key, not just the first one. (#159498,Matthias Clasen2004-12-081-1/+1
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Accept "<WINDOWTYPE>" as a valid accel path. (#144427, Philip Kendall)Matthias Clasen2004-06-221-1/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-1/+1