]> Pileus Git - ~andy/gtk/history - gtk/Makefile.am
Use templates for glib-mkenums calls instead of complicated commandlines
[~andy/gtk] / gtk / Makefile.am
2007-11-26 Matthias ClasenUse templates for glib-mkenums calls instead of complic...
2007-11-22 15:39:40 Tim Janikcall g_test_init() from gtk_test_init().
2007-11-20 Tim JanikAdded unit tests for Gtk+ testing utilities.
2007-11-20 Tim JanikAdded Gtk+ testing utilities.
2007-10-17 Owen TaylorMove -Wl,-luuid to LDFLAGS to make libtool happy.
2007-10-17 Tor LillqvistUse -Wl,-luuid instead of -luuid to work around libtool...
2007-09-12 Emmanuele BassiUse the "document-open-recent" icon for the the Recentl...
2007-07-02 Matthias Clasen2.11.5
2007-06-26 Johan DahlinAdd a script to convert libglade files to something...
2007-06-24 Kristian Rietveldfix little mistake in my last commit ...
2007-06-24 Kristian RietveldAdd a search engine which queries the Spotlight databas...
2007-06-17 Christian PerschPass the print settings to the preview programme. Bug...
2007-06-15 Matthias ClasenDon't install gtkbuilderprivate.h
2007-06-15 Johan DahlinAdd GtkBuilder, fixes #172535
2007-06-07 Matthias ClasenAdd the 16x16 version of gtk-select-color.png to the...
2007-05-24 Matthias Clasen2.11.0
2007-05-19 Bastien NoceraAdd the GtkVolumeButton widget, a button that pops...
2007-05-19 Bastien Nocerareviewed by: Matthias Clasen <mclasen@redhat.com>
2007-05-02 Emmanuele BassiAdd search file support in the GtkFileChooser. Original...
2007-05-02 Matthias ClasenOnly copy pngs when generating builtin cache
2007-05-01 Matthias ClasenAdd an icon cache validator.
2007-04-28 Matthias ClasenMake make clean clean
2007-04-26 Matthias ClasenDon't install UNIX-printing headers and support files...
2007-03-15 Emmanuele BassiAdd GtkActionClass::get_submenu() vfunc: actions provid...
2007-03-06 Tor Lillqvistgdk/Makefile.am gdk-pixbuf/Makefile.am Further fixes...
2007-02-06 Kristian RietveldNew tooltips API.
2007-02-04 Soren SandmannRemove these files since GSequence has been moved into...
2007-01-19 Tor Lillqvistgdk-pixbuf/Makefile.am gdk/Makefile.am gdk/win32/Makefi...
2007-01-04 Matthias ClasenCross-compilation fixes. (#392646, Yevgen Muntyan)
2006-12-20 Mikael HallendalAdded gtkstatusicon-quartz.c Implements the quartz...
2006-12-13 Matthias ClasenAdd --unlink-tempfile to the evince call for print...
2006-10-05 Behdad EsfahbodPropagate srcdir into the test correctly. (#359845)
2006-10-02 Behdad EsfahbodInclude pltcheck.sh in EXTRA_DIST.
2006-10-02 Behdad EsfahbodFix typo in file name. (#358931)
2006-10-02 Matthias ClasenUse rm instead of ln -f to replace existing links....
2006-09-23 Tor LillqvistUse EXEEXT.
2006-09-14 Michael David Emmel/tmp/cvsX7MHVx
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2006-08-17 Tor LillqvistLink with -luuid for IID_IUnknown that gtkprintoperatio...
2006-08-15 Matthias ClasenCall evince with the --preview option. (#350139, Carlos...
2006-07-02 Matthias ClasenFix #346312
2006-06-20 Christian Perschconfigure.in gtk/Makefile.am Rename "pdf" backend to...
2006-06-07 Jürg BilleterFix building gtkbuiltincache.h without system GTK+.
2006-06-02 Alexander LarssonAdd gtkprintoperationpreview.[ch] Set default preview...
2006-05-22 Alexander LarssonMake sure grab-notify is emitted on toplevels as well...
2006-05-16 Matthias ClasenAdd labels for page orientations, also add the fourth...
2006-05-05 Matthias Clasen2.9.0
2006-05-04 Matthias ClasenMake symbol list mstch reality.
2006-05-03 Federico Mena QuinteroMerged the federico-filename-entry branch, to fix bug...
2006-04-24 Matthias ClasenInstall gtkprintjob.h as Unix-specific print API.
2006-04-23 Matthias ClasenAdd gtkprintutils.[hc]
2006-04-22 Tor LillqvistSmall workaround for weird bug in some versions of...
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...
2006-03-29 Emmanuele BassiImport GtkRecent* from libegg.
2006-03-27 Anders CarlssonAdd -xobjective-c to cflags. (#335956, Lllian Angel)
2006-03-26 Matthias ClasenFix a build problem
2006-03-22 Matthias ClasenAdd a cell renderer which uses a spinbutton to edit...
2006-03-21 Anders CarlssonAdd new files.
2006-03-07 Michael NattererAdd infrastructure for copy/paste and DND of rich text...
2006-02-05 Michael David EmmelAdded new directfb backend
2006-01-29 Behdad EsfahbodIf major.minor of required and available glib versions...
2006-01-24 Matthias ClasenAdd GtkLinkButton, a port of GnomeHRef. (#314808, Emman...
2006-01-18 Matthias ClasenAdd GtkAssistant, a widget to construct multi-step...
2006-01-15 Matthias ClasenRegister RTL versions of the indent and unindent icons...
2005-11-22 Anders CarlssonAdd quartz backend.
2005-11-12 Michael Nattererfixed icon rules so gtkbuiltincache.h is only rebuilt...
2005-11-06 Michael Nattererfixed rule to actually create the symlinks, erroring...
2005-11-06 Tor LillqvistCan't rename a file if the target exists on Win32....
2005-11-04 Matthias ClasenStore builtin stock icons in an icon cache, instead...
2005-11-03 Tor LillqvistInclude gtkstatusicon.c on all platforms.
2005-10-26 Matthias Clasenuse $(GLIB_MKENUMS) instead of glib-mkenums. (#318582...
2005-09-22 Michael NattererRenamed GtkCellRendererKeys to GtkCellRendererAccel...
2005-09-10 Matthias ClasenAdd a cell renderer for displaying and editing accelera...
2005-09-08 Matthias ClasenForgotten file
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-29 Matthias ClasenAdd a cross-platform "tray icon" API, by porting EggSta...
2005-08-01 Matthias ClasenRename the default theme to "Raleigh". (#312254, Thomas...
2005-07-29 J. Ali HarlowInclude gtkwin32embed.h in EXTRA_DIST unconditionally...
2005-07-21 Tor LillqvistMake GtkPlug/Socket API available on all platforms.
2005-07-09 Tor LillqvistLook for windres on Win32.
2005-06-26 Tor Lillqvistgdk/Makefile.am Current GNU tools do understand the...
2005-06-16 Matthias ClasenForgotten file
2005-04-29 Matthias ClasenCheck for nm.
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-01-13 Matthias ClasenAdd an OS_LINUX conditional.
2005-01-13 Owen TaylorRemove GLIB_DIVERT_BEFORE_HELP() on initialization...
2005-01-02 Tor LillqvistAdd -lole32, needed for CoTaskMemFree in get_special_fo...
2004-12-12 Tor Lillqvistgtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfil...
2004-12-10 Matthias ClasenSupport no-Alt mnemnonics in menu bars (#101309, Owen...
2004-12-03 Tor Lillqvistgdk-pixbuf/Makefile.am (gdk_pixbuf.def) gdk/Makefile...
2004-11-29 Matthias ClasenUse the perl found by configure. (#149826, Morten Welinder)
2004-11-28 Matthias ClasenMark as const.
2004-11-23 Matthias ClasenMark as const.
2004-11-11 J. Ali HarlowUse embedded tab rather than '\t' escape sequence....
2004-10-28 Matthias Clasen*** empty log message ***
2004-10-24 Matthias ClasenUse the new g_key_file api in GLib.
2004-10-19 Matthias ClasenImplement icon theme caching. (#154034, Martijn Vernooi...
2004-09-27 Paolo Borelliadd the GtkMenuToolButton widget discussed in bug ...
2004-09-01 Matthias ClasenMake it possible to specify additional modules to load...
2004-08-25 Matthias Clasen2.5.2
next