Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/desktop
Commit message (Expand)AuthorAgeFilesLines
* Send all network settings to NetworkManager in secrets response (#1602)Daniel Drake2009-12-072-13/+20
* Small fixes to new meshbox codeDaniel Drake2009-11-201-2/+2
* Group access points by network (#330)Daniel Drake2009-11-191-117/+165
* Use link-local IPv4 address setup for ad-hoc connectionssucrose-0.86Daniel Drake2009-11-061-1/+1
* _Typo in a2976122a1Aleksey Lim2009-10-011-1/+1
* Pass timestamp to gdk.Window.focus() on shell startup #1451Aleksey Lim2009-10-011-1/+4
* Starting/resuming an entry from Journal shows wrong colours #1421Aleksey Lim2009-09-301-10/+0
* Do no fail on system activities in Home view #1427Aleksey Lim2009-09-251-2/+2
* Use correct color when resuming an entry from the favorites view #1397Tomeu Vizoso2009-09-231-16/+26
* Create new activity_id if the entry lacks one #1276Tomeu Vizoso2009-09-191-0/+3
* Suppress None invocationAleksey Lim2009-09-181-1/+3
* favoritesview.py: icon-color KeyError #976Aleksey Lim2009-09-181-15/+15
* Tolerate an invalid layout in GConf (bemasc) #1147Tomeu Vizoso2009-09-151-1/+3
* Remove the column headers from Home list view's gtk.treeview #1279Simon Schampijer2009-09-151-5/+6
* Disable row selection in the activities treeview as well #1235Simon Schampijer2009-09-111-0/+2
* Do not reseting resume mode on every visibility change #1311Aleksey Lim2009-09-101-1/+7
* really fix Alt handlingTomeu Vizoso2009-09-092-15/+10
* Implement Alt key listening in the HomeWindow instead of using a global grab ...Tomeu Vizoso2009-09-092-0/+32
* Show selecting status of favorite check box in journal list view even if "sta...Aleksey Lim2009-09-071-2/+1
* Fix minor issues to cleanup sugar log #1267Aleksey Lim2009-09-041-0/+3
* Implement server registration for non-XOs (Hamilton Chua) #916Tomeu Vizoso2009-09-041-10/+62
* add star badge to APs that are in our connections (erikos) #19Tomeu Vizoso2009-08-301-1/+4
* Let user upgrade system activity from .xo #701Aleksey Lim2009-08-281-4/+5
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-259-54/+54
* fix resuming activity instances from FavoritePalette (favorites view / home v...Sascha Silbe2009-08-251-1/+1
* Start new activity instance when Alt key is hold pressed #1129Tomeu Vizoso2009-08-253-2/+26
* let the logger do the formattingSascha Silbe2009-08-245-12/+12
* Remove "Erase" and "Remove favorite" Activity palette entries #1128Tomeu Vizoso2009-08-193-72/+107
* Transmit the color of the ad-hoc network creatorSimon Schampijer2009-08-181-12/+20
* Add sbin to PATH (silbe) #998Tomeu Vizoso2009-08-101-1/+1
* Remove uninstalled activities from modelAleksey Lim2009-07-301-1/+1
* Abort if theres an error when retrieving activities (silbe) #1059Tomeu Vizoso2009-07-221-0/+1
* Fetch last journal entries in the right orderTomeu Vizoso2009-07-111-3/+3
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineAleksey Lim2009-07-112-2/+9
|\
| * Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineTomeu Vizoso2009-07-101-1/+7
| |\
| | * Don't save the adhoc networks to the config fileSimon Schampijer2009-07-101-1/+7
| * | Switch to metacity as the window manager. #602Tomeu Vizoso2009-07-091-1/+2
| |/
* | md5 and sha module will be deprecated in python 2.6 #266Aleksey Lim2009-07-112-4/+4
|/
* Fix listening for changes in the activity listTomeu Vizoso2009-07-011-2/+2
* Rename activate signal in cell renderers to 'clicked'Tomeu Vizoso2009-06-301-4/+4
* Implement sortingTomeu Vizoso2009-06-291-1/+1
* Remove unused src/jarabe/desktop/proc_smaps.py fileTomeu Vizoso2009-06-282-108/+0
* Display tags in the activity listTomeu Vizoso2009-06-161-4/+11
* Make ListModel be a TreeModelSort and wrap a TreeModelFilter in itTomeu Vizoso2009-06-151-11/+19
* Fix listening for changes in the bundle registryTomeu Vizoso2009-06-151-1/+2
* Make the activity list background whiteTomeu Vizoso2009-06-131-0/+2
* Add last bits to the activity list based on a tree viewTomeu Vizoso2009-06-131-225/+60
* Listen for resquests for deleting bundlesTomeu Vizoso2009-06-072-6/+20
* Hook up the right palette in the activities listTomeu Vizoso2009-06-071-1/+13
* Fix listening for removal of activitiesTomeu Vizoso2009-06-071-5/+10