summaryrefslogtreecommitdiff
path: root/pluma/pluma-window.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-04pluma-window: unused variable ‘ui_file’ [-Wunused-variable]rbuj1-1/+0
2021-03-02code formating fixesmbkma1-3360/+3319
2021-03-02Introduce PlumaWindowActivatable, PlumaAppActivatable, PlumaViewActivatablembkma1-13/+16
2021-02-25Drop pluma_dirs_get_ui_filerbuj1-6/+6
2020-12-24add show/hide line-numbers shortcut (ctrl+y)mbkma1-0/+4
2020-10-19Remove pluma-marshal.mbkma1-10/+5
2020-10-04Use gtk_source_view_get_visual_columnmbkma1-19/+1
2020-07-29Port main program to GSettingsmbkma1-54/+104
2020-03-14Remove warnings: cast between incompatible function typesrbuj1-2/+1
2020-01-11avoid to make new Gsettings variablesPablo Barciela1-17/+10
2019-10-19window: Do not override GdkWindowStateVictor Kareh1-1/+1
2019-08-01pluma-window: avoid 'g_type_class_add_private'Pablo Barciela1-8/+2
2019-07-06Remove trailing whitespacesLaurent Napias1-307/+307
2018-12-06pluma-window: Fix memory leaksPablo Barciela1-2/+10
2018-08-01add the option to hide the frist tab if there is only one tabPablo Barciela1-1/+14
2018-07-28pluma-window: make sure some resources are freedPablo Barciela1-2/+2
2018-07-28add the abbility to switch tabs using [ctrl+tab] and [ctrl+shift+tab]Pablo Barciela1-0/+29
2018-05-23pluma-window: use gtk_menu_popup_at_widget for GtkNotebookraveit651-18/+12
2018-05-23avoid deprecated 'gtk_menu_popup'Pablo Barciela1-6/+6
2018-02-23Make notebook tabs scrollablelikorisd1-1/+24
2018-02-08avoid deprecated GtkStockPablo Barciela1-6/+8
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-27/+0
2018-01-03drop unused variablesPablo Barciela1-12/+2
2017-12-20pluma-window: have GtkRecentData on stack instead of allocating itmonsta1-14/+10
2017-11-09[ctrl] + [+] / [ctrl] + [-] using the numeric keypadPablo Barciela1-2/+2
2017-10-10[ctrl] + [+] / [ctrl] + [-] to increase/decrease font sizePablo Barciela1-0/+39
2017-09-02add gsettings key to hide/show(default) tabs with the side paneZenWalker1-2/+6
2017-09-02Hide tabs if we are using the sidebarZenWalker1-0/+2
2017-08-22gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker1-0/+33
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-11tag-list-plugin: avoid deprecated GtkStockraveit651-1/+1
2017-05-12double click to the right of the last open tab to open a new tabZenWalker1-7/+12
2016-12-05port plugin system to libpeasmonsta1-21/+55
2016-12-01pluma-window: remove unused functionmonsta1-28/+0
2016-12-01fix some introspection warningsmonsta1-12/+12
2016-11-06move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-35/+4
2016-08-31GTK+-3 pluma-window: use gdk_device_get_positionraveit651-0/+11
2016-07-30GTK+-3 pluma-window: avoid deprecated gtk_[h|v]paned_newraveit651-1/+9
2016-02-06GTK+3: add style class pluma-window and pluma-print-previewWolfgang Ulbrich1-0/+7
2016-02-01fix a few build warningsmonsta1-3/+3
2016-01-22Implement middle-click tab closing (#143)bl0ckeduser1-0/+7
2015-12-01GTK3: don't use deprecated gtk_{v/h}-boxWolfgang Ulbrich1-0/+4
2015-09-29capitalize Pluma in titles of main window and prefs windowmonsta1-5/+5
2015-09-05Fix up the docsinfirit1-5/+8
2015-09-02drop support for win32/osx and checkupdate pluginmonsta1-107/+0
2015-05-16switch to GtklLabel for statusbar buttons + remove non nedded resize-grip coderaveit651-3/+0
2014-12-21fix one more memleakMonsta1-1/+1
2014-05-19Cleanup GTK_CHECK_VERSION and unify gtk+2/3 code where possibleinfirit1-8/+0
2014-05-19Drop support for gtk+ < 2.24infirit1-30/+0