Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/journal/journaltoolbox.py
Commit message (Expand)AuthorAgeFilesLines
* minor fixes and a major refactoring of signals for alertsHEADmasterWalter 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
* | 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
* Adapt to changes in icons - SL #3569Manuel Quiñones2013-01-151-1/+1
* Journal SortingButton: port palette to custom palette implementation - SL #4303sucrose-0.98Manuel Quiñones2013-01-071-2/+11
* Journal: add support for copying to Documents folder (detail view, copy-to pa...Gonzalo Odiard2012-11-231-0/+10
* Replace remaining uses of "import glib"Gonzalo Odiard2012-11-231-1/+0
* Journal: defocus the search entry by defaultManuel Quiñones2012-10-021-14/+13
* Journal: initial portManuel Quiñones2012-09-071-1/+1
* Run sugar-convert.sh for automatic conversion from sugar.* to sugar3.* importsSimon Schampijer2012-09-071-12/+12
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-071-28/+28
* Use the new toolbars in the JournalManuel Quiñones2012-08-281-36/+15
* Journal: add alert to confirm before erasing an entrySimon Schampijer2012-08-221-6/+25
* Journal: don't fail to load if an activity icon is broken (fixes SL#3200)Sascha Silbe2011-10-181-8/+23
* Avoid adding multiple times the callback to the duplicate buttonGonzalo Odiard2011-08-181-1/+1
* Typo in the duplicate codeSimon Schampijer2011-08-171-1/+1
* Add duplicate functionality to the Journal and enhance copy functionalitySimon Schampijer2011-08-151-55/+61
* Journal detail view copy-palette: fallback to more generic icon when needed, ...Simon Schampijer2011-04-111-3/+6
* Remove separator in Journal toolbar #2446 (Gary C. Martin)Simon Schampijer2010-11-241-13/+0
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-241-6/+4
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-0/+5
* fix EOL spacesSascha Silbe2010-11-241-1/+1
* Little pylint fix.Simon Schampijer2010-08-311-1/+2
* Journal: Alert if an error occures when copying to devices in the detail view...Simon Schampijer2010-08-311-1/+21
* Use Toolbutton instead of instead of RadiotoolbuttonSimon Schampijer2010-08-241-32/+25
* Add sort by creation time option to the ListViewButtonAndrés Ambrois2010-08-241-0/+1
* Add a ListViewButton to the journal search toolbar.Andrés Ambrois2010-08-241-0/+74
* Journaltoolbox: Add add_separator method for convenience.Andrés Ambrois2010-08-241-0/+11
* Revert copy to "Journal" palette item in journal details view #1831Aleksey Lim2010-03-221-3/+15
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-251-1/+1
* Revert thumbs mergeAleksey Lim2009-08-251-29/+1
* Extract objectsview from listview; initial thumbs view commitAleksey Lim2009-08-251-1/+29
* let the logger do the formattingSascha Silbe2009-08-241-1/+1
* Journal: Reordering the type filter pull down menu (Walter Bender) #875Simon Schampijer2009-08-121-22/+25
* #226 Add a 'Clear search' button to 'No matching entries' messageTomeu Vizoso2009-01-231-0/+6
* #219 fix filtering the objectchooser with data typesSimon Schampijer2009-01-201-1/+1
* #132 Filter by timestamp, not by mtimeTomeu Vizoso2009-01-111-3/+4
* pylint fixesTomeu Vizoso2009-01-111-3/+3
* Add support for text queries on removable devicesTomeu Vizoso2009-01-111-14/+4
* Add a favorite filter to the journal toolbarTomeu Vizoso2009-01-081-9/+17
* Rename parameter to what_filterTomeu Vizoso2009-01-061-7/+7
* #3060 Add the possibility of filtering the object chooser by data typeTomeu Vizoso2009-01-061-0/+13
* Use util.TempFilePath and stop leaking temp filesTomeu Vizoso2009-01-031-4/+6
* #126 Fix erase button in the journalTomeu Vizoso2008-12-231-1/+1
* Remove jarabe/model/volume.py and use gio insteadTomeu Vizoso2008-11-291-9/+12
* First try at restoring removable devices support in the journalTomeu Vizoso2008-11-281-30/+28
* Move volumesmanager to jarabe.model and add a frame icon for a removable stor...Tomeu Vizoso2008-10-131-9/+9
* Use gconf for the profileSimon Schampijer2008-10-111-3/+5