| Commit message (Expand) | Author | Age | Files | Lines |
* | use $(mkinstalldirs) not $(MKINSTALLDIRS) | Christopher Blizzard | 2000-06-21 | 1 | -0/+5 |
* | Finish the job Elliot started of removing font setting test for text | Owen Taylor | 2000-06-21 | 1 | -0/+6 |
* | Remove use of libunicode in favor of new GLib functions. | Owen Taylor | 2000-06-21 | 1 | -0/+26 |
* | Fix conditionality to work the "right" way. Missed commits from previous. | Elliot Lee | 2000-06-20 | 1 | -0/+5 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -1/+177 |
* | (follow-on from previous commit) | Elliot Lee | 2000-06-20 | 1 | -0/+15 |
* | Change private class member to be named private_data throughout the file. | Christopher Blizzard | 2000-06-19 | 1 | -0/+12 |
* | moved gtkrc.bg to more generic gtkrc.cp1251 | Pablo Saratxaga | 2000-06-18 | 1 | -0/+6 |
* | forgot to commit my ChangeLog changes when I checked in a couple of days ago | Christopher Blizzard | 2000-06-12 | 1 | -0/+10 |
* | Call gdk_window_withdraw rather than gdk_window_hide; this makes things | Owen Taylor | 2000-06-12 | 1 | -0/+7 |
* | Fix cut and paste typo where wrong pixmap was being unref'ed. (Pointed out | Owen Taylor | 2000-06-11 | 1 | -5/+16 |
* | Save cflags for all backends, not just X11. | Elliot Lee | 2000-06-08 | 1 | -0/+3 |
* | Use $PANGO_CONFIG instead of pango-config | Elliot Lee | 2000-06-07 | 1 | -0/+3 |
* | Add missing backslash that was keeping GTK+ from building at all. | Owen Taylor | 2000-06-07 | 1 | -0/+7 |
* | make it possible to configure gtk for different targets on the same | CEST 2000 Paolo Molaro | 2000-06-07 | 1 | -0/+13 |
* | Fix to prepend not append. (Pointed out by Brett Hall.)GDK_OBJECT_WITH_PANGO_BRANCHPOINT | Owen Taylor | 2000-06-06 | 1 | -0/+5 |
* | Unref the entry's layout. | Owen Taylor | 2000-06-06 | 1 | -0/+4 |
* | Add call to g_type_init() - we'll need this later, and this makes sure | Owen Taylor | 2000-06-06 | 1 | -0/+14 |
* | We need to treat initial creation different from setting with regards to | Owen Taylor | 2000-06-05 | 1 | -0/+7 |
* | Hack gdk_event_get_graphics_expose() to sort of work by adding an extra | Owen Taylor | 2000-06-05 | 1 | -0/+18 |
* | Test program to make sure GtkTextBuffer is in working order. | Havoc Pennington | 2000-06-02 | 1 | -0/+30 |
* | Initialize DOUBLE_BUFFERED flag to on. | Owen Taylor | 2000-06-02 | 1 | -0/+18 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -0/+636 |
* | let you set the titles to be active, even if they aren't visible. | Jonathan Blandford | 2000-05-29 | 1 | -0/+1 |
* | let you set the titles to be active, even if they aren't visible. | Jonathan Blandford | 2000-05-29 | 1 | -0/+5 |
* | newline | Tim Janik | 2000-05-26 | 1 | -0/+1 |
* | added entry for gtkmenu.c gtkmenu.h gtktypeutils.h spelling/grammar fixes | Nils Barth | 2000-05-24 | 1 | -0/+5 |
* | add missing header files. | CEST 2000 lupus | 2000-05-23 | 1 | -0/+4 |
* | set send_event to TRUE. (gtk_drawing_area_size): queue a resize. | Tim Janik | 2000-05-19 | 1 | -0/+6 |
* | when unref-ing the handlers, also invalidate them. bug nailed down by Karl | Tim Janik | 2000-05-19 | 1 | -0/+6 |
* | handle "(nil)" foundries, patch from Grigorios Magklis. | Tim Janik | 2000-05-19 | 1 | -0/+9 |
* | If a region does not have any rectangles, or if the specified rectangle is | Elliot Lee | 2000-05-18 | 1 | -0/+6 |
* | Remove references to OFFSCREEN, as it is no longer necessary. | Jonathan Blandford | 2000-05-17 | 1 | -0/+5 |
* | Patch from David Santiago <mrcooger@cyberverse.com> to change things so | Owen Taylor | 2000-05-17 | 1 | -0/+7 |
* | Plug same refcount leaks as in the X11 backend.gdk-object-branchpoint | Tor Lillqvist | 2000-05-16 | 1 | -0/+28 |
* | A bit of editing. | Owen Taylor | 2000-05-15 | 1 | -1/+58 |
* | Define more message types missing from mingw headers. | Tor Lillqvist | 2000-05-12 | 1 | -0/+29 |
* | don't include gtk/gtkintl.h in a public header file. | Tim Janik | 2000-05-12 | 1 | -0/+5 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -0/+178 |
* | Various updates to current status. | Owen Taylor | 2000-05-11 | 1 | -0/+4 |
* | Print out version when test succeeds. | Owen Taylor | 2000-05-11 | 1 | -0/+4 |
* | Color selection dialog rewrite. | Owen Taylor | 2000-05-10 | 1 | -2/+18 |
* | Remove gobject that snuck in prematurely. | Owen Taylor | 2000-05-10 | 1 | -0/+5 |
* | Fix typo. I had deleted a ! operator by mistake, which caused | Tor Lillqvist | 2000-05-07 | 1 | -0/+21 |
* | Sat, 6 May 2000 13:31:34 +0200 Paolo Molaro <lupus@linuxcare.com> | Paolo Molaro | 2000-05-06 | 1 | -0/+8 |
* | Move gdk_window_clear() into common code, implement in terms of | Owen Taylor | 2000-05-05 | 1 | -0/+32 |
* | some Make 3.79 $(strip ) versions are broken and require an empty arg, | Tim Janik | 2000-05-04 | 1 | -0/+9 |
* | Don't try to draw too narrow or too low arcs, they seem to fail, at least | Tor Lillqvist | 2000-05-02 | 1 | -0/+6 |
* | New file, just a quick hack of the X11 version. | Tor Lillqvist | 2000-05-01 | 1 | -0/+3 |
* | Large changes to the Win32 backend, partially made necessary by the | Tor Lillqvist | 2000-05-01 | 1 | -0/+67 |