summaryrefslogtreecommitdiff
path: root/gtk/gtkaccellabel.c
Commit message (Expand)AuthorAgeFilesLines
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-131-155/+216
* refetch the accelerator when the accel object is changed. Fixes bugJames Henstridge2001-08-071-0/+2
* commiting patch after comments from Alex on IRCJames Henstridge2001-07-251-43/+44
* gtk/gtkaccellabel.c (gtk_accel_label_class_init) Use Shift/Ctrl instead ofOwen Taylor2001-07-191-2/+2
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-7/+0
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+18
* Remove creative formatting.Owen Taylor2001-05-131-38/+50
* Add an extra parameter use_text to gtk_paint_label() to deal withOwen Taylor2001-04-301-0/+1
* Applied patch from Nils Barth (bug # 51041) to replace "gint" withHavoc Pennington2001-03-161-16/+16
* Adapt to uscore-ification of gtktextiterprivateHavoc Pennington2001-01-041-13/+9
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Add a 'text' argument to set the initial text.Owen Taylor2000-07-021-4/+2
* Use pango_layout_get_pixel_extents() to remove a large number of '/Owen Taylor2000-07-021-3/+3
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-2/+2
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-9/+19
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-6/+7
* s/refcount/ref_count/.Tim Janik2000-02-131-2/+2
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Don't add the gthread libs to GLIB_LIBS either, or -lgthread -lpthreadOwen Taylor1998-12-191-1/+1
* Move main thread lock back to GDK - we need it there for locking whenOwen Taylor1998-12-161-3/+2
* version bump to 1.1.8, binary age 0, interface age 0, depend on GLibTim Janik1998-12-161-2/+2
* Added gdk_text_extents_wc()Owen Taylor1998-12-151-1/+1
* Commented out testthreads from the build process, since we won't have anyOwen Taylor1998-12-151-1/+15
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* changed scrolled window inheritance, it inherits from GtkBin now.Tim Janik1998-11-281-2/+2
* removed gtk_input_add_interp.merge-to-themes-2-2Tim Janik1998-08-171-1/+1
* only take the padding into account if there is an accelerator.Tim Janik1998-07-101-1/+2
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+2
* call the base class init fucntions from all parent types upon classTim Janik1998-06-281-9/+20
* Use pointer<->int conversion macros to avoid warnings.Federico Mena Quintero1998-06-181-2/+2
* yeppers, accelerator changes to fix the gimp. commit message dedicated toTim Janik1998-06-181-3/+11
* boy! did i really modify that many files?Tim Janik1998-06-161-1/+0
* fixed an assertment.Tim Janik1998-06-071-0/+442