summaryrefslogtreecommitdiff
path: root/zeitgeist
Commit message (Expand)AuthorAgeFilesLines
* Remove references to the deleted basics.py from autotools files, fix the .des...Siegfried-Angel Gevatter Pujals2009-05-241-1/+0
* Rename gconf entry to /apps/gnome-zeitgeist/.Siegfried-Angel Gevatter Pujals2009-05-231-1/+1
* Delete unneeded file basics.py.Siegfried-Angel Gevatter Pujals2009-05-231-4/+0
* Keep using the old directory structure for the icons in the tree and update c...Siegfried-Angel Gevatter Pujals2009-05-236-5/+6
* Bug fix: files with unicode in the URI are no longer displayed greyed out.Siegfried-Angel Gevatter Pujals2009-05-232-9/+3
* Merge with Seif's commit.Siegfried-Angel Gevatter Pujals2009-05-231-1/+1
|\
| * undo a little changeSeif Lotfy2009-05-231-1/+1
* | Use """ for multi-line comments / docstrings, instead of three simple ones.Siegfried-Angel Gevatter Pujals2009-05-2311-60/+60
|/
* give parent iterators a bigger iconSeif Lotfy2009-05-231-1/+1
* Don't check the tags in the journal, it's already done daemon-side.Siegfried-Angel Gevatter Pujals2009-05-231-12/+4
* Fix tag unfiltering.Siegfried-Angel Gevatter Pujals2009-05-231-4/+3
* Fix tag filtering to be AND instead of OR.Siegfried-Angel Gevatter Pujals2009-05-231-1/+1
* Make tag filtering fast. Needs more testing, I might have broken some stuff o...Siegfried-Angel Gevatter Pujals2009-05-221-41/+26
* Change get_items() to apply tag filters directly in the SQL.Siegfried-Angel Gevatter Pujals2009-05-221-18/+16
* Look for tag timestamps only using SQL (sadly still as slow as using the loop).Siegfried-Angel Gevatter Pujals2009-05-221-18/+18
* Give all buttons in the toolbar a label, and cleanup.Siegfried-Angel Gevatter Pujals2009-05-221-20/+16
* dixed the GOD FORSAKEN refresh buttonSeif Lotfy2009-05-221-7/+8
* trying to prettyfieSeif Lotfy2009-05-222-2/+2
* converted to toolbarmuch smootherSeif Lotfy2009-05-222-12/+28
* fixed Favorites from FavourtiesSeif Lotfy2009-05-221-1/+1
* Kill the go_today function as it doesn't do anything by itself; thanks to artir.Siegfried-Angel Gevatter Pujals2009-05-221-6/+2
* Merge.Siegfried-Angel Gevatter Pujals2009-05-222-7/+1
|\
| * testing resizing cheating while doing it! If it is slow then it is because th...Seif Lotfy2009-05-222-4/+2
* | Install manpages.Siegfried-Angel Gevatter Pujals2009-05-221-1/+0
|/
* fix the refresh button functionalitySeif Lotfy2009-05-222-1/+2
* fixed tagging issues and reseting the daySeif Lotfy2009-05-221-8/+5
* clean up view ALOTSeif Lotfy2009-05-221-16/+16
* sort the types a bitSeif Lotfy2009-05-221-0/+6
* fixed twitterSeif Lotfy2009-05-221-1/+1
* fixed focusingSeif Lotfy2009-05-211-1/+3
* End the datahub with a D-Bus signal.Siegfried-Angel Gevatter Pujals2009-05-211-0/+4
* Fix Home button again.Siegfried-Angel Gevatter Pujals2009-05-211-10/+10
* fixed expanding issuesSeif Lotfy2009-05-212-95/+93
* fixed reseting daySeif Lotfy2009-05-211-1/+13
* mergeSeif Lotfy2009-05-211-6/+6
|\
| * Give the star icon at the left a tooltip.Siegfried-Angel Gevatter Pujals2009-05-211-3/+4
| * Switch from gtk.tooltips to gtk.Tooltip; fixes a deprecation warning.Siegfried-Angel Gevatter Pujals2009-05-211-3/+2
* | fixed issues with calendar browsingSeif Lotfy2009-05-211-2/+10
|/
* Fix so that a fresh Zeitgeist checkout can be run from any directory.Siegfried-Angel Gevatter Pujals2009-05-211-2/+6
* improved the expanded viewSeif Lotfy2009-05-212-8/+17
* mergeSeif Lotfy2009-05-201-15/+10
|\
| * Merge.Siegfried-Angel Gevatter Pujals2009-05-201-36/+20
| |\
| * | Fix Home button so that it always resets correctly to Today with no text filt...Siegfried-Angel Gevatter Pujals2009-05-201-15/+10
* | | still tring to fixSeif Lotfy2009-05-201-12/+23
| |/ |/|
* | undo expanded_view changesSeif Lotfy2009-05-201-36/+20
|/
* And more.Siegfried-Angel Gevatter Pujals2009-05-201-33/+18
* More cleanup.Siegfried-Angel Gevatter Pujals2009-05-201-53/+33
* Fix bug in get_all_tags and remove ol stuff from zeitgeist_engine_wrapper.py ...Siegfried-Angel Gevatter Pujals2009-05-202-14/+6
* cleanup stuffSiegfried-Angel Gevatter Pujals2009-05-201-29/+20
* fixed expanding issuesSeif Lotfy2009-05-203-13/+48