summaryrefslogtreecommitdiff
path: root/plugins/externaltools
Commit message (Expand)AuthorAgeFilesLines
* Use Unicode in translatable stringsPiotr Drąg2018-01-283-4/+4
* external tools: recognize Free Pascal error outputAdam Dingle2017-10-082-2/+11
* plugins: Import gettext for all Python files with translationsTrần Ngọc Quân2017-08-036-0/+42
* external tools: Fix link click bug due to GTK API changeAdam Dingle2016-11-151-1/+3
* external tools: do not use underscores in the action namePaolo Borelli2016-04-242-2/+3
* Revert "Run gtk-builder-tool simplify on our ui files"Sébastien Wilmet2015-10-162-0/+68
* Run gtk-builder-tool simplify on our ui filesPaolo Borelli2015-08-302-68/+0
* Move gi.require_version in the __init__ filesPaolo Borelli2015-08-173-6/+5
* build: fix generation of desktop files for external toolsSébastien Wilmet2015-07-121-2/+1
* plugins: quiet some PyGI warningsSébastien Lafargue2015-06-302-0/+5
* Improve the fpaste tool a littlePaolo Borelli2015-06-201-12/+11
* Port plugins to gtk_source_file_is_local()Sébastien Wilmet2015-06-142-6/+6
* Do not merge xml translation in gschema filesPaolo Borelli2015-04-041-6/+6
* plugins: fix deprecated propertiesSebastien Lafargue2015-03-133-6/+6
* Port the external-tools plugin to the new file saving APISébastien Wilmet2014-11-291-37/+19
* send-to-fpaste: use /usr/bin/env instead of /bin/envDominique Leuenberger2014-10-051-1/+1
* plugin: externaltools/send-to-fpaste missing colonSebastien Lafargue2014-09-281-1/+1
* build: fix make distcheck, when builddir != srcdirSébastien Wilmet2014-09-181-0/+9
* build: remove dead codeSébastien Wilmet2014-09-171-7/+0
* [externaltools] Recognize links in sbt outputAdam Dingle2014-09-162-0/+10
* [externaltools] Fix running tool without open documentsJesse van den Kieboom2014-09-141-3/+7
* Fix installation of external toolsJesse van den Kieboom2014-08-271-4/+4
* Fix deprecated gtk+ margin left and rightSebastien Lafargue2014-07-022-3/+3
* [externaltools] properly quote terminal dirPaolo Borelli2014-04-141-1/+1
* Open files with utf-8 encodingJesse van den Kieboom2014-04-131-4/+4
* externaltools: whitespace pep8 fixesPaolo Borelli2014-03-296-80/+133
* external tools: switch to the right bottom pane pagePaolo Borelli2014-03-291-1/+1
* external tools: Use a GIOchannel also for stdinPaolo Borelli2014-03-291-81/+100
* Fix the refresh of external tools when editing with the managerPaolo Borelli2014-03-132-44/+47
* Update for stack api changePaolo Borelli2014-03-131-8/+8
* Fix error in snippets and externaltools deactivationPaolo Borelli2014-03-051-2/+2
* plugins: remove headerbar help button codeSebastien Lafargue2014-02-222-21/+0
* tools: add custom css styling for managerIgnacio Casal Quinteiro2014-02-202-1/+47
* tools: use new closed signal instead of hideIgnacio Casal Quinteiro2014-02-181-1/+1
* Add an utility to get the list of windowsPaolo Borelli2014-02-071-1/+1
* Actually save the *modified* docs before running a toolPaolo Borelli2014-02-071-11/+5
* tools: make the manager behave like a dialogIgnacio Casal Quinteiro2014-02-071-0/+1
* tools: do not show the help buttonIgnacio Casal Quinteiro2014-02-071-1/+0
* Rework external tools manager to use a header barIgnacio Casal Quinteiro2014-02-072-335/+250
* tools: use GtkPaned instead of GtkHPanedIgnacio Casal Quinteiro2014-02-061-1/+1
* tools: do not allow horizontal scrolling on languages popoverIgnacio Casal Quinteiro2014-02-061-2/+2
* tools: port languages popup to GtkPopoverIgnacio Casal Quinteiro2014-02-061-160/+7
* Use descriptive names for the menu extension pointsPaolo Borelli2014-02-051-2/+2
* external tools: port to stack APIPaolo Borelli2014-02-051-1/+1
* Move menu extension to the app-activatablePaolo Borelli2014-02-044-60/+113
* Allow plugins to extend the appmenuPaolo Borelli2014-02-041-6/+8
* Replace GeditPanel with GtkStacks.Steve Frécinaux2014-01-211-5/+2
* Reimplement GeditPanel in terms of GtkStack instead of GtkNotebookSteve Frécinaux2014-01-211-2/+1
* External tools: Send to fpaste: set lang when NoneSindhu S2014-01-201-0/+3
* Fix buildSébastien Wilmet2014-01-181-1/+1