Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pep8 cleanupHEADmasterWalter Bender2013-06-1012-173/+198
* refactoring based on lasted commits upstreamWalter Bender2013-06-0922-307/+334
* resync to latest version of patches submitted to sugar upstream on githubWalter Bender2013-05-1214-760/+148
* cleanup based on feedback from dnarvaezWalter Bender2013-04-0310-34/+744
* adding support for webservices from ~/.sugarWalter Bender2013-03-313-46/+74
* use LGPL to be consistent with other sugar librariesWalter Bender2013-03-303-49/+43
* fix typoWalter Bender2013-03-301-1/+1
* resync to latest patchesWalter Bender2013-03-305-52/+22
* clean up of comment codeWalter Bender2013-03-305-49/+81
* cleanup based on dnarvaez reviewWalter Bender2013-03-281-30/+43
* no need to maintain two different subclasses for MenuItemWalter Bender2013-03-283-39/+10
* Merge branch 'master' of git.sugarlabs.org:+redwood-city/sugar/social-sugarWalter Bender2013-03-2810-63/+285
|\
| * Add message when configuredMartin Abente Lahaye2013-03-261-3/+37
| * Refreesh uses menus instead of toolbuttonsWalter Bender2013-03-262-31/+41
| * Use menu palette for refresh buttonsWalter Bender2013-03-262-9/+26
| * Add twitter to CPMartin Abente Lahaye2013-03-265-1/+129
| * Check since the lastest commentSugarDevel2013-03-241-1/+15
| * Add twitter mentions as commentsSugarDevel2013-03-231-11/+25
| * Fixes and mess-cleanupSugarDevel2013-03-231-10/+5
| * Check documents_path is not NoneMartin Abente Lahaye2013-03-232-2/+3
| * Get tweet mentionsMartin Abente Lahaye2013-03-231-18/+23
| * Store twr_object_idMartin Abente Lahaye2013-03-231-1/+4
| * Verify documents_path is not NoneMartin Abente Lahaye2013-03-231-1/+2
* | Add comments box to expanded entryWalter Bender2013-03-281-1/+137
* | Make separate method for _write_entry so code can be used multiple timesWalter Bender2013-03-281-8/+11
* | Pass a widget to _create_scrollable so code can be used for multiple widgetsWalter Bender2013-03-281-19/+29
* | reset to HEADWalter Bender2013-03-281-187/+33
|/
* add first pass of twitter codeWalter Bender2013-03-2019-1/+1177
* fix typo due to name changeWalter Bender2013-03-201-1/+1
* add message when no services are availableWalter Bender2013-02-181-1/+9
* generalize cpsection/webservices codeWalter Bender2013-02-1825-91/+180
* create webservices module in cpsectionWalter Bender2013-02-189-28/+71
* Use idle_add to allow time for alerts to appear when doing transfersWalter Bender2013-02-171-8/+16
* cleared up problem with updatesWalter Bender2013-02-161-17/+8
* Check if a module has get_account before trying to call itRaul Gutierrez Segales2013-02-161-1/+2
* fix typo preventing updatesWalter Bender2013-02-151-1/+1
* properly enable comments update callbackWalter Bender2013-02-151-5/+10
* create separate namespace for fb comment idsWalter Bender2013-02-131-1/+1
* fix typo in Col labelWalter Bender2013-02-131-1/+1
* refactoring of comments codeWalter Bender2013-02-131-100/+136
* Use Sugar monochrome color schemeWalter Bender2013-02-075-34/+34
* more consolidation of comment managementWalter Bender2013-02-073-30/+58
* saving comments as json; displaying comments in a TreeViewWalter Bender2013-02-063-35/+131
* check comment ids to avoid redundant loggingWalter Bender2013-02-042-2/+10
* move comments to comment boxWalter Bender2013-02-042-3/+21
* minor fixes and a major refactoring of signals for alertsWalter Bender2013-02-044-47/+166
* access icon_search_pathWalter Bender2013-02-031-1/+3
* add extension/web/*/icons to iconthemeWalter Bender2013-02-032-6/+9
* create metadata entry if it doesn't already existWalter Bender2013-02-031-0/+2
* moving icons to extensions; making fb a subdirWalter Bender2013-02-0318-20/+233