summaryrefslogtreecommitdiff
path: root/pluma/pluma-tab.c
AgeCommit message (Collapse)AuthorFilesLines
2018-02-08avoid deprecated GtkStockPablo Barciela1-5/+5
2018-01-14put 'peas_engine_enable_loader' in the correct placePablo Barciela1-2/+0
and this commit reverts: https://github.com/mate-desktop/pluma/commit/e81883304c118abc3f8b7198cdc336a9a10f6571 now it isn't needed
2018-01-07Fix: make the list of recently used files working againPablo Barciela1-0/+2
Problem since the commit: https://github.com/mate-desktop/pluma/commit/8b6bae32d3bc41657da2361452ab00617319cf58
2018-01-03drop unused variablesPablo Barciela1-12/+0
2017-10-23add gsettings key: Show save confirmation if the files have changesPablo Barciela1-1/+5
Closes https://github.com/mate-desktop/pluma/issues/112
2017-09-26don't request to save documents with no changesPablo Barciela1-6/+7
Fixes https://github.com/mate-desktop/pluma/issues/230
2017-05-25pluma-tab: replace some GtkStock iconsraveit651-14/+14
2016-12-01fix some introspection warningsmonsta1-3/+3
2016-11-06move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-23/+2
2016-08-12fix indent a bitmonsta1-4/+4
2016-08-01tab: restore the cursor and scroll in an idle.John Church1-2/+24
Fix bug where the document doesn't always scroll to the restored cursor position. The reason for this is that after the doc is loaded the text view is still working relocating so we wait until the text view gives us some priority to actually scroll.
2016-07-30GTK+-3: avoid deprecated gtk_icon_info_free ()raveit651-0/+4
replace it with g_object_unref ()
2015-12-01GTK3: replace reprecatated gdk_cursor functionsWolfgang Ulbrich1-0/+4
- Gtk+-3.16: gdk_cursor_new --> gdk_cursor_new_for_display - GTK3: gdk_cursor_unref --> g_object_unref
2015-12-01Gtk+-3.10: don't use deprecated gtk_icon_size_lookup_for_settingsWolfgang Ulbrich1-0/+4
2015-12-01GTk3: don't use deprecated GTK_TYPE_{V/H}BOXWolfgang Ulbrich1-0/+9
2015-11-26GTK3: replace reprecatated gdk_cursor functionsWolfgang Ulbrich1-0/+4
- Gtk+-3.16: gdk_cursor_new --> gdk_cursor_new_for_display - GTK3: gdk_cursor_unref --> g_object_unref
2015-09-05Fix up the docsinfirit1-2/+2
Taken from gedit, commit: 42a6a8d8d87f32572f56b56a9c4e92f7181d339a from: Garrett Regier <[email protected]>
2014-05-19Drop support for gtk+ < 2.24infirit1-70/+0
* Bump required gtk+2 version * Remove pluma-spinner * Remove pluma-message-are
2013-09-19print to file fixraveit1-2/+16
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-03-11update for 1.2 release and fix executable bitsStefano Karapetsas1-0/+0
2011-11-07renaming from gedit to plumaPerberos1-0/+2832