| Commit message (Expand) | Author | Age | Files | Lines |
* | isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h> | Darin Adler | 2002-02-08 | 1 | -3/+2 |
* | Remove excess calls to g_return_if_fail from static and virtual functions. | Matthias Clasen | 2002-01-30 | 1 | -19/+4 |
* | Replace GTK_NO_CHECK_CASTS by G_DISABLE_CAST_CHECKS. | Matthias Clasen | 2002-01-07 | 1 | -0/+8 |
* | Fix some warnings. | Darin Adler | 2001-12-15 | 1 | -1/+0 |
* | Forgotten file. | Matthias Clasen | 2001-12-06 | 1 | -0/+7 |
* | Return FALSE from expose handlers. | Alex Larsson | 2001-12-03 | 1 | -1/+1 |
* | Remove improper use of g_locale_to_utf8() to convert from latin-1, and do | Owen Taylor | 2001-11-29 | 1 | -8/+1 |
* | applied patch from owen to get rid of accel map notifiers. changed things | Tim Janik | 2001-11-20 | 1 | -10/+12 |
* | fix allocation to be relative to paned->allocation, now that this is a | Tim Janik | 2001-11-20 | 1 | -5/+5 |
* | added gtkaccelmap.sgml. other updates. | Tim Janik | 2001-11-13 | 1 | -155/+216 |
* | refetch the accelerator when the accel object is changed. Fixes bug | James Henstridge | 2001-08-07 | 1 | -0/+2 |
* | commiting patch after comments from Alex on IRC | James Henstridge | 2001-07-25 | 1 | -43/+44 |
* | gtk/gtkaccellabel.c (gtk_accel_label_class_init) Use Shift/Ctrl instead of | Owen Taylor | 2001-07-19 | 1 | -2/+2 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -7/+0 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+18 |
* | Remove creative formatting. | Owen Taylor | 2001-05-13 | 1 | -38/+50 |
* | Add an extra parameter use_text to gtk_paint_label() to deal with | Owen Taylor | 2001-04-30 | 1 | -0/+1 |
* | Applied patch from Nils Barth (bug # 51041) to replace "gint" with | Havoc Pennington | 2001-03-16 | 1 | -16/+16 |
* | Adapt to uscore-ification of gtktextiterprivate | Havoc Pennington | 2001-01-04 | 1 | -13/+9 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Add a 'text' argument to set the initial text. | Owen Taylor | 2000-07-02 | 1 | -4/+2 |
* | Use pango_layout_get_pixel_extents() to remove a large number of '/ | Owen Taylor | 2000-07-02 | 1 | -3/+3 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -2/+2 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -9/+19 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -6/+7 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -2/+2 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | Don't add the gthread libs to GLIB_LIBS either, or -lgthread -lpthread | Owen Taylor | 1998-12-19 | 1 | -1/+1 |
* | Move main thread lock back to GDK - we need it there for locking when | Owen Taylor | 1998-12-16 | 1 | -3/+2 |
* | version bump to 1.1.8, binary age 0, interface age 0, depend on GLib | Tim Janik | 1998-12-16 | 1 | -2/+2 |
* | Added gdk_text_extents_wc() | Owen Taylor | 1998-12-15 | 1 | -1/+1 |
* | Commented out testthreads from the build process, since we won't have any | Owen Taylor | 1998-12-15 | 1 | -1/+15 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -2/+2 |
* | removed gtk_input_add_interp.merge-to-themes-2-2 | Tim Janik | 1998-08-17 | 1 | -1/+1 |
* | only take the padding into account if there is an accelerator. | Tim Janik | 1998-07-10 | 1 | -1/+2 |
* | changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. | Tim Janik | 1998-07-04 | 1 | -2/+2 |
* | call the base class init fucntions from all parent types upon class | Tim Janik | 1998-06-28 | 1 | -9/+20 |
* | Use pointer<->int conversion macros to avoid warnings. | Federico Mena Quintero | 1998-06-18 | 1 | -2/+2 |
* | yeppers, accelerator changes to fix the gimp. commit message dedicated to | Tim Janik | 1998-06-18 | 1 | -3/+11 |
* | boy! did i really modify that many files? | Tim Janik | 1998-06-16 | 1 | -1/+0 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 1 | -0/+442 |