Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-03-06 | pluma-search-dialog.ui: avoid deprecated GtkButton:use-stock | Pablo Barciela | 1 | -6/+18 |
2018-03-06 | pluma-preferences-dialog.ui: avoid GtkButton:use-stock / GtkImage:stock | Pablo Barciela | 2 | -9/+27 |
2018-03-06 | pluma-encodings-dialog.ui: avoid GtkButton:use-stock | Pablo Barciela | 2 | -12/+36 |
2018-03-05 | externaltools plugin: outputpanel.ui: avoid GtkHBox and GtkVButtonBox | Pablo Barciela | 1 | -34/+54 |
2018-03-05 | spell plugin: languages-dialog.ui: avoid deprecated: | Pablo Barciela | 1 | -58/+73 |
2018-03-04 | docinfo.ui plugin: avoid GtkVBox, GtkHBox, GtkLabel:xpad/ypad & GtkTable | Pablo Barciela | 1 | -84/+14 |
2018-03-04 | plugins: docinfo.ui: avoid GtkButton:use-stock and GtkImage:stock | Pablo Barciela | 1 | -279/+130 |
2018-03-04 | spell plugin: pluma-spell-setup-dialog.ui: avoid deprecated: | Pablo Barciela | 1 | -7/+30 |
2018-03-02 | python console: config.ui: avoid GtkButton:use-stock | Pablo Barciela | 1 | -33/+53 |
2018-02-23 | Make notebook tabs scrollable | likorisd | 3 | -1/+60 |
2018-02-20 | avoid deprecated GtkButton:use-stock | Pablo Barciela | 4 | -32/+14 |
2018-02-10 | Fix warning with external tools plugin | Pablo Barciela | 1 | -3/+3 |
2018-02-08 | avoid deprecated GtkStock | Pablo Barciela | 27 | -174/+193 |
2018-01-30 | release 1.20v1.20.0 | raveit65 | 2 | -10/+22 |
2018-01-30 | sync with transifex | raveit65 | 9 | -54/+57 |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 14 | -157/+4 |
2018-01-14 | put 'peas_engine_enable_loader' in the correct place | Pablo Barciela | 2 | -4/+2 |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 |
2018-01-07 | Fix: make the list of recently used files working again | Pablo Barciela | 1 | -0/+2 |
2018-01-03 | drop unused variables | Pablo Barciela | 5 | -29/+5 |
2018-01-03 | pluma-spell-checker-language.c: Fix build warning: | Pablo Barciela | 1 | -2/+2 |
2018-01-02 | pluma.c: Fix build warning: | Pablo Barciela | 1 | -1/+1 |
2018-01-02 | pluma-document.c: Fix build warning: | Pablo Barciela | 1 | -1/+1 |
2017-12-26 | release 1.19.3v1.19.3 | raveit65 | 1 | -0/+12 |
2017-12-26 | sync with transifex | raveit65 | 105 | -12417/+24104 |