Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Send all network settings to NetworkManager in secrets response (#1602)Daniel Drake2009-12-073-20/+38
* 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
* Create new activity_id if the entry lacks one #1276Tomeu Vizoso2009-12-011-0/+3
* Activate windows when changing to activity viewDaniel Drake2009-12-013-7/+14
* Journal entry bundles shouldn't create a 2nd ds entryDaniel Drake2009-12-013-12/+23
* Revert "Move to cjson and drop pyjson and simplejson"Daniel Drake2009-12-015-11/+16
* Adapt to API changes in the journal #881Tomeu Vizoso2009-12-011-3/+3
* Small fixes to new meshbox codeDaniel Drake2009-12-011-2/+2
* Group access points by network (#330)Daniel Drake2009-12-012-117/+273
* Use link-local IPv4 address setup for ad-hoc connectionsDaniel Drake2009-12-011-1/+1
* add star badge to APs that are in our connections (erikos) #19Tomeu Vizoso2009-12-011-1/+4
* Transmit the color of the ad-hoc network creatorSimon Schampijer2009-12-011-11/+19
* Don't save the adhoc networks to the config fileSimon Schampijer2009-12-012-20/+8
* Serialize adhoc wireless settingsSimon Schampijer2009-12-011-5/+22
* Add code for creating ad-hoc wireless networksTomeu Vizoso2009-12-012-0/+25
* Revert "Call sync() after profile creation. Addresses dlo#9612"Daniel Drake2009-12-011-6/+0
* Revert "Do not barf due to damaged timestamp, keep metadata: Fixes d.l.o#9559"Daniel Drake2009-12-012-14/+3
* Call sync() after profile creation. Addresses dlo#9612Sayamindu Dasgupta2009-11-201-0/+6
* Do not barf due to damaged timestamp, keep metadata: Fixes d.l.o#9559Sayamindu Dasgupta2009-11-202-3/+14
* Upgrade activities that were installed from bundles #1176Aleksey Lim2009-08-181-1/+10
* Fix .xoj support #1098Aleksey Lim2009-07-273-4/+12
* Remake the cache when the DS returns an unexpected amount of entriesTomeu Vizoso2009-06-291-3/+21
* Only update the connections file when the AP changes state #756Tomeu Vizoso2009-04-161-3/+4
* Initialize the ResultSet after the widget changes size #733Tomeu Vizoso2009-04-161-2/+3
* Correctly close the input stream in file transfers #682Tomeu Vizoso2009-04-071-10/+7
* If user updates an activity installed... #707Aleksey Lim2009-04-061-2/+3
* Take into account launcher windows when checking if an already instance is ru...Tomeu Vizoso2009-04-062-3/+8
* Grey out the erase option if an activity bundle cannot be erased #620Tomeu Vizoso2009-03-301-0/+3
* AP: Do not write timestamp when not managed to connect #623Simon Schampijer2009-03-301-4/+7
* Find an available icon for displaying the removable device #627Tomeu Vizoso2009-03-251-2/+12
* Call *mount_finish when the callback is called #326Tomeu Vizoso2009-03-241-2/+3
* Resume from home is duplicating activity instances again #600Aleksey Lim2009-03-241-1/+1
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-03-201-4/+4
|\
| * Draw the rounding box inside the icon bounds (benzea) #567Tomeu Vizoso2009-03-181-4/+4
* | Fix nondeterministic denials for no-interface messages #575Simon Schampijer2009-03-201-10/+12
|/
* Add Dismiss option to the palette of finished transfers #484Tomeu Vizoso2009-03-181-5/+52
* pass byte_arrays=True to {Accept,Provide}FileGuillaume Desmottes2009-03-171-2/+3
* bug #547: resume-by-default uses open with, not just openchema2009-03-171-1/+1
* Remove transfer icon from frame when the local user cancels it #483Tomeu Vizoso2009-03-122-18/+39
* Remove duplicates from the activities submenu #497Tomeu Vizoso2009-03-061-2/+4
* Restore the icon size after a layout change #157Tomeu Vizoso2009-03-051-0/+2
* Favorites' focus rectangle corners should be rounded #406Tomeu Vizoso2009-03-031-26/+25
* Restore minimal .xol support #459Tomeu Vizoso2009-03-031-1/+21
* Check the activity version and replace an older version upon download #464Tomeu Vizoso2009-03-022-5/+19
* Friendstray: icon reacting to right click #441Simon Schampijer2009-03-021-5/+4
* Don't open a launcher window when that activity is already running #426Tomeu Vizoso2009-03-023-4/+19
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-03-024-19/+21
|\
| * Fall back to application-octet-stream for unknown types #458Tomeu Vizoso2009-03-011-0/+3
| * Avoid reading the bundle twice #442Tomeu Vizoso2009-03-011-9/+4