Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding SugarExt for setting hidden attribute on FAT filesHEADmasterWalter Bender2013-06-103-0/+129
* Send bundleId and objectId to javascriptDaniel Narvaez2013-06-101-10/+16
* Do not use the translated summary to get the value from gettext in the bundle...Gonzalo Odiard2013-06-102-21/+11
* Cleanup environment initializationDaniel Narvaez2013-06-101-6/+14
* Rename HTML to webDaniel Narvaez2013-06-104-4/+4
* Make the inspector toggle work reliablyDaniel Narvaez2013-06-101-1/+6
* Use a relative path in the activities urlDaniel Narvaez2013-06-101-4/+5
* Rework HTMLActivity to not inherit from ActivityDaniel Narvaez2013-06-101-7/+25
* Move the websocket service to the shellDaniel Narvaez2013-06-101-54/+7
* Use javascript to setup websocket port and keyDaniel Narvaez2013-06-101-6/+15
* Deprecate and ignore the SUGAR_EMULATOR variableDaniel Narvaez2013-06-101-1/+4
* Toggle the inspector on and off with ctrl-shift-iDaniel Narvaez2013-06-101-0/+18
* Use a custom scheme for app contentDaniel Narvaez2013-06-101-2/+14
* Replaced deprecated GObject methods with GLib methodsWilliam Orr2013-06-106-10/+13
* Fixed crash in journal when mousing over activity iconsWilliam Orr2013-06-101-3/+3
* Palettes: remove comment about deprecated APISimon Schampijer2013-06-101-2/+0
* Ensure we cleanup the tmp dirDaniel Narvaez2013-06-101-5/+7
* Don't set ACLOCALDaniel Narvaez2013-06-101-2/+0
* Commit from Sugar Labs: Translation System by user cjl.: 40 of 40 messages tr...Pootle daemon2013-05-261-3/+3
* Commit from Sugar Labs: Translation System by user cjl.: 37 of 40 messages tr...Pootle daemon2013-05-161-0/+217
* Merge pull request #18 from dnarvaez/pyflakesSimon Schampijer2013-05-0610-8/+9
|\
| * Run pyflakes on make checkDaniel Narvaez2013-05-041-0/+1
| * Silence pyflakeDaniel Narvaez2013-05-042-1/+7
| * Remove various unused bitsDaniel Narvaez2013-05-047-7/+1
|/
* Add a get_xo_color APIDaniel Narvaez2013-05-031-0/+6
* Require authentication before making API callsDaniel Narvaez2013-05-031-1/+14
* Add API to close an html activityDaniel Narvaez2013-05-031-6/+33
* Merge pull request #16 from dnarvaez/xocolorwalterbender2013-05-021-14/+8
|\
| * Improve XOColor fallback logicDaniel Narvaez2013-05-021-14/+8
|/
* Merge pull request #14 from dnarvaez/gconf-list-v2walterbender2013-04-294-6/+77
|\
| * Add a binding for gconf_client_set_list (using strings)Daniel Narvaez2013-04-294-6/+77
|/
* Merge pull request #11 from dnarvaez/html-execSimon Schampijer2013-04-244-1/+63
|\
| * Add exec script to build pure html activitiesDaniel Narvaez2013-04-234-1/+63
|/
* Merge pull request #10 from manuq/4325Daniel Narvaez2013-04-221-1/+6
|\
| * Color Palette: get back horizontal padding - SL #4325Manuel QuiƱones2013-04-171-1/+6
|/
* Merge pull request #9 from walterbender/fix-locale-4Daniel Narvaez2013-04-151-15/+68
|\
| * Use gettext algorithm to determine locale for activity.linfoWalter Bender2013-04-151-15/+68
|/
* Merge pull request #4 from dnarvaez/no-colormanuq2013-04-091-1/+1
|\
| * Handle invalid /desktop/sugar/user/colorDaniel Narvaez2013-04-091-1/+1
|/
* Merge pull request #3 from dnarvaez/unit-tests2dnarvaez2013-04-0942-294/+675
|\
| * Bind xdgmime in SugarExtDaniel Narvaez2013-04-099-223/+65
| * Some initial infrastructure for UI testsDaniel Narvaez2013-04-096-1/+218
| * Add test for dev commandDaniel Narvaez2013-04-091-0/+26
| * Add a SUGAR_ACTIVITIES_PATH environment variableDaniel Narvaez2013-04-091-2/+2
| * Add test for the genpot commandDaniel Narvaez2013-04-091-0/+23
| * Add test for the build commandDaniel Narvaez2013-04-091-2/+33
| * Add tests for bundlebuilderDaniel Narvaez2013-04-099-1/+270
| * Add a make target for testsDaniel Narvaez2013-04-0920-28/+6
| * Support out of source directory buildsDaniel Narvaez2013-04-091-7/+11
| * Rework the install to use git filesDaniel Narvaez2013-04-091-27/+23