summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Merged the federico-filename-entry branch, to fix bug #136541. CombinedAFTER_FEDERICO_FILENAME_ENTRY_MERGEFederico Mena Quintero2006-05-031-0/+2
* Install gtkprintjob.h as Unix-specific print API.Matthias Clasen2006-04-241-3/+4
* Add gtkprintutils.[hc]Matthias Clasen2006-04-231-0/+2
* Small workaround for weird bug in some versions of Automake at least onTor Lillqvist2006-04-221-3/+1
* Merge the gtk-printing branch. For more detailed ChangeLog entries, seeAlexander Larsson2006-04-211-16/+74
* Import GtkRecent* from libegg.Emmanuele Bassi2006-03-291-0/+17
* Add -xobjective-c to cflags. (#335956, Lllian Angel)Anders Carlsson2006-03-271-1/+3
* Fix a build problemMatthias Clasen2006-03-261-1/+1
* Add a cell renderer which uses a spinbutton to edit the value of a cell.Matthias Clasen2006-03-221-0/+2
* Add new files.Anders Carlsson2006-03-211-4/+9
* Add infrastructure for copy/paste and DND of rich text for GtkTextBuffer.Michael Natterer2006-03-071-0/+4
* Added new directfb backendMichael David Emmel2006-02-051-1/+4
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-291-1/+0
* Add GtkLinkButton, a port of GnomeHRef. (#314808, Emmanuele Bassi)Matthias Clasen2006-01-241-0/+2
* Add GtkAssistant, a widget to construct multi-step wizards. (#115348,Matthias Clasen2006-01-181-0/+2
* Register RTL versions of the indent and unindent icons. (#326857, ItaiMatthias Clasen2006-01-151-4/+8
* Add quartz backend.Anders Carlsson2005-11-221-1/+4
* fixed icon rules so gtkbuiltincache.h is only rebuilt if needed.Michael Natterer2005-11-121-31/+36
* fixed rule to actually create the symlinks, erroring out if anything goesMichael Natterer2005-11-061-12/+21
* Can't rename a file if the target exists on Win32. First rename the targetTor Lillqvist2005-11-061-2/+2
* Store builtin stock icons in an icon cache, instead of populating a hashMatthias Clasen2005-11-041-6/+230
* Include gtkstatusicon.c on all platforms.Tor Lillqvist2005-11-031-2/+2
* use $(GLIB_MKENUMS) instead of glib-mkenums. (#318582, Damien Carbery)Matthias Clasen2005-10-261-2/+2
* Renamed GtkCellRendererKeys to GtkCellRendererAccel to be consistent withMichael Natterer2005-09-221-2/+2
* Add a cell renderer for displaying and editing accelerators, a port ofMatthias Clasen2005-09-101-0/+2
* Forgotten fileMatthias Clasen2005-09-081-2/+2
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Add a cross-platform "tray icon" API, by porting EggStatusIcon/EggTrayIconMatthias Clasen2005-08-291-2/+8
* Rename the default theme to "Raleigh". (#312254, Thomas Wood)Matthias Clasen2005-08-011-3/+3
* Include gtkwin32embed.h in EXTRA_DIST unconditionally. Fixes #311972.J. Ali Harlow2005-07-291-0/+1
* Make GtkPlug/Socket API available on all platforms.Tor Lillqvist2005-07-211-7/+17
* Look for windres on Win32.Tor Lillqvist2005-07-091-6/+7
* gdk/Makefile.am Current GNU tools do understand the PRIVATE keyword, so noTor Lillqvist2005-06-261-12/+8
* Forgotten fileMatthias Clasen2005-06-161-0/+1
* Check for nm.Matthias Clasen2005-04-291-2/+2
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-2/+6
* Add an OS_LINUX conditional.Matthias Clasen2005-01-131-1/+1
* Remove GLIB_DIVERT_BEFORE_HELP() on initialization of gdktarget, that wasOwen Taylor2005-01-131-1/+1
* Add -lole32, needed for CoTaskMemFree in get_special_folder() below.Tor Lillqvist2005-01-021-1/+1
* gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.cTor Lillqvist2004-12-121-0/+4
* Support no-Alt mnemnonics in menu bars (#101309, Owen Taylor)Matthias Clasen2004-12-101-0/+2
* gdk-pixbuf/Makefile.am (gdk_pixbuf.def) gdk/Makefile.am (gdk.def) WorkTor Lillqvist2004-12-031-1/+1
* Use the perl found by configure. (#149826, Morten Welinder)Matthias Clasen2004-11-291-2/+2
* Mark as const.Matthias Clasen2004-11-281-1/+1
* Mark as const.Matthias Clasen2004-11-231-1/+1
* Use embedded tab rather than '\t' escape sequence. (#157949)J. Ali Harlow2004-11-111-1/+1
* *** empty log message ***GTK_2_5_4Matthias Clasen2004-10-281-1/+1
* Use the new g_key_file api in GLib.Matthias Clasen2004-10-241-2/+0
* Implement icon theme caching. (#154034, Martijn Vernooij, caching schemaMatthias Clasen2004-10-191-1/+9
* add the GtkMenuToolButton widget discussed in bug #151441.Paolo Borelli2004-09-271-0/+2