summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* remove gtkfeatures.GTK_HP_PATCHES_BRANCHPOINTTim Janik2000-06-241-1/+0
* make the current version number 1.3.1 (binary age 0, interface age 0).Tim Janik2000-06-247-528/+411
* Use anonymous mark instead of making up a bogus name for first_para_markHavoc Pennington2000-06-233-8/+5
* Convert GdkPixbuf to GObject, leaving it opaque (i.e. derivation is notHavoc Pennington2000-06-221-2/+2
* Welcome aboard, gdk-pixbuf.Owen Taylor2000-06-212-22/+28
* Use gtk_get_default_languageHavoc Pennington2000-06-218-71/+121
* Use gunichar instead of gint when appropriate in the interfacesHavoc Pennington2000-06-218-181/+48
* Finish the job Elliot started of removing font setting test for textOwen Taylor2000-06-211-11/+3
* Remove use of libunicode in favor of new GLib functions.Owen Taylor2000-06-218-116/+38
* Fix conditionality to work the "right" way. Missed commits from previous.Elliot Lee2000-06-202-3/+3
* Make this compile without framebuffer enabledHavoc Pennington2000-06-2050-810/+876
* (follow-on from previous commit)Elliot Lee2000-06-2012-34/+51
* removed the trailing space after a '\'Pablo Saratxaga2000-06-191-1/+1
* Change private class member to be named private_data throughout the file.Christopher Blizzard2000-06-192-42/+42
* moved gtkrc.bg to more generic gtkrc.cp1251Pablo Saratxaga2000-06-182-6/+10
* Call gdk_window_withdraw rather than gdk_window_hide; this makes thingsOwen Taylor2000-06-123-3/+3
* Fix cut and paste typo where wrong pixmap was being unref'ed. (Pointed outOwen Taylor2000-06-112-24/+52
* deps include libgtk-x11.la, not libgtk.la (LDADDS): include libgtk-x11.laChristopher Blizzard2000-06-092-5/+5
* Add missing backslash that was keeping GTK+ from building at all.Owen Taylor2000-06-071-1/+1
* make it possible to configure gtk for different targets on the sameCEST 2000 Paolo Molaro2000-06-071-11/+35
* take frame offest into account when trying to calculate the animationLarry Ewing2000-06-061-5/+31
* Fix to prepend not append. (Pointed out by Brett Hall.)GDK_OBJECT_WITH_PANGO_BRANCHPOINTOwen Taylor2000-06-061-1/+1
* Unref the entry's layout.Owen Taylor2000-06-061-0/+3
* Add call to g_type_init() - we'll need this later, and this makes sureOwen Taylor2000-06-062-1/+2
* Hack gdk_event_get_graphics_expose() to sort of work by adding an extraOwen Taylor2000-06-052-2/+4
* Test program to make sure GtkTextBuffer is in working order.Havoc Pennington2000-06-0214-158/+653
* Initialize DOUBLE_BUFFERED flag to on.Owen Taylor2000-06-024-11/+29
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-0289-7501/+29505
* let you set the titles to be active, even if they aren't visible.Jonathan Blandford2000-05-291-6/+0
* Added rule for Latvian language gtkrc filePablo Saratxaga2000-05-221-1/+2
* Spelling/grammar fixes in comments.Nils Barth2000-05-213-3/+3
* set send_event to TRUE. (gtk_drawing_area_size): queue a resize.Tim Janik2000-05-191-6/+6
* when unref-ing the handlers, also invalidate them. bug nailed down by KarlTim Janik2000-05-191-2/+10
* handle "(nil)" foundries, patch from Grigorios Magklis.Tim Janik2000-05-191-6/+9
* Remember to save the file before committing.Jonathan Blandford2000-05-171-4/+1
* Patch from David Santiago <mrcooger@cyberverse.com> to change things soOwen Taylor2000-05-172-42/+36
* Plug same refcount leaks as in the X11 backend.gdk-object-branchpointTor Lillqvist2000-05-167-69/+61
* A bit of editing.Owen Taylor2000-05-153-50/+60
* don't include gtk/gtkintl.h in a public header file.Tim Janik2000-05-122-1/+1
* documented necessary changes for 1.4 transition.Tim Janik2000-05-1283-5595/+4618
* Color selection dialog rewrite.Owen Taylor2000-05-109-1466/+3250
* Sat, 6 May 2000 13:31:34 +0200 Paolo Molaro <lupus@linuxcare.com>Paolo Molaro2000-05-064-0/+8
* Move gdk_window_clear() into common code, implement in terms ofOwen Taylor2000-05-051-0/+1
* some Make 3.79 $(strip ) versions are broken and require an empty arg,Tim Janik2000-05-041-13/+12
* Large changes to the Win32 backend, partially made necessary by theTor Lillqvist2000-05-013-5/+6
* Add this function, replacing the broken gtk_label_get ()Havoc Pennington2000-04-262-12/+23
* gtk/gtkclist.c (gtk_clist_motion) If we get a motion event with is_hintTor Lillqvist2000-04-152-0/+10
* Export the gtk_private_signals and gtk_private_n_signals variables, theyTor Lillqvist2000-04-132-9/+30
* Your eyes are bloodshot.GDK_PIXBUF_0_7_0Federico Mena Quintero2000-04-131-2/+3
* Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com)Federico Mena Quintero2000-04-111-0/+1