Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/journal/journaltoolbox.py
Commit message (Collapse)AuthorAgeFilesLines
* refactoring based on lasted commits upstreamWalter Bender2013-06-091-24/+31
|
* cleanup based on feedback from dnarvaezWalter Bender2013-04-031-9/+10
|
* resync to latest patchesWalter Bender2013-03-301-8/+8
|
* clean up of comment codeWalter Bender2013-03-301-1/+2
|
* Use menu palette for refresh buttonsWalter Bender2013-03-261-8/+25
|
* Check documents_path is not NoneMartin Abente Lahaye2013-03-231-1/+2
| | | | IGNORE IT, FIXED IN UPSTREAM
* minor fixes and a major refactoring of signals for alertsWalter Bender2013-02-041-1/+1
|
* Merge branch 'master' of git.sugarlabs.org:+redwood-city/sugar/social-sugarWalter Bender2013-02-031-1/+1
|\
| * Make FacebookOnlineAccount an extension and move the OnlineAccount*Raul Gutierrez Segales2013-02-031-1/+1
| | | | | | | | stuff into jarabe/web
* | add share menus to copy to paletteWalter Bender2013-02-031-0/+4
|/
* [sharing] Add's 'Share to Facebook' capabilityRaul Gutierrez Segales2013-02-031-2/+10
| | | | | | | | | This also sets the foundations for adding sharing capabilities for other services out there. I guess this is mainly RFC for now, some thinking is needed for the whole workflow of sharing out and into the Journal.
* Adapt to changes in icons - SL #3569Manuel Quiñones2013-01-151-1/+1
| | | | | | | | - Use entry-search instead of system-search in entries - Keep using system-search in activity list view, but adjust the colors Signed-off-by: Manuel Quiñones <manuq@laptop.org> Acked-by: Simon Schampijer <simon@laptop.org>
* Journal SortingButton: port palette to custom palette implementation - SL #4303sucrose-0.98Manuel Quiñones2013-01-071-2/+11
| | | | | | | So it gets styled correctly. Signed-off-by: Manuel Quiñones <manuq@laptop.org> Acked-by: Simon Schampijer <simon@laptop.org>
*