Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/develop-activity
Commit message (Expand)AuthorAgeFilesLines
* Add theme switching to editorSai Vineet2014-03-135-1/+336
* Refactored code and divided code into sensible filesSai Vineet2014-03-133-571/+626
* Improve text in welcome screenGonzalo Odiard2014-03-091-2/+2
* Uses SUGAR_ACTIVITIES_PATH to find activities (works in sugar-build).Sebastian Silva2014-03-091-5/+4
* Don't break with corner case exec commands in activity.infoGonzalo Odiard2014-03-071-0/+2
* Replace the use of simplejson by jsonGonzalo Odiard2014-03-071-3/+3
* Version 40Gonzalo Odiard2014-02-131-1/+1
* Open the main source when start a new activityGonzalo Odiard2014-02-131-10/+7
* Make some search methods privateGonzalo Odiard2014-02-132-8/+8
* Fix search: when the search text change, search the next ocurrenceGonzalo Odiard2014-02-132-4/+6
* Make welcome page a classGonzalo Odiard2014-02-131-131/+153
* Fix resize of notebook hidding scrollbarsGonzalo Odiard2014-02-132-6/+3
* Add a run activity buttonGonzalo Odiard2014-02-131-0/+18
* Pyflake fixesGonzalo Odiard2014-02-132-3/+1
* Fix set the activity name in the treeview title and the titleGonzalo Odiard2014-02-131-7/+5
* Remove unused codeGonzalo Odiard2014-02-131-35/+3
* Add a view of the icon for svg filesGonzalo Odiard2014-02-121-3/+14
* Pep8 fixesGonzalo Odiard2014-02-121-4/+5
* Fixes in new file alertGonzalo Odiard2014-02-121-13/+14
* Simplify management of dirty flagsGonzalo Odiard2014-02-121-17/+10
* Reorganize source_editor relation with rhe activityGonzalo Odiard2014-02-123-25/+35
* reMove code to open a log file to sourceview_editorGonzalo Odiard2014-02-122-16/+19
* Initial fix for symbols treeGonzalo Odiard2014-02-122-3/+3
* LogViewer: add shell.log. Simplify path variablesGonzalo Odiard2014-02-111-15/+9
* Big logviewer refactoring. Fix update of opened filesGonzalo Odiard2014-02-112-107/+87
* LogViewer: fix monitoring of new filesGonzalo Odiard2014-02-111-27/+14
* Fix save and restore opened session filesGonzalo Odiard2014-02-103-8/+10
* Remove activity_model.pyGonzalo Odiard2014-02-101-276/+0
* Make variable name more conssitentGonzalo Odiard2014-02-101-5/+5
* Fix upate the tree when the tab is selectedGonzalo Odiard2014-02-101-8/+13
* Search workingGonzalo Odiard2014-02-102-11/+17
* Load log & python files, monitoring don't workGonzalo Odiard2014-02-104-27/+29
* Make logviewer don't use activity_modelGonzalo Odiard2014-02-101-36/+91
* Refactor activity tree viewGonzalo Odiard2014-02-101-22/+116
* Initial port to gtk3. Starts, but can't open a activityGonzalo Odiard2014-02-078-156/+172
* Fix broken searchGonzalo Odiard2014-02-071-11/+7
* Set background color in the logs to gray to show are read onlyGonzalo Odiard2014-02-071-1/+1
* Fix opening of log filesGonzalo Odiard2014-02-073-32/+29
* Select the right tab when a file is openedGonzalo Odiard2014-02-071-1/+1
* Fix selection of a already opened fileGonzalo Odiard2014-02-071-2/+2
* Fix close tab button errorGonzalo Odiard2014-02-071-1/+1
* Don't save in the journal when a source file is selectedGonzalo Odiard2014-02-071-1/+0
* Comment code related to "replace text" buttonGonzalo Odiard2014-02-061-1/+15
* Simplfy loggingGonzalo Odiard2014-02-061-12/+5
* Remove toolbar with file operationsGonzalo Odiard2014-02-061-193/+0
* Add a button to create a new file, and to remove a fileGonzalo Odiard2014-02-062-5/+82
* Add tooltip to save_bundle buttonGonzalo Odiard2014-02-061-0/+1
* Use skeletons to create activitiesGonzalo Odiard2014-02-062-78/+56
* Add skeletonsGonzalo Odiard2014-02-0649-0/+17474
* Improve welcome screen (new activity)Gonzalo Odiard2014-02-061-8/+34