| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix srcdir != builddir | Owen Taylor | 2000-11-14 | 1 | -1/+3 |
* | Make parent_class static. | Owen Taylor | 2000-11-12 | 1 | -19/+40 |
* | added more fields to allow more interesting iterators. Also, made the | Jonathan Blandford | 2000-11-09 | 1 | -0/+2 |
* | fixed big5 handling bug | Pablo Saratxaga | 2000-11-03 | 1 | -4/+5 |
* | Add last argument to t_type_register_static call. | Alexander Larsson | 2000-11-02 | 1 | -1/+1 |
* | added dependancies for testtextbuffer which broke parallel builds. | Tim Janik | 2000-10-27 | 1 | -0/+2 |
* | adapt to GSignal signature changes. | Tim Janik | 2000-10-27 | 1 | -1/+1 |
* | buncha cleanups, kludged build sources dependencies with a Makefile: | Tim Janik | 2000-10-26 | 1 | -117/+99 |
* | invoke maketypes.awk with LC_ALL=C to avoid localization misbehaviour. | Tim Janik | 2000-10-26 | 1 | -3/+3 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -6/+4 |
* | gtk/makefile.mingw.in Updates. | Tor Lillqvist | 2000-10-22 | 1 | -1/+5 |
* | create some stock buttons with the default accel group (create_image): | Havoc Pennington | 2000-10-20 | 1 | -0/+2 |
* | Replaced with GTK_TREE_SELECTION_OLD to prevent conflict with | Jonathan Blandford | 2000-10-06 | 1 | -1/+34 |
* | text_window_* weren't static and should have been. Start work on child | Havoc Pennington | 2000-10-02 | 1 | -1/+2 |
* | Move more text widget headers into the private header list | Havoc Pennington | 2000-09-26 | 1 | -4/+12 |
* | Add gtkclipboard.[ch | Owen Taylor | 2000-09-14 | 1 | -0/+2 |
* | Doc comment fixing. (Mostly non-matching parameter names.) | Owen Taylor | 2000-09-07 | 1 | -1/+2 |
* | Generate gtk/makefile.mingw. | Tor Lillqvist | 2000-07-25 | 1 | -1/+5 |
* | Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4 | Owen Taylor | 2000-07-14 | 1 | -16/+16 |
* | Add check for db2html | Owen Taylor | 2000-07-06 | 1 | -0/+4 |
* | make the current version number 1.3.1 (binary age 0, interface age 0). | Tim Janik | 2000-06-24 | 1 | -1/+0 |
* | Welcome aboard, gdk-pixbuf. | Owen Taylor | 2000-06-21 | 1 | -10/+14 |
* | (follow-on from previous commit) | Elliot Lee | 2000-06-20 | 1 | -6/+7 |
* | removed the trailing space after a '\' | Pablo Saratxaga | 2000-06-19 | 1 | -1/+1 |
* | moved gtkrc.bg to more generic gtkrc.cp1251 | Pablo Saratxaga | 2000-06-18 | 1 | -6/+10 |
* | deps include libgtk-x11.la, not libgtk.la (LDADDS): include libgtk-x11.la | Christopher Blizzard | 2000-06-09 | 1 | -3/+3 |
* | 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 |
* | Test program to make sure GtkTextBuffer is in working order. | Havoc Pennington | 2000-06-02 | 1 | -1/+2 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -2/+53 |
* | Added rule for Latvian language gtkrc file | Pablo Saratxaga | 2000-05-22 | 1 | -1/+2 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -0/+1 |
* | Color selection dialog rewrite. | Owen Taylor | 2000-05-10 | 1 | -0/+3 |
* | Move gdk_window_clear() into common code, implement in terms of | Owen Taylor | 2000-05-05 | 1 | -0/+1 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -0/+1 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -13/+18 |
* | Added lib/gtk+/include/* to %files (bug #5178 - Peter Wainright) | Owen Taylor | 2000-01-24 | 1 | -1/+4 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -292/+315 |
* | Move all X specific code into the x11/ directory. Aside from shuffling | Owen Taylor | 1999-11-08 | 1 | -0/+1 |
* | added new gtkrc.* files for new encodings | Pablo Saratxaga | 1999-10-04 | 1 | -3/+8 |
* | Started | Owen Taylor | 1999-10-01 | 1 | -2/+19 |
* | moved gtkrc.zh_TW to gtkrc.zh_TW.Big5 | Pablo Saratxaga | 1999-06-25 | 1 | -1/+1 |
* | changed 'ln' to '$(LN_S)' in the Makefile.am (it should be $(LN) but I don't | Pablo Saratxaga | 1999-06-24 | 1 | -15/+15 |
* | added gtkrc.* files for all encodings I know | Pablo Saratxaga | 1999-06-23 | 1 | -19/+25 |
* | changes to compile nicely (with xlib) on BeOS | CDT 1999 Shawn T. Amundson | 1999-05-12 | 1 | -0/+3 |
* | added gtkrc.?? files for various iso-8859-2 languages, | Pablo Saratxaga | 1999-04-23 | 1 | -2/+16 |
* | - added gtkrc.pl. | Tomasz Kłoczko | 1999-03-26 | 1 | -1/+2 |
* | *** empty log message *** | Elliot Lee | 1999-03-21 | 1 | -0/+1 |
* | build gtkcompat.h from gtkcompat.h.in instead of gtkfeatures.h from | Tim Janik | 1999-03-17 | 1 | -3/+2 |
* | This might seem like a large patch, but it isn't that bad, and nothing | Tor Lillqvist | 1999-03-15 | 1 | -1/+3 |