summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* release: prepare for 3.5.43.5.4Cosimo Cecchi2012-07-161-1/+1
|
* Enable more warnings for git buildsWilliam Jon McCann2012-07-031-3/+2
| | | | And turn off Werror
* release: prepare for 3.5.33.5.3Cosimo Cecchi2012-06-251-1/+1
|
* search-bar: use GtkSearchEntryCosimo Cecchi2012-06-111-1/+1
|
* release: prepare for 3.5.23.5.2Cosimo Cecchi2012-06-041-1/+1
|
* Always show icon in application launchersWilliam Jon McCann2012-05-211-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=676120
* release: prepare for 3.5.13.5.1Cosimo Cecchi2012-04-301-1/+1
|
* eel: remove unused eel_strdup_strftime()Cosimo Cecchi2012-04-111-19/+0
| | | | And there was much rejoice.
* release: prepare for 3.4.03.4.0Cosimo Cecchi2012-03-261-1/+1
|
* release: prepare for 3.3.923.3.92Cosimo Cecchi2012-03-191-1/+1
|
* build: remove unused --enable-profiler build optionCosimo Cecchi2012-03-121-20/+0
| | | | | | It's unused. https://bugzilla.gnome.org/show_bug.cgi?id=661632
* build: bump required GTK version to 3.3.17Cosimo Cecchi2012-03-051-1/+1
| | | | I.e. the current git master.
* release: prepare for 3.3.913.3.91Cosimo Cecchi2012-03-051-1/+1
|
* release: prepare for 3.3.903.3.90Cosimo Cecchi2012-02-201-1/+1
|
* release: prepare for 3.3.53.3.5Cosimo Cecchi2012-02-061-1/+1
|
* build: Support build against tracker 0.13/0.14Vincent Untz2012-01-191-4/+8
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=667853
* release: prepare for 3.3.43.3.4Cosimo Cecchi2012-01-161-1/+1
|
* build: require latest GLib and GTK+Cosimo Cecchi2012-01-161-2/+2
| | | | This is needed for the new resources API.
* build: Add gmodule as dependencyJürg Billeter2011-12-201-0/+1
| | | | | With GLib 2.31.4 and later, linking against GIO no longer drags in gmodule.
* release: prepare for 3.3.33.3.3Cosimo Cecchi2011-12-191-1/+1
|
* nautilus application: use GActionMapRyan Lortie2011-12-131-1/+1
| | | | | | | g_application_set_action_group() is deprecated for favour of GActionMap, so use that instead. Bump the glib version dependency for GActionMap.
* release: bump to 3.3.1.13.3.1.1Cosimo Cecchi2011-10-251-1/+1
| | | | | 3.3.1 was accidentally released with a wrong tarball, bump version and roll a tarball again.
* build: switch to XZCosimo Cecchi2011-10-251-1/+1
|
* release: prepare for 3.3.1Cosimo Cecchi2011-10-251-1/+1
|
* all: don't call g_thread_init()Cosimo Cecchi2011-10-181-1/+1
| | | | GLib does that for us now.
* release: prepare for 3.2.03.2.0Cosimo Cecchi2011-09-261-1/+1
|
* release: prepare for 3.1.923.1.92Cosimo Cecchi2011-09-191-1/+1
|
* Make maintiner mode enabled by defaultJavier Jardón2011-09-091-1/+1
| | | | See http://blogs.gnome.org/desrt/2011/09/08/am_maintainer_mode-is-not-cool/
* build: fix optional dependency check on libtracker-sparqlCosimo Cecchi2011-09-081-5/+2
| | | | | | | | Commit ffc7c7f98901e8a319b91716d05e521a798dbe43 didn't really work in the case where no tracker was found on the system, really forcing a build dependency. Fix this. https://bugzilla.gnome.org/show_bug.cgi?id=658545
* tracker: make the tracker-sparql dependency optionalCosimo Cecchi2011-09-071-0/+23
| | | | | This way it's still possible to specify --enable-tracker=no from the configure line if you want to avoid the tracker dependency.
* tracker: use libtracker-sparql directlyCosimo Cecchi2011-09-071-0/+1
| | | | | It's not a problem for nautilus to depend on libtracker-sparql here instead of using g_module_open()
* release: prepare for 3.1.903.1.90Cosimo Cecchi2011-08-291-1/+1
|
* release: prepare for 3.1.43.1.4Cosimo Cecchi2011-07-251-1/+1
|
* all: switch to g_format_size()Ryan Lortie2011-07-211-1/+1
| | | | | | | g_format_size_for_display() has been deprecated in GLib and replaced with g_format_size(). Follow that change. https://bugzilla.gnome.org/show_bug.cgi?id=654995
* release: prepare for 3.1.33.1.3Cosimo Cecchi2011-07-011-1/+1
|
* build: bump GTK+ dep to 3.1.6Cosimo Cecchi2011-06-281-1/+1
| | | | We need it for GtkOverlay.
* release: update for 3.1.23.1.2Cosimo Cecchi2011-06-131-1/+1
|
* release: prepare for 3.1.1Cosimo Cecchi2011-05-091-1/+1
|
* libnotify: need at least 0.7.0Paul Seidler2011-04-071-1/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=647088
* configure: Fix libexif checkMarvin Schmidt2011-04-061-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=646849
* build: bump version to 3.1.0 on masterCosimo Cecchi2011-04-041-1/+1
|
* release: release 3.0.03.0.0Cosimo Cecchi2011-04-041-1/+1
| | | | The future is now.
* release: require the latest stable versions of our dependenciesCosimo Cecchi2011-04-041-6/+6
|
* release: update for 2.91.942.91.94Cosimo Cecchi2011-03-301-1/+1
|
* release: update for 2.91.93Cosimo Cecchi2011-03-251-1/+1
|
* Update for 2.91.922.91.92Cosimo Cecchi2011-03-211-1/+1
|
* window: use GTK_STYLE_CLASS_SIDEBAR for the nautilus sidebarCosimo Cecchi2011-03-171-1/+1
|
* Release 2.91.912.91.91Cosimo Cecchi2011-03-071-2/+2
|
* Release 2.91.90.12.91.90.1Cosimo Cecchi2011-02-221-1/+1
|
* Release 2.91.902.91.90Cosimo Cecchi2011-02-211-1/+1
|