summaryrefslogtreecommitdiff
path: root/gdk/gdkfont.c
Commit message (Expand)AuthorAgeFilesLines
* Released 1.2.10.GTK_1_2_10Owen Taylor2001-04-021-23/+44
* Add a configuration option --with-native-locale, that greatly speeds upOwen Taylor2001-02-271-12/+37
* Update to describe submitting patches and bug reports toOwen Taylor2001-02-271-68/+90
* parent_relative arg is booleanHavoc Pennington2000-01-271-2/+2
* Change from gdk_gc_set_dashes to take gint8 instead of gchar to make itOwen Taylor2000-01-211-1/+1
* Add name => font and name => fontset hashes. The name => fontset hash is aOwen Taylor1999-09-031-4/+82
* Added missing sanity checks. (gtk_target_list_unref): Likewise.Federico Mena Quintero1999-08-181-2/+2
* Removed stray GtkPlugButton declaration.Owen Taylor1999-05-061-1/+1
* Patches from Akira Higuchi <a-higuti@math.sci.hokudai.ac.jp>Owen Taylor1999-03-291-1/+14
* first lookup the xfont ID in our font hash table, if we have aTim Janik1999-03-091-12/+22
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Changed warnings from g_message() to g_warning().Owen Taylor1999-02-211-2/+2
* removed unused var 64-bit cast point to const data Made const-correct.Jeff Garzik1998-12-241-1/+0
* Added gdk_text_extents_wc()Owen Taylor1998-12-151-0/+74
* Corrections to computation of extents of text from a font set. (fromOwen Taylor1998-12-121-4/+4
* Destroy widgets _after_ propagating unrealize signals through the widgetOwen Taylor1998-12-091-0/+106
* restricted the --g*fatal-* arguments to --g-fatal-warnings again. thisTim Janik1998-08-181-2/+2
* Added gdk_text/string_extents() - too calculate all the metrics at once ofOwen Taylor1998-08-121-0/+86
* Added functions gdk_text_height, gdk_string_height, gdk_char_height toStefan Jeske1998-06-251-0/+68
* Removed g_object_pointer_hash, which was just g_direct_hash.Owen Taylor1998-06-091-9/+9
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Don't clear the window on an expose event. On draws, just clear theOwen Taylor1998-03-281-5/+14
* Don't respond to drops when grab is in effect. (workaround)Owen Taylor1998-03-221-1/+4
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-26/+21
* Initial revisionElliot Lee1997-11-241-0/+379