summaryrefslogtreecommitdiff
path: root/pluma
AgeCommit message (Expand)AuthorFilesLines
2018-03-06pluma-encodings-dialog.ui: avoid GtkButton:use-stockPablo Barciela2-12/+36
2018-02-23Make notebook tabs scrollablelikorisd3-1/+60
2018-02-20avoid deprecated GtkButton:use-stockPablo Barciela1-5/+2
2018-02-08avoid deprecated GtkStockPablo Barciela16-131/+138
2018-01-30require GTK+ 3.22 and GLib 2.50monsta11-142/+1
2018-01-14put 'peas_engine_enable_loader' in the correct placePablo Barciela2-4/+2
2018-01-09update copyright year to 2018monsta1-1/+1
2018-01-07Fix: make the list of recently used files working againPablo Barciela1-0/+2
2018-01-03drop unused variablesPablo Barciela4-28/+4
2018-01-02pluma.c: Fix build warning:Pablo Barciela1-1/+1
2018-01-02pluma-document.c: Fix build warning:Pablo Barciela1-1/+1
2017-12-20pluma-window: have GtkRecentData on stack instead of allocating itmonsta1-14/+10
2017-12-17WidthOfScreen and HeightOfScreen implementationPablo Barciela1-2/+2
2017-12-06Fixes for regexp replacement with backreferences (e.g. "\0") (#259)Vadim Barkov5-112/+165
2017-11-30pluma-view.c: use one static variable instead two to do the same jobPablo Barciela1-17/+19
2017-11-15make sure pluma open in the same window of the workspacePablo Barciela1-19/+0
2017-11-12Fix: pluma closes tabs unexpectedly with [right+middle] clickPablo Barciela1-3/+10
2017-11-09[ctrl] + [+] / [ctrl] + [-] using the numeric keypadPablo Barciela1-2/+2
2017-10-23add gsettings key: Show save confirmation if the files have changesPablo Barciela1-1/+5
2017-10-11Fix: wrong behavior holding down [middle + right] clickPablo Barciela1-0/+27
2017-10-10[ctrl] + [+] / [ctrl] + [-] to increase/decrease font sizePablo Barciela1-0/+39
2017-09-26don't request to save documents with no changesPablo Barciela1-6/+7
2017-09-02add gsettings key to hide/show(default) tabs with the side paneZenWalker2-7/+20
2017-09-02Hide tabs if we are using the sidebarZenWalker2-1/+6
2017-08-22gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker1-0/+33
2017-08-12avoid deprecated gdk_screen_get_width/heightZenWalker1-2/+2
2017-08-04avoid deprecated gdk_screen_make_display_nameZenWalker1-3/+2
2017-07-29pluma-help: don't use deprecated gtk_show_uriraveit651-3/+10
2017-07-13avoid deprecated gdk_display_get_screen and gdk_screen_get_numberZenWalker3-10/+9
2017-07-01enable the abbility to save the document if it was changed externallyZenWalker1-1/+7
2017-06-23disable the abbility to save the document if it has no changesZenWalker1-2/+14
2017-06-11print-preferences UI: fix some basic deprecationsraveit651-245/+254
2017-06-11encoding-dialog UI: fix some basic deprecationsraveit651-78/+77
2017-06-11preferences-dialog UI: fix some basic deprecationsraveit651-100/+224
2017-06-11pluma-panel: remove deprecated GtkImage typesraveit651-18/+0
2017-06-11plumal-panel: remove some GtkStock deprecationsraveit651-10/+10
2017-06-11search-dialogs: fix a -Wpointer-compare warningBjörn Esser1-2/+2
2017-06-11tag-list-plugin: avoid deprecated GtkStockraveit653-7/+7
2017-05-25pluma-view: avoid GtkStock deprecationsraveit651-4/+4
2017-05-25pluma-tab: replace some GtkStock iconsraveit651-14/+14
2017-05-25pluma-notebook: don't use deprecated gdk_cursor_newraveit651-1/+5
2017-05-25progress-message-area: fix one GtkStock deprecationraveit651-1/+1
2017-05-25io-error-message-dialog: fix some GtkStock deprecation warningsraveit651-7/+7
2017-05-15Fix: pluma closes tabs unexpectedly with middle clickZenWalker1-0/+12
2017-05-13pluma-notebook.c: fix a build warningraveit651-2/+2
2017-05-12double click to the right of the last open tab to open a new tabZenWalker3-8/+37
2017-04-19remove references to PlumaStatusmonsta1-2/+0
2017-04-16update copyright year to 2017monsta1-1/+1
2017-04-14close confirm dialog: enable selection + disable focus in all labelsmonsta1-0/+4
2017-04-14close confirm dialog: set max width for labelsmonsta1-0/+5