summaryrefslogtreecommitdiff
path: root/plugins/docinfo
Commit message (Expand)AuthorAgeFilesLines
* Do not prefix macro names with underscoresSébastien Wilmet2016-04-281-3/+3
* Revert "Run gtk-builder-tool simplify on our ui files"Sébastien Wilmet2015-10-161-1/+64
* Run gtk-builder-tool simplify on our ui filesPaolo Borelli2015-08-301-64/+1
* Use G_ADD_PRIVATE for pluginsJesse van den Kieboom2014-08-261-6/+3
* Reorganize gresources usagePaolo Borelli2014-07-284-7/+7
* Plugins need code from shared libgedit, so link them to itРуслан Ижбулатов2014-04-051-1/+3
* Fix invalid vim modelinePaolo Borelli2014-02-231-1/+1
* Use the header subtitle in the doc stats dialogPaolo Borelli2014-02-082-303/+252
* Use descriptive names for the menu extension pointsPaolo Borelli2014-02-051-2/+1
* Use header bar for document statsWilliam Jon McCann2014-02-051-44/+24
* docinfo: do not call update_ui from the app activatableIgnacio Casal Quinteiro2014-02-051-2/+0
* Move menu extension to the app-activatablePaolo Borelli2014-02-041-18/+66
* Allow plugins to extend the appmenuPaolo Borelli2014-02-041-2/+2
* Updated FSF's addressDaniel Mustieles2014-01-232-4/+2
* Make plugins/ non-recursiveJesse van den Kieboom2014-01-131-32/+16
* Port docinfo to new menu apiIgnacio Casal Quinteiro2014-01-061-45/+21
* Cleanup some Makefile.amPaolo Borelli2013-05-181-2/+1
* Shortened the description of the docinfo plugin.Adam Dingle2013-04-301-1/+1
* Remove all trailspaces in *.c and *.h filesSébastien Wilmet2013-03-111-2/+2
* Fix distcheckIgnacio Casal Quinteiro2012-03-021-3/+7
* Add a BUILT_SOURCES variableIgnacio Casal Quinteiro2012-03-011-5/+6
* docinfo: use gresourceIgnacio Casal Quinteiro2012-02-263-51/+34
* Use g_clear_object in disposeIgnacio Casal Quinteiro2011-12-171-11/+2
* GtkTable replaced with GtkGrid in docinfo-pluginLaura Lazzati2011-11-271-100/+91
* Use GtkBox instead of Gtk[HV]Box in ui filesIgnacio Casal Quinteiro2011-06-131-46/+80
* Remove has-separator property. It is deprecated.Ignacio Casal Quinteiro2011-01-221-1/+0
* Port to latest api changes in libpeas.Ignacio Casal Quinteiro2010-10-032-4/+4
* Port docinfo plugin to use the window construct property.Ignacio Casal Quinteiro2010-07-281-10/+61
* Do not leak the action group.Ignacio Casal Quinteiro2010-06-271-6/+23
* Port docinfo plugin to libpeasPaolo Borelli2010-06-265-339/+291
* Remove use of gtk-compat.hPaolo Borelli2010-06-131-2/+0
* Increase iAge to version 3.Ignacio Casal Quinteiro2010-05-021-1/+1
* Make labels in the docinfo plugin selectable, but not focusable.Paolo Borelli2010-05-012-16/+73
* Simplify .ui file and make it editable with glade3Paolo Borelli2010-05-012-390/+142
* Add modelines to all the C filesJesse van den Kieboom2010-04-292-0/+2
* Miscellaneous string fixesPhilip Withnall2010-02-201-1/+1
* Internationalisation improvementsPhilip Withnall2010-02-171-11/+14
* Respect button-image setting for docstatsMarcus Carlson2009-08-151-63/+14
* Removed glade files.Ignacio Casal Quinteiro2009-05-231-700/+0
* Add git.mk to generate the .gitignore.Ignacio Casal Quinteiro2009-05-051-0/+2
* Use the new GEDIT_PLUGINS_LIBS_DIR and GEDIT_PLUGINS_DATA_DIR.Jesse van den Kieboom2009-01-031-2/+2
* Removed unneccessary variables.Ignacio Casal Quinteiro2008-12-291-4/+1
* Add an "data-dir" property to plugins that plugin can use to locate dataPaolo Borelli2008-12-281-2/+14
* Fix "format not a string literal" compiler warning.Paolo Borelli2008-09-071-2/+4
* Converted all uses of glade to GtkBuilderJesse van den Kieboom2008-08-093-22/+689
* Ensure all dialogs have HIG compliant border widths and spacingsVincent Geddes2007-08-121-1/+3
* remove cvsignore files from the repoPaolo Borelli2007-07-071-7/+0
* Link against GEDIT_LIBS.Paolo Borelli2007-01-081-0/+1
* do not crash when getting the stats of an empty document. Bug #388028 .Paolo Borelli2006-12-211-19/+30
* Disable the "Update" button when there is no open documentPaolo Maggi2006-06-191-11/+13