summaryrefslogtreecommitdiff
path: root/pluma
AgeCommit message (Expand)AuthorFilesLines
2016-08-12tab: restore the cursor and scroll in an idle.John Church1-2/+24
2016-02-10Warnings fixesSorokin Alexei2-3/+3
2016-02-06GTK+3: add style class pluma-window and pluma-print-previewWolfgang Ulbrich2-0/+11
2016-02-01fix a few build warningsmonsta6-15/+7
2016-01-25GTK3: another fix for GtkMisc deprecated commitWolfgang Ulbrich2-7/+13
2016-01-24GTK3: fix previous GtkMisc deprecated commitWolfgang Ulbrich7-73/+80
2016-01-22Implement middle-click tab closing (#143)bl0ckeduser2-1/+8
2016-01-02fix typoMonsta2-2/+2
2015-12-25view: fix incremental search entry color when text isn't found (GTK+3)Monsta1-0/+12
2015-12-25view: use "entry state" term, not "entry background"Monsta1-12/+12
2015-12-25fix possible use-after-free during incremental searchmonsta1-2/+1
2015-12-25view: remove dead codemonsta1-5/+0
2015-12-01GTK3: replace reprecatated gdk_cursor functionsWolfgang Ulbrich1-0/+4
2015-12-01GTK3: replace depracated gtk_widget_size_request with gtk_widget_get_preferre...Wolfgang Ulbrich3-3/+23
2015-12-01Gtk+-3.14 pluma-document.c: replace deprecated GdkColor with GdkRGBAWolfgang Ulbrich1-0/+38
2015-12-01Gtk+-3.10: don't use deprecated gtk_icon_size_lookup_for_settingsWolfgang Ulbrich2-0/+8
2015-12-01Gtk+-3.10: don't use deprecated GTK_STOCK_DIALOG_WARNING/ERRORWolfgang Ulbrich2-0/+14
2015-12-01GTK3: don't use deprecated gdk_threads_{enter/leave}Wolfgang Ulbrich2-0/+20
2015-12-01Gtk+-3.14: don't use deprecated GtkMiscWolfgang Ulbrich10-1/+161
2015-12-01GTk3: don't use deprecated GTK_TYPE_{V/H}BOXWolfgang Ulbrich12-0/+110
2015-12-01GTK3: don't use deprecated gtk_{v/h}-boxWolfgang Ulbrich11-0/+48
2015-11-26GTK3: replace reprecatated gdk_cursor functionsWolfgang Ulbrich1-0/+4
2015-11-22fix build breakage introduced in last commitMonsta1-1/+3
2015-11-18add a configure option to build pluma with --without-matedesktopWolfgang Ulbrich1-0/+7
2015-11-02GTK+3: work with "draw" signal instead of "expose" in print previewMonsta1-2/+26
2015-10-13Flush document output data at EOF before determining the loader newline type.pluma-1.11.0Patrick Monnerat1-0/+4
2015-10-13CRLF across 8k boundary inserts an empty line.Patrick Monnerat1-7/+35
2015-09-29capitalize Pluma in titles of main window and prefs windowmonsta2-6/+6
2015-09-28capitalize Pluma in about dialogmonsta1-1/+1
2015-09-05Fix up the docsinfirit15-77/+205
2015-09-04smclient: drop unneeded 'x' attribute from source filesMonsta7-0/+0
2015-09-02Revert "Fix issue#100: CRLF across 8k boundary inserts an empty line."infirit1-12/+7
2015-09-02drop support for win32/osx and checkupdate pluginmonsta20-1308/+7
2015-09-02Fix issue#100: CRLF across 8k boundary inserts an empty line.Patrick Monnerat1-7/+12
2015-08-03Remove unused reset_im_context function1.10infirit1-13/+0
2015-08-03Fix implicit declarationsinfirit1-0/+1
2015-08-03remove excessive includeMonsta1-3/+0
2015-08-03drop gdkkeysyms-compat usage, use modern key namesMonsta5-56/+44
2015-07-14close confirmation dialog: make text unfocusablemonsta1-0/+2
2015-07-14window title: display full path to files on mounted drivesMonsta1-13/+22
2015-07-08show correct help pages for prefs and plugins dialogsMonsta1-1/+1
2015-05-16GTK3: remove the top and bottom margin from GTKToggleButton in statusbarraveit651-0/+5
2015-05-16switch to GtklLabel for statusbar buttons + remove non nedded resize-grip coderaveit653-144/+35
2014-12-21fix one more memleakMonsta1-1/+1
2014-12-19don't leak memoryMonsta5-4/+10
2014-12-19zero-initialize all signals arraysMonsta4-4/+4
2014-12-16Revert "Revert "Drop support for glib < 2.36""infirit1-9/+0
2014-12-16Revert "Drop support for Glib <2.32"infirit1-0/+5
2014-12-16Drop support for Glib <2.32infirit1-5/+0
2014-12-16Revert "Drop support for glib < 2.36"infirit1-0/+9