summaryrefslogtreecommitdiff
path: root/gtk/gtkaccellabel.c
Commit message (Expand)AuthorAgeFilesLines
* 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