| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix docs. (#66383) | Matthias Clasen | 2001-12-06 | 1 | -1/+1 |
* | Move notification of "has_default" to here, so it is safe to call | Owen Taylor | 2001-11-17 | 1 | -0/+10 |
* | Add --sgml-mode. | Matthias Clasen | 2001-11-14 | 4 | -5/+5 |
* | new files explaining where the code for rendering pixbufs lives. (#61151) | Matthias Clasen | 2001-11-12 | 3 | -0/+57 |
* | Document all stock items with their stock text. | Matthias Clasen | 2001-11-10 | 1 | -10/+0 |
* | gdk_rgb_init() doesn't need to be called anymore. Use g_object_(un)_ref | Sebastian Wilhelmi | 2001-11-03 | 5 | -28/+31 |
* | include initialization_versions.sgml, file-saving.sgml and | Matthias Clasen | 2001-10-31 | 2 | -1/+8 |
* | massize rewrite. Static models now totally work. I'm not 100% sure about | Jonathan Blandford | 2001-10-31 | 2 | -6/+5 |
* | Updates. (#63293) | Matthias Clasen | 2001-10-30 | 3 | -41/+51 |
* | Oct 26 11:54:53 2001 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2001-10-27 | 1 | -10/+5 |
* | Add GdkPixbuf, GdkPixbufAnimation and GdkPixbufAnimationIter. (#62590 | Matthias Clasen | 2001-10-18 | 1 | -0/+3 |
* | to compare pattern specs, use g_pattern_spec_equal() instead of direct | Tim Janik | 2001-10-13 | 6 | -73/+155 |
* | Updates. | Matthias Clasen | 2001-10-10 | 2 | -4/+1 |
* | Add entity for tmpl/inline.sgml. | Matthias Clasen | 2001-10-09 | 2 | -1/+3 |
* | Update. | Matthias Clasen | 2001-10-08 | 4 | -2/+186 |
* | gdk-pixbuf/gdk-pixbuf-io.c gdk-pixbuf/gdk-pixbuf-private.h | Sven Neumann | 2001-10-05 | 1 | -2/+1 |
* | default xscale/yscale to 0.0, not 0.5, 0.5 isn't useful | Havoc Pennington | 2001-09-08 | 3 | -106/+0 |
* | [ Patch from Sebastian Wilhelmi, 52790 ] | Owen Taylor | 2001-08-23 | 1 | -1/+0 |
* | Set GPATH to fix srcdir != builddir problems with GNU make. | Owen Taylor | 2001-08-12 | 1 | -0/+7 |
* | shut up CVS | Sven Neumann | 2001-07-24 | 1 | -0/+1 |
* | Clip the retrieved image data to the screen, using a server grab to avoid | Havoc Pennington | 2001-06-29 | 2 | -14/+28 |
* | use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufs | Tim Janik | 2001-06-26 | 3 | -12/+14 |
* | Revert inline-pixbuf changes until Tim comes back to fix missing files | Owen Taylor | 2001-06-26 | 3 | -14/+12 |
* | hm, second attempt. it's fight CVS time again. | Tim Janik | 2001-06-26 | 3 | -12/+14 |
* | Updates | Havoc Pennington | 2001-06-13 | 1 | -1/+1 |
* | grum, gtk_type_class() is not GNUC_CONST it has the _important_ side | Tim Janik | 2001-05-10 | 1 | -0/+25 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 3 | -156/+10 |
* | Add dependency on Atk for accessibility support. | Owen Taylor | 2001-05-03 | 1 | -11/+2 |
* | Remove deprecation of gtk_window_set_default_size() until patch adding | Owen Taylor | 2001-04-26 | 1 | -1/+0 |
* | Add $(top_builddir) to includes as necessary, Run gtkdoc-scangobj from | Owen Taylor | 2001-04-13 | 5 | -52/+16 |
* | Released Gtk+-1.3.3.GTK_1_3_3 | Tim Janik | 2001-04-04 | 2 | -4/+4 |
* | *** empty log message *** | Owen Taylor | 2001-03-29 | 1 | -0/+1 |
* | added rc-style argument GtkSpinButton::shadow_type. removed | Tim Janik | 2001-03-18 | 1 | -1/+1 |
* | s/GTK_TREE_COLUMN/GTK_TREE_VIEW_COLUMN | Jonathan Blandford | 2001-03-16 | 1 | -0/+1 |
* | Delete. | Havoc Pennington | 2001-03-15 | 1 | -0/+5 |
* | use full set, since current set wasn't building on all configs. | Owen Taylor | 2001-03-08 | 1 | -20/+35 |
* | new function, turns off decorations for a window. | Havoc Pennington | 2001-03-07 | 3 | -36/+38 |
* | add --nogtkinit. | Jonathan Blandford | 2001-03-07 | 1 | -1/+1 |
* | You can't use + as a metacharacter for basic regular expressions. (This | Owen Taylor | 2001-03-03 | 4 | -212/+10 |
* | prepend underscore (gdk_pixbuf_get_named_module): prepend underscore | Havoc Pennington | 2001-02-20 | 7 | -459/+36 |
* | sync up automated changes made by gtk-doc (manually verified correctness) | Havoc Pennington | 2001-02-18 | 2 | -47/+17 |
* | Use the new snazzy mother-of-all-gtk-doc-makefiles. | Owen Taylor | 2001-02-12 | 11 | -615/+1277 |
* | bracket in #ifdef GTK_ENABLE_BROKEN. | Havoc Pennington | 2001-01-31 | 2 | -21/+17 |
* | Restore build. | Owen Taylor | 2001-01-09 | 4 | -431/+458 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 12 | -454/+433 |
* | get rid of object_signal:: GtkObject argument uses, use GObject | Tim Janik | 2000-12-12 | 11 | -345/+132 |
* | fix this to be sane | Havoc Pennington | 2000-12-04 | 3 | -90/+94 |
* | Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com>GTK_1_3_2 | Owen Taylor | 2000-11-18 | 2 | -3/+1 |
* | cvsignore updates | Owen Taylor | 2000-11-16 | 1 | -0/+1 |
* | Add some new template files to cvs | Owen Taylor | 2000-11-14 | 1 | -0/+43 |