summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-12-05plugins: make them actually recognized and loaded by Plumamonsta19-45/+45
- use *.plugin extension instead of *.pluma-plugin - use "Plugin" section name instead of "Pluma Plugin" mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=1d56b827f14096891bb03dbd5e8211fdad1331ad https://git.gnome.org/browse/gedit/commit/?id=7c22769d73f756b9d1388febd147c9d267ed54cb
2016-12-05trailsave plugin: port to libpeasmonsta2-19/+135
this plugin isn't present upstream, so all the changes were picked from other plugins here
2016-12-05time plugin: adapt configure dialog to libpeas interfacemonsta1-148/+71
mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=f9cfaba1bca880e40048cb7ac044b9e34627c378 https://git.gnome.org/browse/gedit/commit/?id=20011152c7a6b372dec92120439faad7a730d35b
2016-12-05time plugin: port to libpeasmonsta2-76/+159
mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=529bb71a0d3d514639611a7e989767e24a47dc6b https://git.gnome.org/browse/gedit/commit/?id=69a0f7450453b787c5b5fbcb59366493501797a9
2016-12-05taglist plugin: port to libpeasmonsta4-57/+150
mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=c3471ad0a1e2a60a588f203421da1779a60649ff https://git.gnome.org/browse/gedit/commit/?id=05ca83131a21c35e7b2792bbf76c4c6897d084e9
2016-12-05spell plugin: adapt configure dialog to libpeas interfacemonsta1-91/+39
upstream spell plugin doesn't have a configure dialog, so most changes were picked up from upstream time plugin
2016-12-05spell plugin: port to libpeasmonsta2-153/+198
mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=f12be5be627c7b75c0a5f41e8ffec2d5202401d0 https://git.gnome.org/browse/gedit/commit/?id=939dec5739bfd1f15895994ef133753a095aac4e
2016-12-05sort plugin: port to libpeasmonsta2-83/+143
mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=9710389abbab19c34d90e5bbf57b4c2b56565279 https://git.gnome.org/browse/gedit/commit/?id=fa9f78d749f42a1588d7c7d449d6866ba2247278
2016-12-05modelines plugin: port to libpeasmonsta2-59/+153
mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=e1df93f3b827131d13178286cec365c8bbc0f075 https://git.gnome.org/browse/gedit/commit/?id=aac1cb378359a69bdb4ac7f08578989e4a3b52d1
2016-12-05filebrowser plugin: port to libpeasmonsta10-137/+230
mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=6e8ef59b74a2f726f8a2a0ab1fa7f5c4aa6ac3f2 https://git.gnome.org/browse/gedit/commit/?id=6cc3b4074bad0a775532216c82fa6ce6599bde2c https://git.gnome.org/browse/gedit/commit/?id=9103c5109d5f897c3cc0390fcf09c5a4713cf72f https://git.gnome.org/browse/gedit/commit/?id=e3d36ce46c795887fa449db7eba19b4cc949f714
2016-12-05docinfo plugin: port to libpeasmonsta2-90/+160
mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=c950fdf896b89f77cc7e9c065df33e2952f43165 https://git.gnome.org/browse/gedit/commit/?id=e97c74342d9836ab21677f31d15a7edb574ea74a https://git.gnome.org/browse/gedit/commit/?id=8f6d93bc0730e0a5b6254a0458bf34168f6ee6a2
2016-12-05changecase plugin: port to libpeasmonsta2-50/+137
mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=0ecd2454c85bdb68968aa2c1500d63f48f9c8349 https://git.gnome.org/browse/gedit/commit/?id=3e1e1c725679392a3a6c8219fc921c21c0041089 https://git.gnome.org/browse/gedit/commit/?id=111d6d0c3388849efe7f44580e713e034d554b81
2016-12-05port plugin system to libpeasmonsta11-872/+122
backported from gedit with a few changes upstream commits for reference: https://git.gnome.org/browse/gedit/commit/?id=dbc98da7fda69981e61c5764af50c72b756eb2cc https://git.gnome.org/browse/gedit/commit/?id=2ae732a53ef08145c06909dc675134573c8c2e6d https://git.gnome.org/browse/gedit/commit/?id=6cd4936fb3aa6ca44a7c85888c6aad6c02b0f983 https://git.gnome.org/browse/gedit/commit/?id=041399d3d09389f951af8db4f5b83d142a9ebe55 https://git.gnome.org/browse/gedit/commit/?id=da46f5d6cd9b727e23ec0ae79bb0a78419bb1363 https://git.gnome.org/browse/gedit/commit/?id=1d56b827f14096891bb03dbd5e8211fdad1331ad https://git.gnome.org/browse/gedit/commit/?id=e63de5a2396a56eeba46479a54628843538da29e
2016-12-01remove some extra spacesmonsta1-4/+4
2016-12-01drop "Since: 2.xx" notes from comments - leftovers from gnomemonsta4-13/+0
they cause warnings during generation of docs
2016-12-01pluma-window: remove unused functionmonsta3-32/+0
2016-12-01remove a couple of invalid annotationsmonsta1-3/+1
2016-12-01fix some introspection warningsmonsta10-35/+71
2016-12-01build GObject introspection datamonsta3-7/+50
mostly adapted from eom and from this upstream commit: https://git.gnome.org/browse/gedit/commit/?id=58921206b7dea94d0ec0359dc43de94745f2a19e
2016-11-28README: update info on patchesmonsta1-12/+2
2016-11-27remove compile-time check for unused functionmonsta1-1/+0
2016-11-27remove useless functionmonsta2-12/+0
2016-11-10release 1.17.0v1.17.0monsta1-0/+5
2016-11-10exclude Python plugins from dist (it breaks distcheck)monsta1-4/+0
2016-11-10exclude Python plugins from translations (it breaks distcheck)monsta2-27/+27
2016-11-10sync with Transifexmonsta8-102/+108
2016-11-06move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta56-1328/+176
2016-11-06drop Python plugins support and --enable-python build optionmonsta24-4536/+5
it requires PyGTK so won't even build with GTK+3 but keep plugins themselves for future porting to libpeas
2016-10-24remove +x attribute from .ui filesmonsta3-0/+0
2016-09-19release 1.16.0v1.16.0raveit651-2/+2
2016-09-18update NEWS for 1.16monsta1-33/+12
2016-09-18sync with Transifexmonsta1-7/+7
2016-09-01release 1.15.2v1.15.2raveit651-0/+24
2016-09-01sync with transiflexraveit65101-9526/+9533
2016-08-31GTK+-3.0 print-preview: avoid deprecated GtkStock icons for the toolbarraveit651-1/+36
2016-08-31po: add missing pluma-search-dialog-gtk3.uiraveit651-0/+1
2016-08-31search-dialog UI: install both UI files to avoid distcheck failure in po folderraveit652-9/+1
using --with-gtk=2.0/3.0 will only install one UI file if WITH_GTK3 is used, for ui_DATA in make file. ui_DATA is in EXTRA_DIST but will only have one UI file, defined by WITH_GTK3 check.
2016-08-31GTK+-3 print-preview: don't use deprecated gtk_adjustment_value_changed()raveit651-0/+2
When set_value() is called the signal is emitted. taken from: https://git.gnome.org/browse/gedit/commit/?id=ed97b92
2016-08-31GTK+-3 print-preview: avoid deprecated gtk_layout_get_{h/v}adjustmentraveit651-0/+18
replace it with gtk_scrollable_get_{h/v}adjustment
2016-08-31GTK+-3 search-dialog: add pluma-search-dialog-gtk3.uiraveit653-0/+281
replace depreprecated widgets from old UI file
2016-08-31GTK+-3 search-dialog: port GtkTable to GtkGridraveit651-0/+36
taken from: https://git.gnome.org/browse/gedit/commit/?id=e19c39e
2016-08-31GTK+-3 pluma-window: use gdk_device_get_positionraveit651-0/+11
taken from: https://git.gnome.org/browse/gedit/commit/?id=66ce4ca https://git.gnome.org/browse/gedit/commit/?id=c48ab83
2016-08-31GTK+-3.20 pluma-document: avoid deprecated gtk_text_iter_begins_tagraveit651-0/+4
2016-08-31GTK+-3 close button: style context fixraveit651-8/+11
maybe i will drop this! taken from: https://git.gnome.org/browse/gedit/commit/?id=df3ce63
2016-08-31GTK+-3: Port PlumaCloseButton to the new GtkStyleContextraveit651-4/+55
taken from: https://git.gnome.org/browse/gedit/commit/?id=0b2b59 https://git.gnome.org/browse/gedit/commit/?id=6c40ec
2016-08-31GTK+-3: Port PlumaStatusComboBox to the new GtkStyleContextraveit651-0/+50
taken from: https://git.gnome.org/browse/gedit/commit/?h=gnome-3-0&id=054bd40 https://git.gnome.org/browse/gedit/commit/?h=gnome-3-0&id=0b2b59f
2016-08-12fix indent a bitmonsta1-4/+4
2016-08-12When 'Always autocheck' option is selected turn on Autocheck for new documentsJohn Church1-1/+20
2016-08-01tab: restore the cursor and scroll in an idle.John Church1-2/+24
Fix bug where the document doesn't always scroll to the restored cursor position. The reason for this is that after the doc is loaded the text view is still working relocating so we wait until the text view gives us some priority to actually scroll.
2016-08-01update copyrightmonsta1-1/+1