Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/journal
Commit message (Expand)AuthorAgeFilesLines
* Do not transfer ownership while copying objects #1688Aleksey Lim2010-03-221-4/+4
* Clean up some .xoj registry code #1098Aleksey Lim2010-03-221-1/+1
* Can not star an entry in the Journal #1764Sayamindu Dasgupta2010-03-011-1/+1
* Journal list view: jumping back to first page when popping up a palette #1235Aleksey Lim2009-12-011-1/+3
* Process non-ds object in the right way in Journal #1262Aleksey Lim2009-12-013-15/+37
* Journal entry bundles shouldn't create a 2nd ds entryDaniel Drake2009-12-012-9/+17
* Revert "Move to cjson and drop pyjson and simplejson"Daniel Drake2009-12-013-6/+11
* Adapt to API changes in the journal #881Tomeu Vizoso2009-12-011-3/+3
* Revert "Do not barf due to damaged timestamp, keep metadata: Fixes d.l.o#9559"Daniel Drake2009-12-012-14/+3
* Do not barf due to damaged timestamp, keep metadata: Fixes d.l.o#9559Sayamindu Dasgupta2009-11-202-3/+14
* Fix .xoj support #1098Aleksey Lim2009-07-272-1/+5
* Remake the cache when the DS returns an unexpected amount of entriesTomeu Vizoso2009-06-291-3/+21
* Initialize the ResultSet after the widget changes size #733Tomeu Vizoso2009-04-161-2/+3
* Find an available icon for displaying the removable device #627Tomeu Vizoso2009-03-251-2/+12
* Remove duplicates from the activities submenu #497Tomeu Vizoso2009-03-061-2/+4
* Check the activity version and replace an older version upon download #464Tomeu Vizoso2009-03-021-3/+4
* Fall back to application-octet-stream for unknown types #458Tomeu Vizoso2009-03-011-0/+3
* Retrieve from the DS the bundle_id property #458Tomeu Vizoso2009-03-011-1/+1
* Support the case when an activity bundle is not completely downloaded and we ...Tomeu Vizoso2009-03-011-3/+3
* Dont hardcode the maximum amount of entries to cache in the journal #72Tomeu Vizoso2009-02-252-20/+22
* Fix a couple of trivial pylint warningsTomeu Vizoso2009-02-241-1/+0
* Use the generic type icon if availableTomeu Vizoso2009-02-161-11/+18
* Method _get_icon_file_name moved to sugar.graphics.iconSimon Schampijer2009-02-161-11/+3
* Close the object chooser when the activity is closed. #329Tomeu Vizoso2009-02-101-1/+12
* Use documend-send icon (Gary C Martin) #227Simon Schampijer2009-02-041-1/+1
* Add 'View Details' option to object palette in journalSimon Schampijer2009-01-292-4/+45
* #226 Add a 'Clear search' button to 'No matching entries' messageTomeu Vizoso2009-01-233-7/+37
* #225 Correctly detect when a query in the journal is emptyTomeu Vizoso2009-01-231-9/+17
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-01-211-11/+18
|\
| * Display a message when the collaboration connection doesn't support file tran...Tomeu Vizoso2009-01-211-11/+18
* | add start-with option to objectpalette in the journalSimon Schampijer2009-01-211-1/+39
|/
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-01-212-10/+9
|\
| * fix sporadic backtrace I was gettingTomeu Vizoso2009-01-211-1/+1
| * #33 Display space used and left in the volume palette in the journalTomeu Vizoso2009-01-211-9/+8
* | #219 fix filtering the objectchooser with data typesSimon Schampijer2009-01-201-1/+1
|/
* cope for moving canvastextview.py to sugar/graphicsSimon Schampijer2009-01-181-1/+1
* move the canvastextview to jarabe/viewSimon Schampijer2009-01-171-18/+1
* Use a specific property for caching the bundle_id instead of using 'activity'Tomeu Vizoso2009-01-162-4/+7
* Correctly print backtracesTomeu Vizoso2009-01-141-1/+1
* Implement filtering by file type for removable devicesTomeu Vizoso2009-01-121-2/+9
* Implement filtering by date range for removable devicesTomeu Vizoso2009-01-111-3/+17
* #132 Filter by timestamp, not by mtimeTomeu Vizoso2009-01-111-3/+4
* pylint fixesTomeu Vizoso2009-01-112-4/+4
* Fix text queries with multiple termsTomeu Vizoso2009-01-111-3/+8
* Add support for text queries on removable devicesTomeu Vizoso2009-01-113-17/+37
* Use gio to guess the entry iconTomeu Vizoso2009-01-111-3/+6
* Use gio to guess the mime typeTomeu Vizoso2009-01-101-1/+2
* Abort previous ResultSet operationsTomeu Vizoso2009-01-102-0/+18
* Read removable devices asynchronouslyTomeu Vizoso2009-01-102-27/+83
* Dont abort if we cannot read a file from a removable deviceTomeu Vizoso2009-01-081-6/+10