summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* removed gtk_*_store_get, and moved to GtkTreeModel.Jonathan Blandford2001-02-171-2/+0
* Removed gtktreemodelsimple.[ch] removedJonathan Blandford2001-02-161-2/+0
* New files. Implement GtkTreeModelMapping.Alexander Larsson2001-02-161-0/+2
* fix bug where it always set the foreground, even if we were only using aHavoc Pennington2001-02-131-0/+2
* Remove gdkcc.h reference.Owen Taylor2001-02-131-1/+0
* remove validation idleHavoc Pennington2001-02-081-0/+1
* HELL! premature insanity, back out old rc-data changes.Tim Janik2001-02-041-2/+0
* removed gtk_signal_init() compat define.Tim Janik2001-02-041-0/+2
* Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat().Owen Taylor2001-02-021-3/+2
* adapt to handle PangoColorHavoc Pennington2001-01-261-0/+2
* Add built marshaller files to support GdkPixbufLoader signalsHavoc Pennington2001-01-221-2/+0
* New files. Contains an implementation of a minimal WM for linux-fb.Alexander Larsson2001-01-081-0/+2
* Rename some stuff:Havoc Pennington2001-01-041-2/+2
* Havoc Pennington <hp@redhat.com>Havoc Pennington2001-01-021-0/+1
* Do not, in any circumstances, distribute gtk.immodules.Owen Taylor2000-11-161-5/+4
* Remove the locale-specific gtkrc's, as they only contain a "fontset" line,Robert Brady2000-11-161-32/+2
* remove unecessary rules for win32-specific config-substituted targets. IfOwen Taylor2000-11-161-9/+0
* Install gtk.immodules, needed for operation of gtk programs.Elliot Lee2000-11-151-1/+1
* Rename gtk/gtk.rc.in to gtk/gtk-win32.rc.in because the build-dllTor Lillqvist2000-11-141-3/+3
* Remove. New file. New file Corresponding changes.Tor Lillqvist2000-11-141-1/+4
* Fix srcdir != builddirOwen Taylor2000-11-141-1/+3
* Make parent_class static.Owen Taylor2000-11-121-19/+40
* added more fields to allow more interesting iterators. Also, made theJonathan Blandford2000-11-091-0/+2
* fixed big5 handling bugPablo Saratxaga2000-11-031-4/+5
* Add last argument to t_type_register_static call.Alexander Larsson2000-11-021-1/+1
* added dependancies for testtextbuffer which broke parallel builds.Tim Janik2000-10-271-0/+2
* adapt to GSignal signature changes.Tim Janik2000-10-271-1/+1
* buncha cleanups, kludged build sources dependencies with a Makefile:Tim Janik2000-10-261-117/+99
* invoke maketypes.awk with LC_ALL=C to avoid localization misbehaviour.Tim Janik2000-10-261-3/+3
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-6/+4
* gtk/makefile.mingw.in Updates.Tor Lillqvist2000-10-221-1/+5
* create some stock buttons with the default accel group (create_image):Havoc Pennington2000-10-201-0/+2
* Replaced with GTK_TREE_SELECTION_OLD to prevent conflict withJonathan Blandford2000-10-061-1/+34
* text_window_* weren't static and should have been. Start work on childHavoc Pennington2000-10-021-1/+2
* Move more text widget headers into the private header listHavoc Pennington2000-09-261-4/+12
* Add gtkclipboard.[chOwen Taylor2000-09-141-0/+2
* Doc comment fixing. (Mostly non-matching parameter names.)Owen Taylor2000-09-071-1/+2
* Generate gtk/makefile.mingw.Tor Lillqvist2000-07-251-1/+5
* Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4Owen Taylor2000-07-141-16/+16
* Add check for db2htmlOwen Taylor2000-07-061-0/+4
* make the current version number 1.3.1 (binary age 0, interface age 0).Tim Janik2000-06-241-1/+0
* Welcome aboard, gdk-pixbuf.Owen Taylor2000-06-211-10/+14
* (follow-on from previous commit)Elliot Lee2000-06-201-6/+7
* removed the trailing space after a '\'Pablo Saratxaga2000-06-191-1/+1
* moved gtkrc.bg to more generic gtkrc.cp1251Pablo Saratxaga2000-06-181-6/+10
* deps include libgtk-x11.la, not libgtk.la (LDADDS): include libgtk-x11.laChristopher Blizzard2000-06-091-3/+3
* Add missing backslash that was keeping GTK+ from building at all.Owen Taylor2000-06-071-1/+1
* make it possible to configure gtk for different targets on the sameCEST 2000 Paolo Molaro2000-06-071-11/+35
* Test program to make sure GtkTextBuffer is in working order.Havoc Pennington2000-06-021-1/+2
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-2/+53