Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Correct version numberSimon Schampijer2012-02-021-1/+1
|
* GTK+3 portManuel Quiñones2012-01-241-3/+10
| | | | | | | | | Work done by Benjamin Berg, Simon Schampijer, Daniel Drake, Manuel Quiñones and Gonzalo Odiard Signed-off-by: Manuel Quiñones <manuq@laptop.org> Acked-By: Simon Schampijer <simon@laptop.org> Reviewed-by: Benjamin Berg <benjamin@sipsolutions.net>
* Release 0.95.1v0.95.1Simon Schampijer2011-10-251-1/+1
|
* Release 0.93.4v0.93.4Simon Schampijer2011-09-201-1/+1
|
* Release 0.93.3v0.93.3Simon Schampijer2011-08-251-1/+1
|
* Release 0.93.2v0.93.2Simon Schampijer2011-08-191-1/+1
|
* Release 0.92.0v0.92.0Simon Schampijer2011-02-231-1/+1
|
* Remove configure checks for gdk pixbuf. They are not needed.Benjamin Berg2010-11-301-5/+0
| | | | Patch from Marco Pesenti Gritti.
* Release 0.90.0v0.90.0Simon Schampijer2010-09-291-1/+1
|
* Release 0.89.4v0.89.4Simon Schampijer2010-08-251-1/+1
|
* Use GNOME_COMPILE_WARNINGSMarco Pesenti Gritti2010-08-191-3/+1
| | | | | It's consistent with the rest of core modules and should give us better compiler flags (plus options to tweak them).
* Release 0.89.3v0.89.3Simon Schampijer2010-08-171-1/+1
|
* Release 0.89.2v0.89.2Tomeu Vizoso2010-07-151-1/+1
|
* Release 0.89.1v0.89.1Tomeu Vizoso2010-07-141-1/+1
|
* Release 0.88.1v0.88.1Tomeu Vizoso2010-06-031-1/+1
|
* sugar-artwork: stricter compiler flagsBernie Innocenti2010-05-201-1/+5
| | | | | | | | | | | | | | | | | WARN_CFLAGS was already used in gtk/engine/Makefile.am, but not initialized by configure. For backwards compatibility, GCC's by default is very permissive. In my case, it was silently miscompiling code which was calling a non-existent GTK function. For this particular case, the proposed WARN_CFLAGS should make the build fail early in this case. I'm not proposing -Werror because it frequetly results in broken builds for trivial reasons when distros update the toolchain. Signed-off-by: Bernie Innocenti <bernie@codewiz.org> Reviewed-by: James Cameron <quozl@laptop.org> Tested-by: James Cameron <quozl@laptop.org>
* Release 0.88.0v0.88.0Tomeu Vizoso2010-03-301-1/+1
|
* Release 0.87.3v0.87.3Simon Schampijer2010-03-101-1/+1
|
* autogen.sh: pass --enable-maintainer-mode to configureBernie Innocenti2010-03-101-0/+1
|
* Release 0.87.2v0.87.2Simon Schampijer2010-02-121-1/+1
|
* Release 0.87.1v0.87.1Simon Schampijer2009-12-041-1/+1
|
* Release 0.86.0v0.86.0Benjamin Berg2009-09-241-1/+1
|
* Release 0.85.4v0.85.4Benjamin Berg2009-09-181-1/+1
|
* Release 0.85.3v0.85.3Simon Schampijer2009-09-101-1/+1
|
* Release 0.85.2v0.85.2Simon Schampijer2009-07-311-1/+1
|
* Release 0.85.1v0.85.1Tomeu Vizoso2009-07-181-1/+1
|
* Remove matchbox themeTomeu Vizoso2009-07-111-1/+0
|
* Release 0.84.1v0.84.1Tomeu Vizoso2009-03-111-1/+1
|
* Release 0.84.0v0.84.0Simon Schampijer2009-03-031-1/+1
|
* Release 0.83.5v0.83.5Simon Schampijer2009-02-201-1/+1
|
* Release 0.83.4v0.83.4Simon Schampijer2009-02-131-1/+1
|
* Release 0.83.3v0.83.3Simon Schampijer2009-01-191-1/+1
|
* add activity-journal icon to artworkSimon Schampijer2009-01-171-1/+2
| | | | added the category: apps
* Release 0.83.2v0.83.2Simon Schampijer2008-12-191-1/+1
|
* Release 0.83.1v0.83.1Simon Schampijer2008-10-311-1/+1
|
* Add preferences icon to the theme (#7987)Eben Eliason2008-08-271-0/+1
|
* Fail if icon-slicer is not installed.Marco Pesenti Gritti2008-08-271-0/+3
|
* User icon-slicer to generate the icons, instead of cursorthemegen.Marco Pesenti Gritti2008-08-211-1/+2
|
* Release 0.82.0v0.82.0Simon Schampijer2008-08-071-1/+1
|
* Trac #7641: Install GTK compatibility symlinks using icon-naming-utils package.Marco Pesenti Gritti2008-08-041-1/+21
| | | | | | | | | | | | | | | | | The GTK stock icons use pre-standardized icon names. The sugar theme uses icon names from http://www.freedesktop.org/wiki/Specifications/icon-naming-spec but GTK still uses its internal names for stock icons. In order for stock buttons, icons, and existing GTK applications to be themed correctly, we need to install symlinks. This commit adds a build dependency on the icon-naming-utils package, available in both Fedora and Debian. Packagers, take note. Patch by C. Scott Ananian <cscott@laptop.org> Minor cleanups by me
* Release 0.81.3v0.81.3Simon Schampijer2008-07-311-1/+1
|
* Release 0.81.2Marco Pesenti Gritti2008-07-221-1/+1
|
* Release 0.81.1v0.81.1Marco Pesenti Gritti2008-06-201-1/+1
|
* Release 0.79.3v0.79.3Tomeu Vizoso2008-05-181-1/+1
|
* Release 0.79.2v0.79.2Tomeu Vizoso2008-04-091-1/+1
|
* Release 0.79.1v0.79.1Tomeu Vizoso2008-04-031-1/+1
|
* Release 0.79.0v0.79.0Marco Pesenti Gritti2008-02-081-1/+1
|
* Bump versionMarco Pesenti Gritti2007-11-231-1/+1
|
* Never give git account to designers! :PMarco Pesenti Gritti2007-10-191-0/+1
|
* Get rid of intltool support, it's unused and break stuff.Marco Pesenti Gritti2007-09-291-4/+0
|