2010-February Archive by Author
Aaron Bockover
Adam Plumb
Adam Schreiber
Adam Zimmerman
Adel Gadllah
Adi Roiban
Adrien Bustany
- [tracker] Deleted branch miner-web Tue Feb 02 02:29:07 GMT 2010
- [tracker] (45 commits) Created branch miner-web Tue Feb 02 02:29:27 GMT 2010
- [tracker/miner-web: 1/45] TrackerMiner: Take DBus initialization away to tracker-dbus.[ch] Tue Feb 02 02:29:31 GMT 2010
- [tracker/miner-web: 2/45] libtracker-miner: Rewrite TrackerMinerWeb in C Tue Feb 02 02:29:46 GMT 2010
- [tracker/miner-web: 4/45] tracker-preferences: Add a tab to manage web miners, though there's no logic yet Tue Feb 02 02:29:48 GMT 2010
- [tracker/miner-web: 3/45] Add Facebook miner, although not functionnal currently Tue Feb 02 02:29:50 GMT 2010
- [tracker/miner-web: 5/45] tracker-preferences: Remove the dbus_{name, path} columns in the miners model, and change the AuthSch Tue Feb 02 02:29:52 GMT 2010
- [tracker/miner-web: 6/45] tracker-preferences: Fix NULL pointer dereference in the miners tab Tue Feb 02 02:29:54 GMT 2010
- [tracker/miner-web: 7/45] tracker-preferences: Replace all the occurences of "bridge" by "miner" in messages Tue Feb 02 02:29:59 GMT 2010
- [tracker/miner-web: 8/45] libtracker-miner: Add default values in vala bindings for TrackerMiner Tue Feb 02 02:30:04 GMT 2010
- [tracker/miner-web: 9/45] libtracker-miner: Update tracker-miner vapi file Tue Feb 02 02:30:09 GMT 2010
- [tracker/miner-web: 10/45] libtracker-miner: Add proper cheader for tracker-password-provider Tue Feb 02 02:30:14 GMT 2010
- [tracker/miner-web: 11/45] libtracker-miner: Change name of dbus callbacks for tracker-miner-web Tue Feb 02 02:30:19 GMT 2010
- [tracker/miner-web: 12/45] libtracker-miner: Add functions declarations in tracker-miner-web Tue Feb 02 02:30:24 GMT 2010
- [tracker/miner-web: 13/45] libtracker-miner: Move the MinerWeb API to async functions Tue Feb 02 02:30:29 GMT 2010
- [tracker/miner-web: 14/45] libtracker-miner: Fix typo in tracker-miner-web.c Tue Feb 02 02:30:34 GMT 2010
- [tracker/miner-web: 15/45] libtracker-miner: Comment unused variable Tue Feb 02 02:30:39 GMT 2010
- [tracker/miner-web: 16/45] libtracker-miner: Fix indentation Tue Feb 02 02:30:45 GMT 2010
- [tracker/miner-web: 17/45] libtracker-miner: Switch back the web API to sync Tue Feb 02 02:30:49 GMT 2010
- [tracker/miner-web: 18/45] libtracker-miner: Remove unneeded DBus functions Tue Feb 02 02:30:54 GMT 2010
- [tracker/miner-web: 19/45] libtracker-miner: Remove unneeded function Tue Feb 02 02:30:59 GMT 2010
- [tracker/miner-web: 20/45] Fix copyright in tracker-miner-web.h Tue Feb 02 02:31:04 GMT 2010
- [tracker/miner-web: 21/45] Update VAPI file for tracker-miner Tue Feb 02 02:31:09 GMT 2010
- [tracker/miner-web: 22/45] Fix Makefile.am in src/libtracker-miner Tue Feb 02 02:31:14 GMT 2010
- [tracker/miner-web: 23/45] Move password-provider-test in the examples folder Tue Feb 02 02:31:19 GMT 2010
- [tracker/miner-web: 24/45] Fix indentation in tracker-miner-web.h Tue Feb 02 02:31:25 GMT 2010
- [tracker/miner-web: 25/45] Add Vala bindings sources for TrackerMiner* Tue Feb 02 02:31:30 GMT 2010
- [tracker/miner-web: 26/45] Update Vala bindings for TrackerMiner* Tue Feb 02 02:31:34 GMT 2010
- [tracker/miner-web: 27/45] Port Facebook miner to the (hopefully) final miner-web API Tue Feb 02 02:31:40 GMT 2010
- [tracker/miner-web: 28/45] Install tracker-password-provider header Tue Feb 02 02:31:44 GMT 2010
- [tracker/miner-web: 29/45] Complete TrackerMiner* bindings and bind TrackerPasswordProvider Tue Feb 02 02:31:51 GMT 2010
- [tracker/miner-web: 30/45] Update tracker-miner* Vala bindings Tue Feb 02 02:31:55 GMT 2010
- [tracker/miner-web: 32/45] libtracker-miner: Add missing GError on several functions Tue Feb 02 02:32:04 GMT 2010
- [tracker/miner-web: 31/45] Facebook miner: Remove direct DBus call and make more async Tue Feb 02 02:32:09 GMT 2010
- [tracker/miner-web: 33/45] Update TrackerMiner* Vala bindings Tue Feb 02 02:32:11 GMT 2010
- [tracker/miner-web: 34/45] Remove uneeded password-provider.vala Tue Feb 02 02:32:15 GMT 2010
- [tracker/miner-web: 35/45] Fix Vala bindings for tracker_miner_writeback Tue Feb 02 02:32:19 GMT 2010
- [tracker/miner-web: 36/45] Fix tracker-password-provider compilation Tue Feb 02 02:32:25 GMT 2010
- [tracker/miner-web: 37/45] Update TrackerMiner* Vala bindings Tue Feb 02 02:32:29 GMT 2010
- [tracker/miner-web: 38/45] tracker-miner-facebook: Remove unneeded functions Tue Feb 02 02:32:35 GMT 2010
- [tracker/miner-web: 39/45] tracker-miner-facebook: Fix writeback prototype Tue Feb 02 02:32:39 GMT 2010
- [tracker/miner-web: 40/45] tracker-miner-facebook: Remove now obsolete FIXME Tue Feb 02 02:32:46 GMT 2010
- [tracker/miner-web: 41/45] libtracker-miner: Make TrackerMinerWeb not subclass itself Tue Feb 02 02:32:49 GMT 2010
- [tracker/miner-web: 42/45] libtracker-miner: Fix Makefile.am to compile in password manager Tue Feb 02 02:32:55 GMT 2010
- [tracker/miner-web: 43/45] Facbook miner: Fix Makefile.am to link properly against libtracker-miner Tue Feb 02 02:33:06 GMT 2010
- [tracker/miner-web: 44/45] libtracker-miner: Password provider overhaul Tue Feb 02 02:33:07 GMT 2010
- [tracker/miner-web: 45/45] Facebook miner: Port to new TrackerPasswordProvider API Tue Feb 02 02:33:10 GMT 2010
- [tracker] Deleted branch miner-web Tue Feb 02 22:07:04 GMT 2010
- [tracker] (48 commits) Created branch miner-web Tue Feb 02 22:07:25 GMT 2010
- [tracker/miner-web: 1/48] TrackerMiner: Take DBus initialization away to tracker-dbus.[ch] Tue Feb 02 22:07:28 GMT 2010
- [tracker/miner-web: 2/48] libtracker-miner: Rewrite TrackerMinerWeb in C Tue Feb 02 22:07:44 GMT 2010
- [tracker/miner-web: 4/48] tracker-preferences: Add a tab to manage web miners, though there's no logic yet Tue Feb 02 22:07:46 GMT 2010
- [tracker/miner-web: 3/48] Add Facebook miner, although not functionnal currently Tue Feb 02 22:07:49 GMT 2010
- [tracker/miner-web: 5/48] tracker-preferences: Remove the dbus_{name, path} columns in the miners model, and change the AuthSch Tue Feb 02 22:07:50 GMT 2010
- [tracker/miner-web: 6/48] tracker-preferences: Fix NULL pointer dereference in the miners tab Tue Feb 02 22:07:51 GMT 2010
- [tracker/miner-web: 7/48] tracker-preferences: Replace all the occurences of "bridge" by "miner" in messages Tue Feb 02 22:07:57 GMT 2010
- [tracker/miner-web: 8/48] libtracker-miner: Add default values in vala bindings for TrackerMiner Tue Feb 02 22:08:01 GMT 2010
- [tracker/miner-web: 9/48] libtracker-miner: Update tracker-miner vapi file Tue Feb 02 22:08:07 GMT 2010
- [tracker/miner-web: 10/48] libtracker-miner: Add proper cheader for tracker-password-provider Tue Feb 02 22:08:11 GMT 2010
- [tracker/miner-web: 11/48] libtracker-miner: Change name of dbus callbacks for tracker-miner-web Tue Feb 02 22:08:17 GMT 2010
- [tracker/miner-web: 12/48] libtracker-miner: Add functions declarations in tracker-miner-web Tue Feb 02 22:08:22 GMT 2010
- [tracker/miner-web: 13/48] libtracker-miner: Move the MinerWeb API to async functions Tue Feb 02 22:08:27 GMT 2010
- [tracker/miner-web: 14/48] libtracker-miner: Fix typo in tracker-miner-web.c Tue Feb 02 22:08:31 GMT 2010
- [tracker/miner-web: 15/48] libtracker-miner: Comment unused variable Tue Feb 02 22:08:36 GMT 2010
- [tracker/miner-web: 16/48] libtracker-miner: Fix indentation Tue Feb 02 22:08:41 GMT 2010
- [tracker/miner-web: 17/48] libtracker-miner: Switch back the web API to sync Tue Feb 02 22:08:47 GMT 2010
- [tracker/miner-web: 18/48] libtracker-miner: Remove unneeded DBus functions Tue Feb 02 22:08:52 GMT 2010
- [tracker/miner-web: 19/48] libtracker-miner: Remove unneeded function Tue Feb 02 22:08:57 GMT 2010
- [tracker/miner-web: 20/48] Fix copyright in tracker-miner-web.h Tue Feb 02 22:09:02 GMT 2010
- [tracker/miner-web: 21/48] Update VAPI file for tracker-miner Tue Feb 02 22:09:07 GMT 2010
- [tracker/miner-web: 22/48] Fix Makefile.am in src/libtracker-miner Tue Feb 02 22:09:12 GMT 2010
- [tracker/miner-web: 23/48] Move password-provider-test in the examples folder Tue Feb 02 22:09:17 GMT 2010
- [tracker] Deleted branch miner-web Tue Feb 02 22:09:19 GMT 2010
- [tracker/miner-web: 24/48] Fix indentation in tracker-miner-web.h Tue Feb 02 22:09:22 GMT 2010
- [tracker/miner-web: 25/48] Add Vala bindings sources for TrackerMiner* Tue Feb 02 22:09:27 GMT 2010
- [tracker/miner-web: 26/48] Update Vala bindings for TrackerMiner* Tue Feb 02 22:09:36 GMT 2010
- [tracker] (49 commits) Created branch miner-web Tue Feb 02 22:09:41 GMT 2010
- [tracker/miner-web: 27/48] Port Facebook miner to the (hopefully) final miner-web API Tue Feb 02 22:09:42 GMT 2010
- [tracker/miner-web: 1/49] TrackerMiner: Take DBus initialization away to tracker-dbus.[ch] Tue Feb 02 22:09:44 GMT 2010
- [tracker/miner-web: 28/48] Install tracker-password-provider header Tue Feb 02 22:09:45 GMT 2010
- [tracker/miner-web: 29/48] Complete TrackerMiner* bindings and bind TrackerPasswordProvider Tue Feb 02 22:09:49 GMT 2010
- [tracker/miner-web: 30/48] Update tracker-miner* Vala bindings Tue Feb 02 22:09:54 GMT 2010
- [tracker/miner-web: 4/49] tracker-preferences: Add a tab to manage web miners, though there's no logic yet Tue Feb 02 22:10:01 GMT 2010
- [tracker/miner-web: 3/49] Add Facebook miner, although not functionnal currently Tue Feb 02 22:10:04 GMT 2010
- [tracker/miner-web: 2/49] libtracker-miner: Rewrite TrackerMinerWeb in C Tue Feb 02 22:10:07 GMT 2010
- [tracker/miner-web: 5/49] tracker-preferences: Remove the dbus_{name, path} columns in the miners model, and change the AuthSch Tue Feb 02 22:10:08 GMT 2010
- [tracker/miner-web: 32/48] libtracker-miner: Add missing GError on several functions Tue Feb 02 22:10:09 GMT 2010
- [tracker/miner-web: 6/49] tracker-preferences: Fix NULL pointer dereference in the miners tab Tue Feb 02 22:10:09 GMT 2010
- [tracker/miner-web: 31/48] Facebook miner: Remove direct DBus call and make more async Tue Feb 02 22:10:11 GMT 2010
- [tracker/miner-web: 33/48] Update TrackerMiner* Vala bindings Tue Feb 02 22:10:12 GMT 2010
- [tracker/miner-web: 34/48] Remove uneeded password-provider.vala Tue Feb 02 22:10:13 GMT 2010
- [tracker/miner-web: 7/49] tracker-preferences: Replace all the occurences of "bridge" by "miner" in messages Tue Feb 02 22:10:13 GMT 2010
- [tracker/miner-web: 35/48] Fix Vala bindings for tracker_miner_writeback Tue Feb 02 22:10:18 GMT 2010
- [tracker/miner-web: 8/49] libtracker-miner: Add default values in vala bindings for TrackerMiner Tue Feb 02 22:10:19 GMT 2010
- [tracker/miner-web: 36/48] Fix tracker-password-provider compilation Tue Feb 02 22:10:23 GMT 2010
- [tracker/miner-web: 9/49] libtracker-miner: Update tracker-miner vapi file Tue Feb 02 22:10:24 GMT 2010
- [tracker/miner-web: 10/49] libtracker-miner: Add proper cheader for tracker-password-provider Tue Feb 02 22:10:28 GMT 2010
- [tracker/miner-web: 37/48] Update TrackerMiner* Vala bindings Tue Feb 02 22:10:29 GMT 2010
- [tracker/miner-web: 38/48] tracker-miner-facebook: Remove unneeded functions Tue Feb 02 22:10:33 GMT 2010
- [tracker/miner-web: 11/49] libtracker-miner: Change name of dbus callbacks for tracker-miner-web Tue Feb 02 22:10:35 GMT 2010
- [tracker/miner-web: 39/48] tracker-miner-facebook: Fix writeback prototype Tue Feb 02 22:10:38 GMT 2010
- [tracker/miner-web: 12/49] libtracker-miner: Add functions declarations in tracker-miner-web Tue Feb 02 22:10:39 GMT 2010
- [tracker/miner-web: 40/48] tracker-miner-facebook: Remove now obsolete FIXME Tue Feb 02 22:10:43 GMT 2010
- [tracker/miner-web: 13/49] libtracker-miner: Move the MinerWeb API to async functions Tue Feb 02 22:10:44 GMT 2010
- [tracker/miner-web: 14/49] libtracker-miner: Fix typo in tracker-miner-web.c Tue Feb 02 22:10:48 GMT 2010
- [tracker/miner-web: 41/48] libtracker-miner: Make TrackerMinerWeb not subclass itself Tue Feb 02 22:10:49 GMT 2010
- [tracker/miner-web: 15/49] libtracker-miner: Comment unused variable Tue Feb 02 22:10:53 GMT 2010
- [tracker/miner-web: 42/48] libtracker-miner: Fix Makefile.am to compile in password manager Tue Feb 02 22:10:54 GMT 2010
- [tracker/miner-web: 16/49] libtracker-miner: Fix indentation Tue Feb 02 22:10:58 GMT 2010
- [tracker/miner-web: 17/49] libtracker-miner: Switch back the web API to sync Tue Feb 02 22:11:04 GMT 2010
- [tracker/miner-web: 43/48] Facbook miner: Fix Makefile.am to link properly against libtracker-miner Tue Feb 02 22:11:05 GMT 2010
- [tracker/miner-web: 44/48] libtracker-miner: Password provider overhaul Tue Feb 02 22:11:07 GMT 2010
- [tracker/miner-web: 45/48] Facebook miner: Port to new TrackerPasswordProvider API Tue Feb 02 22:11:08 GMT 2010
- [tracker/miner-web: 18/49] libtracker-miner: Remove unneeded DBus functions Tue Feb 02 22:11:09 GMT 2010
- [tracker/miner-web: 19/49] libtracker-miner: Remove unneeded function Tue Feb 02 22:11:13 GMT 2010
- [tracker/miner-web: 46/48] libtracker-miner: Fix Makefile.am broken by previous rebase Tue Feb 02 22:11:15 GMT 2010
- [tracker/miner-web: 20/49] Fix copyright in tracker-miner-web.h Tue Feb 02 22:11:18 GMT 2010
- [tracker/miner-web: 47/48] libtracker-miner: Port Gnome password provider to C Tue Feb 02 22:11:20 GMT 2010
- [tracker/miner-web: 48/48] libtracker-miner: Don't install useless vapi files Tue Feb 02 22:11:23 GMT 2010
- [tracker/miner-web: 21/49] Update VAPI file for tracker-miner Tue Feb 02 22:11:25 GMT 2010
- [tracker/miner-web: 22/49] Fix Makefile.am in src/libtracker-miner Tue Feb 02 22:11:28 GMT 2010
- [tracker/miner-web: 23/49] Move password-provider-test in the examples folder Tue Feb 02 22:11:33 GMT 2010
- [tracker/miner-web: 24/49] Fix indentation in tracker-miner-web.h Tue Feb 02 22:11:38 GMT 2010
- [tracker/miner-web: 25/49] Add Vala bindings sources for TrackerMiner* Tue Feb 02 22:11:44 GMT 2010
- [tracker/miner-web: 26/49] Update Vala bindings for TrackerMiner* Tue Feb 02 22:11:48 GMT 2010
- [tracker/miner-web: 27/49] Port Facebook miner to the (hopefully) final miner-web API Tue Feb 02 22:11:54 GMT 2010
- [tracker/miner-web: 28/49] Install tracker-password-provider header Tue Feb 02 22:11:58 GMT 2010
- [tracker/miner-web: 29/49] Complete TrackerMiner* bindings and bind TrackerPasswordProvider Tue Feb 02 22:12:04 GMT 2010
- [tracker/miner-web: 30/49] Update tracker-miner* Vala bindings Tue Feb 02 22:12:09 GMT 2010
- [tracker/miner-web: 32/49] libtracker-miner: Add missing GError on several functions Tue Feb 02 22:12:19 GMT 2010
- [tracker/miner-web: 31/49] Facebook miner: Remove direct DBus call and make more async Tue Feb 02 22:12:24 GMT 2010
- [tracker/miner-web: 33/49] Update TrackerMiner* Vala bindings Tue Feb 02 22:12:25 GMT 2010
- [tracker/miner-web: 34/49] Remove uneeded password-provider.vala Tue Feb 02 22:12:29 GMT 2010
- [tracker/miner-web: 35/49] Fix Vala bindings for tracker_miner_writeback Tue Feb 02 22:12:33 GMT 2010
- [tracker/miner-web: 36/49] Fix tracker-password-provider compilation Tue Feb 02 22:12:39 GMT 2010
- [tracker/miner-web: 37/49] Update TrackerMiner* Vala bindings Tue Feb 02 22:12:43 GMT 2010
- [tracker/miner-web: 38/49] tracker-miner-facebook: Remove unneeded functions Tue Feb 02 22:12:49 GMT 2010
- [tracker/miner-web: 39/49] tracker-miner-facebook: Fix writeback prototype Tue Feb 02 22:12:53 GMT 2010
- [tracker/miner-web: 40/49] tracker-miner-facebook: Remove now obsolete FIXME Tue Feb 02 22:12:59 GMT 2010
- [tracker/miner-web: 41/49] libtracker-miner: Make TrackerMinerWeb not subclass itself Tue Feb 02 22:13:04 GMT 2010
- [tracker/miner-web: 42/49] libtracker-miner: Fix Makefile.am to compile in password manager Tue Feb 02 22:13:09 GMT 2010
- [tracker/miner-web: 43/49] Facbook miner: Fix Makefile.am to link properly against libtracker-miner Tue Feb 02 22:13:20 GMT 2010
- [tracker/miner-web: 44/49] libtracker-miner: Password provider overhaul Tue Feb 02 22:13:21 GMT 2010
- [tracker/miner-web: 45/49] Facebook miner: Port to new TrackerPasswordProvider API Tue Feb 02 22:13:24 GMT 2010
- [tracker/miner-web: 46/49] libtracker-miner: Fix Makefile.am broken by previous rebase Tue Feb 02 22:13:29 GMT 2010
- [tracker/miner-web: 47/49] libtracker-miner: Port Gnome password provider to C Tue Feb 02 22:13:36 GMT 2010
- [tracker/miner-web: 48/49] libtracker-miner: Don't install useless vapi files Tue Feb 02 22:13:39 GMT 2010
- [tracker/miner-web: 49/49] libtracker-miner: Fix indentation in gnome-password-provider.c Tue Feb 02 22:13:44 GMT 2010
- [vala] Add bindings for libpurple Mon Feb 08 19:10:49 GMT 2010
- [vala] purple bindings: Put the .deps file in the right folder Mon Feb 08 19:14:06 GMT 2010
- [vala] purple bindings: Add files to Makefile.am Mon Feb 08 19:14:11 GMT 2010
- [vala] GIR parser: Always add the cname attribute to generated methods Thu Feb 11 21:40:35 GMT 2010
- [vala] libxml binding: Fix static delegates Sun Feb 14 20:26:28 GMT 2010
- [vala] libxml bindings: Improve coverage Sun Feb 14 20:26:34 GMT 2010
- [tracker] Deleted branch miner-separate-dbus Fri Feb 19 13:41:00 GMT 2010
- [tracker] Created branch miner-separate-dbus Fri Feb 19 13:41:09 GMT 2010
- [tracker/miner-separate-dbus] TrackerMiner: Take DBus initialization away to tracker-dbus.[ch] Fri Feb 19 13:41:16 GMT 2010
- [tracker] Deleted branch miner-web Fri Feb 19 15:09:56 GMT 2010
- [tracker] Created branch miner-web Fri Feb 19 15:10:17 GMT 2010
- [tracker/miner-web] libtracker-miner: Add TrackerMinerWeb class Fri Feb 19 15:10:34 GMT 2010
Akhil Laddha
Akkana Peck
Alan Knowles
Alejandro Piñeiro Iglesias
Alexander Alexandrov Shopov
Alexander Kojevnikov
Alexander Larsson
Alexandre Franke
Alexandre Prokoudine
Alexia Death
Amanpreet Singh Alam
Amitakhya Phukan
Andoni Morales Alastruey
Andrea Cimitan
Andreas J . Guelzow
Andre Klapper
Ani Peter
Aron Xu
Åsmund Skjæveland
Baptiste Mille-Mathias
Bastien Nocera
Behdad Esfahbod
Benjamin Berg
Benjamin Konrath
Benjamin Otte
Bertrand Lorentz
Bharath Acharya
Bruce Cowan
Bruno Brouard
Bruno Coudoin
Calum Benson
Carlos Eduardo Rodrigues Diógenes
Carlos Garcia Campos
Carlos Garnacho
Cesar Garcia Tapia
Changwoo Ryu
Chao-Hsiung Liao
Chenthill Palanisamy
Chris Coulson
Chris Lord
Christian Dywan
Christian Kellner
Christian Kirbach
Christian Persch
Christophe Fergeau
Christopher Bratusek
Christopher James Halse Rogers
Claude Paroz
Cody Russell
Colin Walters
Curtis Gedak
Daniel Borgmann
Daniel Elstner
Danielle Madeley
Daniel Nylander
Daniel Veillard
Dan Williams
Dan Winship
David King
David Planella
David Zeuthen
Debarshi Ray
Diego Escalante Urrelo
Dodji Seketeli
Duarte Loreto
Dumitru Mișu Moldovan
Edward Hervey
Emilio Pozuelo Monfort
Emmanuele Bassi
Emmanuel Pacaud
Étienne Bersac
Eugen Dedu
Evan Nemerson
Fabien Parent
Federico Mena Quintero
Felix I
Felix Riemann
Filippo Argiolas
Florian Brosch
Florian Müllner
Francesco Fumanti
Frank Solensky
Frédéric Crozat
Frederic Peters
Funda Wang
Gabor Keleman
Gabriel Burt
- [banshee] Set TargetFrameworkVersion to v3.5 in all .csprojs Tue Feb 02 02:27:13 GMT 2010
- [banshee] More .csproj fixing Tue Feb 02 02:27:18 GMT 2010
- [banshee] More .csproj fixing Tue Feb 02 02:36:51 GMT 2010
- [banshee] More .csproj fixing Tue Feb 02 03:01:59 GMT 2010
- [banshee] More .csproj fixing Tue Feb 02 03:16:06 GMT 2010
- [banshee] [Hyena.Json] Safely cast stream.Read () to char Tue Feb 02 03:35:24 GMT 2010
- [banshee] Fix crash in ColumnCellCreativeCommons if no pixbufs Tue Feb 02 03:47:16 GMT 2010
- [banshee] Whoops, didn't entirely fix CC-column NRE Tue Feb 02 03:50:32 GMT 2010
- [banshee] Avoid NRE in media profiles combo box Tue Feb 02 03:58:35 GMT 2010
- [banshee] On Windows, hack around a playback crash Tue Feb 02 04:19:34 GMT 2010
- [f-spot] Replace old, slow SlideView screensaver view Wed Feb 03 23:13:31 GMT 2010
- [banshee] Explain how to manually sort playlists Thu Feb 04 01:06:50 GMT 2010
- [banshee] [podcasts] Simplify the default column set Thu Feb 04 01:32:07 GMT 2010
- [banshee] Fix bug parsing some Ogg rating vals (bgo#608835) Thu Feb 04 19:41:36 GMT 2010
- [banshee] Add run-profile-heap target Fri Feb 12 02:21:29 GMT 2010
- [banshee] Set our C# style preferences in Banshee.sln Fri Feb 12 02:44:58 GMT 2010
- [banshee] Fix Banshee.sln build; metrics aren't ready yet ;) Fri Feb 12 04:21:42 GMT 2010
- [banshee] Define folder structure and header in Banshee.sln Fri Feb 12 04:22:07 GMT 2010
- [banshee] [Hyena.Metrics] New system for instrumenting apps Fri Feb 12 05:19:46 GMT 2010
- [banshee] Fix spacing in the Banshee.sln default header Fri Feb 12 05:25:09 GMT 2010
- [banshee] [Hyena.Metrics] Fixes and improvements Fri Feb 12 06:20:36 GMT 2010
- [banshee] Add Banshee pref to enable anon usage collection Fri Feb 12 06:20:42 GMT 2010
- [banshee] [Hyena.Metrics] Tweak metrics Fri Feb 12 13:04:15 GMT 2010
- [banshee] Add some Banshee-specific metrics (version, etc) Fri Feb 12 13:04:21 GMT 2010
- [banshee] [Banshee.Metrics] Fix build Fri Feb 12 13:40:22 GMT 2010
- [banshee] [Banshee.Metrics] Add source-specific metrics Fri Feb 12 15:34:00 GMT 2010
- [banshee] [Hyena.Metrics] Store sample data by category too Fri Feb 12 15:34:02 GMT 2010
- [banshee] [Hyena.Metrics] Fix unit test Fri Feb 12 15:40:36 GMT 2010
- [banshee] [Hyena.Json] Factor Dump methods into a serializer Fri Feb 12 16:08:32 GMT 2010
- [banshee] [Hyena.Json] Make serializer into extension methods Fri Feb 12 16:58:11 GMT 2010
- [banshee] [Hyena.Json] Add support for serializing IGroupings Fri Feb 12 17:34:38 GMT 2010
- [banshee] [Hyena.Metrics] Add JSON MetricsCollection method Fri Feb 12 18:05:12 GMT 2010
- [banshee] [Hyena.Metrics] Fix typo in header Fri Feb 12 18:31:03 GMT 2010
- [banshee] [Hyena.Data] CommandExecuted now usable w/o logall Fri Feb 12 21:57:25 GMT 2010
- [banshee] [Hyena.Metrics] Add Metric.PushSample method Fri Feb 12 21:57:29 GMT 2010
- [banshee] [Banshee.Metrics] Add static Started/Stopped events Fri Feb 12 21:57:36 GMT 2010
- [banshee] [Banshee.Metrics] Record whitelisted config options Fri Feb 12 23:45:36 GMT 2010
- [banshee] [Hyena.Metrics] Reorganize, simplify Fri Feb 12 23:45:38 GMT 2010
- [banshee] [Banshee.Metrics] Add display-related metrics Sat Feb 13 00:06:23 GMT 2010
- [banshee] [Banshee.Metrics] Cleanup, whitelist some more configs Sat Feb 13 00:27:56 GMT 2010
- [banshee] [Banshee.Metrics] Add metrics Sat Feb 13 01:16:38 GMT 2010
- [banshee] [Hyena.Metrics] Fix HttpPoster, and add server script Sat Feb 13 03:38:08 GMT 2010
- [banshee] [Banshee.Metrics] Post data if have --debug-metrics Sat Feb 13 03:38:13 GMT 2010
- [banshee] [build] Add banshee-1-mono-data-sqlite.pc.in Mon Feb 15 01:22:58 GMT 2010
- [banshee] Add ShuffleModes extension point Tue Feb 16 03:48:26 GMT 2010
- [banshee] [Hyena.Data.Sqlite] Augment code comment Tue Feb 16 03:48:27 GMT 2010
- [banshee] Fix just-broken shuffle mode pref saving/restoring Tue Feb 16 04:19:53 GMT 2010
- [banshee] [Hyena.Data.Sqlite] Add BinaryFunction class Wed Feb 17 05:08:59 GMT 2010
- [banshee] Limit RandomBy query to 1 result Wed Feb 17 05:09:03 GMT 2010
- [banshee] [Hyena.Data.Sqlite] Make GetSingle more flexible Wed Feb 17 05:09:09 GMT 2010
- [banshee] Make GetSingle changes available to RandomBy Wed Feb 17 05:09:13 GMT 2010
- [banshee] [Shuffler] Use null-checked FirstOrDefault Wed Feb 17 19:02:38 GMT 2010
- [banshee] [Hyena.Data.Sqlite] Add Delete (condition) override Wed Feb 17 23:36:02 GMT 2010
- [banshee] [Hyena.Widgets] Add MenuButton.Menu setter Thu Feb 18 00:53:18 GMT 2010
- [banshee] [Banshee.Widgets] Add Default to DictionaryComboBox Thu Feb 18 00:53:24 GMT 2010
- [banshee] [Shuffler] Fix removing RandomBy when addin disabled Thu Feb 18 00:53:29 GMT 2010
- [banshee] [Shuffler] Fix UI updates when random modes change Thu Feb 18 00:53:34 GMT 2010
- [banshee] [configure.ac] Bump to 1.5.4 for upcoming release Thu Feb 18 00:59:53 GMT 2010
- [banshee] Revert "[build] Add banshee-1-mono-data-sqlite.pc.in" Thu Feb 18 01:14:14 GMT 2010
- [banshee] [Hyena] Add invariant DateTime string methods Thu Feb 18 23:28:23 GMT 2010
- [banshee] [Hyena.Metrics] Use invariant date representation Thu Feb 18 23:38:01 GMT 2010
- [banshee] [Banshee.Metrics] Send data to server if opted-in Fri Feb 19 01:16:56 GMT 2010
- [banshee] [Hyena.Json] Add Serializer, and associated tests Fri Feb 19 01:17:01 GMT 2010
- [banshee] [Hyena.Json] Use invariant locale to serialize floats Fri Feb 19 01:17:05 GMT 2010
- [banshee] [Hyena.Json] Nuke old serializer, improve new one Fri Feb 19 01:17:13 GMT 2010
- [banshee] [Hyena.Metrics] Clean up, make Sample subclassable Fri Feb 19 01:59:44 GMT 2010
- [banshee] [extras/metrics] New project to load/analyze metrics data Fri Feb 19 01:59:49 GMT 2010
- [pdfmod] Remove gnome-sharp dep Fri Feb 19 02:45:01 GMT 2010
- [pdfmod] Update NEWS Fri Feb 19 02:45:03 GMT 2010
- [banshee] [extras/metrics] Start doing some basic analysis Fri Feb 19 23:36:53 GMT 2010
- [banshee] [RandomBy] Add TODO comment Sun Feb 21 21:51:12 GMT 2010
- [banshee] Update NEWS for upcoming 1.5.4 release Sun Feb 21 22:25:14 GMT 2010
- [podsleuth] [ipod-model-table] Add new 5th gen Nano model Sun Feb 21 22:49:17 GMT 2010
- [banshee] [MiniMode] drop glade dep (bgo#589705) Sun Feb 21 23:34:07 GMT 2010
- [banshee] [build] Remove glade-sharp dep Sun Feb 21 23:34:10 GMT 2010
- [banshee] Mention glade-sharp dep removal in NEWS Sun Feb 21 23:34:15 GMT 2010
- [banshee] Remove .glade file from POTFILES.in Mon Feb 22 00:24:08 GMT 2010
- [banshee] [Shuffler] Build with Mono.Addins 0.3.1 (bgo#610403) Mon Feb 22 19:29:12 GMT 2010
- [banshee] Disambiguate SqliteModelCache.GetSingle calls Mon Feb 22 22:30:59 GMT 2010
- [banshee] [Hyena.Data.Sqlite] Fix selecting values from cache Mon Feb 22 22:31:03 GMT 2010
- [banshee] Update NEWS Mon Feb 22 23:58:02 GMT 2010
- [banshee] [extras/metrics] Start adding some cool analysis Tue Feb 23 01:18:23 GMT 2010
- [banshee] [Banshee.Metrics] Clear old metrics after posting Tue Feb 23 01:18:29 GMT 2010
- [banshee] [extras/metrics] Rough analysis of almost all metrics Tue Feb 23 17:56:58 GMT 2010
- [banshee] Make activating an artist/album play from the start Tue Feb 23 18:21:24 GMT 2010
- [banshee] [Dap.MassStorage] Use Palm Pre icon Tue Feb 23 18:54:58 GMT 2010
- [banshee] [Dap.MassStorage] Add support for the Nokia N900 Tue Feb 23 18:55:03 GMT 2010
- [banshee] Mention N900 support in NEWS Tue Feb 23 18:55:12 GMT 2010
- [banshee] [Dap.MassStorage] Add Nokia N900 icon Tue Feb 23 18:55:19 GMT 2010
- [banshee] [Dap.Ipod] Cast SampleRate to ushort for older Mono Tue Feb 23 23:48:32 GMT 2010
- [banshee] Add the Extensions subdir to LD_LIBRARY_PATH Wed Feb 24 01:29:14 GMT 2010
- [banshee] [FileNamePattern] Bring back static API Wed Feb 24 20:20:56 GMT 2010
- [banshee] Mention FileNamePattern API in NEWS Wed Feb 24 20:23:57 GMT 2010
- [banshee] [extras/metrics] Tweaks Thu Feb 25 19:51:36 GMT 2010
- [banshee] [extras/metrics] Add Makefile.am Thu Feb 25 19:51:41 GMT 2010
- [banshee] [Dap.MassStorage] Add MaemoDevice to csproj Thu Feb 25 19:51:45 GMT 2010
- [banshee] Deleted branch gapless Fri Feb 26 19:49:45 GMT 2010
- [banshee] [extras/metrics] Better analysis Sun Feb 28 00:30:19 GMT 2010
George Lebl
Gerd Kohlberger
Germán Poó Caamaño
Gil Forcada Codinachs
Gintautas Miliauskas
Guido Günther
Guillaume Desmottes
Gustavo Noronha Silva
Halton Huo
Hans Breuer
Hiroyuki Ikezoe
Ignacio Casal Quinteiro
Iñaki Larrañaga Murgoitio
Ivan Frade
Jaap A . Haitsma
Jakub Steiner
James Willcox
Jamie McCracken
Jan-Joost Spanjers
Javier Jardón
Jean Bréfort
Jeff Cai
Jeffrey Stedfast
Jennie Petoumenou
Jesse van den Kieboom
Jim Evins
Joanmarie Diggs
Jochen Skulj
Jody Goldberg
Johan Bilien
Johan Dahlin
Johannes Schmid
Johnny Jacob
Jonathan Matthew
Jonathon Jongsma
Jonh Wendell
Jordi Mas
Jorge Gonzalez Gonzalez
José Alburquerque
Julien Hardlin
Julien Puydt
Jürg Billeter
Kai Willadsen
Kenneth Nielsen
Kevin Cozens
Ke Wang
Khaled Hosny
Kjartan Maraas
Krishnababu Krothapalli
Kristian Rietveld
Krzesimir Nowak
Lapo Calamandrei
Leonid Kanter
Li Yuan
Luca Ferretti
Lucas Almeida Rocha
Lucian Langa
Luis Medinas
Manoj Kumar Giri
Marc-Andre Lureau
Marcel Telka
Marco Ciampa
Marina Zhurakhinskaya
Mario Blättermann
Mark Doffman
Martin Nordholts
Martin Pitt
Martyn James Russell
- [tracker] plugins/nautilus: Order tags by name Mon Feb 01 09:21:20 GMT 2010
- [tracker] tracker-status: Error if miner is supplied without pause/resume Mon Feb 01 20:54:10 GMT 2010
- [tracker] libtracker-miner: Don't list Miner.Files.Reindex interface Mon Feb 01 20:54:14 GMT 2010
- [tracker] libtracker-miner: Do alias lookups for pause/resume Mon Feb 01 20:54:20 GMT 2010
- [tracker] tracker-status: Cleaned up status output Mon Feb 01 20:54:26 GMT 2010
- [tracker] tracker-status: Fixed logic check for -m without -p or -r Mon Feb 01 20:54:30 GMT 2010
- [tracker] libtracker-miner: Don't return an empty GError in pause/resume Mon Feb 01 20:54:34 GMT 2010
- [tracker] libtracker-miner: Added G_LOG_LEVEL_INFO for estimated remaining time Tue Feb 02 12:07:35 GMT 2010
- [tracker] tracker-control: If using -r and -s together, wait 1s before -s Tue Feb 02 12:07:40 GMT 2010
- [tracker] Fixes: GB#608395, Flac extractor Tue Feb 02 15:48:21 GMT 2010
- [tracker] Deleted branch anonymous-file-nodes Tue Feb 02 17:00:59 GMT 2010
- [tracker] (27 commits) Created branch anonymous-file-nodes Tue Feb 02 17:01:13 GMT 2010
- [tracker/anonymous-file-nodes: 1/27] Add API to TrackerSparqlBuilder to allow embedded insertions. Tue Feb 02 17:01:18 GMT 2010
- [tracker/anonymous-file-nodes: 2/27] Add API to TrackerSparqlBuilder to prepend a raw string. Tue Feb 02 17:01:23 GMT 2010
- [tracker/anonymous-file-nodes: 3/27] Add API to TrackerSparqlBuilder to add WHERE clauses. Tue Feb 02 17:01:28 GMT 2010
- [tracker/anonymous-file-nodes: 4/27] Modify tracker-extract to return 2 sparql strings. Tue Feb 02 17:01:36 GMT 2010
- [tracker/anonymous-file-nodes: 5/27] TrackerMinerFiles: Use new tracker-extract API to compose insertions. Tue Feb 02 17:01:39 GMT 2010
- [tracker/anonymous-file-nodes: 6/27] Make tracker-info not rely on ID==URI. Tue Feb 02 17:01:43 GMT 2010
- [tracker/anonymous-file-nodes: 7/27] Fix commit 07580f1 to use preinserts for affiliation info. Tue Feb 02 17:01:48 GMT 2010
- [tracker/anonymous-file-nodes: 8/27] Turn preinserts into more generic preupdate. Tue Feb 02 17:01:56 GMT 2010
- [tracker/anonymous-file-nodes: 9/27] Added support for DELETE to TrackerSparqlBuilder class Tue Feb 02 17:01:58 GMT 2010
- [tracker/anonymous-file-nodes: 10/27] Fixed bug with nmm:albumTrackCount being set to different values Tue Feb 02 17:02:03 GMT 2010
- [tracker/anonymous-file-nodes: 11/27] Some corrections after Jürg's review. Tue Feb 02 17:02:09 GMT 2010
- [tracker/anonymous-file-nodes: 12/27] Fixed the tracker-writeback function to cope with anonymous blank nodes Tue Feb 02 17:02:14 GMT 2010
- [tracker/anonymous-file-nodes: 13/27] The second query wasn't needed, squashme Tue Feb 02 17:02:18 GMT 2010
- [tracker/anonymous-file-nodes: 14/27] Compilation warning fix Tue Feb 02 17:02:23 GMT 2010
- [tracker/anonymous-file-nodes: 15/27] Fixed a critical warning on Writeback() Tue Feb 02 17:02:28 GMT 2010
- [tracker/anonymous-file-nodes: 16/27] Normalize paths so getting the UDI for the mount dir GFile works. Tue Feb 02 17:02:34 GMT 2010
- [tracker/anonymous-file-nodes: 17/27] TrackerMinerFiles: Allow late addition of tracker:mountPoint. Tue Feb 02 17:02:40 GMT 2010
- [tracker/anonymous-file-nodes: 18/27] Still use URI as graph name. Tue Feb 02 17:02:44 GMT 2010
- [tracker/anonymous-file-nodes: 19/27] Fix typo when creating preupdate queries. Tue Feb 02 17:02:48 GMT 2010
- [tracker/anonymous-file-nodes: 20/27] Make tracker-info work again with URNs besides URIs and paths. Tue Feb 02 17:02:53 GMT 2010
- [tracker/anonymous-file-nodes: 21/27] DROP GRAPH now uses the value of nie:url instead of subjects Tue Feb 02 17:02:58 GMT 2010
- [tracker/anonymous-file-nodes: 22/27] Make tracker-search show the item URI if it exists. Tue Feb 02 17:03:04 GMT 2010
- [tracker/anonymous-file-nodes: 23/27] Fix tracker-tag so no URI=ID is assumed. Tue Feb 02 17:03:08 GMT 2010
- [tracker/anonymous-file-nodes: 24/27] Adapt tracker-search-bar to not use URI=ID. Tue Feb 02 17:03:13 GMT 2010
- [tracker/anonymous-file-nodes: 25/27] TrackerSearchBar: Fix opening files. Tue Feb 02 17:03:18 GMT 2010
- [tracker/anonymous-file-nodes: 26/27] Ensure nie:isStoredAs is set to the object URN. Tue Feb 02 17:03:23 GMT 2010
- [tracker/anonymous-file-nodes: 27/27] Ensure the dest path info is removed before a move operation. Tue Feb 02 17:03:28 GMT 2010
- [tracker] Deleted branch anonymous-file-nodes Wed Feb 03 10:31:15 GMT 2010
- [tracker] (28 commits) Created branch anonymous-file-nodes Wed Feb 03 10:31:30 GMT 2010
- [tracker/anonymous-file-nodes: 1/28] Add API to TrackerSparqlBuilder to allow embedded insertions. Wed Feb 03 10:31:34 GMT 2010
- [tracker/anonymous-file-nodes: 2/28] Add API to TrackerSparqlBuilder to prepend a raw string. Wed Feb 03 10:31:40 GMT 2010
- [tracker/anonymous-file-nodes: 3/28] Add API to TrackerSparqlBuilder to add WHERE clauses. Wed Feb 03 10:31:44 GMT 2010
- [tracker/anonymous-file-nodes: 4/28] Modify tracker-extract to return 2 sparql strings. Wed Feb 03 10:31:52 GMT 2010
- [tracker/anonymous-file-nodes: 5/28] TrackerMinerFiles: Use new tracker-extract API to compose insertions. Wed Feb 03 10:31:54 GMT 2010
- [tracker/anonymous-file-nodes: 6/28] Make tracker-info not rely on ID==URI. Wed Feb 03 10:31:59 GMT 2010
- [tracker/anonymous-file-nodes: 7/28] Fix commit 07580f1 to use preinserts for affiliation info. Wed Feb 03 10:32:04 GMT 2010
- [tracker/anonymous-file-nodes: 8/28] Turn preinserts into more generic preupdate. Wed Feb 03 10:32:12 GMT 2010
- [tracker/anonymous-file-nodes: 9/28] Added support for DELETE to TrackerSparqlBuilder class Wed Feb 03 10:32:14 GMT 2010
- [tracker/anonymous-file-nodes: 10/28] Fixed bug with nmm:albumTrackCount being set to different values Wed Feb 03 10:32:19 GMT 2010
- [tracker/anonymous-file-nodes: 11/28] Some corrections after Jürg's review. Wed Feb 03 10:32:25 GMT 2010
- [tracker/anonymous-file-nodes: 12/28] Fixed the tracker-writeback function to cope with anonymous blank nodes Wed Feb 03 10:32:31 GMT 2010
- [tracker/anonymous-file-nodes: 13/28] The second query wasn't needed, squashme Wed Feb 03 10:32:34 GMT 2010
- [tracker/anonymous-file-nodes: 14/28] Compilation warning fix Wed Feb 03 10:32:39 GMT 2010
- [tracker/anonymous-file-nodes: 15/28] Fixed a critical warning on Writeback() Wed Feb 03 10:32:44 GMT 2010
- [tracker/anonymous-file-nodes: 16/28] Normalize paths so getting the UDI for the mount dir GFile works. Wed Feb 03 10:32:49 GMT 2010
- [tracker/anonymous-file-nodes: 17/28] TrackerMinerFiles: Allow late addition of tracker:mountPoint. Wed Feb 03 10:32:55 GMT 2010
- [tracker/anonymous-file-nodes: 18/28] Still use URI as graph name. Wed Feb 03 10:32:59 GMT 2010
- [tracker/anonymous-file-nodes: 19/28] Fix typo when creating preupdate queries. Wed Feb 03 10:33:04 GMT 2010
- [tracker/anonymous-file-nodes: 20/28] Make tracker-info work again with URNs besides URIs and paths. Wed Feb 03 10:33:09 GMT 2010
- [tracker/anonymous-file-nodes: 21/28] DROP GRAPH now uses the value of nie:url instead of subjects Wed Feb 03 10:33:14 GMT 2010
- [tracker/anonymous-file-nodes: 22/28] Make tracker-search show the item URI if it exists. Wed Feb 03 10:33:20 GMT 2010
- [tracker/anonymous-file-nodes: 23/28] Fix tracker-tag so no URI=ID is assumed. Wed Feb 03 10:33:24 GMT 2010
- [tracker/anonymous-file-nodes: 24/28] Adapt tracker-search-bar to not use URI=ID. Wed Feb 03 10:33:30 GMT 2010
- [tracker/anonymous-file-nodes: 25/28] TrackerSearchBar: Fix opening files. Wed Feb 03 10:33:36 GMT 2010
- [tracker/anonymous-file-nodes: 26/28] Ensure nie:isStoredAs is set to the object URN. Wed Feb 03 10:33:40 GMT 2010
- [tracker/anonymous-file-nodes: 27/28] Ensure the dest path info is removed before a move operation. Wed Feb 03 10:33:44 GMT 2010
- [tracker/anonymous-file-nodes: 28/28] Get all children URIs in a single query when moving a folder. Wed Feb 03 10:33:50 GMT 2010
- [tracker] Deleted branch anonymous-file-nodes Wed Feb 03 10:36:33 GMT 2010
- [tracker] (26 commits) Created branch anonymous-file-nodes Wed Feb 03 10:36:45 GMT 2010
- [tracker/anonymous-file-nodes: 1/26] Add API to TrackerSparqlBuilder to allow embedded insertions. Wed Feb 03 10:36:49 GMT 2010
- [tracker/anonymous-file-nodes: 2/26] Add API to TrackerSparqlBuilder to prepend a raw string. Wed Feb 03 10:36:55 GMT 2010
- [tracker/anonymous-file-nodes: 3/26] Add API to TrackerSparqlBuilder to add WHERE clauses. Wed Feb 03 10:36:59 GMT 2010
- [tracker/anonymous-file-nodes: 4/26] Modify tracker-extract to return 2 sparql strings. Wed Feb 03 10:37:07 GMT 2010
- [tracker/anonymous-file-nodes: 5/26] TrackerMinerFiles: Use new tracker-extract API to compose insertions. Wed Feb 03 10:37:10 GMT 2010
- [tracker/anonymous-file-nodes: 6/26] Make tracker-info not rely on ID==URI. Wed Feb 03 10:37:14 GMT 2010
- [tracker/anonymous-file-nodes: 7/26] Fix commit 07580f1 to use preinserts for affiliation info. Wed Feb 03 10:37:19 GMT 2010
- [tracker/anonymous-file-nodes: 8/26] Turn preinserts into more generic preupdate. Wed Feb 03 10:37:27 GMT 2010
- [tracker/anonymous-file-nodes: 9/26] Added support for DELETE to TrackerSparqlBuilder class Wed Feb 03 10:37:30 GMT 2010
- [tracker/anonymous-file-nodes: 10/26] Fixed bug with nmm:albumTrackCount being set to different values Wed Feb 03 10:37:35 GMT 2010
- [tracker/anonymous-file-nodes: 11/26] Fixed the tracker-writeback function to cope with anonymous blank nodes Wed Feb 03 10:37:40 GMT 2010
- [tracker/anonymous-file-nodes: 12/26] Compilation warning fix Wed Feb 03 10:37:44 GMT 2010
- [tracker/anonymous-file-nodes: 13/26] Fixed a critical warning on Writeback() Wed Feb 03 10:37:49 GMT 2010
- [tracker/anonymous-file-nodes: 14/26] Normalize paths so getting the UDI for the mount dir GFile works. Wed Feb 03 10:37:54 GMT 2010
- [tracker/anonymous-file-nodes: 15/26] TrackerMinerFiles: Allow late addition of tracker:mountPoint. Wed Feb 03 10:38:00 GMT 2010
- [tracker/anonymous-file-nodes: 16/26] Still use URI as graph name. Wed Feb 03 10:38:04 GMT 2010
- [tracker/anonymous-file-nodes: 17/26] Fix typo when creating preupdate queries. Wed Feb 03 10:38:10 GMT 2010
- [tracker/anonymous-file-nodes: 18/26] Make tracker-info work again with URNs besides URIs and paths. Wed Feb 03 10:38:15 GMT 2010
- [tracker/anonymous-file-nodes: 19/26] DROP GRAPH now uses the value of nie:url instead of subjects Wed Feb 03 10:38:19 GMT 2010
- [tracker/anonymous-file-nodes: 20/26] Make tracker-search show the item URI if it exists. Wed Feb 03 10:38:25 GMT 2010
- [tracker/anonymous-file-nodes: 21/26] Fix tracker-tag so no URI=ID is assumed. Wed Feb 03 10:38:30 GMT 2010
- [tracker/anonymous-file-nodes: 22/26] Adapt tracker-search-bar to not use URI=ID. Wed Feb 03 10:38:38 GMT 2010
- [tracker/anonymous-file-nodes: 23/26] TrackerSearchBar: Fix opening files. Wed Feb 03 10:38:41 GMT 2010
- [tracker/anonymous-file-nodes: 24/26] Ensure nie:isStoredAs is set to the object URN. Wed Feb 03 10:38:45 GMT 2010
- [tracker/anonymous-file-nodes: 25/26] Ensure the dest path info is removed before a move operation. Wed Feb 03 10:38:50 GMT 2010
- [tracker/anonymous-file-nodes: 26/26] Get all children URIs in a single query when moving a folder. Wed Feb 03 10:38:55 GMT 2010
- [tracker] (37 commits) ...Merge branch 'anonymous-file-nodes' Wed Feb 03 15:48:19 GMT 2010
- [tracker: 37/37] Merge branch 'anonymous-file-nodes' Wed Feb 03 15:48:24 GMT 2010
- [tracker/tracker-0.6] tests/tracker-extract: Fixed build link errors Thu Feb 04 11:47:47 GMT 2010
- [tracker/tracker-0.6] Applied debian patch 10-drop-bogus-version-info.patch Thu Feb 04 11:47:55 GMT 2010
- [tracker/tracker-0.6] Bumped version to 0.6.96 Thu Feb 04 11:47:58 GMT 2010
- [tracker/tracker-0.6] Applied debian patch 20-tracker-defaults.patch Thu Feb 04 11:48:00 GMT 2010
- [tracker/tracker-0.6] Updated NEWS Thu Feb 04 11:48:12 GMT 2010
- [tracker/tracker-0.6] Applied debian patch 30-gmime-2.4.patch Thu Feb 04 11:48:15 GMT 2010
- [tracker] Created tag 0.6.96 Thu Feb 04 11:58:20 GMT 2010
- [tracker] Updates NEWS Thu Feb 04 16:11:20 GMT 2010
- [tracker] metadata extraction testcases Thu Feb 04 16:11:29 GMT 2010
- [tracker] Bump version Thu Feb 04 16:11:30 GMT 2010
- [tracker] file for config settings Thu Feb 04 16:11:39 GMT 2010
- [tracker] new test cases, subdirs added Thu Feb 04 16:11:45 GMT 2010
- [tracker] commented dummy class and function Thu Feb 04 16:11:54 GMT 2010
- [tracker] makefiles for functional tests added Thu Feb 04 16:11:56 GMT 2010
- [tracker] test data dir Thu Feb 04 16:12:03 GMT 2010
- [tracker] Created tag 0.7.19 Thu Feb 04 16:18:50 GMT 2010
- [tracker] (2240 commits) Created branch harmattan Thu Feb 04 17:11:39 GMT 2010
- [tracker/harmattan: 1/2240] Add debian directory for Harmattan Thu Feb 04 17:11:40 GMT 2010
- [tracker/harmattan: 21/2240] debian: Add changelog entry for 0.7.0-git20090504-1 Thu Feb 04 17:11:41 GMT 2010
- [tracker/harmattan: 20/2240] Merge branch 'master' into harmattan Thu Feb 04 17:11:42 GMT 2010
- [tracker/harmattan: 49/2240] Merge branch 'master' into harmattan Thu Feb 04 17:11:51 GMT 2010
- [tracker/harmattan: 50/2240] debian: Add changelog entry for 0.7.0-git20090506-1 Thu Feb 04 17:11:52 GMT 2010
- [tracker/harmattan: 51/2240] debian: Disable playlist extractor to avoid libgtk2.0 dependency Thu Feb 04 17:11:57 GMT 2010
- [tracker/harmattan: 52/2240] debian: Add changelog entry for 0.7.0-git20090506-2 Thu Feb 04 17:12:02 GMT 2010
- [tracker/harmattan: 70/2240] debian: Add changelog entry for 0.7.0-git20090508-1 Thu Feb 04 17:12:12 GMT 2010
- [tracker/harmattan: 69/2240] Merge branch 'master' into harmattan Thu Feb 04 17:12:14 GMT 2010
- [tracker/harmattan: 80/2240] Merge branch 'master' into harmattan Thu Feb 04 17:12:17 GMT 2010
- [tracker/harmattan: 81/2240] debian: Add changelog entry for 0.7.0-git20090511-1 Thu Feb 04 17:12:22 GMT 2010
- [tracker/harmattan: 102/2240] Merge branch 'master' into harmattan Thu Feb 04 17:12:27 GMT 2010
- [tracker/harmattan: 103/2240] debian: Add changelog entry for 0.7.0-git20090513-1 Thu Feb 04 17:12:32 GMT 2010
- [tracker/harmattan: 111/2240] debian: Remove MCE patch and dependency Thu Feb 04 17:12:42 GMT 2010
- [tracker/harmattan: 110/2240] debian: Remove MMC hack Thu Feb 04 17:12:45 GMT 2010
- [tracker/harmattan: 112/2240] debian: Add changelog entry for 0.7.0-git20090513-2 Thu Feb 04 17:12:47 GMT 2010
- [tracker/harmattan: 134/2240] Merge branch 'master' into harmattan Thu Feb 04 17:12:52 GMT 2010
- [tracker/harmattan: 135/2240] debian: Add changelog entry for 0.7.0-git20090522-1 Thu Feb 04 17:12:58 GMT 2010
- [tracker/harmattan: 138/2240] debian: Disable broken GStreamer Helix extractor Thu Feb 04 17:13:03 GMT 2010
- [tracker/harmattan: 139/2240] debian: Add changelog entry for 0.7.0-git20090522-2 Thu Feb 04 17:13:07 GMT 2010
- [tracker/harmattan: 160/2240] Merge branch 'master' into harmattan Thu Feb 04 17:13:13 GMT 2010
- [tracker/harmattan: 161/2240] debian: Add changelog entry for 0.7.0-git20090528-1 Thu Feb 04 17:13:18 GMT 2010
- [tracker/harmattan: 233/2240] Merge branch 'master' into harmattan Thu Feb 04 17:13:28 GMT 2010
- [tracker/harmattan: 234/2240] debian: Add changelog entry for 0.7.0-git20090622-1 Thu Feb 04 17:13:28 GMT 2010
- [tracker/harmattan: 371/2240] debian: Adapt to name changes Thu Feb 04 17:13:39 GMT 2010
- [tracker/harmattan: 370/2240] Merge branch 'master' into harmattan Thu Feb 04 17:13:40 GMT 2010
- [tracker/harmattan: 372/2240] debian: Disable push modules, not used on device Thu Feb 04 17:13:43 GMT 2010
- [tracker/harmattan: 373/2240] debian: Add changelog entry for 0.7.0-git20090715-1 Thu Feb 04 17:13:48 GMT 2010
- [tracker/harmattan: 402/2240] Updated from Fremantle patch and to new config changes in libtracker-common Thu Feb 04 17:13:58 GMT 2010
- [tracker/harmattan: 401/2240] Merge branch 'master' into harmattan Thu Feb 04 17:14:00 GMT 2010
- [tracker/harmattan: 410/2240] Merge branch 'master' into harmattan Thu Feb 04 17:14:03 GMT 2010
- [tracker/harmattan: 411/2240] debian: Add changelog entry for 0.7.0-git20090722-1 Thu Feb 04 17:14:08 GMT 2010
- [tracker/harmattan: 414/2240] Added startupscript for Harmattan Thu Feb 04 17:14:15 GMT 2010
- [tracker/harmattan: 415/2240] Added 23tracker script to install Thu Feb 04 17:14:21 GMT 2010
- [tracker/harmattan: 418/2240] Merge branch 'master' into harmattan Thu Feb 04 17:14:24 GMT 2010
- [tracker/harmattan: 419/2240] debian: Add changelog entry for 0.7.0-git20090724-1 Thu Feb 04 17:14:28 GMT 2010
- [tracker/harmattan: 509/2240] Merge branch 'master' into harmattan Thu Feb 04 17:14:39 GMT 2010
- [tracker/harmattan: 510/2240] debian: Add changelog entry for 0.7.0-git20090807-1 Thu Feb 04 17:14:39 GMT 2010
- [tracker/harmattan: 576/2240] Merge branch 'master' into harmattan Thu Feb 04 17:14:45 GMT 2010
- [tracker/harmattan: 577/2240] debian: Add changelog entry for 0.7.0-git20090813-1 Thu Feb 04 17:14:49 GMT 2010
- [tracker/harmattan: 669/2240] debian: Remove raptor dependency Thu Feb 04 17:14:58 GMT 2010
- [tracker/harmattan: 668/2240] Merge branch 'master' into harmattan Thu Feb 04 17:15:00 GMT 2010
- [tracker/harmattan: 670/2240] debian: Add changelog entry for 0.7.0-git20090819-1 Thu Feb 04 17:15:04 GMT 2010
- [tracker/harmattan: 673/2240] Merge branch 'master' into harmattan Thu Feb 04 17:15:08 GMT 2010
- [tracker/harmattan: 674/2240] debian: Add changelog entry for 0.7.0-git20090819-2 Thu Feb 04 17:15:14 GMT 2010
- [tracker/harmattan: 678/2240] Merge branch 'master' into harmattan Thu Feb 04 17:15:18 GMT 2010
- [tracker/harmattan: 679/2240] debian: Add changelog entry for 0.7.0-git20090820-1 Thu Feb 04 17:15:24 GMT 2010
- [tracker/harmattan: 931/2240] Merge branch 'master' into harmattan Thu Feb 04 17:15:36 GMT 2010
- [tracker/harmattan: 932/2240] debian: Add changelog entry for 0.7.0-git20090907-1 Thu Feb 04 17:15:40 GMT 2010
- [tracker/harmattan: 985/2240] debian: Add changelog entry for 0.7.0-git20090910-1 Thu Feb 04 17:15:44 GMT 2010
- [tracker/harmattan: 984/2240] Merge branch 'master' into harmattan Thu Feb 04 17:15:44 GMT 2010
- [tracker/harmattan: 998/2240] debian: Add changelog entry for 0.7.0-git20090910-2 Thu Feb 04 17:15:49 GMT 2010
- [tracker/harmattan: 1006/2240] Merge branch 'master' into harmattan Thu Feb 04 17:15:59 GMT 2010
- [tracker/harmattan: 1007/2240] debian: Add changelog entry for 0.7.0-git20090915-1 Thu Feb 04 17:15:59 GMT 2010
- [tracker/harmattan: 1026/2240] Merge branch 'master' into harmattan Thu Feb 04 17:16:05 GMT 2010
- [tracker/harmattan: 1027/2240] debian: Add changelog entry for 0.7.0-git20090916-1 Thu Feb 04 17:16:09 GMT 2010
- [tracker/harmattan: 1133/2240] debian: Add changelog entry for 0.7.0-git20090925-1 Thu Feb 04 17:16:19 GMT 2010
- [tracker/harmattan: 1132/2240] Merge branch 'master' into harmattan Thu Feb 04 17:16:20 GMT 2010
- [tracker/harmattan: 1138/2240] debian: Add changelog entry for 0.7.0-git20090925-2 Thu Feb 04 17:16:24 GMT 2010
- [tracker/harmattan: 1207/2240] Merge branch 'master' into harmattan Thu Feb 04 17:16:36 GMT 2010
- [tracker/harmattan: 1208/2240] debian: Add changelog entry for 0.7.1-1maemo1 Thu Feb 04 17:16:36 GMT 2010
- [tracker/harmattan: 1209/2240] Updated patch 02 to apply against recent changes to master Thu Feb 04 17:16:40 GMT 2010
- [tracker/harmattan: 1211/2240] debian: Mark NB#119859 as fixed Thu Feb 04 17:16:44 GMT 2010
- [tracker/harmattan: 1213/2240] Fixed build to not require gtkdoc Thu Feb 04 17:16:50 GMT 2010
- [tracker/harmattan: 1214/2240] Prepare for release Thu Feb 04 17:16:54 GMT 2010
- [tracker/harmattan: 1215/2240] debian: Add changelog entry for 0.7.1-1maemo2 Thu Feb 04 17:16:59 GMT 2010
- [tracker/harmattan: 1289/2240] Prepare for release 0.7.2-1maemo1 Thu Feb 04 17:17:09 GMT 2010
- [tracker/harmattan: 1288/2240] Merge branch 'master' into harmattan Thu Feb 04 17:17:13 GMT 2010
- [tracker/harmattan: 1290/2240] Updated to include MyDocs top level dir Thu Feb 04 17:17:14 GMT 2010
- [tracker/harmattan: 1309/2240] Merge branch 'master' into harmattan Thu Feb 04 17:17:24 GMT 2010
- [tracker/harmattan: 1314/2240] Packaging tests for CI Thu Feb 04 17:17:25 GMT 2010
- [tracker/harmattan: 1315/2240] Tests need python-dbus dependency Thu Feb 04 17:17:29 GMT 2010
- [tracker/harmattan: 1317/2240] Mark a new ~unreleased~ version in changelog to try in CI Thu Feb 04 17:17:34 GMT 2010
- [tracker/harmattan: 1319/2240] Merge branch 'master' into harmattan Thu Feb 04 17:17:45 GMT 2010
- [tracker/harmattan: 1320/2240] changelog typo Thu Feb 04 17:17:45 GMT 2010
- [tracker/harmattan: 1324/2240] Tests package should depend on testrunner Thu Feb 04 17:17:50 GMT 2010
- [tracker/harmattan: 1330/2240] Merge branch 'master' into harmattan Thu Feb 04 17:18:00 GMT 2010
- [tracker/harmattan: 1331/2240] Prepare for release 0.7.3-1maemo1 Thu Feb 04 17:18:00 GMT 2010
- [tracker/harmattan: 1332/2240] Require libsqlite3-dev >= 3.6.16 (was 3.6.11). Thu Feb 04 17:18:04 GMT 2010
- [tracker/harmattan: 1357/2240] Prepare for release 0.7.4-1maemo1 Thu Feb 04 17:18:15 GMT 2010
- [tracker/harmattan: 1356/2240] Merge branch 'master' into harmattan Thu Feb 04 17:18:20 GMT 2010
- [tracker/harmattan: 1413/2240] Prepare for release 0.7.5-1maemo1 Thu Feb 04 17:18:25 GMT 2010
- [tracker/harmattan: 1412/2240] Merge branch 'master' into harmattan Thu Feb 04 17:18:26 GMT 2010
- [tracker/harmattan: 1414/2240] Updated tracker-cud.sh script to use tracker-control --soft-reset Thu Feb 04 17:18:30 GMT 2010
- [tracker/harmattan: 1415/2240] Removed tracker-processes and added tracker-control to main package Thu Feb 04 17:18:35 GMT 2010
- [tracker/harmattan: 1506/2240] Merge branch 'master' into harmattan Thu Feb 04 17:18:41 GMT 2010
- [tracker/harmattan: 1507/2240] Prepare for 0.7.6-1maemo1 release Thu Feb 04 17:18:54 GMT 2010
- [tracker/harmattan: 1523/2240] debian: Recommend GStreamer plugins as dependencies Thu Feb 04 17:18:55 GMT 2010
- [tracker/harmattan: 1522/2240] Merge branch 'master' into harmattan Thu Feb 04 17:18:57 GMT 2010
- [tracker/harmattan: 1524/2240] debian: 0.7.7-1maemo1 Thu Feb 04 17:19:01 GMT 2010
- [tracker/harmattan: 1528/2240] Merge branch 'master' into harmattan Thu Feb 04 17:19:05 GMT 2010
- [tracker/harmattan: 1529/2240] debian: 0.7.7-2maemo1 Thu Feb 04 17:19:10 GMT 2010
- [tracker/harmattan: 1562/2240] debian: Use tagreadbin in GStreamer extraction Thu Feb 04 17:19:15 GMT 2010
- [tracker/harmattan: 1563/2240] MCoFr-384: Remove dependency on gdkpixbuf, replace with quill Thu Feb 04 17:19:20 GMT 2010
- [tracker/harmattan: 1598/2240] debian: Update configure options Thu Feb 04 17:19:25 GMT 2010
- [tracker/harmattan: 1603/2240] Merge branch 'master' into harmattan Thu Feb 04 17:19:35 GMT 2010
- [tracker/harmattan: 1604/2240] debian: 0.7.8-1maemo1 Thu Feb 04 17:19:37 GMT 2010
- [tracker/harmattan: 1676/2240] Fixed libexempi requirement to >= 2.1.0 Thu Feb 04 17:19:40 GMT 2010
- [tracker/harmattan: 1683/2240] Fixed make distcheck failures Thu Feb 04 17:19:46 GMT 2010
- [tracker/harmattan: 1684/2240] NEWS: Updated with last minute fix Thu Feb 04 17:19:50 GMT 2010
- [tracker/harmattan: 1685/2240] Fixed po/POTFILES.in Thu Feb 04 17:19:56 GMT 2010
- [tracker/harmattan: 1686/2240] Merge branch 'master' into harmattan Thu Feb 04 17:20:06 GMT 2010
- [tracker/harmattan: 1687/2240] debian: 0.7.9-1maemo1 Thu Feb 04 17:20:07 GMT 2010
- [tracker/harmattan: 1746/2240] Merge branch 'master' into harmattan Thu Feb 04 17:20:15 GMT 2010
- [tracker/harmattan: 1747/2240] Prepared for release 0.7.10 Thu Feb 04 17:20:16 GMT 2010
- [tracker] Deleted branch harmattan Thu Feb 04 17:20:22 GMT 2010
- [tracker/harmattan: 1797/2240] Merge branch 'master' into harmattan Thu Feb 04 17:20:26 GMT 2010
- [tracker/harmattan: 1798/2240] Prepare for release 0-7.11-1maemo1 Thu Feb 04 17:20:27 GMT 2010
- [tracker/harmattan: 1799/2240] Added libwv2-2 to debian package requirements Thu Feb 04 17:20:30 GMT 2010
- [tracker/harmattan: 1800/2240] Added --enable-libwv2 to the build rules Thu Feb 04 17:20:35 GMT 2010
- [tracker/harmattan: 1801/2240] Fixed patch 02 after whitespace fixes Thu Feb 04 17:20:41 GMT 2010
- [tracker/harmattan: 1802/2240] Don't include the changes to patch 02 in patch 02, silly Thu Feb 04 17:20:47 GMT 2010
- [tracker/harmattan: 1819/2240] Fixed libwv2 dep on Maemo, should be libwv2-1c2 not -2 Thu Feb 04 17:20:55 GMT 2010
- [tracker/harmattan: 1803/2240] Fixed libwv2 check which was failing linking stage Thu Feb 04 17:20:58 GMT 2010
- [tracker/harmattan: 1820/2240] Remove build depends on GTK+ Thu Feb 04 17:21:00 GMT 2010
- [tracker/harmattan: 1821/2240] Prepare for release 0.7.11-1maemo2 Thu Feb 04 17:21:06 GMT 2010
- [tracker/harmattan: 1864/2240] Prepare for release 0.7.12-1maemo1 Thu Feb 04 17:21:16 GMT 2010
- [tracker/harmattan: 1863/2240] Merge branch 'master' into harmattan Thu Feb 04 17:21:17 GMT 2010
- [tracker/harmattan: 1865/2240] Added missing SWP items Thu Feb 04 17:21:21 GMT 2010
- [tracker/harmattan: 1866/2240] Put bug fixes at the top Thu Feb 04 17:21:27 GMT 2010
- [tracker/harmattan: 1896/2240] src/plugins/nautilus: Fixed crasher when right clicking on background Thu Feb 04 17:21:37 GMT 2010
- [tracker/harmattan: 1895/2240] Updated Spanish translation Thu Feb 04 17:21:39 GMT 2010
- [tracker/harmattan: 1897/2240] src/plugins/nautilus: Use g_debug() instead of g_print(). Thu Feb 04 17:21:43 GMT 2010
- [tracker/harmattan: 1898/2240] Cleanup XMP extractor Thu Feb 04 17:21:49 GMT 2010
- [tracker/harmattan: 1899/2240] Fixed copypaste error, left-top orientation of XMP Thu Feb 04 17:21:52 GMT 2010
- [tracker/harmattan: 1900/2240] Added missing location fields Thu Feb 04 17:21:57 GMT 2010
- [tracker/harmattan: 1901/2240] libtracker-common: Improve TrackerLanguage documentation Thu Feb 04 17:22:02 GMT 2010
- [tracker/harmattan: 1902/2240] Bump GLib version requirement to 2.20. and removed dup funcs Thu Feb 04 17:22:15 GMT 2010
- [tracker/harmattan: 1903/2240] Add tracker:coalesce function Thu Feb 04 17:22:18 GMT 2010
- [tracker/harmattan: 1905/2240] Removed unneeded debug message Thu Feb 04 17:22:22 GMT 2010
- [tracker/harmattan: 1904/2240] Add tests for sparql functions Thu Feb 04 17:22:25 GMT 2010
- [tracker/harmattan: 1906/2240] Fixed dup field usage in XMP extractors Thu Feb 04 17:22:27 GMT 2010
- [tracker/harmattan: 1907/2240] The nie:url property is a string, not a resource. Thu Feb 04 17:22:33 GMT 2010
- [tracker/harmattan: 1908/2240] Added skeleton for playlist writeback support Thu Feb 04 17:22:39 GMT 2010
- [tracker/harmattan: 1909/2240] Set cardinality of nfo:entryCounter and nfo:listDuration Thu Feb 04 17:22:44 GMT 2010
- [tracker/harmattan: 1911/2240] Disable MP3 extractor, id3lib apparently corrupts files sometimes Thu Feb 04 17:22:53 GMT 2010
- [tracker/harmattan: 1910/2240] Added a few fields to the XMP writeback support Thu Feb 04 17:22:54 GMT 2010
- [tracker/harmattan: 1913/2240] TrackerWritebackPlaylist: Fix up playlist saving. Thu Feb 04 17:23:03 GMT 2010
- [tracker/harmattan: 1912/2240] Location writeback support for XMP formats Thu Feb 04 17:23:04 GMT 2010
- [tracker/harmattan: 1914/2240] tracker-extract-playlist: Add nie:IE to nfo:MediaFileListEntry. Thu Feb 04 17:23:09 GMT 2010
- [tracker/harmattan: 1915/2240] Do not compile the playlist writeback module yet. Thu Feb 04 17:23:13 GMT 2010
- [tracker/harmattan: 1916/2240] Bumped version to 0.7.13 Thu Feb 04 17:23:20 GMT 2010
- [tracker/harmattan: 1917/2240] Updated NEWS Thu Feb 04 17:23:23 GMT 2010
- [tracker/harmattan: 1918/2240] More NEWS updates Thu Feb 04 17:23:28 GMT 2010
- [tracker/harmattan: 1919/2240] libtracker-db: New db version for coalesce/writeback schema changes Thu Feb 04 17:23:34 GMT 2010
- [tracker/harmattan: 1920/2240] Added the missing tests for xpath functions Thu Feb 04 17:23:38 GMT 2010
- [tracker/harmattan: 1921/2240] NEWS: No bugs were fixes Thu Feb 04 17:23:43 GMT 2010
- [tracker/harmattan: 1922/2240] Prepare for release 0.7.13-1maemo1 Thu Feb 04 17:23:48 GMT 2010
- [tracker/harmattan: 1923/2240] Added patch 03 to build with playlist writeback support Thu Feb 04 17:23:53 GMT 2010
- [tracker/harmattan: 1940/2240] debian: 0.7.14-1maemo1 Thu Feb 04 17:24:03 GMT 2010
- [tracker/harmattan: 1939/2240] Merge branch 'master' into harmattan Thu Feb 04 17:24:05 GMT 2010
- [tracker/harmattan: 1956/2240] Prepare for release 0.7.15-1maemo1 Thu Feb 04 17:24:13 GMT 2010
- [tracker/harmattan: 1955/2240] Merge branch 'master' into harmattan Thu Feb 04 17:24:16 GMT 2010
- [tracker/harmattan: 1957/2240] Disable libwv2, no longer used in Maemo Thu Feb 04 17:24:18 GMT 2010
- [tracker/harmattan: 1958/2240] Don't include debian documentation in main package Thu Feb 04 17:24:24 GMT 2010
- [tracker/harmattan: 1959/2240] Forgot debian/changelog author Thu Feb 04 17:24:29 GMT 2010
- [tracker/harmattan: 1960/2240] Don't package, README, NEWS, changelog, AUTHORS, etc docs Thu Feb 04 17:24:33 GMT 2010
- [tracker/harmattan: 2032/2240] Prepare for release 0.7.16-1maemo1 Thu Feb 04 17:24:44 GMT 2010
- [tracker/harmattan: 2031/2240] Merge branch 'master' into harmattan Thu Feb 04 17:24:46 GMT 2010
- [tracker/harmattan: 2089/2240] Prepare for released 0.7.17-1maemo1 Thu Feb 04 17:24:55 GMT 2010
- [tracker/harmattan: 2088/2240] Merge branch 'master' into harmattan Thu Feb 04 17:24:56 GMT 2010
- [tracker/harmattan: 2090/2240] Fixed debian changelog Thu Feb 04 17:24:59 GMT 2010
- [tracker/harmattan: 2101/2240] Pick libtracker-miner-0.7.so from $(prefix)/lib. Thu Feb 04 17:25:04 GMT 2010
- [tracker/harmattan: 2104/2240] debian: Add tracker-writeback and writeback modules to the package Thu Feb 04 17:25:09 GMT 2010
- [tracker/harmattan: 2138/2240] Merge branch 'master' into harmattan Thu Feb 04 17:25:19 GMT 2010
- [tracker/harmattan: 2139/2240] Release 0.7.18-1maemo1 Thu Feb 04 17:25:20 GMT 2010
- [tracker/harmattan: 2238/2240] added tracker-tests post-installation to set exec mode to test scripts. Thu Feb 04 17:25:29 GMT 2010
- [tracker/harmattan: 2237/2240] Merge branch 'master' into harmattan Thu Feb 04 17:25:31 GMT 2010
- [tracker/harmattan: 2239/2240] Prepare for release Thu Feb 04 17:25:34 GMT 2010
- [tracker/harmattan: 2240/2240] Enable libgsf so we extract Microsoft documentation Thu Feb 04 17:25:39 GMT 2010
- [tracker] tracker-extract: Fixed incorrect free of const gchar* Sun Feb 07 12:10:59 GMT 2010
- [tracker] tracker-search-bar: Fixed uninitialized variable compiler warning Sun Feb 07 12:11:04 GMT 2010
- [tracker] libtracker-miner: Added tracker_miner_fs_get_directories() Sun Feb 07 12:11:11 GMT 2010
- [tracker] tracker-miner-fs: Update indexed countries when config file changes Sun Feb 07 12:11:16 GMT 2010
- [tracker] libtracker-miner: Don't print info message > 1s. Sun Feb 07 12:11:19 GMT 2010
- [tracker] libtracker-common: Don't emit the changed signal for one edit Tue Feb 09 23:11:02 GMT 2010
- [tracker] libtracker-common: Added tracker_gslist_with_string_data_equal() Tue Feb 09 23:11:07 GMT 2010
- [tracker] tracker-miner-fs: Improved feature to update indexed paths in realtime Tue Feb 09 23:11:14 GMT 2010
- [tracker] libtracker-miner: Removed tracker_miner_fs_get_directories() Tue Feb 09 23:11:17 GMT 2010
- [tracker] Fixes GB#609532, Expand search for album coverart Wed Feb 10 14:05:44 GMT 2010
- [tracker] Fixes GB#609327, Remove libtracker-gtk Wed Feb 10 15:40:50 GMT 2010
- [tracker] Fixes GB#609607, Make tracker build without assuming implicit DSO linking Thu Feb 11 09:10:28 GMT 2010
- [tracker] libtracker-db: Bumped database version with new nco im ontology Thu Feb 11 10:32:05 GMT 2010
- [tracker] Bumped version for release later today Thu Feb 11 10:32:16 GMT 2010
- [tracker] Fixed various documentation warnings and missing chapters Thu Feb 11 13:16:46 GMT 2010
- [tracker] Created branch moving-sparql-builder-to-client Thu Feb 11 16:04:33 GMT 2010
- [tracker/moving-sparql-builder-to-client] Initial clean up of libtracker-common Thu Feb 11 16:04:43 GMT 2010
- [tracker/moving-sparql-builder-to-client] libtracker-client: Removed libtracker-common references to header file Thu Feb 11 16:07:01 GMT 2010
- [tracker] Moved tracker-sparql-builder to libtracker-client Thu Feb 11 17:41:59 GMT 2010
- [tracker] Updated NEWS Thu Feb 11 18:09:33 GMT 2010
- [tracker] libtracker-client: Don't depend on dbus-glib1 in .pc file Thu Feb 11 18:28:04 GMT 2010
- [tracker] Fix various compiler warnings Thu Feb 11 18:28:10 GMT 2010
- [tracker] Fixed some ttl_sgml build warnings Thu Feb 11 18:37:27 GMT 2010
- [tracker] libtracker-client: Remove dbus requirement for .pc file Thu Feb 11 18:37:32 GMT 2010
- [tracker] Updates NEWS with last minute changes Thu Feb 11 18:38:17 GMT 2010
- [tracker] Created tag 0.7.20 Thu Feb 11 18:49:55 GMT 2010
- [tracker] Deleted branch moving-sparql-builder-to-client Thu Feb 11 23:25:08 GMT 2010
- [tracker] tracker-search-tool: Fix failure to build with Vala 0.7.6. Mon Feb 15 16:38:44 GMT 2010
- [tracker] tracker-tag: Fix looking up by filename Mon Feb 15 17:17:02 GMT 2010
- [tracker] Fixes libtracker-extract documentation example which was incorrect Wed Feb 17 10:50:28 GMT 2010
- [tracker] tracker-extract: Warn if a module doesn't export the required functions Wed Feb 17 12:46:53 GMT 2010
- [tracker] Fixes GB#610026, Nautilus Tagging Extension does not work at all. Wed Feb 17 16:46:04 GMT 2010
- [tracker] nautilus: Don't show an empty file count when adding new tags Wed Feb 17 16:46:10 GMT 2010
- [tracker] Created branch gnome-master-test Thu Feb 18 10:44:46 GMT 2010
- [tracker/gnome-master-test] Tests: Restructured data and added metadata extraction test Thu Feb 18 10:44:55 GMT 2010
- [tracker] Tests: Restructured data and added metadata extraction test Thu Feb 18 10:49:04 GMT 2010
- [tracker] Fixes GB#610318, Bump GTK+ dep to 2.18 due to gtk_widget_set_can_default() Thu Feb 18 10:59:10 GMT 2010
- [tracker] tracker-tag: Removed unused code and fixed memory leak when removing tags Thu Feb 18 11:56:27 GMT 2010
- [tracker] Updated NEWS Thu Feb 18 11:56:32 GMT 2010
- [tracker] Bumped version to 0.7.21 Thu Feb 18 12:27:11 GMT 2010
- [tracker] Fixes NB#157277, Not able to search for files based on a particular tag Thu Feb 18 12:27:17 GMT 2010
- [tracker] Updated NEWS Thu Feb 18 12:27:21 GMT 2010
- [tracker] tracker-extract: Use artist's value in filename when creating new album art Thu Feb 18 13:52:46 GMT 2010
- [tracker/hierarchical-indexing] libtracker-miner: Use a GSList in the crawler for DirectoryProcessingData Thu Feb 18 18:40:03 GMT 2010
- [tracker/hierarchical-indexing] libtracker-miner: Don't use g_slice_new0 for all EnumeratorData members Thu Feb 18 18:40:06 GMT 2010
- [tracker/hierarchical-indexing] libtracker-miner: Avoid unnecessary cast Thu Feb 18 18:40:11 GMT 2010
- [tracker/hierarchical-indexing] libtracker-miner: Only set parent after no errors are returned Thu Feb 18 18:40:16 GMT 2010
- [tracker/hierarchical-indexing] libtracker-miner: Use useful #ifdef for tree debugging not #if 0 Thu Feb 18 18:40:22 GMT 2010
- [tracker/hierarchical-indexing] libtracker-miner: Free nodes using G_POST_ORDER Thu Feb 18 18:40:27 GMT 2010
- [tracker/hierarchical-indexing] libtracker-miner: Make queue enum a typedef for type checking Thu Feb 18 18:40:32 GMT 2010
- [tracker/hierarchical-indexing] libtracker-miner: SPARQL performance improvement Thu Feb 18 18:40:37 GMT 2010
- [tracker] Updated NEWS Fri Feb 19 08:42:28 GMT 2010
- [tracker] Updated NEWS with translations Fri Feb 19 09:21:51 GMT 2010
- [tracker] Updated NEWS with tracker-tag last minute fix Fri Feb 19 11:55:20 GMT 2010
- [tracker/hierarchical-indexing] libtracker-miner: Fixed finishing message alignments Fri Feb 19 12:03:50 GMT 2010
- [tracker] (27 commits) ...Merge branch 'hierarchical-indexing' Fri Feb 19 12:13:29 GMT 2010
- [tracker: 27/27] Merge branch 'hierarchical-indexing' Fri Feb 19 12:13:32 GMT 2010
- [tracker] libtracker-db: Bump DB version for localtime/named graph changes Fri Feb 19 17:27:48 GMT 2010
- [tracker] Updates NEWS with last minute changes Fri Feb 19 17:27:53 GMT 2010
- [tracker] Created tag 0.7.21 Fri Feb 19 17:39:10 GMT 2010
- [tracker] (3 commits) Created branch swap-gio-for-hal Tue Feb 23 15:44:36 GMT 2010
- [tracker/swap-gio-for-hal: 1/3] libtracker-miner: Moved tracker-storage here from libtracker-common Tue Feb 23 15:44:43 GMT 2010
- [tracker/swap-gio-for-hal: 2/3] libtracker-miner: Removed unused storage functions Tue Feb 23 15:44:47 GMT 2010
- [tracker/swap-gio-for-hal: 3/3] libtracker-miner: Reimplemented tracker-store using GIO removing HAL. Tue Feb 23 15:44:56 GMT 2010
- [tracker] Deleted branch swap-gio-for-hal Tue Feb 23 16:22:41 GMT 2010
- [tracker] (7 commits) Created branch swap-gio-for-hal Tue Feb 23 16:22:50 GMT 2010
- [tracker/swap-gio-for-hal: 1/7] libtracker-miner: Moved tracker-storage here from libtracker-common Tue Feb 23 16:22:56 GMT 2010
- [tracker/swap-gio-for-hal: 2/7] libtracker-miner: Removed unused storage functions Tue Feb 23 16:23:01 GMT 2010
- [tracker/swap-gio-for-hal: 3/7] libtracker-miner: Reimplemented tracker-store using GIO removing HAL. Tue Feb 23 16:23:08 GMT 2010
- [tracker/swap-gio-for-hal: 4/7] libtracker-miner: Don't repeat the same message when adding volumes Tue Feb 23 16:23:10 GMT 2010
- [tracker/swap-gio-for-hal: 5/7] libtracker-miner: Don't add mount points if the UUID is NULL Tue Feb 23 16:23:14 GMT 2010
- [tracker/swap-gio-for-hal: 6/7] libtracker-miner: Removed unused code in storage module Tue Feb 23 16:23:20 GMT 2010
- [tracker/swap-gio-for-hal: 7/7] libtracker-miner: Fixed debugging for storage Tue Feb 23 16:23:25 GMT 2010
- [tracker/swap-gio-for-hal] libtracker-miner: Removed storage bogus comment Tue Feb 23 17:28:29 GMT 2010
- [tracker/swap-gio-for-hal] libtracker-miner: Fixed storage memory leak iterating volumes Tue Feb 23 17:28:33 GMT 2010
- [tracker/swap-gio-for-hal] libtracker-miner: Avoid warnings for CDROMs with no GDrive/GVolume Tue Feb 23 17:28:38 GMT 2010
- [tracker/swap-gio-for-hal] libtracker-miner: Don't reverse lists from hash tables Tue Feb 23 17:28:43 GMT 2010
- [tracker] libtracker-client: Fix compilation with c++ compiler Wed Feb 24 09:19:17 GMT 2010
- [tracker] (16 commits) ...Fixed all the documentation breakages from API changes this week Wed Feb 24 18:13:59 GMT 2010
- [tracker: 14/16] Fixes GB#609606, Merge branch 'swap-gio-for-hal' Wed Feb 24 18:14:03 GMT 2010
- [tracker: 15/16] tracker-miner-fs: Provide better logs for removable device state changes Wed Feb 24 18:14:09 GMT 2010
- [tracker: 16/16] Fixed all the documentation breakages from API changes this week Wed Feb 24 18:14:14 GMT 2010
- [tracker] Fixes GB#609075, Adding support for pdf extractor to extract the index data from the pdf files Thu Feb 25 15:29:17 GMT 2010
- [tracker] Disable flac extractor by default, needs updating Thu Feb 25 15:37:04 GMT 2010
- [tracker] Bumped DB version due to fts-limits branch ontology changes Thu Feb 25 15:37:11 GMT 2010
- [tracker] Bumped version to 0.7.22 Thu Feb 25 16:19:48 GMT 2010
- [tracker] Disabled libunac since it causes corruption and tracker-store crashes Thu Feb 25 16:19:53 GMT 2010
- [tracker] Updates NEWS Thu Feb 25 16:19:59 GMT 2010
- [tracker] libtracker-miner: Fixed signal string _ and - mixing Thu Feb 25 17:00:13 GMT 2010
- [tracker] Updates NEWS Thu Feb 25 17:00:18 GMT 2010
- [tracker] Created tag 0.7.22 Thu Feb 25 17:08:41 GMT 2010
- [tracker] Updates NEWS Thu Feb 25 17:09:18 GMT 2010
- [tracker] libtracker-miner: Fixed crash when starting tracker with CD/DVDs mounted Fri Feb 26 10:32:58 GMT 2010
- [tracker] Updated NEWS Fri Feb 26 12:00:25 GMT 2010
- [tracker] Bumped version Fri Feb 26 12:00:29 GMT 2010
- [tracker] Created tag 0.7.23 Fri Feb 26 12:07:52 GMT 2010
Massimo Cora'
Matej Urbančič
Matthew Barnes
Matthew Charles Davey
Matthias Clasen
Maxim Ermilov
Maxim V . Dziumanenko
Michael Biebl
Michael Hasselmann
Michael J . Chudobiak
Michael Lauer
Michael Meeks
Michael Natterer
- [gimp] Remove macros SCREEN_XRES() and SCREEN_YRES() Wed Feb 03 18:52:39 GMT 2010
- [gimp] Don't access the image's unit and resolution members directly Wed Feb 03 18:54:17 GMT 2010
- [gimp] Don't access image->colormap directly Wed Feb 03 19:09:47 GMT 2010
- [gimp] Start private struct for GimpImage and move the first members there Wed Feb 03 19:32:53 GMT 2010
- [gimp] Move "disp_count" and "instance_count" to GimpImagePrivate Wed Feb 03 20:24:33 GMT 2010
- [gimp] Move "tattoo_state" to GimpImagePrivate Wed Feb 03 20:32:25 GMT 2010
- [gimp] Move "projection" and "graph" to GimpImagePrivate Wed Feb 03 20:46:41 GMT 2010
- [gimp] Move "grid", "guides" and "sample_points" to GimpImagePrivate Wed Feb 03 21:16:45 GMT 2010
- [gimp] Increating and decreasing the display count were swapped Wed Feb 03 22:00:58 GMT 2010
- [gimp] Move "layers", "channels" and "vectors" to GimpImagePrivate Wed Feb 03 22:01:08 GMT 2010
- [gimp] Move some container handlers to GimpImagePrivate Wed Feb 03 22:12:52 GMT 2010
- [gimp] Move the active layer, channel and vectors to GimpImagePrivate Wed Feb 03 22:12:57 GMT 2010
- [gimp] Move "floating_sel" and "selection_mask" to GimpImagePrivate Wed Feb 03 22:24:46 GMT 2010
- [gimp] Move "parasites" to GimpImagePrivate Wed Feb 03 22:42:59 GMT 2010
- [gimp] Move "visible" and "active" to GimpImagePrivate Thu Feb 04 08:10:13 GMT 2010
- [gimp] Move the quick mask members to GimpImagePrivate Thu Feb 04 08:50:26 GMT 2010
- [gtk+] Bug 608993 - Add gtk_widget_style_attach() Thu Feb 04 15:45:16 GMT 2010
- [gimp] Move all undo-related members to GimpImagePrivate Thu Feb 04 19:08:16 GMT 2010
- [gimp] Move "preview" to GimpImagePrivate Thu Feb 04 20:10:16 GMT 2010
- [gimp] Move the "flush_accum" to GimpImagePrivate Fri Feb 05 08:13:56 GMT 2010
- [gimp] Use gimp_image_undo_is_enabled() instead of private->undo_freeze_count Fri Feb 05 08:20:19 GMT 2010
- [gimp] Don't use gimpimage-private.h undoing guide/sample point removals Sat Feb 06 12:01:00 GMT 2010
- [gimp] Add unused new class GimpItemTree which will keep the image's items Sat Feb 06 12:01:09 GMT 2010
- [gimp] Use GimpItemTrees to keep the image's layers, channels and vectors Sat Feb 06 12:42:48 GMT 2010
- [gtk+] gtk: fix crash in _gtk_rbtree_find_offset() called from update_prelight() Sat Feb 06 14:59:17 GMT 2010
- [gimp] Add an "image" property to GimpItemTree Sat Feb 06 15:01:33 GMT 2010
- [gimp] Add gimp_item_tree_reorder_item() Sat Feb 06 15:01:33 GMT 2010
- [gimp] Add some item tree infrastructure that will be needed later Sat Feb 06 15:18:38 GMT 2010
- [gimp] Merge the layer, channel and vectors reorder undo into one item undo Sat Feb 06 15:46:24 GMT 2010
- [gimp] Add gimp_item_tree_add_item() and gimp_item_tree_remove_item() Sun Feb 07 12:49:14 GMT 2010
- [gimp] app: #if 0 some stuff to aviod warnings Sun Feb 07 12:49:18 GMT 2010
- [gimp] Add get_parent() API for items, layers, channels and vectors Sun Feb 07 12:49:24 GMT 2010
- [gimp] Use the newly added get_parent() APIs Sun Feb 07 12:49:30 GMT 2010
- [gimp] Move gimp_image_get_insert_pos() to gimp_item_tree_get_insert_pos() Sun Feb 07 13:09:21 GMT 2010
- [gimp] Add "active-item" property and API to GimpItemTree Sun Feb 07 13:53:16 GMT 2010
- [gimp] No need to pass the active item to GimpItemTree functions any longer Sun Feb 07 14:07:57 GMT 2010
- [gimp] Add some more precondition checks to GimpItemTree functions Sun Feb 07 14:08:02 GMT 2010
- [gimp] Cause less eye cancer Sun Feb 07 14:27:40 GMT 2010
- [gimp] Add gimp_item_tree_rename_item() Sun Feb 07 14:40:48 GMT 2010
- [gimp] Use gimp_item_tree_rename_item() also when undoing an item rename Sun Feb 07 14:59:09 GMT 2010
- [gimp] Bug 604175 - gimp_vectors_import() is O(n**2) in gimp_list_uniquefy_name(), for some data Sun Feb 07 15:25:13 GMT 2010
- [gimp] Move get_item_by_name() from GimpItemStack to GimpItemTree Sun Feb 07 15:36:09 GMT 2010
- [gimp] Depend on babl and gegl >= 0.1.2 Sun Feb 07 16:17:09 GMT 2010
- [gegl] process: don't leak each node set on a GeglProcessor Tue Feb 09 21:27:59 GMT 2010
- [gimp] Add some comment to group the functions Tue Feb 09 21:40:38 GMT 2010
- [gimp] Give unnamed items proper names Tue Feb 09 21:40:42 GMT 2010
- [gimp] Get rid of the "New" in "New Layer", "New Channel" etc. Tue Feb 09 21:40:48 GMT 2010
- [gimp] Connect to "notify::active-item" of the item trees Tue Feb 09 21:40:53 GMT 2010
- [gimp] Use G_TYPE_CHECK_INSTANCE_TYPE() instead of GIMP_IS_ITEM() Tue Feb 09 21:40:58 GMT 2010
- [gimp] Get rid of one more local variable in gimp_image_add_layer() Tue Feb 09 21:41:04 GMT 2010
- [gimp] Fix a lot of stupidity in gimp_item_tree_uniquefy_name() Tue Feb 09 21:41:08 GMT 2010
- [gimp] Some of the stupidity from the previous commit was copied from here Tue Feb 09 21:41:13 GMT 2010
- [gimp] Make sure we don't try to reorder items into their children Tue Feb 09 21:41:18 GMT 2010
- [gimp] Nuke two more local variables that make no sense any longer Tue Feb 09 21:41:23 GMT 2010
- [gimp] Use G_TYPE_CHECK_INSTANCE_TYPE() instead of GIMP_IS_ITEM() Tue Feb 09 21:41:28 GMT 2010
- [gimp] Argh, when removing items, also remove them from the name hash Tue Feb 09 21:41:33 GMT 2010
- [gimp] Update the layer stack in gimp_image_active_layer_notify() Tue Feb 09 21:41:38 GMT 2010
- [gimp] Move the undo disable/freeze APIs to gimpimage-undo.[ch] Tue Feb 09 21:41:44 GMT 2010
- [gimp] Add utility function to create images to gimpimage-new.[ch] Tue Feb 09 21:41:50 GMT 2010
- [gimp] Move gimp_edit_paste_as_new() to gimp_image_new_from_buffer() Tue Feb 09 21:41:54 GMT 2010
- [gimp] Make sure all items of a subtree get added to / removed from the name hash Tue Feb 09 21:41:58 GMT 2010
- [gimp] Add more precondition checks to gimp_item_tree_get_insert_pos() Tue Feb 09 21:42:03 GMT 2010
- [gimp] Let gimp_item_tree_get_insert_pos() return a boolean indicating success Tue Feb 09 21:42:09 GMT 2010
- [gimp] modules: forgot to port this one to GSEAL_ENABLE Tue Feb 09 21:43:06 GMT 2010
- [gimp] base: add a proper version of the code that tracked down the tile manager leak Wed Feb 10 11:36:55 GMT 2010
- [gimp] core: use g_param_spec_boxed() for tile managers, not g_param_spec_pointer() Wed Feb 10 11:43:08 GMT 2010
- [gimp] Bug 609056 - Exporting to Alias PIX format fails Wed Feb 10 11:52:52 GMT 2010
- [gimp/gimp-2-6] Bug 609056 - Exporting to Alias PIX format fails Wed Feb 10 11:53:51 GMT 2010
- [gimp] app: add log output when attaching/detaching shared memory Wed Feb 10 18:27:53 GMT 2010
- [gimp] Bug 609026 - leaks shared memory Wed Feb 10 18:39:59 GMT 2010
- [gimp/gimp-2-6] Bug 609026 - leaks shared memory Wed Feb 10 18:40:58 GMT 2010
- [gtk+] Allow calling gtk_widget_style_attach() only when realized Thu Feb 11 08:27:38 GMT 2010
- [gimp] widgets: use gtk_widget_get_parent(menu) instead of menu->toplevel Thu Feb 11 09:36:52 GMT 2010
- [gimp] widgets: use accessors instead of sealed GTK+ members Thu Feb 11 12:02:55 GMT 2010
- [gimp] display: redo the code that does evil things to the statusbar's widgets Thu Feb 11 18:25:38 GMT 2010
- [gimp] display: don't use statusbar->hbox for size calculations, use the hbox instead Thu Feb 11 18:51:40 GMT 2010
- [gimp] display: reserve more space for the cursor label so negative coords fit Thu Feb 11 18:56:04 GMT 2010
- [gimp] app: get rid of GtkInputDialog, also brings us closer to XI2 Fri Feb 12 14:50:48 GMT 2010
- [gimp] app: make device management more dynamic in preparation of XI2 Fri Feb 12 16:14:45 GMT 2010
- [gimp] widgets: use a treeview for the device's keys Fri Feb 12 20:36:11 GMT 2010
- [gimp] widgets: fix copy & paste error so it actually changes the device's keys now Fri Feb 12 20:40:14 GMT 2010
- [gimp] app: make the accel renderer editable Fri Feb 12 20:58:21 GMT 2010
- [gimp] app: add "gimp" property needed for next step Fri Feb 12 22:37:13 GMT 2010
- [gimp] app: derive GimpContext from GimpViewable instead of GimpObject Sat Feb 13 14:06:05 GMT 2010
- [gimp] app: add a USER_DATA column to GimpContainerTreeView's model Sat Feb 13 14:47:30 GMT 2010
- [gimp] app: use a treeview for selecting which device to edit Sat Feb 13 14:56:35 GMT 2010
- [gimp] app: try to guess a reasonable icon for devices Sat Feb 13 15:24:29 GMT 2010
- [gimp] app: s/device_info/info/ in local variable names Sat Feb 13 15:24:35 GMT 2010
- [gimp] app: add and use gimp_device_info_get_device() Sat Feb 13 16:33:08 GMT 2010
- [gimp] app: don't warn when selecting a NULL device (when closing the dialog) Sat Feb 13 16:40:18 GMT 2010
- [gimp] app: add a little bling (a header that looks like the selected item) Sat Feb 13 17:21:09 GMT 2010
- [gimp] app: add gimp_item_peek_node() and use it Sun Feb 14 19:28:38 GMT 2010
- [gimp] app: protect against calling a subclass' GimpItem::get_node() impl directly Sun Feb 14 19:28:43 GMT 2010
- [gegl] Bug 609869 - Invalid position of layer content when using GEGL Sun Feb 14 19:41:51 GMT 2010
- [gimp] app: sort plugged devices to the start of the list Sun Feb 14 21:09:36 GMT 2010
- [gimp] app: add a boolean model column which sets the sensitivity of the text renderer Sun Feb 14 21:41:05 GMT 2010
- [gimp] app: grey out the names of unplugged devices Sun Feb 14 23:48:16 GMT 2010
- [gimp] app: add a button to remove unplugged devices from the list Mon Feb 15 12:13:15 GMT 2010
- [gimp] app: oops, need to disconnect from the device list signals in dispose() Mon Feb 15 12:13:21 GMT 2010
- [gimp] app: add GimpFrames for axes and keys and remove useless treeview headers Mon Feb 15 12:13:26 GMT 2010
- [gimp] app : keep the axis mapping in a treeview Mon Feb 15 15:49:46 GMT 2010
- [gimp] app: remove unused private member Mon Feb 15 18:28:12 GMT 2010
- [gimp] app: if there is no histogram set in the parent class, draw BG and borders here Mon Feb 15 18:28:17 GMT 2010
- [gimp] app: allow unplugging devices in GimpDeviceInfo Mon Feb 15 19:00:56 GMT 2010
- [gimp] app: implement device removal in gimp_devices_device_removed() Mon Feb 15 19:01:01 GMT 2010
- [gimp] app: add a pressure curve Tue Feb 16 00:55:20 GMT 2010
- [gimp] app: add views for the axes' curves Tue Feb 16 00:55:30 GMT 2010
- [gimp] app: select the first axis so the shown curve makes sense Tue Feb 16 09:56:07 GMT 2010
- [gimp] app: add gimp_device_info_has_cursor() as replacement for GdkDevice.has_cursor Tue Feb 16 12:02:30 GMT 2010
- [gimp] app: move the entire get-coords API from GimpDisplayShell to GimpDeviceInfo Tue Feb 16 12:02:38 GMT 2010
- [gimp] app: some formatting before real changes happen Tue Feb 16 12:28:50 GMT 2010
- [gimp] app: actually use the device's pressure curve to map the pressure axis Tue Feb 16 12:28:55 GMT 2010
- [gimp] app: gimp_device_info_map_axis(): "value" is a double, not a boolean Tue Feb 16 18:30:19 GMT 2010
- [gimp] app: properly implement GimpData::duplicate() Tue Feb 16 18:59:58 GMT 2010
- [gimp] app: enable copy and paste for curves Tue Feb 16 19:00:06 GMT 2010
- [gimp] app: add a focus rectangle to GimpCurveView Tue Feb 16 19:08:21 GMT 2010
- [gimp] app: lots of text tool fixes Tue Feb 16 21:49:13 GMT 2010
- [gimp] app: don't try to hide a NULL transform dialog Wed Feb 17 08:53:00 GMT 2010
- [gimp] app: more text tool fixes Wed Feb 17 11:00:33 GMT 2010
- [gimp] app: rename editor related functions Wed Feb 17 11:04:23 GMT 2010
- [gimp] app: move gimp_text_tool_set_layer() to the public functions Wed Feb 17 12:19:16 GMT 2010
- [gimp] app: improve cursor movement by positions when there is a selection Wed Feb 17 12:19:20 GMT 2010
- [gimp] app: allow to set the text layer back to dynamic resizing Wed Feb 17 14:51:31 GMT 2010
- [gimp] app: clean up the text options notify callback Wed Feb 17 15:06:08 GMT 2010
- [gimp] app: make the "Dynamic Text Box" button insensitive by default Wed Feb 17 19:28:58 GMT 2010
- [gimp] app: register descriptions for the GimpTextBoxMode enum Wed Feb 17 19:29:04 GMT 2010
- [gimp] app: do the setting of the text box mode properly Wed Feb 17 19:29:10 GMT 2010
- [gimp] app: split the text editor code out to a separate file Wed Feb 17 20:26:05 GMT 2010
- [gimp] app: cleanup Wed Feb 17 20:39:50 GMT 2010
- [gimp] app: use image and rect_tool utility functions instead of duplicating them Thu Feb 18 08:27:59 GMT 2010
- [gimp] app: turn off clipping for the text cursor and the preedit strings Thu Feb 18 08:28:03 GMT 2010
- [gimp] app: turn text editing debug spew into proper GIMP_LOG() output Thu Feb 18 08:40:27 GMT 2010
- [gimp] app: clean up text editing members of struct GimpTextTool Thu Feb 18 08:52:49 GMT 2010
- [gimp] app: get rid of one indentation level in gimp_text_tool_motion() Thu Feb 18 10:47:33 GMT 2010
- [gimp] app: more minor cleanups Thu Feb 18 10:47:37 GMT 2010
- [gimp] app: avoid to do things twice when double or triple clicks arrive Thu Feb 18 18:47:26 GMT 2010
- [gimp] app: remove "mark_set" callback Thu Feb 18 18:54:47 GMT 2010
- [gimp] app: move tons of code out of the line iter loop Thu Feb 18 19:17:13 GMT 2010
- [gimp] app: add intrastructure to send key_release events to tools Thu Feb 18 19:52:46 GMT 2010
- [gimp] app: request and process key_release events Thu Feb 18 19:52:51 GMT 2010
- [gimp] app: register the pressure curve are sreialibable property Thu Feb 18 20:36:26 GMT 2010
- [gtk+] Bug 548026 - No accessor for GtkWidget.requisition Fri Feb 19 16:04:57 GMT 2010
- [gimp] app: adapt button_release() to the new realities Fri Feb 19 19:15:43 GMT 2010
- [gimp] app: don't create new text layers on double and triple clicks Fri Feb 19 19:15:46 GMT 2010
- [gimp] app: no reason to translate the newly created text layer Fri Feb 19 19:15:51 GMT 2010
- [gimp] app: only resize the text layer if the rectangle size has actually changed Fri Feb 19 19:15:58 GMT 2010
- [gimp] app: remove "return" at the end of a void function Fri Feb 19 19:16:01 GMT 2010
- [gimp] app: some signal handling/updating fixes that also make undo mostly work Fri Feb 19 19:16:07 GMT 2010
- [gimp] app: re-frame the layer on each text change Fri Feb 19 19:16:13 GMT 2010
- [gimp] app: remove member text_tool->preedit_len Fri Feb 19 19:16:17 GMT 2010
- [gimp] app: fix IM context reset Fri Feb 19 19:16:23 GMT 2010
- [gimp] app: turn the input devices dialog into a session managed toplevel Fri Feb 19 19:16:28 GMT 2010
- [gimp] Bug 610478 - Layer preview suddenly stops getting updated Fri Feb 19 20:01:45 GMT 2010
- [gimp/gimp-2-6] Bug 610478 - Layer preview suddenly stops getting updated Fri Feb 19 20:05:47 GMT 2010
- [gimp] Add GIMP_STOCK_INPUT_DEVICE icons and use them for the devices dialog Fri Feb 19 20:25:56 GMT 2010
- [gimp] app: use gimp_item_tree_rename_item() to auto-rename text layers Fri Feb 19 22:18:25 GMT 2010
- [gimp] app: add missing include Fri Feb 19 22:43:07 GMT 2010
- [gimp] app: don't leave artifacts on the box when a child changes its size Sat Feb 20 14:18:12 GMT 2010
- [gimp] app: allow to position overlay widgets absolutely Sat Feb 20 14:18:17 GMT 2010
- [gimp] app: add API to add overlays in image coordinates Sat Feb 20 14:18:22 GMT 2010
- [gimp] app: implement IM preedit using an overlay widget Sat Feb 20 14:18:28 GMT 2010
- [gimp] app: make the preedit overlay better readable (text/base instead of fg/bg) Sat Feb 20 14:38:32 GMT 2010
- [gimp] app: set "hide-empty" to FALSE on the input method submenu Sat Feb 20 15:04:21 GMT 2010
- [gimp] app: buncha more text tool fixes Sat Feb 20 15:19:50 GMT 2010
- [gimp] app: re-add gimp_text_tool_editor_get_text() Sat Feb 20 18:26:15 GMT 2010
- [gimp] app: remove gimp_text_tool_update_proxy() Sat Feb 20 18:32:18 GMT 2010
- [gimp] app: when disconnecting from the text layer, also empty our text buffer Sat Feb 20 18:44:20 GMT 2010
- [gimp] app: allow to show an arbitrary number of "background curves" Sat Feb 20 19:33:22 GMT 2010
- [gimp] app: add background curves when editing the R, B or G curve Sat Feb 20 19:33:26 GMT 2010
- [gimp] app: simplify selection drawing a lot Sat Feb 20 21:11:29 GMT 2010
- [gimp] app: fix line navigation for lines that are not left-aligned Sat Feb 20 21:20:24 GMT 2010
- [gimp] app: don't call update_layout() from buffer_changed() Sat Feb 20 21:50:27 GMT 2010
- [gimp] app: move the entire mouse-selection apparatus to gimptexttool-editor.[ch] Sat Feb 20 22:20:29 GMT 2010
- [gimp] app: consistent IM callback names Sat Feb 20 22:34:26 GMT 2010
- [gimp] app: more text tool Sun Feb 21 00:41:35 GMT 2010
- [gimp] app: when connecting the text object, also set its text on the buffer Sun Feb 21 01:02:19 GMT 2010
- [gimp] app: fix the transition to modified text layer and back Sun Feb 21 11:12:28 GMT 2010
- [gimp/gimp-2-6] Bug 565001 - Text-Tool crashes when edit a 2.4.2 version xcf Sun Feb 21 13:32:33 GMT 2010
- [gimp] app: push the right drawable undo here too Sun Feb 21 13:34:07 GMT 2010
- [gimp] Bug 565001 - Text-Tool crashes when edit a 2.4.2 version xcf Sun Feb 21 13:34:12 GMT 2010
- [gimp] libgimpbase: add utility functions to convert between pixels and units Sun Feb 21 15:46:02 GMT 2010
- [gimp] app: use the new unit conversion functions Sun Feb 21 15:48:30 GMT 2010
- [gimp] app: #include "libgimpbase/gimpbase.h" Sun Feb 21 16:35:26 GMT 2010
- [gimp] app: take the rendering direction into account when adjusting the x-offset Sun Feb 21 16:48:45 GMT 2010
- [gimp] app: keep the "use-editor" setting consistent Sun Feb 21 18:00:40 GMT 2010
- [gimp] app: render the selection char-by-char Sun Feb 21 19:13:04 GMT 2010
- [gimp] app: use the line's y coords for selection rendering, not the char's Sun Feb 21 19:26:22 GMT 2010
- [gimp] app: remove the old selection code, the new one works now and is correct Sun Feb 21 19:43:26 GMT 2010
- [gimp] app: don't "fix" the extents of filled rectangles and circles Sun Feb 21 19:43:31 GMT 2010
- [gimp] app: i hate unsigned integers Sun Feb 21 22:36:58 GMT 2010
- [gimp] app: cosmetic cleanups in the new dynamics stuff in core/ Mon Feb 22 08:44:10 GMT 2010
- [gimp] app: fix code formatting and UI packing Mon Feb 22 09:36:37 GMT 2010
- [gimp] app: fix curve focus drawing Mon Feb 22 09:50:37 GMT 2010
- [gimp] app: pause/resume the draw tool at some more reasonable places Tue Feb 23 10:40:56 GMT 2010
- [gimp] app: make the coordinates display in the curve view configurable Tue Feb 23 10:40:59 GMT 2010
- [gimp] Bug 609679 - Inconsistency in the colorize icons Tue Feb 23 11:40:47 GMT 2010
- [gimp] Bug 600316 - Animated brushes, angle calculation Tue Feb 23 13:33:06 GMT 2010
- [gimp] app: some code cleanup Tue Feb 23 20:00:11 GMT 2010
- [gimp] app: fix XOR cursor drawing artifacts Tue Feb 23 22:24:58 GMT 2010
- [gimp] app: fix crash caused by bogus value of text_tool->selecting Tue Feb 23 22:48:17 GMT 2010
- [gimp] app: clean up comments Tue Feb 23 23:03:34 GMT 2010
- [gimp] app: add function gimp_text_tool_editor_get_iter_index() Tue Feb 23 23:19:30 GMT 2010
- [gimp] app: move stuff to the local scope it belongs to Wed Feb 24 00:37:25 GMT 2010
- [gimp] app: configure the IM overlay's opacity explicitely Wed Feb 24 00:37:30 GMT 2010
- [gimp] libgimpbase: fix typos in docs of recently added unit functions Wed Feb 24 09:54:00 GMT 2010
- [gimp] app: add GimpTextBuffer, a GtkTextBuffer subclass Thu Feb 25 16:43:39 GMT 2010
- [gimp] app: rename GimpTextTool::text_buffer to just ::buffer Thu Feb 25 16:49:58 GMT 2010
- [gimp] app: add API to move an existing image-coords overlay around Fri Feb 26 00:38:58 GMT 2010
- [gimp] app: add "markup" property to GimpText Fri Feb 26 00:39:03 GMT 2010
- [gimp] app: add infrastructure for editing pango markup based text styles Fri Feb 26 00:39:12 GMT 2010
- [gimp] app: enable editing text styles Fri Feb 26 00:39:14 GMT 2010
- [gimp] app: restore text box moving functionality, it got lost a few commits back Fri Feb 26 00:58:35 GMT 2010
- [gimp] app: make sure the style editor moves with the text layer Fri Feb 26 01:10:29 GMT 2010
- [gimp] app: add gimp_text_buffer_insert() and use it Fri Feb 26 01:34:49 GMT 2010
- [gimp] app: use the tags left of the cursor when inserting Fri Feb 26 02:07:32 GMT 2010
- [gimp] app: move the style overlay a few pixels Fri Feb 26 18:58:36 GMT 2010
- [gimp] app: make sure all markup tags are closed at the right point Fri Feb 26 18:58:41 GMT 2010
- [gimp] app: allow to toggle tags and then write text with that style Fri Feb 26 18:58:47 GMT 2010
- [gimp] app: almost fix changing layers Fri Feb 26 20:23:23 GMT 2010
- [gimp] app: add signals bindings to change baseline and spacing Sat Feb 27 12:16:11 GMT 2010
- [gimp] app: support baseline changing via Alt+Up and Alt+Down Sat Feb 27 17:00:53 GMT 2010
- [gimp] app: make sure the text style box is repositioned on *each* rectangle change Sun Feb 28 12:52:09 GMT 2010
- [gimp] app: make the change_spacing() call only act on the cursor position Sun Feb 28 12:59:20 GMT 2010
- [gimp] app: add letter spacing control using Alt+Left/Right Sun Feb 28 13:17:40 GMT 2010
- [gimp] app: make the text style editor aware of the image's resolution Sun Feb 28 13:21:34 GMT 2010
- [gimp] app: make image-coords overlay widgets work fine at any zoom factor Sun Feb 28 13:51:36 GMT 2010
- [gimp] app: fix glitch in my recent unit conversion cleanup Sun Feb 28 14:33:20 GMT 2010
- [gimp] app: make toggle button updating a lot less complicated Sun Feb 28 14:33:25 GMT 2010
- [gimp] app: remove ancient utility function img2real() Sun Feb 28 14:43:39 GMT 2010
- [gimp] app: move "image" member of GimpDisplay to the private struct Sun Feb 28 15:16:23 GMT 2010
- [gimp] app: group text buffer changes by user actions Sun Feb 28 16:17:56 GMT 2010
- [gimp] app: remove redundant call to gimp_text_buffer_set_text() Sun Feb 28 16:20:23 GMT 2010
- [gimp] app: make letter spacing work when there is no selection Sun Feb 28 16:57:01 GMT 2010
- [gimp] app: fix gimp_curve_view_remove_all_backgrounds() Sun Feb 28 17:37:33 GMT 2010
- [gimp] app: make sure (de)serialization handles register_buffer != content_buffer Sun Feb 28 18:05:00 GMT 2010
- [gimp] app: use a temporary GtkTextBuffer for (de)seriaizing markup Sun Feb 28 18:05:04 GMT 2010
- [gimp] app: implement proper manual kerning, but disable it for now Sun Feb 28 19:02:48 GMT 2010
Michael Schumacher
Mikael Ottela
Mike Gorse
Milan Bouchet-Valat
Milan Crha
Milo Casagrande
Miloš Popović
Morten Welinder
Mukund Sivaraman
Murray Cumming
Naba Kumar
Nguyen Thai Ngoc Duy
Nickolay V . Shmyrev
Nikos Charonitakis
Nils-Christoph Fiedler
Nils Philippsen
Og B . Maciel
Olav Vitters
Olof Kindgren
Owen Taylor
Øyvind Kolås
Pablo Castellano
Pablo Sanxiao Roca
Paolo Bacchilega
Paolo Borelli
Patrick Welche
Paul Cutler
Paul Pogonyshev
Pawel Salek
Pedro Daniel da Rocha Melo e Castro
Peter Bloomfield
Peteris Krisjanis
Petr Kovář
Philippe Rouquier
Philip Van Hoof
- [tracker] (2 commits) Created branch thumbnails Mon Feb 01 12:50:18 GMT 2010
- [tracker/thumbnails: 2/2] Integrate thumbnailer's Move and Remove with FS miner Mon Feb 01 12:50:21 GMT 2010
- [tracker/thumbnails: 1/2] Added Move and Remove functionality for thumbnails Mon Feb 01 12:50:22 GMT 2010
- [tracker/thumbnails] Added comment/question about thumbnailer Move integration Mon Feb 01 12:59:09 GMT 2010
- [tracker/thumbnails] Fixed remarks raised by Martyn, fixed mimetype for Remove thumbnails Mon Feb 01 15:08:44 GMT 2010
- [tracker/thumbnails] Removed unneeded change in previous commit (squashme) Mon Feb 01 15:10:55 GMT 2010
- [tracker/thumbnails] Removed unneeded variable added to query in previous commit (squashme) Mon Feb 01 15:11:30 GMT 2010
- [tracker/thumbnails] Removed unneeded variable (squasme) Mon Feb 01 15:16:48 GMT 2010
- [tracker] Added Move and Remove functionality for thumbnails Mon Feb 01 16:05:39 GMT 2010
- [tracker] Integrate thumbnailer's Move and Remove with FS miner Mon Feb 01 16:05:42 GMT 2010
- [tracker] Fixed remarks raised by Martyn, fixed mimetype for Remove thumbnails Mon Feb 01 16:05:48 GMT 2010
- [tracker] Deal with directory renames for thumbnailer Move Tue Feb 02 09:59:05 GMT 2010
- [tracker] Fixed a bug in the XMP parser, added EXIF to PNG extractor Tue Feb 02 14:15:28 GMT 2010
- [tracker] Removed debugging printf Tue Feb 02 14:16:48 GMT 2010
- [tracker] Using the the right key for EXIF data in PNG extractor Tue Feb 02 14:21:32 GMT 2010
- [tracker] Added nao:nummericRating and fixed a few bugs in the EXIF & XMP parsers Tue Feb 02 14:56:15 GMT 2010
- [tracker] tracker-extract: Fixed nmm:composer and nmm:directory reference Tue Feb 02 17:07:42 GMT 2010
- [tracker] tracker-extract: Always favor XMP over IPTC, EXIF or native Wed Feb 03 11:58:21 GMT 2010
- [tracker] tracker-extract: Bugfixes for NB#155435 in gstreamer extractor Thu Feb 04 12:19:11 GMT 2010
- [tracker] tracker-extract: NB# 155064: width and height of TIFF files not filled in Fri Feb 05 10:31:42 GMT 2010
- [tracker] Always use G_MAXINT as DBus timeout Fri Feb 05 14:59:03 GMT 2010
- [tracker] tracker-extract: Fixed memory problems in msoffice extractor Mon Feb 08 17:03:15 GMT 2010
- [tracker] Renamed the Writeback() DBus method to IgnoreNextUpdate() Wed Feb 10 10:40:41 GMT 2010
- [tracker] tracker-extract: Support for nmm:lyricist in MP3 files Thu Feb 11 10:31:25 GMT 2010
- [tracker] tracker-extract: Added support for pixel-aspect-ratio to gstreamer extractor Thu Feb 11 12:25:36 GMT 2010
- [tracker] NMM: Made nmm:length deprecated, replaced all usage of it with nfo:duration Thu Feb 11 12:42:26 GMT 2010
- [tracker] NMM: Bugfix, forgot to add the @prefix for nao Thu Feb 11 14:24:35 GMT 2010
- [tracker] (4 commits) Created branch refactor-extractor Fri Feb 12 11:51:15 GMT 2010
- [tracker/refactor-extractor: 1/4] Fixed compilation warnings, mixing code with variables Fri Feb 12 11:51:20 GMT 2010
- [tracker/refactor-extractor: 3/4] squash Fri Feb 12 11:51:31 GMT 2010
- [tracker/refactor-extractor: 2/4] tracker-extract: Moved util functions from libtracker-common to libtracker-extract Fri Feb 12 11:51:33 GMT 2010
- [tracker/refactor-extractor: 4/4] tracker-client: Refactored away tracker-statement-list Fri Feb 12 11:51:36 GMT 2010
- [tracker/refactor-extractor] squash Fri Feb 12 12:01:47 GMT 2010
- [tracker/refactor-extractor] squash Fri Feb 12 12:06:38 GMT 2010
- [tracker] (3 commits) ...tracker-client: Refactored away tracker-statement-list Fri Feb 12 17:10:35 GMT 2010
- [tracker: 3/3] tracker-client: Refactored away tracker-statement-list Fri Feb 12 17:10:45 GMT 2010
- [tracker: 2/3] tracker-extract: Moved util functions from libtracker-common to libtracker-extract Fri Feb 12 17:10:48 GMT 2010
- [tracker] Created branch ontology-cope Tue Feb 16 11:24:15 GMT 2010
- [tracker/ontology-cope] Changed the ontology to have tracker:Ontology and nao:lastModified Tue Feb 16 11:24:24 GMT 2010
- [tracker/ontology-cope] refactor: renamed tracker-ontology to tracker-ontologies Tue Feb 16 12:53:44 GMT 2010
- [tracker/ontology-cope] libtracker-common, libtracker-data: Introduce TrackerOntology class Tue Feb 16 13:30:40 GMT 2010
- [tracker/ontology-cope] libtracker-common, libtracker-data: Added ontology validation check Tue Feb 16 16:32:05 GMT 2010
- [tracker/ontology-cope] squashme with previous commit Tue Feb 16 16:35:38 GMT 2010
- [tracker/ontology-cope] squash, bugfix, that box thing doesn't work of course (stack) Tue Feb 16 17:03:31 GMT 2010
- [tracker/ontology-cope] squashme, refactor Tue Feb 16 17:17:04 GMT 2010
- [tracker/ontology-cope] squashme: Bugfix Tue Feb 16 17:18:38 GMT 2010
- [tracker] Deleted branch ontology-cope Tue Feb 16 19:14:27 GMT 2010
- [tracker] (4 commits) Created branch ontology-cope Tue Feb 16 19:14:40 GMT 2010
- [tracker/ontology-cope: 1/4] Changed the ontology to have tracker:Ontology and nao:lastModified Tue Feb 16 19:14:49 GMT 2010
- [tracker/ontology-cope: 2/4] refactor: renamed tracker-ontology to tracker-ontologies Tue Feb 16 19:14:55 GMT 2010
- [tracker/ontology-cope: 3/4] libtracker-common, libtracker-data: Introduce TrackerOntology class Tue Feb 16 19:14:57 GMT 2010
- [tracker/ontology-cope: 4/4] libtracker-common, libtracker-data: Added ontology validation check Tue Feb 16 19:15:01 GMT 2010
- [tracker/ontology-cope] libtracker-common, -data: distinguish between entities that are in_update Wed Feb 17 15:04:41 GMT 2010
- [tracker] Deleted branch ontology-cope Wed Feb 17 16:17:24 GMT 2010
- [tracker] (5 commits) Created branch ontology-cope Wed Feb 17 16:17:37 GMT 2010
- [tracker/ontology-cope: 1/5] Changed the ontology to have tracker:Ontology and nao:lastModified Wed Feb 17 16:17:44 GMT 2010
- [tracker/ontology-cope: 3/5] libtracker-common, libtracker-data: Introduce TrackerOntology class Wed Feb 17 16:17:54 GMT 2010
- [tracker/ontology-cope: 2/5] refactor: renamed tracker-ontology to tracker-ontologies Wed Feb 17 16:17:55 GMT 2010
- [tracker/ontology-cope: 4/5] libtracker-common, libtracker-data: Added ontology validation check Wed Feb 17 16:17:59 GMT 2010
- [tracker/ontology-cope: 5/5] libtracker-common, -data: distinguish between entities that are in_update Wed Feb 17 16:18:07 GMT 2010
- [tracker] Deleted branch ontology-cope Wed Feb 17 17:15:28 GMT 2010
- [tracker] (5 commits) Created branch ontology-cope Wed Feb 17 17:15:40 GMT 2010
- [tracker/ontology-cope: 1/5] Changed the ontology to have tracker:Ontology and nao:lastModified Wed Feb 17 17:15:47 GMT 2010
- [tracker/ontology-cope: 2/5] refactor: renamed tracker-ontology to tracker-ontologies Wed Feb 17 17:15:56 GMT 2010
- [tracker/ontology-cope: 3/5] libtracker-common, libtracker-data: Introduce TrackerOntology class Wed Feb 17 17:15:57 GMT 2010
- [tracker/ontology-cope: 4/5] libtracker-common, libtracker-data: Added ontology validation check Wed Feb 17 17:16:01 GMT 2010
- [tracker/ontology-cope: 5/5] libtracker-common, -data: distinguish between entities that are in_update Wed Feb 17 17:16:08 GMT 2010
- [tracker] Deleted branch ontology-cope Thu Feb 18 09:28:05 GMT 2010
- [tracker] (5 commits) Created branch ontology-cope Thu Feb 18 09:28:18 GMT 2010
- [tracker/ontology-cope: 1/5] Changed the ontology to have tracker:Ontology and nao:lastModified Thu Feb 18 09:28:26 GMT 2010
- [tracker/ontology-cope: 2/5] refactor: renamed tracker-ontology to tracker-ontologies Thu Feb 18 09:28:32 GMT 2010
- [tracker/ontology-cope: 3/5] libtracker-common, libtracker-data: Introduce TrackerOntology class Thu Feb 18 09:28:35 GMT 2010
- [tracker/ontology-cope: 4/5] libtracker-common, libtracker-data: Added ontology validation check Thu Feb 18 09:28:41 GMT 2010
- [tracker/ontology-cope: 5/5] libtracker-common, -data: distinguish between entities that are in_update Thu Feb 18 09:28:48 GMT 2010
- [tracker] Deleted branch ontology-cope Thu Feb 18 09:29:58 GMT 2010
- [tracker] (5 commits) Created branch ontology-cope Thu Feb 18 09:30:45 GMT 2010
- [tracker/ontology-cope: 1/5] Changed the ontology to have tracker:Ontology and nao:lastModified Thu Feb 18 09:30:50 GMT 2010
- [tracker/ontology-cope: 2/5] refactor: renamed tracker-ontology to tracker-ontologies Thu Feb 18 09:30:59 GMT 2010
- [tracker/ontology-cope: 3/5] libtracker-common, libtracker-data: Introduce TrackerOntology class Thu Feb 18 09:31:00 GMT 2010
- [tracker/ontology-cope: 4/5] libtracker-common, libtracker-data: Added ontology validation check Thu Feb 18 09:31:05 GMT 2010
- [tracker/ontology-cope: 5/5] libtracker-common, -data: distinguish between entities that are in_update Thu Feb 18 09:31:13 GMT 2010
- [tracker] Deleted branch ontology-cope Thu Feb 18 10:58:17 GMT 2010
- [tracker] (5 commits) Created branch ontology-cope Thu Feb 18 10:58:31 GMT 2010
- [tracker/ontology-cope: 1/5] Changed the ontology to have tracker:Ontology and nao:lastModified Thu Feb 18 10:58:38 GMT 2010
- [tracker/ontology-cope: 2/5] refactor: renamed tracker-ontology to tracker-ontologies Thu Feb 18 10:58:45 GMT 2010
- [tracker/ontology-cope: 3/5] libtracker-common, libtracker-data: Introduce TrackerOntology class Thu Feb 18 10:58:47 GMT 2010
- [tracker/ontology-cope: 4/5] libtracker-common, libtracker-data: Added ontology validation check Thu Feb 18 10:58:53 GMT 2010
- [tracker/ontology-cope: 5/5] libtracker-common, -data: distinguish between entities that are in_update Thu Feb 18 10:59:00 GMT 2010
- [tracker] Deleted branch ontology-cope Thu Feb 18 12:14:41 GMT 2010
- [tracker] (5 commits) Created branch ontology-cope Thu Feb 18 12:14:53 GMT 2010
- [tracker/ontology-cope: 1/5] Changed the ontology to have tracker:Ontology and nao:lastModified Thu Feb 18 12:15:00 GMT 2010
- [tracker/ontology-cope: 2/5] refactor: renamed tracker-ontology to tracker-ontologies Thu Feb 18 12:15:08 GMT 2010
- [tracker/ontology-cope: 3/5] libtracker-common, libtracker-data: Introduce TrackerOntology class Thu Feb 18 12:15:10 GMT 2010
- [tracker/ontology-cope: 4/5] libtracker-common, libtracker-data: Added ontology validation check Thu Feb 18 12:15:15 GMT 2010
- [tracker/ontology-cope: 5/5] libtracker-common, -data: distinguish between entities that are in_update Thu Feb 18 12:15:22 GMT 2010
- [tracker] Deleted branch ontology-cope Thu Feb 18 12:39:04 GMT 2010
- [tracker] (5 commits) Created branch ontology-cope Thu Feb 18 12:39:44 GMT 2010
- [tracker/ontology-cope: 1/5] Changed the ontology to have tracker:Ontology and nao:lastModified Thu Feb 18 12:39:52 GMT 2010
- [tracker/ontology-cope: 2/5] refactor: renamed tracker-ontology to tracker-ontologies Thu Feb 18 12:39:59 GMT 2010
- [tracker/ontology-cope: 3/5] libtracker-common, libtracker-data: Introduce TrackerOntology class Thu Feb 18 12:40:02 GMT 2010
- [tracker/ontology-cope: 4/5] libtracker-common, libtracker-data: Added ontology validation check Thu Feb 18 12:40:07 GMT 2010
- [tracker/ontology-cope: 5/5] libtracker-common, -data: distinguish between entities that are in_update Thu Feb 18 12:40:15 GMT 2010
- [tracker] Deleted branch ontology-cope Thu Feb 18 12:41:47 GMT 2010
- [tracker] (5 commits) Created branch ontology-cope Thu Feb 18 12:42:00 GMT 2010
- [tracker/ontology-cope: 1/5] Changed the ontology to have tracker:Ontology and nao:lastModified Thu Feb 18 12:42:05 GMT 2010
- [tracker/ontology-cope: 2/5] refactor: renamed tracker-ontology to tracker-ontologies Thu Feb 18 12:42:14 GMT 2010
- [tracker/ontology-cope: 3/5] libtracker-common, libtracker-data: Introduce TrackerOntology class Thu Feb 18 12:42:15 GMT 2010
- [tracker/ontology-cope: 4/5] libtracker-common, libtracker-data: Added ontology validation check Thu Feb 18 12:42:21 GMT 2010
- [tracker/ontology-cope: 5/5] libtracker-common, -data: distinguish between entities that are in_update Thu Feb 18 12:42:28 GMT 2010
- [tracker] Deleted branch ontology-cope Thu Feb 18 12:54:40 GMT 2010
- [tracker] (5 commits) Created branch ontology-cope Thu Feb 18 12:54:53 GMT 2010
- [tracker/ontology-cope: 1/5] Changed the ontology to have tracker:Ontology and nao:lastModified Thu Feb 18 12:55:01 GMT 2010
- [tracker/ontology-cope: 2/5] refactor: renamed tracker-ontology to tracker-ontologies Thu Feb 18 12:55:08 GMT 2010
- [tracker/ontology-cope: 3/5] libtracker-common, libtracker-data: Introduce TrackerOntology class Thu Feb 18 12:55:10 GMT 2010
- [tracker/ontology-cope: 4/5] libtracker-common, libtracker-data: Added ontology validation check Thu Feb 18 12:55:16 GMT 2010
- [tracker/ontology-cope: 5/5] libtracker-common, -data: distinguish between entities that are in_update Thu Feb 18 12:55:22 GMT 2010
- [tracker/ontology-cope] libtracker-data: Support for modest ontology changes Thu Feb 18 14:00:08 GMT 2010
- [tracker/ontology-cope] libtracker-data: Bugfix coping with modest ontology changes Thu Feb 18 14:32:48 GMT 2010
- [tracker/ontology-cope] libtracker-data: Update the nao:lastModified of the tracker:Ontology Thu Feb 18 14:48:00 GMT 2010
- [tracker/ontology-cope] Trailing whitespace, squashme Thu Feb 18 14:51:15 GMT 2010
- [tracker/ontology-cope] libtracker-data: Make the unit tests work Thu Feb 18 16:18:43 GMT 2010
- [tracker] Deleted branch ontology-cope Thu Feb 18 16:46:01 GMT 2010
- [tracker] (9 commits) Created branch ontology-cope Thu Feb 18 16:46:13 GMT 2010
- [tracker/ontology-cope: 1/9] Changed the ontology to have tracker:Ontology and nao:lastModified Thu Feb 18 16:46:20 GMT 2010
- [tracker/ontology-cope: 2/9] refactor: renamed tracker-ontology to tracker-ontologies Thu Feb 18 16:46:28 GMT 2010
- [tracker/ontology-cope: 3/9] libtracker-common, libtracker-data: Introduce TrackerOntology class Thu Feb 18 16:46:30 GMT 2010
- [tracker/ontology-cope: 4/9] libtracker-common, libtracker-data: Added ontology validation check Thu Feb 18 16:46:35 GMT 2010
- [tracker/ontology-cope: 5/9] libtracker-common, -data: distinguish between entities that are in_update Thu Feb 18 16:46:42 GMT 2010
- [tracker/ontology-cope: 6/9] libtracker-data: Support for modest ontology changes Thu Feb 18 16:46:45 GMT 2010
- [tracker/ontology-cope: 7/9] libtracker-data: Bugfix coping with modest ontology changes Thu Feb 18 16:46:48 GMT 2010
- [tracker/ontology-cope: 8/9] libtracker-data: Update the nao:lastModified of the tracker:Ontology Thu Feb 18 16:46:53 GMT 2010
- [tracker/ontology-cope: 9/9] libtracker-data: Make the unit tests work Thu Feb 18 16:46:59 GMT 2010
- [tracker/ontology-cope] libtracker-common: License change for added files Thu Feb 18 17:45:55 GMT 2010
- [tracker] Deleted branch ontology-cope Thu Feb 18 21:39:16 GMT 2010
- [tracker] (9 commits) Created branch ontology-cope Thu Feb 18 21:39:31 GMT 2010
- [tracker/ontology-cope: 1/9] Changed the ontology to have tracker:Ontology and nao:lastModified Thu Feb 18 21:39:37 GMT 2010
- [tracker/ontology-cope: 2/9] refactor: renamed tracker-ontology to tracker-ontologies Thu Feb 18 21:39:43 GMT 2010
- [tracker/ontology-cope: 3/9] libtracker-common, libtracker-data: Introduce TrackerOntology class Thu Feb 18 21:39:46 GMT 2010
- [tracker/ontology-cope: 4/9] libtracker-common, libtracker-data: Added ontology validation check Thu Feb 18 21:39:51 GMT 2010
- [tracker/ontology-cope: 5/9] libtracker-common, -data: distinguish between entities that are in_update Thu Feb 18 21:40:00 GMT 2010
- [tracker/ontology-cope: 6/9] libtracker-data: Support for modest ontology changes Thu Feb 18 21:40:01 GMT 2010
- [tracker/ontology-cope: 7/9] libtracker-data: Bugfix coping with modest ontology changes Thu Feb 18 21:40:04 GMT 2010
- [tracker/ontology-cope: 8/9] libtracker-data: Update the nao:lastModified of the tracker:Ontology Thu Feb 18 21:40:09 GMT 2010
- [tracker/ontology-cope: 9/9] libtracker-data: Make the unit tests work Thu Feb 18 21:40:16 GMT 2010
- [tracker/ontology-cope] libtracker-data: Nicer debugging messages during alter table Fri Feb 19 11:01:05 GMT 2010
- [tracker] (10 commits) Created branch ontology-cope-for-master Fri Feb 19 14:24:16 GMT 2010
- [tracker/ontology-cope-for-master: 1/10] Changed the ontology to have tracker:Ontology and nao:lastModified Fri Feb 19 14:24:23 GMT 2010
- [tracker/ontology-cope-for-master: 3/10] libtracker-common, libtracker-data: Introduce TrackerOntology class Fri Feb 19 14:24:33 GMT 2010
- [tracker/ontology-cope-for-master: 2/10] refactor: renamed tracker-ontology to tracker-ontologies Fri Feb 19 14:24:33 GMT 2010
- [tracker/ontology-cope-for-master: 4/10] libtracker-common, libtracker-data: Added ontology validation check Fri Feb 19 14:24:37 GMT 2010
- [tracker/ontology-cope-for-master: 5/10] libtracker-common, -data: distinguish between entities that are in_update Fri Feb 19 14:24:45 GMT 2010
- [tracker/ontology-cope-for-master: 6/10] libtracker-data: Support for modest ontology changes Fri Feb 19 14:24:47 GMT 2010
- [tracker/ontology-cope-for-master: 7/10] libtracker-data: Bugfix coping with modest ontology changes Fri Feb 19 14:24:51 GMT 2010
- [tracker/ontology-cope-for-master: 8/10] libtracker-data: Update the nao:lastModified of the tracker:Ontology Fri Feb 19 14:24:56 GMT 2010
- [tracker/ontology-cope-for-master: 9/10] libtracker-data: Make the unit tests work Fri Feb 19 14:25:01 GMT 2010
- [tracker/ontology-cope-for-master: 10/10] libtracker-data: Nicer debugging messages during alter table Fri Feb 19 14:25:06 GMT 2010
- [tracker] tracker-store: Emit class update signal for each rdf:type Fri Feb 19 15:24:16 GMT 2010
- [tracker] tracker-utils: Case insensitive stopwords Mon Feb 22 10:25:26 GMT 2010
- [tracker] tracker-writeback, tracker-extract: Fixed various writeback related problems Mon Feb 22 12:35:11 GMT 2010
- [tracker] Deleted branch ontology-cope-for-master Mon Feb 22 14:14:03 GMT 2010
- [tracker] (11 commits) Created branch ontology-cope-for-master Mon Feb 22 14:15:29 GMT 2010
- [tracker/ontology-cope-for-master: 1/11] Changed the ontology to have tracker:Ontology and nao:lastModified Mon Feb 22 14:15:35 GMT 2010
- [tracker/ontology-cope-for-master: 2/11] refactor: renamed tracker-ontology to tracker-ontologies Mon Feb 22 14:15:43 GMT 2010
- [tracker/ontology-cope-for-master: 3/11] libtracker-common, libtracker-data: Introduce TrackerOntology class Mon Feb 22 14:15:46 GMT 2010
- [tracker/ontology-cope-for-master: 4/11] libtracker-common, libtracker-data: Added ontology validation check Mon Feb 22 14:15:51 GMT 2010
- [tracker/ontology-cope-for-master: 5/11] libtracker-common, -data: distinguish between entities that are in_update Mon Feb 22 14:15:58 GMT 2010
- [tracker/ontology-cope-for-master: 6/11] libtracker-data: Support for modest ontology changes Mon Feb 22 14:16:01 GMT 2010
- [tracker/ontology-cope-for-master: 7/11] libtracker-data: Bugfix coping with modest ontology changes Mon Feb 22 14:16:03 GMT 2010
- [tracker/ontology-cope-for-master: 8/11] libtracker-data: Update the nao:lastModified of the tracker:Ontology Mon Feb 22 14:16:08 GMT 2010
- [tracker/ontology-cope-for-master: 9/11] libtracker-data: Make the unit tests work Mon Feb 22 14:16:13 GMT 2010
- [tracker/ontology-cope-for-master: 10/11] libtracker-data: Nicer debugging messages during alter table Mon Feb 22 14:16:18 GMT 2010
- [tracker/ontology-cope-for-master: 11/11] libtracker-data, -common: Fixes after Martyn's review Mon Feb 22 14:16:23 GMT 2010
- [tracker] Deleted branch ontology-cope-for-master Mon Feb 22 14:25:53 GMT 2010
- [tracker] (11 commits) Created branch ontology-cope-for-master Mon Feb 22 14:26:05 GMT 2010
- [tracker/ontology-cope-for-master: 1/11] Changed the ontology to have tracker:Ontology and nao:lastModified Mon Feb 22 14:26:12 GMT 2010
- [tracker/ontology-cope-for-master: 3/11] libtracker-common, libtracker-data: Introduce TrackerOntology class Mon Feb 22 14:26:23 GMT 2010
- [tracker/ontology-cope-for-master: 2/11] refactor: renamed tracker-ontology to tracker-ontologies Mon Feb 22 14:26:24 GMT 2010
- [tracker/ontology-cope-for-master: 4/11] libtracker-common, libtracker-data: Added ontology validation check Mon Feb 22 14:26:27 GMT 2010
- [tracker/ontology-cope-for-master: 5/11] libtracker-common, -data: distinguish between entities that are in_update Mon Feb 22 14:26:34 GMT 2010
- [tracker/ontology-cope-for-master: 6/11] libtracker-data: Support for modest ontology changes Mon Feb 22 14:26:36 GMT 2010
- [tracker/ontology-cope-for-master: 7/11] libtracker-data: Bugfix coping with modest ontology changes Mon Feb 22 14:26:40 GMT 2010
- [tracker/ontology-cope-for-master: 8/11] libtracker-data: Update the nao:lastModified of the tracker:Ontology Mon Feb 22 14:26:45 GMT 2010
- [tracker/ontology-cope-for-master: 9/11] libtracker-data: Make the unit tests work Mon Feb 22 14:26:51 GMT 2010
- [tracker/ontology-cope-for-master: 10/11] libtracker-data: Nicer debugging messages during alter table Mon Feb 22 14:26:55 GMT 2010
- [tracker/ontology-cope-for-master: 11/11] libtracker-data, -common: Fixes after Martyn's review Mon Feb 22 14:27:01 GMT 2010
- [tracker] (11 commits) ...libtracker-data, -common: Fixes after Martyn's review Mon Feb 22 14:32:22 GMT 2010
- [tracker] Deleted branch ontology-cope Mon Feb 22 14:33:05 GMT 2010
- [tracker] libtracker-data, -common: Error reporting for timezone handling Mon Feb 22 16:40:58 GMT 2010
- [tracker] Created branch datetime Tue Feb 23 14:50:28 GMT 2010
- [tracker/datetime] libtracker-common, -extract: Improvements to date-time parsing Tue Feb 23 14:50:38 GMT 2010
- [tracker] libtracker-common, -extract: Improvements to date-time parsing Tue Feb 23 15:01:38 GMT 2010
- [tracker] Deleted branch datetime Tue Feb 23 15:01:53 GMT 2010
- [tracker/swap-gio-for-hal] libtracker-miner: Fixed a few problems after review Wed Feb 24 14:07:56 GMT 2010
- [tracker/swap-gio-for-hal] libtracker-miner: Small optimization Wed Feb 24 14:16:29 GMT 2010
- [tracker] MAEMO: Install the Maemo ontology optionally and default off Thu Feb 25 11:18:40 GMT 2010
- [tracker] (2 commits) Created branch albumprops Thu Feb 25 15:45:24 GMT 2010
- [tracker/albumprops: 1/2] tracker-extract: Updated the flac extractor to the file anonymous nodes work Thu Feb 25 15:45:31 GMT 2010
- [tracker/albumprops: 2/2] tracker-extract: Fixed various properties for albums in FLAC and Vorbis Thu Feb 25 15:45:36 GMT 2010
- [tracker] Deleted branch albumprops Thu Feb 25 15:51:29 GMT 2010
- [tracker] (2 commits) Created branch albumprops Thu Feb 25 15:51:40 GMT 2010
- [tracker/albumprops: 1/2] tracker-extract: Fixed build and indentation Thu Feb 25 15:51:48 GMT 2010
- [tracker/albumprops: 2/2] tracker-extract: Fixed various properties for albums in FLAC and Vorbis Thu Feb 25 15:51:53 GMT 2010
- [tracker/albumprops] Bugfix, to squash Thu Feb 25 15:56:37 GMT 2010
- [tracker] (3 commits) ...Bugfix, to squash Thu Feb 25 16:00:22 GMT 2010
- [tracker] tracker-extract: Fixes for the GStreamer extractor Fri Feb 26 11:12:16 GMT 2010
- [tracker] tracker-extract: Check for return value in GStreamer extractor Fri Feb 26 11:17:52 GMT 2010
- [tracker] tracker-extract: Fixed memory problem in GStreamer extractor Fri Feb 26 11:26:28 GMT 2010
- [tracker] tracker-extract: Added extra check for date validity Fri Feb 26 11:51:27 GMT 2010
- [tracker] tracker-extract: Fixed screwup in last commit Fri Feb 26 11:56:59 GMT 2010
- [tracker] tracker-extract: Fixed another screwup Fri Feb 26 11:58:11 GMT 2010
Philip Withnall
Pierre-Luc Beaudoin
Pierre Wieser
- [nautilus-actions] Always write 'toolbar-label' key in GConf Fri Feb 19 02:22:05 GMT 2010
- [nautilus-actions] No more record the 'toolbar-same-label' key Fri Feb 19 02:22:08 GMT 2010
- [nautilus-actions] Read .desktop files Fri Feb 19 02:22:13 GMT 2010
- [nautilus-actions] Refactoring: rename source tree from nautilus-actions/ to src/ Fri Feb 19 02:22:20 GMT 2010
- [nautilus-actions] Refactoring: rename src/io-provider-{desktop, gconf} to src/io-{desktop, gconf} Fri Feb 19 02:22:20 GMT 2010
- [nautilus-actions] Refactoring: rename src/{plugin, tracker} to src/plugin-{menu, tracker} Fri Feb 19 02:22:25 GMT 2010
- [nautilus-actions] Define XML provider as a dynamic module Fri Feb 19 02:22:31 GMT 2010
- [nautilus-actions] Makefile.am: align backslashes Fri Feb 19 02:22:34 GMT 2010
- [nautilus-actions] Refactoring: src/api/na-api.h renamed to src/api/na-extension.h Fri Feb 19 02:22:41 GMT 2010
- [nautilus-actions] Refactoring: private/ and runtime/ merged into core/ Fri Feb 19 02:22:45 GMT 2010
- [nautilus-actions] Refactoring: rename na-utils to na-core-utils Fri Feb 19 02:22:51 GMT 2010
- [nautilus-actions] Refactoring: Rename src/api/na-gconf-monitor.c to src/core/na-gconf-monitor.c Fri Feb 19 02:22:55 GMT 2010
- [nautilus-actions] Add ChangeLog-2009 to the distribution Fri Feb 19 02:22:59 GMT 2010
- [nautilus-actions] Fix minor typo in data/Makefile.am Fri Feb 19 02:23:04 GMT 2010
- [nautilus-actions] Fix minor typo in doc/Makefile.am Fri Feb 19 02:23:09 GMT 2010
- [nautilus-actions] Reference na-xml XML provider Fri Feb 19 02:23:14 GMT 2010
- [nautilus-actions] Fix minor typo in icons/Makefile.am Fri Feb 19 02:23:19 GMT 2010
- [nautilus-actions] Update log domains with new subdirs Fri Feb 19 02:23:24 GMT 2010
- [nautilus-actions] Updating src/api/na-dbus.h Fri Feb 19 02:23:29 GMT 2010
- [nautilus-actions] Refactoring: Rename src/api/na-iio-provider.c to src/core/na-iio-provider.c Fri Feb 19 02:23:39 GMT 2010
- [nautilus-actions] Refactoring: rename src/core/na-gconf-utils.h to src/api/na-gconf-utils.h Fri Feb 19 02:23:41 GMT 2010
- [nautilus-actions] Refactoring: rename src/core/na-iduplicable.h to src/api/na-iduplicable.h Fri Feb 19 02:23:46 GMT 2010
- [nautilus-actions] Refactoring: src/api/na-object-api.h Fri Feb 19 02:23:50 GMT 2010
- [nautilus-actions] Refactoring: rename src/core/na-object-class.h to src/api/na-object.h Fri Feb 19 02:23:58 GMT 2010
- [nautilus-actions] Refactoring: rename src/core/na-object-id-class.h to src/api/na-object-id.h Fri Feb 19 02:24:02 GMT 2010
- [nautilus-actions] Refactoring: rename src/core/na-object-item-class.h to src/api/na-object-item.h Fri Feb 19 02:24:09 GMT 2010
- [nautilus-actions] Refactoring: rename src/core/na-object-action-class.h to src/api/na-object-action.h Fri Feb 19 02:24:13 GMT 2010
- [nautilus-actions] Refactoring: rename src/core/na-object-profile-class.h to src/api/na-object-profile.h Fri Feb 19 02:24:21 GMT 2010
- [nautilus-actions] Refactoring: rename src/core/na-object-menu-class.h to src/api/na-object-menu.h Fri Feb 19 02:24:23 GMT 2010
- [nautilus-actions] Define NAIIOFactory interface Fri Feb 19 02:24:24 GMT 2010
- [nautilus-actions] Define NAIIOFactory interface Fri Feb 19 02:24:32 GMT 2010
- [nautilus-actions] Define NAIDataFactory interface Fri Feb 19 02:24:39 GMT 2010
- [nautilus-actions] Define NADataElement class Fri Feb 19 02:24:42 GMT 2010
- [nautilus-actions] NAObject-derived classes implement NAIDataFactory interface Fri Feb 19 02:24:48 GMT 2010
- [nautilus-actions] Refactoring: rename src/io-desktop/nadp-read.{c, h} to src/io-desktop/nadp-reader.{c, h} Fri Feb 19 02:24:52 GMT 2010
- [nautilus-actions] Refactoring: rename src/io-desktop/nadp-write.{c, h} to src/io-desktop/nadp-writer.{c, h} Fri Feb 19 02:24:56 GMT 2010
- [nautilus-actions] Refactoring: rename src/io-desktop/nadp-xdg-data-dirs.{c, h} to src/io-desktop/nadp-xdg-dirs.{c, h} Fri Feb 19 02:25:01 GMT 2010
- [nautilus-actions] Update Desktop I/O provider Fri Feb 19 02:25:09 GMT 2010
- [nautilus-actions] Refactoring: rename src/io-gconf/nagp-read.{c, h} to src/io-gconf/nagp-reader.{c, h} Fri Feb 19 02:25:12 GMT 2010
- [nautilus-actions] Refactoring: rename src/io-gconf/nagp-write.{c, h} to src/io-gconf/nagp-writer.{c, h} Fri Feb 19 02:25:16 GMT 2010
- [nautilus-actions] Refactoring: create src/io-gconf/nagp-keys.c Fri Feb 19 02:25:20 GMT 2010
- [nautilus-actions] Update GConf I/O provider Fri Feb 19 02:25:26 GMT 2010
- [nautilus-actions] Remove useless src/api/na-gconf-keys.h Fri Feb 19 02:25:30 GMT 2010
- [nautilus-actions] Add file src/core/na-dbus-tracker.h Fri Feb 19 02:25:36 GMT 2010
- [nautilus-actions] Define NAIExporter interface Fri Feb 19 02:25:42 GMT 2010
- [nautilus-actions] Define NAIImporter interface Fri Feb 19 02:25:46 GMT 2010
- [nautilus-actions] Refactoring: update src/plugin-menu/ Fri Feb 19 02:25:53 GMT 2010
- [nautilus-actions] Refactoring: update src/plugin-tracker/ Fri Feb 19 02:25:58 GMT 2010
- [nautilus-actions] Refactoring: update src/test/ Fri Feb 19 02:26:02 GMT 2010
- [nautilus-actions] src/test/Makefile.am: fix typo Fri Feb 19 02:26:08 GMT 2010
- [nautilus-actions] Refactoring: update src/utils/ Fri Feb 19 02:26:14 GMT 2010
- [nautilus-actions] Refactoring: update src/core/na-iabout.{c,h} Fri Feb 19 02:26:18 GMT 2010
- [nautilus-actions] Refactoring: update src/core/na-io-provider.{c,h} Fri Feb 19 02:26:24 GMT 2010
- [nautilus-actions] Refactoring: update src/core/na-io-factory.{c,h} Fri Feb 19 02:26:28 GMT 2010
- [nautilus-actions] Refactoring: update src/core/na-ipivot-consumer.{c, h} Fri Feb 19 02:26:33 GMT 2010
- [nautilus-actions] Refactoring: update src/core/na-iprefs.{c,h} Fri Feb 19 02:26:39 GMT 2010
- [nautilus-actions] Refactoring: update src/core/na-module.{c,h} Fri Feb 19 02:26:43 GMT 2010
- [nautilus-actions] Refactoring: update src/core/na-pivot.{c,h} Fri Feb 19 02:26:52 GMT 2010
- [nautilus-actions] Define new NAUpdater class Fri Feb 19 02:26:55 GMT 2010
- [nautilus-actions] Refactoring: remove src/private/ Fri Feb 19 02:26:58 GMT 2010
- [nautilus-actions] Update src/core/README Fri Feb 19 02:27:02 GMT 2010
- [nautilus-actions] Refactoring: update src/nact/ Fri Feb 19 02:27:16 GMT 2010
- [nautilus-actions] Refactoring: update src/nact/ Fri Feb 19 02:27:18 GMT 2010
- [nautilus-actions] Define NactIPrefs interface Fri Feb 19 02:27:21 GMT 2010
- [nautilus-actions] Now install allocated ids in docdic/ Fri Feb 19 02:27:23 GMT 2010
- [nautilus-actions] Refactoring: rename src/nact/nact-assistant-export-ask.{c, h} to src/nact/nact-export-ask.{c, h} Fri Feb 19 02:27:30 GMT 2010
- [nautilus-actions] Define NAExportFormat new class Fri Feb 19 02:27:34 GMT 2010
- [nautilus-actions] Update NAIExporter interface Fri Feb 19 02:27:40 GMT 2010
- [nautilus-actions] Refactoring: update export treatments Fri Feb 19 02:27:45 GMT 2010
- [nautilus-actions] Refactoring: update core library Fri Feb 19 02:27:49 GMT 2010
- [nautilus-actions] Refactoring: define internal interface for NAIImporter interface Fri Feb 19 02:27:54 GMT 2010
- [nautilus-actions] Refactoring: update Base class headers Fri Feb 19 02:27:59 GMT 2010
- [nautilus-actions] Refactoring: move XML files to src/io-xml/ Fri Feb 19 02:28:04 GMT 2010
- [nautilus-actions] Refactoring: update nact classes Fri Feb 19 02:28:13 GMT 2010
- [nautilus-actions] Refactoring: update Nact classes Fri Feb 19 02:28:17 GMT 2010
- [nautilus-actions] Refactoring: update NactIActionsList interface Fri Feb 19 02:28:21 GMT 2010
- [nautilus-actions] Refactoring: remove no more used files Fri Feb 19 02:28:24 GMT 2010
- [nautilus-actions] Refactoring: update NactIActionTab interface Fri Feb 19 02:28:31 GMT 2010
- [nautilus-actions] Refactoring: Update NactIBackgroundTab interface Fri Feb 19 02:28:35 GMT 2010
- [nautilus-actions] Refactoring: update NactICommandTab interface Fri Feb 19 02:28:43 GMT 2010
- [nautilus-actions] Refactoring: update NactIConditionsTab interface Fri Feb 19 02:28:45 GMT 2010
- [nautilus-actions] Refactoring: update NactIPrefs interface Fri Feb 19 02:28:50 GMT 2010
- [nautilus-actions] Refactoring: update menu bar management Fri Feb 19 02:28:59 GMT 2010
- [nautilus-actions] Refactoring: update status bar management Fri Feb 19 02:29:01 GMT 2010
- [nautilus-actions] Refactoring: update toolbar management Fri Feb 19 02:29:05 GMT 2010
- [nautilus-actions] Refactoring: update NactMainWindow class Fri Feb 19 02:29:12 GMT 2010
- [nautilus-actions] Refactoring: update NactPreferencesEditor class Fri Feb 19 02:29:18 GMT 2010
- [nautilus-actions] Refactoring: update providers list management Fri Feb 19 02:29:20 GMT 2010
- [nautilus-actions] Refactoring: update schemes list management Fri Feb 19 02:29:27 GMT 2010
- [nautilus-actions] Refactoring: update NactTreeModel class Fri Feb 19 02:29:32 GMT 2010
- [nautilus-actions] Refactoring: update NactWindow class Fri Feb 19 02:29:36 GMT 2010
- [nautilus-actions] Refactoring: update Tracker plugin Fri Feb 19 02:29:40 GMT 2010
- [nautilus-actions] Refactoring: update test utilities Fri Feb 19 02:29:45 GMT 2010
- [nautilus-actions] Refactoring: update command-line utilities Fri Feb 19 02:29:50 GMT 2010
- [nautilus-actions] Refactoring: update list of translatable files Fri Feb 19 02:29:55 GMT 2010
- [nautilus-actions] Update src/test/.gitignore Fri Feb 19 02:29:59 GMT 2010
- [nautilus-actions] Add read_start() and write_start() to NAIIOFactory and NAIDataFactory interfaces Fri Feb 19 02:30:07 GMT 2010
- [nautilus-actions] Restore validity checks Fri Feb 19 02:30:13 GMT 2010
- [nautilus-actions] Fix validity check of the items Fri Feb 19 02:30:17 GMT 2010
- [nautilus-actions] Fix bad interface inheritance Fri Feb 19 02:30:22 GMT 2010
- [nautilus-actions] Fix inverted assertion Fri Feb 19 02:30:26 GMT 2010
- [nautilus-actions] Fix na_exporter_get_providers infinite loop, na_iduplicable_instance_dispose Fri Feb 19 02:30:30 GMT 2010
- [nautilus-actions] Refactor NADataElement class Fri Feb 19 02:30:41 GMT 2010
- [nautilus-actions] No more define loadable set at NAPivot allocation Fri Feb 26 00:42:41 GMT 2010
- [nautilus-actions] Set loadable population before calling na_pivot_load_items Fri Feb 26 00:42:46 GMT 2010
- [nautilus-actions] Implement NAXMLReader Fri Feb 26 00:42:49 GMT 2010
- [nautilus-actions] Rename NAIIOFactory interface as NAIFactoryProvider Fri Feb 26 00:42:57 GMT 2010
- [nautilus-actions] Fix minor typo Fri Feb 26 00:42:59 GMT 2010
- [nautilus-actions] Rename NAIDataFactory interface as NAIFactoryObject Fri Feb 26 00:43:08 GMT 2010
- [nautilus-actions] Refactor export files to better suit test-reader needs Fri Feb 26 00:43:16 GMT 2010
- [nautilus-actions] Make the dump more pretty Fri Feb 26 00:43:17 GMT 2010
- [nautilus-actions] Confirm the version which exported the schema Fri Feb 26 00:43:20 GMT 2010
- [nautilus-actions] Able to import a pre-v2 action Fri Feb 26 00:43:23 GMT 2010
- [nautilus-actions] Able to import v2 schemas Fri Feb 26 00:43:30 GMT 2010
- [nautilus-actions] Able to import type 3 XML files Fri Feb 26 00:43:32 GMT 2010
- [nautilus-actions] Add NAImporterAsk.ui file Fri Feb 26 00:43:41 GMT 2010
- [nautilus-actions] Refactor NAImporterAsk dialog Fri Feb 26 00:43:45 GMT 2010
- [nautilus-actions] Fix reading from GConf Fri Feb 26 00:43:51 GMT 2010
- [nautilus-actions] Clean-up GConf reader code Fri Feb 26 00:43:53 GMT 2010
- [nautilus-actions] Only dispose the main window after having quit the main loop Fri Feb 26 00:43:55 GMT 2010
- [nautilus-actions] Fix validity checks Fri Feb 26 00:44:02 GMT 2010
- [nautilus-actions] No more localized the title of the label column Fri Feb 26 00:44:05 GMT 2010
- [nautilus-actions] Make the menu exportables Fri Feb 26 00:44:12 GMT 2010
- [nautilus-actions] Fix reference count errors in NACT user interface Fri Feb 26 00:44:16 GMT 2010
- [nautilus-actions] Implement NAIfactoryProvider in GConf I/O provider writer Fri Feb 26 00:44:25 GMT 2010
- [nautilus-actions] Review default values Sat Feb 27 23:19:02 GMT 2010
- [nautilus-actions] Update po/POTFILES.in Sat Feb 27 23:19:03 GMT 2010
- [nautilus-actions] Install two check, not distributable, scripts Sat Feb 27 23:19:08 GMT 2010
- [nautilus-actions] Fix display of modification status in NACT Sat Feb 27 23:19:15 GMT 2010
- [nautilus-actions] Fix reference count error in filter_selection Sat Feb 27 23:19:19 GMT 2010
- [nautilus-actions] Fix modification status of new items to make them saveable Sat Feb 27 23:19:22 GMT 2010
- [nautilus-actions] Update TODO Sat Feb 27 23:19:27 GMT 2010
- [nautilus-actions] Remove fn_free function pointer from NADataDef Sat Feb 27 23:19:34 GMT 2010
- [nautilus-actions] Initialize NAIFactoryObject defaults in instance_contructed Sat Feb 27 23:19:38 GMT 2010
- [nautilus-actions] Reset the subitems pointer before unreffing the children Sat Feb 27 23:19:43 GMT 2010
- [nautilus-actions] Rewrite the pivot update when the item exists Sat Feb 27 23:19:49 GMT 2010
- [nautilus-actions] Fix compilation error Sat Feb 27 23:19:53 GMT 2010
- [nautilus-actions] Fix modification status at startup Sat Feb 27 23:19:58 GMT 2010
- [nautilus-actions] (3 commits) ...Merge branch 'refactor' Sun Feb 28 20:51:23 GMT 2010
- [nautilus-actions: 1/3] An objet without any origin is considered as modified Sun Feb 28 20:51:31 GMT 2010
- [nautilus-actions: 2/3] Various fixes Sun Feb 28 20:51:49 GMT 2010
- [nautilus-actions: 3/3] Merge branch 'refactor' Sun Feb 28 20:51:51 GMT 2010
Piotr Eljasiak
Praveen Arimbrathodiyil
Priit Laes
Rafael Villar Burke
Rajesh Ranjan
Ray
Ray Strode
Ray Wang
Richard Hughes
- [accounts-dialog] Fix a trivial typo in a tooltip Mon Feb 01 10:38:13 GMT 2010
- [gnome-color-manager] Release version 2.29.3 Mon Feb 01 11:01:58 GMT 2010
- [gnome-color-manager] Created tag GNOME_COLOR_MANAGER_2_29_3 Mon Feb 01 11:02:01 GMT 2010
- [gnome-color-manager] Post release version bump Mon Feb 01 11:05:23 GMT 2010
- [gnome-packagekit] Release version 2.29.3 Mon Feb 01 11:35:58 GMT 2010
- [gnome-packagekit] Created tag GNOME_PACKAGEKIT_2_29_3 Mon Feb 01 11:36:03 GMT 2010
- [gnome-packagekit] Post release version bump Mon Feb 01 11:43:21 GMT 2010
- [gnome-power-manager] Created tag GNOME_POWER_MANAGER_2_29_2 Mon Feb 01 17:03:14 GMT 2010
- [gnome-power-manager] GNOME Power Manager 2.29.2 Mon Feb 01 17:03:19 GMT 2010
- [gnome-power-manager] Post release version bump Mon Feb 01 17:06:44 GMT 2010
- [gnome-packagekit] trivial: fix the update viewer to notice child objects when looking at the treeview Tue Feb 02 12:17:05 GMT 2010
- [gnome-packagekit] Do not assume that we are just installing when we get the simulate request Tue Feb 02 12:17:10 GMT 2010
- [gnome-packagekit] trivial: do not show the internal error if the user declined the transaction Tue Feb 02 12:43:53 GMT 2010
- [gnome-packagekit] Do not schedule a refresh-cache if one is already waiting Wed Feb 03 15:02:42 GMT 2010
- [gnome-packagekit] trivial: make a few warnings into debugging calls Wed Feb 03 15:02:48 GMT 2010
- [gnome-packagekit] Add InstallPrinterDrivers into the session API Wed Feb 03 15:02:52 GMT 2010
- [gnome-color-manager] Fix segfault when the profile has no description Thu Feb 04 17:13:52 GMT 2010
- [gnome-color-manager] trivial: handle errors in gcm-fix-profile to deal with broken files better Thu Feb 04 17:13:56 GMT 2010
- [gnome-color-manager] trivial: Add build-require of CUPS for future code Thu Feb 04 17:14:09 GMT 2010
- [gnome-color-manager] trivial: Split out the device-specific data into thier own subclasses Thu Feb 04 17:14:11 GMT 2010
- [gnome-color-manager] trivial: move a lot of the xrandr-specific code into it's own class device file Thu Feb 04 17:14:14 GMT 2010
- [gnome-color-manager] trivial: move a lot of the udev-specific code into it's own class device file Thu Feb 04 17:14:19 GMT 2010
- [gnome-color-manager] Change the default for the UDEV hardware detection to TRUE Thu Feb 04 17:14:23 GMT 2010
- [gnome-color-manager] trivial: Add a 'colorspace' property to each device Thu Feb 04 17:14:27 GMT 2010
- [gnome-color-manager] Detect printers by connecting to CUPS rather than scraping the HPLIP properties Thu Feb 04 17:14:33 GMT 2010
- [gnome-color-manager] trivial: pick up the cupsICCProfile attribute if it's been set Thu Feb 04 17:14:37 GMT 2010
- [gnome-color-manager] trivial: add some more functionality to gcm-fix-profile Thu Feb 04 17:14:43 GMT 2010
- [gnome-color-manager] trivial: Move a lot of the xrandr setting logic into GcmDeviceXrandr, which means things like the ED Thu Feb 04 17:14:52 GMT 2010
- [gnome-power-manager] trivial: add additional error message Fri Feb 05 10:14:04 GMT 2010
- [gnome-power-manager] trivial: do not use EggDbusProxy in GpmBrightnessHal Fri Feb 05 10:14:10 GMT 2010
- [gnome-power-manager] DeviceKit-disks is now called UDisks Fri Feb 05 10:21:08 GMT 2010
- [gnome-power-manager] trivial: Rename an internal source file as DeviceKit-power might not be providing the data Fri Feb 05 10:21:14 GMT 2010
- [gnome-packagekit] trivial: add another translation for an error enum Fri Feb 05 11:23:14 GMT 2010
- [gnome-packagekit/gnome-2-28] Don't hide the restart status icon just because the daemon exited. Fixes rh#553966 Fri Feb 05 11:30:51 GMT 2010
- [gnome-color-manager] Do not allow devices to be assigned profiles in different colorspaces from native Fri Feb 05 14:25:34 GMT 2010
- [gnome-color-manager] trivial: update screenshots in the help docs Fri Feb 05 14:25:40 GMT 2010
- [gnome-color-manager] trivial: Ensure we're working with GcmDeviceXrandr devices before we try to set the gamma Sat Feb 06 12:24:54 GMT 2010
- [gnome-color-manager] trivial: Ignore a pointless error from Argyll Sat Feb 06 12:41:30 GMT 2010
- [gnome-color-manager] trivial: rename the scanin temp files so they are not it8 specific Mon Feb 08 09:18:01 GMT 2010
- [gnome-color-manager] Set the colorspace on unconnected devices to avoid getting no profiles in the list Mon Feb 08 09:18:04 GMT 2010
- [gnome-color-manager] Support other types of reference file other than IT8 Mon Feb 08 09:18:10 GMT 2010
- [gnome-color-manager] Translate the 'firmware required' output from Argyll Mon Feb 08 09:18:14 GMT 2010
- [gnome-color-manager] Add a small thumbnail of the target type if it is available Mon Feb 08 09:18:25 GMT 2010
- [gnome-color-manager] Add a target image of the ColorCheckerDC Mon Feb 08 12:32:46 GMT 2010
- [gnome-color-manager] trivial: Fix up fedora spec file Mon Feb 08 12:32:58 GMT 2010
- [gnome-packagekit] Do not show the list of packages in the updates-available bubble. Fixes #609233 Mon Feb 08 12:41:31 GMT 2010
- [gnome-packagekit] trivial: fix a typo in the last commit Mon Feb 08 14:55:14 GMT 2010
- [gnome-packagekit] trivial: ensure we create the subclassed version of PkTask, not the parent version Mon Feb 08 14:55:19 GMT 2010
- [gnome-color-manager] Add three more target thumbnails Mon Feb 08 15:13:43 GMT 2010
- [gnome-color-manager] trivial: correct the white balance of one of the target thumnails Mon Feb 08 16:22:23 GMT 2010
- [gnome-color-manager] Do low quality calibration when using targets with a low number of patches Mon Feb 08 22:24:32 GMT 2010
- [gnome-color-manager] Ask for the chart type first before we ask for calibration files Mon Feb 08 22:24:37 GMT 2010
- [gnome-packagekit] bugfix: if we failed to update the system, wait a lot longer than two seconds before we try again Tue Feb 09 08:59:25 GMT 2010
- [gnome-color-manager] trivial: Be less agressive with our autoconf BR Tue Feb 09 10:42:57 GMT 2010
- [gnome-color-manager] Add the QPcard 210 thumbnail Tue Feb 09 12:07:22 GMT 2010
- [gnome-color-manager] trivial: Remove gcm_device_new() -- we should never create devices without backing types Tue Feb 09 14:54:09 GMT 2010
- [gnome-color-manager] trivial: turn a warning intoa debug, as not having a profile isn't so bad Tue Feb 09 14:54:22 GMT 2010
- [gnome-color-manager] trivial: don't show a warning if a device has no profile and is selected in the UI Tue Feb 09 14:54:24 GMT 2010
- [gnome-color-manager] Fix QPcard 201 surround transparency Tue Feb 09 17:18:03 GMT 2010
- [gnome-color-manager] trivial: add conveniece function gcm_utils_mkdir_for_filename() Tue Feb 09 18:21:17 GMT 2010
- [gnome-color-manager] trivial: Create the correct type of device when adding printers Tue Feb 09 18:21:22 GMT 2010
- [gnome-color-manager] Only require the device to be present if it is a display type Tue Feb 09 19:49:14 GMT 2010
- [gnome-color-manager] Add gcm_device_apply() and a virtual function for devices to override Tue Feb 09 20:02:49 GMT 2010
- [gnome-color-manager] trivial: make GcmDeviceXrandr implement the apply() virtual function Tue Feb 09 20:02:55 GMT 2010
- [gnome-color-manager] trivial: return TRUE for gcm_device_apply() if there is no klass support Wed Feb 10 10:10:07 GMT 2010
- [gnome-color-manager] trivial: do gcm_device_apply() on all device types, as it's ignored if there is no klass support Wed Feb 10 10:10:12 GMT 2010
- [gnome-color-manager] Add fixed version of Lars Tore Gustavsen's i1 RGB Scan 1.4 target image Wed Feb 10 17:39:19 GMT 2010
- [gnome-color-manager] trivial: use the new target file Wed Feb 10 17:39:23 GMT 2010
- [gnome-color-manager] Add ColorCheckerSG target image submitted by Hening Betterman on the ArgyllCMS mailing list Thu Feb 11 10:57:22 GMT 2010
- [gnome-color-manager] trivial: Spoke too soon, needed a tinky compile fix to the last commit Thu Feb 11 10:57:27 GMT 2010
- [gnome-packagekit] bugfix: use correct provides tag for postscriptdriver what-provides query. Thu Feb 11 17:05:13 GMT 2010
- [gnome-color-manager] Allow UDEV and CUPS coldplug to be done multi-threaded Thu Feb 11 17:50:48 GMT 2010
- [gnome-color-manager] Replace ColorCheckerSG with a newly processed one Fri Feb 12 08:56:41 GMT 2010
- [gnome-color-manager] trivial: add the conveience function gcm_calibrate_set_from_device() to abstract out some code from Fri Feb 12 13:30:21 GMT 2010
- [gnome-color-manager] Add a libtiff build require for future functionality Fri Feb 12 13:30:23 GMT 2010
- [gnome-color-manager] trivial: reorder code so we can set the basename from an image in the future Fri Feb 12 13:30:27 GMT 2010
- [gnome-color-manager] trivial: Add a function gcm_calibrate_set_from_exif() Fri Feb 12 13:30:32 GMT 2010
- [gnome-color-manager] trivial: Move the calibration specific code out of gcm-prefs and into GcmCalibration Fri Feb 12 13:30:40 GMT 2010
- [gnome-color-manager] trivial: fix up a crash reported by clang Fri Feb 12 14:22:38 GMT 2010
- [gnome-color-manager] Automatically use the EXIF data if available from TIFF files when calibrating devices. Fixes #609444 Fri Feb 12 14:22:42 GMT 2010
- [gnome-color-manager] trivial: add some debugging to make testing easier Fri Feb 12 14:24:29 GMT 2010
- [gnome-power-manager] Avoid a race in detecting the idle reset alarm Fri Feb 12 14:34:48 GMT 2010
- [gnome-color-manager] Replace colprof -aS with -aG Sat Feb 13 09:01:35 GMT 2010
- [gnome-color-manager] have scanin compensate for perspective distortion Sat Feb 13 09:19:45 GMT 2010
- [gnome-color-manager] Properly support projectors in the UI, and in the argyllcms wrapper Sat Feb 13 19:06:54 GMT 2010
- [gnome-color-manager] Add some device type icons from Frédéric Bellaiche (GPLv2+) Sat Feb 13 19:07:05 GMT 2010
- [gnome-color-manager] trivial: fix make distcheck Sat Feb 13 22:06:41 GMT 2010
- [gnome-color-manager] trivial: add a device-kind property to GcmColorDevice Sat Feb 13 22:06:51 GMT 2010
- [gnome-color-manager] Add some ColorMunki and Huey figures to be added into the UI in the future Sat Feb 13 22:07:08 GMT 2010
- [gnome-color-manager] trivial: Update some .gitignore files Sat Feb 13 22:07:53 GMT 2010
- [gnome-color-manager] trivial: rename GcmColorDevice to GcmColorimeter as the Device suffix implies it derives from GcmDev Mon Feb 15 08:21:26 GMT 2010
- [gnome-color-manager] Add a colorimeter-kind property to GcmCalibrate Mon Feb 15 08:21:31 GMT 2010
- [gnome-color-manager] trivial: Actually show the dialog figures in the right places Mon Feb 15 08:21:36 GMT 2010
- [gnome-color-manager] trivial: ensure the first device in the list is selected at startup Mon Feb 15 08:21:40 GMT 2010
- [gnome-color-manager] trivial: fix up the Fedora spec file Mon Feb 15 08:21:51 GMT 2010
- [gnome-color-manager] Add the sypder attach image Mon Feb 15 13:00:57 GMT 2010
- [gnome-packagekit] Do not show '0 bytes' in the confirmation dialog, just show the message title Mon Feb 15 14:28:11 GMT 2010
- [gnome-packagekit] Read the PkClient error code enum and try to map it to a PkErrorEnum code Mon Feb 15 15:40:40 GMT 2010
- [gnome-color-manager] Add a projector icon in Tango style Mon Feb 15 18:54:34 GMT 2010
- [gnome-packagekit] trivial: Show a warning when we fail to get update or package details Tue Feb 16 10:08:56 GMT 2010
- [gnome-color-manager] Make users do the legwork when there is an unrecognised colorimeter Tue Feb 16 10:27:12 GMT 2010
- [gnome-color-manager] Ensure we set ID_MODEL_FROM_DATABASE and ID_VENDOR_FROM_DATABASE even if we're using old versions of Wed Feb 17 12:18:09 GMT 2010
- [gnome-color-manager] trivial: thanks to Pascal, we now have a usb.ids entry for the ColorMunki Wed Feb 17 12:18:15 GMT 2010
- [gnome-power-manager] Revert "Use the name of 'Power' for the power management preferences capplet" Wed Feb 17 12:57:39 GMT 2010
- [gnome-color-manager] Add LaserSoftDCPro target submitted to me by Jorg Rosenkranz Wed Feb 17 19:48:02 GMT 2010
- [gnome-color-manager] Show a GtkInfoBar warning if the profile has no vcgt table. Fixes #610287 Wed Feb 17 20:53:24 GMT 2010
- [gnome-color-manager] Ensure ~/.color/icc exists at startup. Fixes #566275 Thu Feb 18 09:14:48 GMT 2010
- [gnome-color-manager] Use GFile internally so we can support importing profiles from gvfs mount points. Fixes #610285 Thu Feb 18 09:14:54 GMT 2010
- [gnome-color-manager] trivial: Do not show the vcgt info bar when we have no profile selected Thu Feb 18 09:14:57 GMT 2010
- [gnome-color-manager] trivial: fix up make check Thu Feb 18 09:15:03 GMT 2010
- [gnome-power-manager] Revert "Avoid a race in detecting the idle reset alarm" Thu Feb 18 09:18:01 GMT 2010
- [gnome-color-manager] Add an 'All files' option on the file choosers. Fixes #610288 Thu Feb 18 10:53:49 GMT 2010
- [gnome-color-manager] Don't add Cups-PDF devices to the device list Thu Feb 18 11:52:18 GMT 2010
- [gnome-color-manager] trivial: ensure that no profile always clears the GtkInfoBar Thu Feb 18 12:37:48 GMT 2010
- [gnome-color-manager] trivial: ignore the empty values of the DnD string array Thu Feb 18 13:30:51 GMT 2010
- [gnome-color-manager] trivial: ignore gvfs temporary files in the icc profile directory to avoid a cache refresh Thu Feb 18 13:30:56 GMT 2010
- [gnome-color-manager] trivial: Support URI's in gcm_utils_is_icc_profile() to support dragging and dropping from gvfs moun Thu Feb 18 13:31:01 GMT 2010
- [gnome-color-manager] trivial: translate the RGB and CMYK entries. Fixes #609156 Thu Feb 18 16:32:23 GMT 2010
- [gnome-color-manager] trivial: add some sample code for the future printing functionality Thu Feb 18 16:32:30 GMT 2010
- [gnome-color-manager] trivial: properly detect gvfs temp files in the ICC profiles stores Thu Feb 18 17:59:30 GMT 2010
- [gnome-color-manager] trivial: Ensure we create the _path_ (not the URI) we built with g_build_filename Thu Feb 18 17:59:34 GMT 2010
- [gnome-color-manager] trivial: don't mention scanning when calibrating a device Thu Feb 18 18:19:36 GMT 2010
- [gnome-color-manager] Set a tooltip explaining why the calibrate button is insensitive Thu Feb 18 18:19:40 GMT 2010
- [gnome-color-manager] trivial: add a couple more argyll messages we should translate Thu Feb 18 22:24:02 GMT 2010
- [gnome-color-manager] Do all the calibration UI in one place to avoid getting lots of GtkDialogs Thu Feb 18 22:24:15 GMT 2010
- [gnome-color-manager] trivial: rename a file to make way for another Fri Feb 19 09:00:21 GMT 2010
- [gnome-color-manager] Add a list of colorimeters as we'll need this if argyllcms is not installed. Fixes rh#566414 Fri Feb 19 09:00:27 GMT 2010
- [gnome-color-manager] trivial: add a file left out in the last commit Fri Feb 19 09:01:10 GMT 2010
- [gnome-color-manager] Do not show the display as 'default' even when using the binary blob Fri Feb 19 09:18:24 GMT 2010
- [gnome-color-manager] Show a label in the device section when the user is using a xrandr-fallback driver. Fixes rh#566606 Fri Feb 19 09:18:29 GMT 2010
- [gnome-color-manager] trivial: Improve the VCGT warning message Fri Feb 19 09:23:55 GMT 2010
- [gnome-color-manager] trivial: add some more udev rules thanks to the argyllcms guys Fri Feb 19 10:46:20 GMT 2010
- [gnome-color-manager] Correct help Intro and Usage Fri Feb 19 10:59:51 GMT 2010
- [gnome-color-manager] trivial: Set the profile we chose as 'Other' as the current device default Fri Feb 19 15:47:42 GMT 2010
- [gnome-color-manager] trivial: check the profile is valid before it is imported and set for the device Fri Feb 19 15:47:46 GMT 2010
- [gnome-color-manager] trivial: fix make check Fri Feb 19 15:47:51 GMT 2010
- [gnome-color-manager] trivial: switch gcm_profile_parse() to use a GFile, not a filename Fri Feb 19 15:47:57 GMT 2010
- [gnome-color-manager] trivial: Report more errors in modal boxes, as most users won't be running with --verbose Fri Feb 19 15:48:01 GMT 2010
- [gnome-color-manager] HIG string and capitalization fixes Fri Feb 19 15:48:06 GMT 2010
- [gnome-color-manager] trivial: convert gcm_profile_store_add_profile() to using GFile Fri Feb 19 15:52:10 GMT 2010
- [gnome-color-manager] trivial: Add a button for more information when the device profile has no vcgt Fri Feb 19 16:10:22 GMT 2010
- [gnome-color-manager] trivial: fix up the udev rules to actually set the environment Fri Feb 19 18:14:34 GMT 2010
- [gnome-color-manager] trivial: actually abort configure if CUPS was not found Fri Feb 19 18:27:38 GMT 2010
- [gnome-color-manager] trivial: actually abort configure if TIFF was not found Fri Feb 19 18:47:38 GMT 2010
- [gnome-color-manager] trivial: ensure we link with -ltiff when we compile with tiff support Fri Feb 19 18:55:14 GMT 2010
- [gnome-color-manager] trivial: add a modal message dialog when the calibration command failed. Fixes #610491 Fri Feb 19 20:57:52 GMT 2010
- [gnome-color-manager] trivial: fix compile from git master when compiling without git master Sat Feb 20 08:44:20 GMT 2010
- [gnome-color-manager] trivial: fix up some strings after some initial review Sat Feb 20 19:14:46 GMT 2010
- [gnome-color-manager] trivial: Do not show a modal failed dialog for when the user aborts a dialog Mon Feb 22 08:59:18 GMT 2010
- [gnome-color-manager] trivial: remove the word 'automatically' from the install question Mon Feb 22 09:30:03 GMT 2010
- [gnome-color-manager] trivial: swap a dialog button ordering for the GNOME HIG Mon Feb 22 09:58:10 GMT 2010
- [gnome-color-manager] trivial: set the default DBus proxy timeout to be never Mon Feb 22 09:58:15 GMT 2010
- [gnome-color-manager] trivial: don't show the user scanner specific instructions when they are profiling a camera Mon Feb 22 09:58:21 GMT 2010
- [gnome-packagekit] Ensure parent window is set modal when installing packages with deps using the DBus interface. Fixes Mon Feb 22 11:12:49 GMT 2010
- [gnome-packagekit] trivial: do not show modal dialogs for user-initiated errors Mon Feb 22 11:12:56 GMT 2010
- [gnome-color-manager] trivial: detect colorimeter devices that are not registered in usb.ids Mon Feb 22 11:45:42 GMT 2010
- [gnome-color-manager] Update Help Preferences Text Mon Feb 22 12:30:00 GMT 2010
- [gnome-color-manager] trivial: make GcmXserver a singleton to save a few bytes of writable Mon Feb 22 14:24:52 GMT 2010
- [gnome-color-manager] trivial: make GcmTables a singleton to save a few bytes of writable Mon Feb 22 14:24:56 GMT 2010
- [gnome-color-manager] trivial: make GcmDmi a singleton to save a few bytes of writable Mon Feb 22 14:25:02 GMT 2010
- [gnome-color-manager] trivial: remove a tiny memory leak detected by valgrind Mon Feb 22 14:25:06 GMT 2010
- [gnome-color-manager] trivial: make GcmColorimeter a singleton to save a few bytes of writable Mon Feb 22 14:25:12 GMT 2010
- [gnome-color-manager] trivial: make GcmColormeter fall back to the sysfs attributes if the usb.ids support is not in place Mon Feb 22 14:25:19 GMT 2010
- [gnome-color-manager] Support colorimeter devices that need to change mode in the middle of the calibration Mon Feb 22 14:25:22 GMT 2010
- [gnome-color-manager] trivial: only show the 'help me' colorimeter pages once per GcmColorimeter instance Mon Feb 22 14:25:27 GMT 2010
- [gnome-color-manager] Play sounds using libcanberra when user interaction is required Mon Feb 22 14:42:31 GMT 2010
- [gnome-color-manager] (3 commits) ...Merge branch 'master' into xsane Mon Feb 22 15:10:45 GMT 2010
- [gnome-color-manager: 1/3] Set per-user xsane global and device settings when we have assigned a scanner profile Mon Feb 22 15:10:51 GMT 2010
- [gnome-color-manager: 2/3] trivial: fix up a crash if we abort calibration and then unplug the colorimeter Mon Feb 22 15:10:55 GMT 2010
- [gnome-color-manager: 3/3] Merge branch 'master' into xsane Mon Feb 22 15:11:01 GMT 2010
- [gnome-color-manager] trivial: add a tiny bit more functionality to the GcmPrint object Mon Feb 22 16:33:07 GMT 2010
- [gnome-color-manager] trivial: add the ability to print with a render callback Mon Feb 22 17:59:55 GMT 2010
- [gnome-color-manager] Add in initial printer calibration support. Needs more work. Mon Feb 22 18:00:01 GMT 2010
- [gnome-color-manager] Add AC_PROG_RANLIB to configure. Fixes #610771 Tue Feb 23 11:38:44 GMT 2010
- [gnome-color-manager] trivial: add a clock figure to display when the ink is drying Tue Feb 23 11:38:51 GMT 2010
- [gnome-color-manager] trivial: actually wait for the print to finish in GcmPrint Tue Feb 23 11:38:53 GMT 2010
- [gnome-color-manager] trivial: add several other types of colorimeter Tue Feb 23 11:38:56 GMT 2010
- [gnome-color-manager] Add printer profiling support using argyllcms and GtkPrint Tue Feb 23 11:39:03 GMT 2010
- [gnome-color-manager] trivial: add gcm_calibrate_dialog_set_move_window() so we only move the calibration window when doin Tue Feb 23 11:51:51 GMT 2010
- [gnome-color-manager] trivial: Improve the dialog messages when profiling the screen with the ColorMunki Tue Feb 23 12:43:29 GMT 2010
- [gnome-color-manager] Add support for sending calibration images to print shops, rather than just using the local printer Tue Feb 23 12:43:37 GMT 2010
- [gnome-color-manager] trivial: Add two more images to the help file Tue Feb 23 13:44:37 GMT 2010
- [gnome-color-manager] trivial: Add one more image to the help file Tue Feb 23 14:00:48 GMT 2010
- [gnome-color-manager] trivial: create a 'working-path' property on GcmCalibrate so we can save the profiles Tue Feb 23 17:06:57 GMT 2010
- [gnome-color-manager] trivial: add the required working_path fixes to make GCM_CALIBRATE_PRINT_KIND_ANALYSE actually work Tue Feb 23 17:07:01 GMT 2010
- [gnome-power-manager] Ensure we clear all notification bubbles on resume Tue Feb 23 17:38:20 GMT 2010
- [gnome-power-manager] Set the timeout for critical battery notification to never Tue Feb 23 17:38:24 GMT 2010
- [gnome-power-manager] Increase the critical action timeout to 20 seconds Tue Feb 23 17:38:29 GMT 2010
- [gnome-power-manager] When we're critically low, don't give a time as it's often imprecise Tue Feb 23 17:38:34 GMT 2010
- [gnome-color-manager] Do not make the display calibration button sensitive (with tooltip) if we are using < XRandR 1.3 dri Tue Feb 23 17:56:48 GMT 2010
- [gnome-color-manager] trivial: Preserve the aspect ratio of printed targets Tue Feb 23 17:58:13 GMT 2010
- [gnome-color-manager] trivial: Center the printed target on the page Tue Feb 23 19:25:58 GMT 2010
- [gnome-color-manager] trivial: Ensure we can exit the GCM main loop if we abort the print-page Tue Feb 23 19:26:02 GMT 2010
- [gnome-color-manager] trivial: Respect the page margins when printing Tue Feb 23 19:26:07 GMT 2010
- [gnome-color-manager] trivial: include the timespec in the working path Tue Feb 23 20:19:13 GMT 2010
- [gnome-color-manager] trivial: do the image scaling in cairo, not GDK, so that the image is not downsampled to a lower res Tue Feb 23 20:19:18 GMT 2010
- [gnome-color-manager] trivial: delete state if we are calibrating a local printer Tue Feb 23 20:19:23 GMT 2010
- [gnome-color-manager] trivial: make the GcmCalibrateDialog more HIG compliant, and catch one extra argyllcms error Tue Feb 23 20:48:16 GMT 2010
- [gnome-packagekit] Return TRUE when InstallPackageFiles succeeds Wed Feb 24 08:47:53 GMT 2010
- [gnome-color-manager] trivial: add gcm_colorspace_enum_from_string() Wed Feb 24 10:25:17 GMT 2010
- [gnome-color-manager] Save the device colorspace in the config file so we can set profiles when not connected Wed Feb 24 10:25:20 GMT 2010
- [gnome-color-manager] trivial: add a 'virtual' property to GcmDevice for future code Wed Feb 24 10:25:25 GMT 2010
- [gnome-color-manager] trivial: fix up a title when setting the profiles systemwide Wed Feb 24 10:25:30 GMT 2010
- [gnome-color-manager] trivial: not all devices have a native-device Wed Feb 24 10:25:35 GMT 2010
- [gnome-color-manager] trivial: add GcmDeviceVirtual which is a virtual device not tied to any hardware Wed Feb 24 10:25:41 GMT 2010
- [gnome-color-manager] trivial: save the virtual devices in the config file with a special flag Wed Feb 24 10:25:45 GMT 2010
- [gnome-color-manager] trivial: add gcm_client_add_device() for a way to manually add virtual devices to the array Wed Feb 24 10:25:51 GMT 2010
- [gnome-color-manager] trivial: don't show [disconnected] for virtual devices in the UI Wed Feb 24 10:25:55 GMT 2010
- [gnome-color-manager] trivial: fix a tiny typo that we'll hit if we try to remove a non-saved virtual device Wed Feb 24 10:26:00 GMT 2010
- [gnome-color-manager] Allow virtual devices to be added to the device list Wed Feb 24 10:26:08 GMT 2010
- [gnome-color-manager] trivial: fix up a couple of problems in the new virtual device code Wed Feb 24 11:08:00 GMT 2010
- [gnome-color-manager] trivial: fix up a potential crasher in gcm_utils_mkdir_for_filename() Wed Feb 24 11:08:05 GMT 2010
- [gnome-color-manager] Conform to ICC Profiles in X Specification 0.3 Wed Feb 24 11:45:49 GMT 2010
- [gnome-packagekit] Fix an infinite loop in gpk_update_viewer_are_all_updates_selected() Wed Feb 24 16:55:32 GMT 2010
- [gnome-color-manager] trivial: add a target image to help the user Wed Feb 24 18:17:43 GMT 2010
- [gnome-color-manager] trivial: use a different number of patches depending on what kind of device we are profiling Wed Feb 24 18:17:48 GMT 2010
- [gnome-color-manager] trivial: do not show 'null' in the UI if the colorimeter device was not present for the chartread ru Wed Feb 24 18:17:52 GMT 2010
- [gnome-color-manager] trivial: do not use double density mode with the ColorMunki, it's really hard to use Wed Feb 24 18:17:58 GMT 2010
- [gnome-color-manager] Add some more support for profiling charts using Argyllcms Wed Feb 24 18:18:06 GMT 2010
- [gnome-color-manager] trivial: update the Fedora spec file Wed Feb 24 20:40:31 GMT 2010
- [gnome-color-manager] Read the ti2 file for the calibration model if we are analysing existing targets Wed Feb 24 20:40:37 GMT 2010
- [gnome-color-manager] trivial: when we do the printer target generation only show the print setup, not the complete print Wed Feb 24 21:06:56 GMT 2010
- [gnome-color-manager] Capitalization fix for 'More Information' button Thu Feb 25 10:47:20 GMT 2010
- [gnome-color-manager] trivial: vectorize the target figure and add good and bad variants Thu Feb 25 14:38:50 GMT 2010
- [gnome-color-manager] Re-enable half-height targets for the ColorMunki, and double the patch counts for this hardware Thu Feb 25 14:38:51 GMT 2010
- [gnome-color-manager] trivial: ensure we get the basename when we use old calibration data Fri Feb 26 09:10:49 GMT 2010
- [gnome-color-manager] Remove GCM_HARDWARE_DETECTION as we're now shipping our own udev rules Sun Feb 28 20:32:56 GMT 2010
Rob Bradford
Robert Ancell
Roberto Majadas
Rodney Dawes
Rodrigo Luiz Marques Flores
Rodrigo Moya
Roman Joost
Ross Burton
Ruben Vermeersch
Runa Bhattacharjee
Ryan Lortie
Saleem Abdulrasool
Sanford Armstrong
Scott Balneaves
Sebastian Dröge
Sebastian Polsterl
Sebastien Granjoux
Sergey V . Udaltsov
Seth Nickell
Shankar Prasad
Shaun McCance
Siegfried-Angel Gevatter Pujals
Simon Budig
Simon van der Linden
Simos Xenitellis
Sjoerd Simons
Søren Sandmann Pedersen
Srinivasa Ragavan
Stefan Kost
Stefan Walter
Stefan Westerfeld
Steffen Macke
Steve Frécinaux
Sven Herzberg
Sven Neumann
Sweta Kothari
Takayuki Kusano
Takeshi Aihana
Theppitak Karoonboonyanan
Thirumurthi Vasudeven
Thomas Hindoe Paaboel Andersen
Thomas James Alexander Thurman
Thomas Wood
Tim Horton
Tim Janik
Timo Jyrinki
Tim-Philipp Müller
Tim Waugh
Tomas Bzatek
Tomas Frydrych
Tomasz Dominikowski
Toms Baugis
Tor Lillqvist
Torsten Schönfeld
Travis Reitter
Ulf-D . Ehlert
Ulrik Sverdrup
- [kupfer/next] Change KupferObject's alias API Mon Feb 01 08:37:48 GMT 2010
- [kupfer/next] Display "disabled" in plugin info when not loaded Mon Feb 01 08:37:52 GMT 2010
- [kupfer/next] All Plugins should define description variables first Mon Feb 01 08:38:01 GMT 2010
- [kupfer/next] core: Only call get_plugin_infos once in get_plugin_desc Mon Feb 01 08:38:07 GMT 2010
- [kupfer/next] contrib: Define description variables first Mon Feb 01 08:38:08 GMT 2010
- [kupfer/next] core: Reorganize plugin importing, introduce import_plugin_any Mon Feb 01 08:38:13 GMT 2010
- [kupfer/next] core: Truncate code in _import_plugin_fake Mon Feb 01 08:38:17 GMT 2010
- [kupfer/next] Make get_text_items(self, text) into TextSource's defining method Mon Feb 01 08:38:23 GMT 2010
- [kupfer/next] Check for the get_text_items attribute when using TextSources in core Mon Feb 01 08:38:27 GMT 2010
- [kupfer/next] Adapt plugins Core (Text) and Shell Commands to get_text_items Mon Feb 01 08:38:32 GMT 2010
- [kupfer] Move the filter entry box down below the plugin list Mon Feb 01 08:56:43 GMT 2010
- [kupfer] NEWS for Kupfer version pandoras-box-1 Mon Feb 01 17:33:08 GMT 2010
- [kupfer] version: Update with names Mon Feb 01 17:33:09 GMT 2010
- [kupfer] Created tag pandoras-box-1 Mon Feb 01 17:33:14 GMT 2010
- [kupfer] (19 commits) ...Remove transition imports (kupfer.helplib and parts of kupfer.objects) Mon Feb 01 18:10:44 GMT 2010
- [kupfer: 4/19] obj: Remove all builtin OpenWith actions Mon Feb 01 18:10:50 GMT 2010
- [kupfer: 5/19] obj: A universal action Open to open any file Mon Feb 01 18:10:53 GMT 2010
- [kupfer: 16/19] volumes: Update to use Open action Mon Feb 01 18:10:58 GMT 2010
- [kupfer: 17/19] Merge branch 'next' Mon Feb 01 18:11:04 GMT 2010
- [kupfer: 18/19] Merge branch 'common-open' Mon Feb 01 18:11:08 GMT 2010
- [kupfer: 19/19] Remove transition imports (kupfer.helplib and parts of kupfer.objects) Mon Feb 01 18:11:13 GMT 2010
- [kupfer] fileactions: use a regex to detect multiple volume rar archives Tue Feb 02 15:26:21 GMT 2010
- [kupfer] windows: Add Next Window object Wed Feb 03 16:17:42 GMT 2010
- [kupfer] core: Make it possible to incrementally add decorators Thu Feb 04 09:56:44 GMT 2010
- [kupfer] core: Optional immediate initialization of sources in SourceController Thu Feb 04 09:56:48 GMT 2010
- [kupfer] core: Separate plugin loading to its own module Thu Feb 04 09:56:54 GMT 2010
- [kupfer] core: Recalculate SourceController.root on when catalog is updated Thu Feb 04 09:57:00 GMT 2010
- [kupfer] core: Reload enabled plugins properly in import_plugin Thu Feb 04 09:57:04 GMT 2010
- [kupfer] settings: Add a signal for plugin enabled/disabled Thu Feb 04 09:57:10 GMT 2010
- [kupfer] core: Allow loading plugins at runtime Thu Feb 04 09:57:14 GMT 2010
- [kupfer] Update plugin instructions string in preferences dialog Thu Feb 04 09:57:19 GMT 2010
- [kupfer] Show full traceback for unexpected plugin load errors Thu Feb 04 16:16:23 GMT 2010
- [kupfer/maint: 335/341] kupfer_provider: Change the D-Bus signal to be more general Thu Feb 04 21:11:56 GMT 2010
- [kupfer/maint] (341 commits) ...Update Portuguese translation Thu Feb 04 21:11:58 GMT 2010
- [kupfer/maint: 336/341] nautilusselection: Adapt for kupfer_provider API change. Thu Feb 04 21:12:00 GMT 2010
- [kupfer/maint: 337/341] py26: Use explicit // for integer division in ui.browser Thu Feb 04 21:12:05 GMT 2010
- [kupfer/maint: 338/341] py26: Use explicit // for integer division in core Thu Feb 04 21:12:10 GMT 2010
- [kupfer/maint: 339/341] py26: Fix to use absolute imports in chromium plugin Thu Feb 04 21:12:15 GMT 2010
- [kupfer/maint: 340/341] py26: plugin.rhythmbox_support: default track number 0 Thu Feb 04 21:12:21 GMT 2010
- [kupfer/maint: 341/341] Update Portuguese translation Thu Feb 04 21:12:33 GMT 2010
- [kupfer] notes: Add factory search action Get Note Search Results... Fri Feb 05 12:31:30 GMT 2010
- [kupfer] thunar: Thunar objects as content to thunar application Fri Feb 05 12:31:35 GMT 2010
- [kupfer/maint] Documentation: Update the man page with new text from website Fri Feb 05 18:18:35 GMT 2010
- [kupfer/maint] grouping: Check that values exist before merging groups Fri Feb 05 18:18:46 GMT 2010
- [kupfer] (10 commits) ...Merge branch 'maint' Fri Feb 05 18:18:55 GMT 2010
- [kupfer: 10/10] Merge branch 'maint' Fri Feb 05 18:19:02 GMT 2010
- [kupfer/maint] apt_tools: Use apt-get install --yes as default install method Sat Feb 06 13:32:08 GMT 2010
- [kupfer/maint] chromium: if there is no chromium bookmarks file, look for a google-chrome one Sat Feb 06 13:32:11 GMT 2010
- [kupfer/maint] Draft NEWS Sat Feb 06 13:32:12 GMT 2010
- [kupfer] calculator: Improve help, include help() itself and _ (last result) Sat Feb 06 13:32:18 GMT 2010
- [kupfer] google: Fix bug when no results are found Sat Feb 06 13:32:22 GMT 2010
- [kupfer] core: Update _import_plugin_fake to work with zipimported modules Sat Feb 06 13:32:27 GMT 2010
- [kupfer] plugins.(services|top): fix imports Sat Feb 06 13:42:26 GMT 2010
- [kupfer] Fix plugins importing transition imports from old location Sat Feb 06 13:42:32 GMT 2010
- [kupfer] contrib: Update icon_names to work with core changes Sat Feb 06 13:42:44 GMT 2010
- [kupfer] core: Guard plugin loading and guard plugin intialization better Sat Feb 06 17:46:43 GMT 2010
- [kupfer] thunar: Remove unimplemented action and small cleanup Mon Feb 08 10:52:52 GMT 2010
- [kupfer] Rename plugin google.py to google_search.py Mon Feb 08 10:52:54 GMT 2010
- [kupfer] Add thunar and google_search to POTFILES.in Mon Feb 08 10:53:00 GMT 2010
- [kupfer] gnome_terminal: Remove editor comments Mon Feb 08 10:53:05 GMT 2010
- [kupfer] notes: Add missing gettext _() function Mon Feb 08 10:53:11 GMT 2010
- [kupfer] sv: Update swedish translation Mon Feb 08 10:53:22 GMT 2010
- [kupfer/maint] NEWS for pandoras-box-1.1 Mon Feb 08 11:36:26 GMT 2010
- [kupfer] (5 commits) ...Merge branch 'maint' Mon Feb 08 11:36:30 GMT 2010
- [kupfer: 5/5] Merge branch 'maint' Mon Feb 08 11:36:36 GMT 2010
- [kupfer] Created tag pandoras-box-1.1 Mon Feb 08 11:36:40 GMT 2010
- [kupfer] textfiles: A plugin for working with text Mon Feb 08 13:38:03 GMT 2010
- [kupfer] sv: Update swedish translation Mon Feb 08 13:38:06 GMT 2010
- [kupfer] wscript: Install plugin datafiles inside python packages Mon Feb 08 13:38:12 GMT 2010
- [kupfer] wscript: Do not support installing into $PYTHONDIR Mon Feb 08 13:38:17 GMT 2010
- [kupfer] wscript: Install all *.ui datafiles automatically Mon Feb 08 13:38:22 GMT 2010
- [kupfer] Allow loading custom icons from plugins Mon Feb 08 13:38:28 GMT 2010
- [kupfer] Allow serializing "loose" AppLeaves Mon Feb 08 18:09:06 GMT 2010
- [kupfer] pl: update translation Mon Feb 08 18:09:08 GMT 2010
- [kupfer] Update dependencies in README Mon Feb 08 21:14:31 GMT 2010
- [kupfer] Make ``plugins`` directories extensions of the kupfer.plugin package Mon Feb 08 21:14:35 GMT 2010
- [kupfer] Allow plugins installed in .zip packages Mon Feb 08 21:14:40 GMT 2010
- [kupfer] core: Simplify plugin import procedure Mon Feb 08 21:14:46 GMT 2010
- [kupfer] core: Cleanup plugin icon initialization Mon Feb 08 21:14:51 GMT 2010
- [kupfer] (12 commits) ...Add plugin for evolution contact list and email actions Tue Feb 09 21:00:30 GMT 2010
- [kupfer: 1/12] zim: Update for zim (pyzim) 0.42 Tue Feb 09 21:00:37 GMT 2010
- [kupfer: 2/12] zim: search for default notebook when adding new page Tue Feb 09 21:00:39 GMT 2010
- [kupfer: 3/12] Leave no visible names after kupfer.plugin setup code Tue Feb 09 21:00:44 GMT 2010
- [kupfer: 4/12] Merge commit 'karol/pyzim' Tue Feb 09 21:00:49 GMT 2010
- [kupfer: 5/12] Draft NEWS Tue Feb 09 21:00:54 GMT 2010
- [kupfer: 6/12] icons: factory ComposedIconSmall for create small composed icons Tue Feb 09 21:01:01 GMT 2010
- [kupfer: 7/12] +Credentials Dialog: ask users for username and password Tue Feb 09 21:01:06 GMT 2010
- [kupfer: 8/12] settings: add support for user credentials setting Tue Feb 09 21:01:11 GMT 2010
- [kupfer: 9/12] settings: Use kupfer-specific keyring configuration file for fallback Tue Feb 09 21:01:17 GMT 2010
- [kupfer: 10/12] +obj.special: PleaseConfigureLeaf, InvalidCredentialsLeaf Tue Feb 09 21:01:20 GMT 2010
- [kupfer: 11/12] icons.py: add get_pixbuf_from_data - create pixbuf from raw data Tue Feb 09 21:01:25 GMT 2010
- [kupfer: 12/12] Add plugin for evolution contact list and email actions Tue Feb 09 21:01:30 GMT 2010
- [kupfer] Define a dummy gettext function in kupfer.obj.base if needed Thu Feb 11 00:01:25 GMT 2010
- [kupfer] Update POTFILES.in with new data files Thu Feb 11 00:01:28 GMT 2010
- [kupfer] Add a safer, pure-python ConservativeUnpickler in conspickle.py Thu Feb 11 16:57:53 GMT 2010
- [kupfer] Add BasicUnpickler to conspickle.py Thu Feb 11 16:57:56 GMT 2010
- [kupfer] core: Use the safest unpickler for plugin configuration data Thu Feb 11 16:58:01 GMT 2010
- [kupfer] Add doctests for ConservativeUnpickler and BasicUnpickler Thu Feb 11 16:58:06 GMT 2010
- [kupfer] Add execfile.py for saving executable kupfer commands to file Thu Feb 11 16:58:12 GMT 2010
- [kupfer] Add D-Bus method ExecuteFile to tell Kupfer to execute a command file Thu Feb 11 16:58:17 GMT 2010
- [kupfer] Add SaveToFile action for ComposedLeaves to save commands to file Thu Feb 11 16:58:22 GMT 2010
- [kupfer] Propose .kfcom extension when saving commands to file Thu Feb 11 16:58:26 GMT 2010
- [kupfer] Assign icons to saved kupfer command files Thu Feb 11 16:58:32 GMT 2010
- [kupfer] Add a mimetype description file for kupfer commands Thu Feb 11 16:58:45 GMT 2010
- [kupfer] Add kupfer-exec as main command execution program Thu Feb 11 16:58:49 GMT 2010
- [kupfer] Localize helper script kupfer-exec Thu Feb 11 16:58:53 GMT 2010
- [kupfer] sv: Update swedish translation Thu Feb 11 16:58:56 GMT 2010
- [kupfer] update .gitattributes Thu Feb 11 16:58:57 GMT 2010
- [kupfer] Create release tarballs with ./waf gitdist, implemented on top of git-archive Thu Feb 11 16:59:02 GMT 2010
- [kupfer] Move main kupfer binary to bin/kupfer.in Thu Feb 11 16:59:09 GMT 2010
- [kupfer] Introduce capability blocker environmental variables Thu Feb 11 16:59:18 GMT 2010
- [kupfer] Put files from commandline in kupfer directly as files Thu Feb 11 16:59:19 GMT 2010
- [kupfer] ui.session: try to bind to xfce session manager Thu Feb 11 17:00:14 GMT 2010
- [kupfer] Update mime database when installing, allow --no-update-mime option Thu Feb 11 19:45:10 GMT 2010
- [kupfer] Localize mimetype description Thu Feb 11 19:45:12 GMT 2010
- [kupfer] wscript: Require Python 2.6 Thu Feb 11 23:06:13 GMT 2010
- [kupfer] Understand relative paths in VirtualBox OSE configuration Sat Feb 13 03:54:02 GMT 2010
- [kupfer] locate: Not all locate understand --quiet argument Sat Feb 13 03:58:53 GMT 2010
- [kupfer] Show all imported names in help(kupfer.objects) Sat Feb 13 15:44:10 GMT 2010
- [kupfer] Fix obj.base's dummy gettext function Sat Feb 13 15:44:14 GMT 2010
- [kupfer] Introduce uiutils.show_notification Sat Feb 13 15:44:20 GMT 2010
- [kupfer] Introduce OperationError exception: (localized) failure in actions Sat Feb 13 15:44:25 GMT 2010
- [kupfer] A file missing default application is OperationError Sat Feb 13 15:44:30 GMT 2010
- [kupfer] "Convert" OperationErrors to user error notifications in commandexec.py Sat Feb 13 15:44:35 GMT 2010
- [kupfer] Use localized exceptions in execfile to notify users of errors Sat Feb 13 15:44:40 GMT 2010
- [kupfer] Update Swedish translation Sat Feb 13 15:44:51 GMT 2010
- [kupfer] New French translation Sun Feb 14 17:29:51 GMT 2010
- [kupfer] Move Show Notification action into the Show Text plugin Sun Feb 14 21:24:17 GMT 2010
- [kupfer] Allow opening (sending to kupfer) files with a , in the name or path Sun Feb 14 21:24:22 GMT 2010
- [kupfer] Use python2.6 when ./kupfer-run is started from the build directory Sun Feb 14 21:56:36 GMT 2010
- [kupfer] wscript: If python is not found, try setting to python2.6 Mon Feb 15 00:39:12 GMT 2010
- [kupfer] wscript: Require python module keyring, when configuring Mon Feb 15 00:39:17 GMT 2010
- [kupfer] templates: Add a New Folder template Mon Feb 15 10:47:23 GMT 2010
- [kupfer] Update Swedish translation Mon Feb 15 10:47:28 GMT 2010
- [kupfer] Small update of Documentation/Manual.rst Mon Feb 15 10:47:34 GMT 2010
- [kupfer] evolution: Implement SendFileByMail action. Mon Feb 15 17:49:17 GMT 2010
- [kupfer] (27 commits) ...Update POTFILES.in Tue Feb 16 20:47:11 GMT 2010
- [kupfer: 1/27] A Work in Progress on a "Look inside compressed archives" plugin Tue Feb 16 20:47:14 GMT 2010
- [kupfer: 2/27] archiveinside: Detect if archive is modified, sort properly Tue Feb 16 20:47:20 GMT 2010
- [kupfer: 3/27] archiveinside: Don't allow looking inside too big archives Tue Feb 16 20:47:24 GMT 2010
- [kupfer: 4/27] archiveinside: Always show hidden files in the archive's first level Tue Feb 16 20:47:29 GMT 2010
- [kupfer: 5/27] archiveinside: Clean up unarchived files at exit Tue Feb 16 20:47:35 GMT 2010
- [kupfer: 6/27] archiveinside: Make the extraction more general for any type Tue Feb 16 20:47:40 GMT 2010
- [kupfer: 7/27] archiveinside: Don't unarchive unsafe archives. Support ZIP Tue Feb 16 20:47:46 GMT 2010
- [kupfer: 8/27] archiveinside: debug output on extraction Tue Feb 16 20:47:50 GMT 2010
- [kupfer: 9/27] Code cleanup in execfile.py Tue Feb 16 20:47:55 GMT 2010
- [kupfer: 10/27] main: Remove configuration file info from --help Tue Feb 16 20:48:00 GMT 2010
- [kupfer: 11/27] task: Redesign task API to be start with finish callback Tue Feb 16 20:48:05 GMT 2010
- [kupfer: 12/27] backgroundtask: Introduce kupfer.task.BackgroundTaskRunner Tue Feb 16 20:48:10 GMT 2010
- [kupfer: 13/27] backgroundtask: Introduce background_loader decorator in helplib Tue Feb 16 20:48:15 GMT 2010
- [kupfer: 14/27] obj.special: extract plugin_id from file name Tue Feb 16 20:48:20 GMT 2010
- [kupfer: 15/27] plugins: +google_mail - load contacts and create new emails Tue Feb 16 20:48:25 GMT 2010
- [kupfer: 16/27] ui: +progress dialog - dialog showing progress for example uploading Tue Feb 16 20:48:30 GMT 2010
- [kupfer: 17/27] Use idle callbacks to update the progress dialog on the main thread Tue Feb 16 20:48:36 GMT 2010
- [kupfer: 18/27] progress_dialog: Separate markup from properly escaped content Tue Feb 16 20:48:40 GMT 2010
- [kupfer: 19/27] +plugin microbloging_twitter Tue Feb 16 20:48:47 GMT 2010
- [kupfer: 20/27] twitter: move to package, add icon, turn on ComposedIconSmall Tue Feb 16 20:48:52 GMT 2010
- [kupfer: 21/27] plugin: +google_picasa - access and upload files to Picasa Web Album Tue Feb 16 20:48:57 GMT 2010
- [kupfer: 22/27] Add SVG icons for GMail and Picasa plugins Tue Feb 16 20:49:03 GMT 2010
- [kupfer: 23/27] bg_loader: allow to start and stop background task Tue Feb 16 20:49:06 GMT 2010
- [kupfer: 24/27] Merge "Deep Archives" plugin Tue Feb 16 20:49:11 GMT 2010
- [kupfer: 25/27] Merge Karol's Google Mail and Picasa plugins (with core changes) Tue Feb 16 20:49:15 GMT 2010
- [kupfer: 26/27] Merge Karol's Twitter plugin Tue Feb 16 20:49:20 GMT 2010
- [kupfer: 27/27] Update POTFILES.in Tue Feb 16 20:49:25 GMT 2010
- [kupfer] picasa: Separate markup from properly escaped content (Plugin part) Tue Feb 16 21:05:00 GMT 2010
Victor Manuel Jaquez Leal
Ville-Pekka Vainio
Vincent Untz
Vivien Malerba
Warren Togami
William Jon McCann
William Walker
W . Michael Petullo
Wolfgang Hofer
Xandru Armesto Fernández
Xan Lopez
Xavier Claessens
Xavier de Blas
Yair Hershkovitz
Zeeshan Ali Khattak
Žygimantas Beručka
Mail converted by MHonArc