| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Convert GdkPixbuf to GObject, leaving it opaque (i.e. derivation is not | Havoc Pennington | 2000-06-22 | 1 | -2/+2 |
* | Welcome aboard, gdk-pixbuf. | Owen Taylor | 2000-06-21 | 2 | -22/+28 |
* | Use gtk_get_default_language | Havoc Pennington | 2000-06-21 | 8 | -71/+121 |
* | Use gunichar instead of gint when appropriate in the interfaces | Havoc Pennington | 2000-06-21 | 8 | -181/+48 |
* | Finish the job Elliot started of removing font setting test for text | Owen Taylor | 2000-06-21 | 1 | -11/+3 |
* | Remove use of libunicode in favor of new GLib functions. | Owen Taylor | 2000-06-21 | 8 | -116/+38 |
* | Fix conditionality to work the "right" way. Missed commits from previous. | Elliot Lee | 2000-06-20 | 2 | -3/+3 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 50 | -810/+876 |
* | (follow-on from previous commit) | Elliot Lee | 2000-06-20 | 12 | -34/+51 |
* | removed the trailing space after a '\' | Pablo Saratxaga | 2000-06-19 | 1 | -1/+1 |
* | Change private class member to be named private_data throughout the file. | Christopher Blizzard | 2000-06-19 | 2 | -42/+42 |
* | moved gtkrc.bg to more generic gtkrc.cp1251 | Pablo Saratxaga | 2000-06-18 | 2 | -6/+10 |
* | Call gdk_window_withdraw rather than gdk_window_hide; this makes things | Owen Taylor | 2000-06-12 | 3 | -3/+3 |
* | Fix cut and paste typo where wrong pixmap was being unref'ed. (Pointed out | Owen Taylor | 2000-06-11 | 2 | -24/+52 |
* | deps include libgtk-x11.la, not libgtk.la (LDADDS): include libgtk-x11.la | Christopher Blizzard | 2000-06-09 | 2 | -5/+5 |
* | Add missing backslash that was keeping GTK+ from building at all. | Owen Taylor | 2000-06-07 | 1 | -1/+1 |
* | make it possible to configure gtk for different targets on the same | CEST 2000 Paolo Molaro | 2000-06-07 | 1 | -11/+35 |
* | take frame offest into account when trying to calculate the animation | Larry Ewing | 2000-06-06 | 1 | -5/+31 |
* | Fix to prepend not append. (Pointed out by Brett Hall.)GDK_OBJECT_WITH_PANGO_BRANCHPOINT | Owen Taylor | 2000-06-06 | 1 | -1/+1 |
* | Unref the entry's layout. | Owen Taylor | 2000-06-06 | 1 | -0/+3 |
* | Add call to g_type_init() - we'll need this later, and this makes sure | Owen Taylor | 2000-06-06 | 2 | -1/+2 |
* | Hack gdk_event_get_graphics_expose() to sort of work by adding an extra | Owen Taylor | 2000-06-05 | 2 | -2/+4 |
* | Test program to make sure GtkTextBuffer is in working order. | Havoc Pennington | 2000-06-02 | 14 | -158/+653 |
* | Initialize DOUBLE_BUFFERED flag to on. | Owen Taylor | 2000-06-02 | 4 | -11/+29 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 89 | -7501/+29505 |
* | let you set the titles to be active, even if they aren't visible. | Jonathan Blandford | 2000-05-29 | 1 | -6/+0 |
* | Added rule for Latvian language gtkrc file | Pablo Saratxaga | 2000-05-22 | 1 | -1/+2 |
* | Spelling/grammar fixes in comments. | Nils Barth | 2000-05-21 | 3 | -3/+3 |
* | set send_event to TRUE. (gtk_drawing_area_size): queue a resize. | Tim Janik | 2000-05-19 | 1 | -6/+6 |
* | when unref-ing the handlers, also invalidate them. bug nailed down by Karl | Tim Janik | 2000-05-19 | 1 | -2/+10 |
* | handle "(nil)" foundries, patch from Grigorios Magklis. | Tim Janik | 2000-05-19 | 1 | -6/+9 |
* | Remember to save the file before committing. | Jonathan Blandford | 2000-05-17 | 1 | -4/+1 |
* | Patch from David Santiago <mrcooger@cyberverse.com> to change things so | Owen Taylor | 2000-05-17 | 2 | -42/+36 |
* | Plug same refcount leaks as in the X11 backend.gdk-object-branchpoint | Tor Lillqvist | 2000-05-16 | 7 | -69/+61 |
* | A bit of editing. | Owen Taylor | 2000-05-15 | 3 | -50/+60 |
* | don't include gtk/gtkintl.h in a public header file. | Tim Janik | 2000-05-12 | 2 | -1/+1 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 83 | -5595/+4618 |
* | Color selection dialog rewrite. | Owen Taylor | 2000-05-10 | 9 | -1466/+3250 |
* | Sat, 6 May 2000 13:31:34 +0200 Paolo Molaro <lupus@linuxcare.com> | Paolo Molaro | 2000-05-06 | 4 | -0/+8 |
* | Move gdk_window_clear() into common code, implement in terms of | Owen Taylor | 2000-05-05 | 1 | -0/+1 |
* | some Make 3.79 $(strip ) versions are broken and require an empty arg, | Tim Janik | 2000-05-04 | 1 | -13/+12 |
* | Large changes to the Win32 backend, partially made necessary by the | Tor Lillqvist | 2000-05-01 | 3 | -5/+6 |
* | Add this function, replacing the broken gtk_label_get () | Havoc Pennington | 2000-04-26 | 2 | -12/+23 |
* | gtk/gtkclist.c (gtk_clist_motion) If we get a motion event with is_hint | Tor Lillqvist | 2000-04-15 | 2 | -0/+10 |
* | Export the gtk_private_signals and gtk_private_n_signals variables, they | Tor Lillqvist | 2000-04-13 | 2 | -9/+30 |
* | Your eyes are bloodshot.GDK_PIXBUF_0_7_0 | Federico Mena Quintero | 2000-04-13 | 1 | -2/+3 |
* | Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) | Federico Mena Quintero | 2000-04-11 | 1 | -0/+1 |
* | Fix problem with installation directory for gdkx.h | Owen Taylor | 2000-04-07 | 2 | -18/+36 |
* | Fix screwy indentation. | Owen Taylor | 2000-04-05 | 1 | -0/+1 |
* | same as below | Radek Doulik | 2000-04-03 | 1 | -0/+17 |