| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Really release 1.3.1GTK_1_3_1 | Owen Taylor | 2000-07-15 | 1 | -0/+7 |
* | Released 1.3.1 | Owen Taylor | 2000-07-14 | 1 | -0/+4 |
* | use FALSE for size_only most of the time when calling | Owen Taylor | 2000-07-14 | 1 | -0/+23 |
* | Remove gtk_rc_append_default_pixmap_path(), since it wasn't adding an | Owen Taylor | 2000-07-14 | 1 | -1/+8 |
* | Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4 | Owen Taylor | 2000-07-14 | 1 | -0/+32 |
* | gdk/win32/gdkcolor-win32.c gdk/win32/gdkprivate-win32.h Changes to make | Tor Lillqvist | 2000-07-11 | 1 | -0/+6 |
* | Win32 changes, still doesn't build though. | Tor Lillqvist | 2000-07-11 | 1 | -0/+27 |
* | scratched notion of completely outdated email adress: | Tim Janik | 2000-07-11 | 1 | -0/+8 |
* | Cleanup indenting and various small changes. | BST 2000 Tony Gale | 2000-07-11 | 1 | -0/+5 |
* | eek, i've never seen a bug here, never been here and never fixed anything | Tim Janik | 2000-07-11 | 1 | -0/+7 |
* | add xthickness and ythickness to GtkRcStyle and add the necessary tokens. | Tim Janik | 2000-07-11 | 1 | -0/+34 |
* | s/Liebl/Lebl/ :) | George Lebl | 2000-07-07 | 1 | -2/+2 |
* | Add check for db2html | Owen Taylor | 2000-07-06 | 1 | -0/+17 |
* | 10,000 foot view of 1.3.1 changes. | Owen Taylor | 2000-07-06 | 1 | -0/+4 |
* | Patch from George Liebl to add a GdkGrabStatus enumeration to use as a | Owen Taylor | 2000-07-06 | 1 | -0/+11 |
* | Patch from George Liebl to install all the headers in the right place. | Owen Taylor | 2000-07-06 | 1 | -0/+5 |
* | Add remaining sections. Completes initial conversion to DocBook. | BST 2000 Tony Gale | 2000-07-04 | 1 | -0/+5 |
* | Improve a bit. | Tor Lillqvist | 2000-07-04 | 1 | -5/+7 |
* | Handle also WM_SYSCHAR, and other changes to get handling of Alt+nnn or | Tor Lillqvist | 2000-07-04 | 1 | -0/+30 |
* | font charset is iso8859-1, not iso-8859-1. | Owen Taylor | 2000-07-03 | 1 | -0/+5 |
* | Use g_get_charset() instead of g_get_codeset(). | Owen Taylor | 2000-07-03 | 1 | -0/+9 |
* | Ignore calls with <= width or height. | Owen Taylor | 2000-07-03 | 1 | -0/+36 |
* | Add a 'text' argument to set the initial text. | Owen Taylor | 2000-07-02 | 1 | -0/+13 |
* | *** empty log message *** | Owen Taylor | 2000-07-02 | 1 | -0/+5 |
* | Use pango_layout_get_pixel_extents() to remove a large number of '/ | Owen Taylor | 2000-07-02 | 1 | -0/+25 |
* | Call gtk_widget_size_request() on reparented child, if one. Otherwise, | Owen Taylor | 2000-07-02 | 1 | -0/+24 |
* | Move Changes-1.4.txt to the appropriate name. | Owen Taylor | 2000-07-02 | 1 | -0/+5 |
* | Add a is_foreign flag to the structure. Do not call XFreePixmap on pixmaps | Owen Taylor | 2000-07-02 | 1 | -0/+6 |
* | Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionality | Owen Taylor | 2000-07-02 | 1 | -0/+43 |
* | When actually returning expose events, make sure to set the count field | Owen Taylor | 2000-07-01 | 1 | -0/+10 |
* | Change DocBook layout slightly | BST 2000 Tony Gale | 2000-06-28 | 1 | -0/+4 |
* | Finish Section 6. Add Section 7. | BST 2000 Tony Gale | 2000-06-28 | 1 | -0/+4 |
* | Start of Section 6. | BST 2000 Tony Gale | 2000-06-28 | 1 | -0/+4 |
* | Put 1.3.1 in warning message, not 1.3.0. | Owen Taylor | 2000-06-26 | 1 | -0/+13 |
* | If possible, create only a single shm segment and use multiple parts of it | Owen Taylor | 2000-06-26 | 1 | -0/+15 |
* | Add Sections 4 & 5. | BST 2000 Tony Gale | 2000-06-26 | 1 | -0/+4 |
* | make the current version number 1.3.1 (binary age 0, interface age 0). | Tim Janik | 2000-06-24 | 1 | -0/+18 |
* | Use anonymous mark instead of making up a bogus name for first_para_mark | Havoc Pennington | 2000-06-23 | 1 | -0/+8 |
* | Change filename. Add Section 3. | BST 2000 Tony Gale | 2000-06-22 | 1 | -0/+4 |
* | Convert GdkPixbuf to GObject, leaving it opaque (i.e. derivation is not | Havoc Pennington | 2000-06-22 | 1 | -0/+8 |
* | Move file to here. TODO: Update Makfile.am | BST 2000 Tony Gale | 2000-06-22 | 1 | -0/+5 |
* | Add Section 2 | BST 2000 Tony Gale | 2000-06-22 | 1 | -0/+4 |
* | New file. Start of DocBook version of the FAQ. | BST 2000 Tony Gale | 2000-06-22 | 1 | -0/+5 |
* | Define version numbers for GDK_PIXBUF_*, as they get substituted into a | Owen Taylor | 2000-06-22 | 1 | -0/+7 |
* | Work with srcdir != builddir. | Raja R Harinath | 2000-06-22 | 1 | -1/+14 |
* | Change 1.4 version numbers to 2.0. | Owen Taylor | 2000-06-21 | 1 | -0/+4 |
* | Indentation fixups to GTK+ standard. | Owen Taylor | 2000-06-21 | 1 | -0/+5 |
* | Welcome aboard, gdk-pixbuf. | Owen Taylor | 2000-06-21 | 1 | -0/+24 |
* | Use gtk_get_default_language | Havoc Pennington | 2000-06-21 | 1 | -0/+17 |
* | Use gunichar instead of gint when appropriate in the interfaces | Havoc Pennington | 2000-06-21 | 1 | -0/+13 |