Age | Commit message (Expand) | Author | Files | Lines |
2018-08-06 | spell plugin: Autocheck spelling with [control + F7] | Pablo Barciela | 1 | -1/+1 |
2018-08-01 | add the option to hide the frist tab if there is only one tab | Pablo Barciela | 3 | -12/+26 |
2018-08-01 | notebook: drop unused 'pluma_notebook_set_always_show_tabs' | Pablo Barciela | 3 | -24/+0 |
2018-07-30 | pluma-view: Fix possible memory leak | Pablo Barciela | 1 | -4/+7 |
2018-07-30 | pluma-view: use static variables for cssprovider and settings | lukefromdc | 1 | -3/+4 |
2018-07-30 | pluma-view: sync the font in context-menu with gsettings key | Pablo Barciela | 2 | -12/+45 |
2018-07-28 | pluma-window: make sure some resources are freed | Pablo Barciela | 1 | -2/+2 |
2018-07-28 | add the abbility to switch tabs using [ctrl+tab] and [ctrl+shift+tab] | Pablo Barciela | 2 | -0/+34 |
2018-07-22 | pluma-view: Fix font in context menu | Pablo Barciela | 1 | -3/+38 |
2018-07-17 | pluma-view: pluma_override_font: add the provider only one time | Pablo Barciela | 1 | -5/+10 |
2018-07-12 | pluma-view: Fix: Bold and Italic fonts don't work | Pablo Barciela | 1 | -15/+26 |
2018-06-21 | release 1.21.1v1.21.1 | raveit65 | 2 | -22/+50 |
2018-06-21 | sync with transifex | raveit65 | 118 | -42884/+137662 |
2018-06-21 | tx: update resource | raveit65 | 1 | -120/+123 |
2018-06-01 | pluma-utils.c: avoid deprecated 'gdk_error_trap_push/pop' | Pablo Barciela | 1 | -6/+6 |
2018-05-31 | pluma-notebook: avoid new file with double click in vertical scrollbar | Pablo Barciela | 1 | -3/+3 |
2018-05-29 | pluma-notebook: avoid new file with double click in forward arrow button | Pablo Barciela | 1 | -1/+34 |
2018-05-27 | pluma-notebook: Fix: unexpected behavior with dnd selected text | Pablo Barciela | 1 | -1/+23 |
2018-05-26 | pluma-view: Fix: unexpected behavior with dnd under line numbers | Pablo Barciela | 1 | -5/+2 |
2018-05-24 | pluma-notebook: pass event to gdk_seat_grab | monsta | 1 | -4/+4 |
2018-05-23 | pluma-window: use gtk_menu_popup_at_widget for GtkNotebook | raveit65 | 1 | -18/+12 |
2018-05-23 | pluma-utils: remove unused 'pluma_utils_menu_position_under_tree_view' | Pablo Barciela | 3 | -58/+0 |
2018-05-23 | avoid deprecated 'gtk_menu_popup' | Pablo Barciela | 8 | -135/+45 |
2018-05-22 | pluma-print-preview: Fix weird behavior with mouse buttons | Pablo Barciela | 1 | -0/+18 |
2018-05-21 | Fix: Pluma crashes with mouse wheel over a tab | Pablo Barciela | 2 | -34/+0 |
2018-05-14 | pluma-notebook.c: avoid deprecated 'gdk_pointer_ ...' functions | Pablo Barciela | 1 | -17/+38 |
2018-05-13 | pluma-notebook.c: avoid deprecated 'gdk_window_at_pointer' | Pablo Barciela | 1 | -1/+6 |
2018-05-12 | avoid deprecated 'gtk_dialog_get_action_area' | Pablo Barciela | 4 | -13/+0 |
2018-05-09 | pluma-view.c: avoid deprecated 'gtk_widget_override_font' | Pablo Barciela | 1 | -1/+30 |
2018-05-06 | avoid deprecated 'gtk_font_button_set/get_font_name' | Pablo Barciela | 2 | -23/+20 |
2018-04-23 | pluma-view.c: Fix: GtkCheckMenuItem "Display line numbers" improved | Pablo Barciela | 1 | -11/+11 |
2018-04-20 | pluma-file-browser-widget.c: avoid deprecated GtkImageMenuItem | Pablo Barciela | 3 | -8/+35 |
2018-04-18 | error-message-area: avoid 'gtk_info_bar_new_with_buttons' with stock id | Pablo Barciela | 1 | -3/+7 |
2018-04-18 | avoid 'gtk_info_bar_add_button' with stock ids | Pablo Barciela | 2 | -9/+15 |
2018-04-17 | update potfile | monsta | 1 | -98/+120 |
2018-04-14 | avoid 'pluma_file_chooser_dialog_new' with stock ids | Pablo Barciela | 2 | -6/+15 |
2018-04-08 | avoid 'gtk_file_chooser_dialog_new' with stock id | Pablo Barciela | 1 | -5/+58 |
2018-03-31 | pluma-time-plugin.c: avoid 'gtk_dialog_new_with_buttons' with stock id | Pablo Barciela | 1 | -5/+5 |
2018-03-27 | avoid 'gtk_dialog_add_buttons' with stock ids | Pablo Barciela | 6 | -38/+33 |
2018-03-25 | release 1.21.0v1.21.0 | raveit65 | 2 | -1/+21 |
2018-03-23 | tx: update config with branch specific resoures | raveit65 | 1 | -2/+2 |
2018-03-22 | spell-checker.ui plugin: avoid deprecated: | Pablo Barciela | 2 | -182/+113 |
2018-03-18 | tx: add makepot and .pot files | raveit65 | 2 | -0/+5054 |
2018-03-12 | transifex: set minimum_perc and type in config file | raveit65 | 1 | -0/+2 |
2018-03-10 | sort.ui plugin: avoid deprecated: | Pablo Barciela | 1 | -102/+93 |
2018-03-08 | pluma-time-setup-dialog.ui plugin: avoid deprecated: | Pablo Barciela | 1 | -108/+117 |
2018-03-08 | pluma-time-dialog.ui plugin: avoid deprecated: | Pablo Barciela | 1 | -97/+103 |
2018-03-07 | Fix make distcheck | info-cppsp | 1 | -0/+1 |
2018-03-06 | some adjustments for pluma-spell-setup-dialog.ui | raveit65 | 1 | -4/+5 |
2018-03-06 | pluma-spell-setup-dialog.ui plugin: avoid GtkRadioButton:xalign | Pablo Barciela | 1 | -4/+1 |