summaryrefslogtreecommitdiff
path: root/pluma/pluma-view.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-22pluma-view: Fix: unexpectedly switch between tabsPablo Barciela1-0/+33
2018-08-13pluma-view: Fix bold and italic fonts in menusPablo Barciela1-8/+8
2018-07-30pluma-view: Fix possible memory leakPablo Barciela1-4/+7
2018-07-30pluma-view: use static variables for cssprovider and settingslukefromdc1-3/+4
2018-07-30pluma-view: sync the font in context-menu with gsettings keyPablo Barciela1-12/+41
2018-07-22pluma-view: Fix font in context menuPablo Barciela1-3/+38
2018-07-17pluma-view: pluma_override_font: add the provider only one timePablo Barciela1-5/+10
2018-07-12pluma-view: Fix: Bold and Italic fonts don't workPablo Barciela1-15/+26
2018-05-26pluma-view: Fix: unexpected behavior with dnd under line numbersPablo Barciela1-5/+2
2018-05-23avoid deprecated 'gtk_menu_popup'Pablo Barciela1-7/+1
2018-05-09pluma-view.c: avoid deprecated 'gtk_widget_override_font'Pablo Barciela1-1/+30
2018-04-23pluma-view.c: Fix: GtkCheckMenuItem "Display line numbers" improvedPablo Barciela1-11/+11
2017-11-30pluma-view.c: use one static variable instead two to do the same jobPablo Barciela1-17/+19
2017-11-12Fix: pluma closes tabs unexpectedly with [right+middle] clickPablo Barciela1-3/+10
2017-10-11Fix: wrong behavior holding down [middle + right] clickPablo Barciela1-0/+27
2017-05-25pluma-view: avoid GtkStock deprecationsraveit651-4/+4
2017-05-12double click to the right of the last open tab to open a new tabZenWalker1-0/+4
2017-03-07Fix: the tab closes unexpectedly with middle click under line numbersZenWalker1-4/+7
2016-11-06move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-82/+1
2016-07-30GTK+-3: do not use deprecated gtk_widget_modify_fontraveit651-0/+4
2016-02-01fix a few build warningsmonsta1-1/+1
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: don't use deprecated gdk_threads_{enter/leave}Wolfgang Ulbrich1-0/+8
2015-12-01GTK3: don't use deprecated gtk_{v/h}-boxWolfgang Ulbrich1-0/+4
2015-09-05Fix up the docsinfirit1-1/+2
2015-08-03Remove unused reset_im_context function1.10infirit1-13/+0
2015-08-03remove excessive includeMonsta1-3/+0
2015-08-03drop gdkkeysyms-compat usage, use modern key namesMonsta1-11/+10
2014-05-19Cleanup GTK_CHECK_VERSION and unify gtk+2/3 code where possibleinfirit1-22/+0
2014-05-19Drop support for gtk+ < 2.24infirit1-7/+0
2014-05-19Replace deprecated gtk widget functioninfirit1-9/+1
2014-05-19Replace GtkObject with Gobject in gtk+2 buildinfirit1-19/+0
2014-03-21Fix go to line crash after GTK3 support addingStefano Karapetsas1-2/+4
2013-11-04Merge pull request #24 from bl0ckeduser/masterStefano Karapetsas1-0/+18
2013-10-30pluma: Add GTK3 supportStefano Karapetsas1-10/+100
2013-09-22Make escape sequence parsing in search a GUI checkbox optionbl0ckeduser1-0/+18
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/+2181