summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GeditDebugUtility: a utility class for debuggingwip/debug-utilitySébastien Wilmet2015-05-134-0/+247
* debug: fix paramater formattingSébastien Wilmet2015-05-131-4/+4
* build: sort lists of .c and .h filesSébastien Wilmet2015-05-131-20/+20
* Updated German translationSimon Linden2015-05-121-702/+851
* EncodingsDialog: don't use gtk_dialog_run()Sébastien Wilmet2015-05-101-12/+22
* ViewFrame: fixes for the minimap settingSébastien Wilmet2015-05-101-1/+2
* Fix calling set_command_line_wait() for set of loaded filesIlya Novoselov2015-05-101-1/+10
* Add menu item to show a source map for the viewIgnacio Casal Quinteiro2015-05-1010-6/+67
* Deprecate unused utils functions and macros (wip)Sébastien Wilmet2015-05-093-19/+60
* Update vapi metadataSébastien Wilmet2015-05-091-1/+0
* docs: fix gtk-doc warningsSébastien Wilmet2015-05-092-4/+4
* GeditDocument: move metadata #defines from public to private headerSébastien Wilmet2015-05-092-10/+10
* docs: update list of public symbolsSébastien Wilmet2015-05-092-5/+6
* time: don't use xalign (deprecated)Sagar Gangurde2015-05-092-5/+0
* Update Arabic translationKhaled Hosny2015-05-061-335/+370
* view-frame: use G_DECLARE macrosIgnacio Casal Quinteiro2015-05-062-254/+228
* GeditDocument: add the NO_SENSITIVITY flag for GSettings bindingsSébastien Wilmet2015-05-021-4/+4
* GeditDocument: bind syntax-highlighting gsettingSébastien Wilmet2015-05-021-16/+6
* GeditDocument: add property use-gvfs-metadataSébastien Wilmet2015-05-022-78/+115
* debug: simplify gedit_debug()Sébastien Wilmet2015-05-021-21/+6
* debug: improve a little the codeSébastien Wilmet2015-05-021-47/+76
* debug: remove unused debug sectionsSébastien Wilmet2015-05-023-39/+9
* settings: use G_DECLARE macrosPaolo Borelli2015-05-022-76/+52
* highlight-selector: port to G_DECLARE macrosPaolo Borelli2015-05-024-120/+75
* print-preview: port to G_DECLARE macrosPaolo Borelli2015-05-022-218/+160
* print-job: use G_DECLARE macrosPaolo Borelli2015-05-022-212/+188
* Updated Czech translationMarek Černocký2015-04-301-94/+106
* Release 3.17.03.17.0Garrett Regier2015-04-293-5/+23
* GeditDocument: use generic marshallerSébastien Wilmet2015-04-291-4/+1
* Make the metadata-manager reusable for other appsSébastien Wilmet2015-04-293-11/+14
* metadata-manager: improve slightly the coding styleSébastien Wilmet2015-04-291-5/+4
* Updated Hebrew translationYosef Or Boczko2015-04-291-316/+356
* metadata-manager: remove useless #include'sSébastien Wilmet2015-04-292-2/+0
* debug: remove useless #includeSébastien Wilmet2015-04-291-5/+0
* utils: remove useless #include'sSébastien Wilmet2015-04-292-25/+0
* tab: improve timer handling for showing progress info barSébastien Wilmet2015-04-281-41/+66
* tab: improve code readability in info_bar_set_progress()Sébastien Wilmet2015-04-281-15/+13
* Updated Icelandic translationSveinn í Felli2015-04-281-269/+331
* Add setting to display a grid patternIgnacio Casal Quinteiro2015-04-275-0/+58
* Cleanup init function for interfacesGarrett Regier2015-04-274-91/+63
* Updated Czech translationMarek Černocký2015-04-251-249/+247
* Updated Aragonese translationDaniel Martinez2015-04-221-8/+8
* Updated Aragonese translationDaniel Martinez2015-04-221-272/+308
* preferences-dialog: use G_DECLARE macrosPaolo Borelli2015-04-222-169/+129
* history-combo: use G_DECLARE macrosPaolo Borelli2015-04-212-92/+64
* menu-stack-switcher: use G_DECLARE macrosPaolo Borelli2015-04-212-108/+57
* menu-extension: use G_DECLARE macrosPaolo Borelli2015-04-212-59/+23
* file-chooser: use G_DECLARE macrosPaolo Borelli2015-04-215-199/+144
* encodings-combo: use G_DECLARE macrosPaolo Borelli2015-04-212-50/+29
* documents-panel: use G_DECLARE macrosPaolo Borelli2015-04-202-232/+182