summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add dependency on Atk for accessibility support.Owen Taylor2001-05-031-17/+4
* moved GtkAnchorType and GtkSideType from gtkpacker.h to gtkenum.h.Tim Janik2001-04-291-6/+14
* Remove deprecation of gtk_window_set_default_size() until patch addingOwen Taylor2001-04-261-1/+0
* add missing '}' that got munched by #endif.Jonathan Blandford2001-04-231-1/+1
* gtk/Makefile.am gtk/gtkplug.c on request of Owen, reverted my last changeSven Neumann2001-04-231-3/+8
* File containing #defines for XEMBED protocol.Owen Taylor2001-04-191-0/+1
* Updated.Owen Taylor2001-04-031-59/+0
* Add GdkEventSetting event for notification of changes to system settings,Owen Taylor2001-04-021-25/+4
* got rid of gtk_widget_popup(), a function that bad needs to be nuked, notTim Janik2001-04-011-2/+0
* fix braino. New interface to add cleanup sortable support.Jonathan Blandford2001-03-231-0/+1
* added rc-style argument GtkSpinButton::shadow_type. removedTim Janik2001-03-181-0/+3
* Delete.Havoc Pennington2001-03-151-2/+0
* New functions gtk_toolbar_set_icon_size and gtk_toolbar_insert_stock toAlexander Larsson2001-03-151-1/+0
* Added new menu separator item. The drawing and size handling is still doneAlexander Larsson2001-02-211-0/+2
* 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