summaryrefslogtreecommitdiff
path: root/gtk/gtkaccelmap.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add change notification for GtkAccelMap, by on-demand instantiating aMatthias Clasen2004-02-061-3/+98
* Remove accidentally committed notification stuff.Matthias Clasen2004-01-111-101/+24
* Fix grammar of docs.Matthias Clasen2004-01-071-4/+96
* Add a way to lock individual accelerator paths. (#73207, reported by HavocMatthias Clasen2003-12-291-0/+60
* Deprecation cleanupManish Singh2002-10-101-1/+1
* Fix problem with wrong depth being used. (#89941, Jacob Berkman.) RemoveOwen Taylor2002-08-051-1/+2
* Fix memory leak. (#74400, Morten Welinder.)Owen Taylor2002-03-221-8/+29
* Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC,Owen Taylor2002-03-201-2/+3
* Consistently use GdkModifierType. (#66950, Mark Patton)Owen Taylor2002-01-301-4/+4
* Documentation additions.Matthias Clasen2002-01-141-0/+4
* Doc typo fix. (#68172)Matthias Clasen2002-01-081-22/+52
* don't forget to offset the pointer by x/y_offset into the new window whenTim Janik2002-01-071-6/+14
* Typo fixes. (#65607)Matthias Clasen2001-11-281-4/+4
* Ref-sink the tooltips object. Ref-sink the tooltips object. Fix someOwen Taylor2001-11-211-4/+2
* applied patch from owen to get rid of accel map notifiers. changed thingsTim Janik2001-11-201-212/+109
* make it compile with msvc: !HAVE_UNISTD_H; no label without op, even ifHans Breuer2001-11-181-0/+9
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-131-0/+858