summaryrefslogtreecommitdiff
path: root/pluma
AgeCommit message (Collapse)AuthorFilesLines
2019-02-18Read authors (updated) from pluma.about filerbuj4-14/+33
2019-02-17Make translatable the documenters in the about dialogrbuj1-4/+8
2019-02-17Ensure proper translation of the about dialog titlerbuj1-0/+1
Note that GTK+ sets a default title of _("About %s") on the dialog window (where %s is replaced by the name of the application, but in order to ensure proper translation of the title, applications should set the title property explicitly when constructing a GtkAboutDialog https://developer.gnome.org/gtk3/stable/GtkAboutDialog.html
2019-02-16Add License button in About Pluma dialogrbuj1-0/+22
2019-02-15Make translatable the copyright in about dialogrbuj1-10/+6
2019-02-14Update Documentersrbuj1-2/+3
Update "Documented by" in About Pluma dialog
2019-01-22eggsmclient: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-6/+2
2018-12-06pluma-utils: Fix memory leakPablo Barciela1-1/+6
'g_strconcat' needs to be freed
2018-12-06pluma-window: Fix memory leaksPablo Barciela1-2/+10
'g_strconcat' needs to be freed
2018-09-16prefs-manager: silent some build warningsraveit652-3/+3
- are this really gtk-doc code blocks? see docs: https://wiki.gnome.org/Projects/GTK%2B/DocumentationSyntax
2018-09-16fix a few introspection and doc warningsraveit654-7/+7
2018-08-27Fix search backwards with regexPablo Barciela2-34/+25
Fixes https://github.com/mate-desktop/pluma/issues/322
2018-08-25pluma-document: fix possible memory leakPablo Barciela1-11/+7
2018-08-23pluma-view: Fix: Don't loss the PRIMARY clipboardPablo Barciela1-0/+12
Fixes https://github.com/mate-desktop/pluma/issues/179
2018-08-23pluma-document: Fix: don't crash using files with 'bom'Pablo Barciela1-1/+60
Fixes https://github.com/mate-desktop/pluma/issues/301
2018-08-23make the 'close confirmation dialog' bigger with multiple filesPablo Barciela1-13/+31
2018-08-22pluma-view: Fix: unexpectedly switch between tabsPablo Barciela1-0/+33
Fixes https://github.com/mate-desktop/pluma/issues/349#issuecomment-413572946
2018-08-21close-confirmation-dialog: Fix: don't resize the dialog unexpectedlyPablo Barciela1-1/+5
Fixes https://github.com/mate-desktop/pluma/issues/356
2018-08-13pluma-view: Fix bold and italic fonts in menusPablo Barciela1-8/+8
2018-08-01add the option to hide the frist tab if there is only one tabPablo Barciela2-12/+21
2018-08-01notebook: drop unused 'pluma_notebook_set_always_show_tabs'Pablo Barciela2-23/+0
2018-07-30pluma-view: Fix possible memory leakPablo Barciela1-4/+7
2018-07-30pluma-view: use static variables for cssprovider and settingslukefromdc1-3/+4
We need to create these once and keep them as long as Pluma is running. Also do not use newly deprecated(in GTk 3.23) gtk_css_provider_get_default()
2018-07-30pluma-view: sync the font in context-menu with gsettings keyPablo Barciela2-12/+45
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
If true the gsettings key "ctrl-tab-switch-tabs" into "org.mate.pluma" Closes https://github.com/mate-desktop/pluma/issues/211
2018-07-22pluma-view: Fix font in context menuPablo Barciela1-3/+38
Fixes https://github.com/mate-desktop/pluma/issues/234
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-06-01pluma-utils.c: avoid deprecated 'gdk_error_trap_push/pop'Pablo Barciela1-6/+6
2018-05-31pluma-notebook: avoid new file with double click in vertical scrollbarPablo Barciela1-3/+3
Fixes https://github.com/mate-desktop/pluma/issues/333
2018-05-29pluma-notebook: avoid new file with double click in forward arrow buttonPablo Barciela1-1/+34
Fixes https://github.com/mate-desktop/pluma/issues/331
2018-05-27pluma-notebook: Fix: unexpected behavior with dnd selected textPablo Barciela1-1/+23
Fixes https://github.com/mate-desktop/pluma/issues/329
2018-05-26pluma-view: Fix: unexpected behavior with dnd under line numbersPablo Barciela1-5/+2
Fixes https://github.com/mate-desktop/pluma/issues/327
2018-05-24pluma-notebook: pass event to gdk_seat_grabmonsta1-4/+4
follow-up to d6d1cdb0e241ee3a07200ad0561a8105b6243c2b
2018-05-23pluma-window: use gtk_menu_popup_at_widget for GtkNotebookraveit651-18/+12
2018-05-23pluma-utils: remove unused 'pluma_utils_menu_position_under_tree_view'Pablo Barciela2-57/+0
2018-05-23avoid deprecated 'gtk_menu_popup'Pablo Barciela7-129/+43
2018-05-22pluma-print-preview: Fix weird behavior with mouse buttonsPablo Barciela1-0/+18
Fixes https://github.com/mate-desktop/pluma/issues/321
2018-05-21Fix: Pluma crashes with mouse wheel over a tabPablo Barciela2-34/+0
Fixes https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898637
2018-05-14pluma-notebook.c: avoid deprecated 'gdk_pointer_ ...' functionsPablo Barciela1-17/+38
avoid deprecated: gdk_pointer_is_grabbed gdk_pointer_grab gdk_pointer_ungrab
2018-05-13pluma-notebook.c: avoid deprecated 'gdk_window_at_pointer'Pablo Barciela1-1/+6
2018-05-12avoid deprecated 'gtk_dialog_get_action_area'Pablo Barciela3-9/+0
2018-05-09pluma-view.c: avoid deprecated 'gtk_widget_override_font'Pablo Barciela1-1/+30
2018-05-06avoid deprecated 'gtk_font_button_set/get_font_name'Pablo Barciela2-23/+20
2018-04-23pluma-view.c: Fix: GtkCheckMenuItem "Display line numbers" improvedPablo Barciela1-11/+11
2018-04-20pluma-file-browser-widget.c: avoid deprecated GtkImageMenuItemPablo Barciela2-0/+28
avoid deprecated: gtk_image_menu_item_new_with_label gtk_image_menu_item_set_image
2018-04-18error-message-area: avoid 'gtk_info_bar_new_with_buttons' with stock idPablo Barciela1-3/+7
2018-04-18avoid 'gtk_info_bar_add_button' with stock idsPablo Barciela2-9/+15
2018-04-14avoid 'pluma_file_chooser_dialog_new' with stock idsPablo Barciela2-6/+15