summaryrefslogtreecommitdiff
path: root/gedit/gedit-statusbar.c
Commit message (Expand)AuthorAgeFilesLines
* statusbar: remove leftoverSébastien Wilmet2022-12-061-3/+0
* statusbar: remove set/clear_overwrite() from the APISébastien Wilmet2022-12-061-38/+0
* statusbar: use TeplLineColumnIndicatorSébastien Wilmet2022-12-061-0/+6
* Rely less on GeditWindowPrivate being exposed: for statusbar context idSébastien Wilmet2022-12-061-22/+56
* statusbar: use TeplOverwriteIndicatorSébastien Wilmet2022-11-291-57/+12
* statusbar: small code refactorings for insert/overwrite modeSébastien Wilmet2022-11-291-16/+50
* statusbar: small code refactoringsSébastien Wilmet2022-11-291-16/+11
* Simplify the #include's for config.hSébastien Wilmet2019-11-121-3/+1
* statusbar: fix error in last patchPaolo Borelli2015-04-201-0/+2
* statusbar: use G_DECLARE macrosPaolo Borelli2015-04-201-50/+47
* Follow GLib/GTK+ best practices for the order of includesRobert Roth2014-10-151-1/+3
* Move the line-col button in window.uiPaolo Borelli2014-07-311-42/+0
* Statusbar: line/col popover menuSebastien Lafargue2014-04-161-3/+16
* doc: fix some compilation warningsSébastien Wilmet2014-03-081-1/+3
* Use a widget template for the statusbarPaolo Borelli2014-02-161-87/+19
* Remove unhelpful comment blurb that refers to the old ChangeLogPaolo Borelli2014-02-051-8/+0
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* statusbar: remove bottom and top marginsIgnacio Casal Quinteiro2013-09-201-0/+3
* The King is Dead (for gedit core)Sébastien Wilmet2013-07-281-8/+2
* Don't use deprecated stock and image menu item APIGarrett Regier2013-06-301-5/+8
* No longer use Gtk[HV]Box as it is deprecatedGarrett Regier2011-06-121-1/+1
* Leave some right padding on the statusbarPaolo Borelli2011-04-091-2/+3
* Fix modelines in C files to avoid errors in VimSteve Frécinaux2010-11-131-1/+1
* Use GSourceFunc() instead GtkFunction() in g_timeout_add()Javier Jardón2010-10-141-1/+1
* Drop the special handling of has-resize-grip from GeditStatusbarPaolo Borelli2010-10-081-124/+37
* Fix up the docs and add preliminary GObject Introspection supportGarrett Regier2010-06-121-0/+1
* Add modelines to all the C filesJesse van den Kieboom2010-04-291-0/+1
* Use gtk accessor functions instead direct accessJavier Jardón2009-08-311-1/+3
* try to be smarter when sizing the statusbar ln/col and overwrite areas.Paolo Borelli2009-01-071-12/+53
* Mark for translation "INS" instead of " INS" to avoid work forIgnacio Casal Quinteiro2008-12-301-2/+2
* Use the new gtk tooltips API and remove custom gedit-tooltipsPaolo Borelli2007-08-141-46/+37
* g_object_ref_sink cleanupPaolo Borelli2006-08-091-2/+1
* The. Big. Merge.Paolo Borelli2005-12-121-0/+415