Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/develop-activity/sourceview_editor.py
Commit message (Expand)AuthorAgeFilesLines
* Made the view settings permanent by using a config fileHEADmasterSai Vineet2014-03-251-2/+14
* Place the cursor in the source, when select a objectGonzalo Odiard2014-03-201-0/+1
* Fix initialization bugSai Vineet2014-03-171-1/+3
* Add font size changingSai Vineet2014-03-151-2/+21
* Add theme switching to editorSai Vineet2014-03-121-0/+27
* Make some search methods privateGonzalo Odiard2014-02-131-4/+4
* Fix search: when the search text change, search the next ocurrenceGonzalo Odiard2014-02-131-2/+3
* Fix resize of notebook hidding scrollbarsGonzalo Odiard2014-02-131-1/+2
* Add a view of the icon for svg filesGonzalo Odiard2014-02-121-3/+14
* Reorganize source_editor relation with rhe activityGonzalo Odiard2014-02-121-11/+9
* reMove code to open a log file to sourceview_editorGonzalo Odiard2014-02-121-1/+16
* Initial fix for symbols treeGonzalo Odiard2014-02-121-1/+1
* Fix save and restore opened session filesGonzalo Odiard2014-02-101-1/+1
* Search workingGonzalo Odiard2014-02-101-6/+10
* Load log & python files, monitoring don't workGonzalo Odiard2014-02-101-4/+5
* Initial port to gtk3. Starts, but can't open a activityGonzalo Odiard2014-02-071-22/+27
* Fix opening of log filesGonzalo Odiard2014-02-071-16/+16
* 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
* Add a button to create a new file, and to remove a fileGonzalo Odiard2014-02-061-0/+3
* Pep8 fixesGonzalo Odiard2014-02-041-16/+12
* Fix simple searchGonzalo Odiard2014-02-041-2/+2
* Add symbols treestoreAgustin Zubiaga2012-07-161-0/+7
* Init instrospectionGonzalo Odiard2012-07-161-0/+7
* Change the way read_file and write_file worksGonzalo Odiard2012-07-101-7/+0
* Fix add and remove of log filesGonzalo Odiard2012-07-101-1/+1
* Replace use of self.get_nth_page(i) by self._get_page(i)Gonzalo Odiard2012-07-101-10/+16
* Treeview and Editor width fixedAgustin Zubiaga2012-07-101-0/+1
* Use browse tabsAgustin Zubiaga2012-07-101-21/+27
* Fix copy, paste, undo, redoGonzalo Odiard2012-07-101-5/+11
* Editor fixesAgustin Zubiaga2012-07-101-209/+102
* Pylint fixesGonzalo Odiard2012-07-101-7/+7
* Use logging methods instead of a logger objectGonzalo Odiard2012-07-101-9/+7
* Pep8 fixes in sourceview_editor.pyGonzalo Odiard2012-07-101-102/+117
* edited on XO - better with Rainbow, etc.Jameson Quinn2008-08-161-6/+7
* version 34.a ... many changes, new bundlebuilder doneJameson Quinn2008-07-241-1/+2
* many changes. debugging infrastructure and rebase fixed, halfway to newchema2008-07-121-4/+7
* oops one more fix on last commit to searchchema2008-03-311-3/+2
* fix icons, refactor search (pass options as object), fix ignore-casechema2008-03-311-47/+50
* Changing font size to fit 80 chrs on XO. On jhbuild INSTANT EYESTRAIN.chema2008-03-281-2/+2
* Version 1.0, with find/replacechema2008-03-281-175/+199
* More work on find/replace, still a messchema2008-03-181-4/+7
* Moving the search functionality to its own toolbar and adding replace. This i...chema2008-03-171-8/+151
* Adding the patched version of activity from sugar, just in case.chema2008-03-081-0/+319