Monsta
121e7b4f8a
Bump version to 1.10.2
2015-07-14 14:42:35 +03:00
monsta
4968f9a9de
quickopen plugin: remove wrong version check inherited from gedit
...
this should make quickopen dialog (Ctrl-Alt-O) recognize the files
from the currently selected dir in filebrowser plugin.
2015-07-14 13:14:41 +03:00
monsta
e75584f2e6
close confirmation dialog: make text unfocusable
...
adapted from
https://git.gnome.org/browse/gedit/commit?id=08f0c2629d0bf4f795a71826526624d96127c23e
2015-07-14 13:00:39 +03:00
Monsta
4fd8549850
window title: display full path to files on mounted drives
...
when opening a file on some mounted drive (local harddisk, usb flash drive, etc.),
pluma now displays full path to file in the window title. previously it displayed
only the mount name (like "100 GB Volume").
adapted from:
https://git.gnome.org/browse/gedit/commit?id=c59e67e27ea11c6756c7291236338fcf44f24c73
credits to @jsenin for https://github.com/mate-desktop/pluma/pull/108
2015-07-14 11:01:41 +03:00
raveit65
9d5f3b2535
help: fix legal page
2015-07-10 10:17:05 +02:00
Monsta
cf4fc2b923
help: fixed broken links to m-u-g
2015-07-10 10:55:04 +03:00
infirit
80a8a579f9
Fix my stupid mistake in previous commit.
2015-07-09 16:34:54 +02:00
raveit65
bf21739379
UI GTK3: use a size request for time plugin dialog window
2015-07-09 15:15:56 +02:00
raveit65
1fed4bcbe1
help: fix broken images
2015-07-08 13:44:42 +02:00
Monsta
bdb0ef751e
show correct help pages for prefs and plugins dialogs
2015-07-08 12:42:59 +03:00
Martin Wimpress
a5c13501b6
Bump version to 1.10.1
2015-06-18 08:58:08 +01:00
Martin Wimpress
d730f97f82
Update NEWS.
2015-06-18 08:40:57 +01:00
Martin Wimpress
c09738b74d
Merge pull request #123 from NiceandGently/dev-translations
...
fix html syntax in help translations
2015-06-17 18:10:28 +01:00
Martin Wimpress
d0af046579
Merge pull request #122 from monsta/man-fix
...
removed erroneous line from manpage
2015-06-17 18:04:55 +01:00
Monsta
718496d172
removed erroneous line from manpage
...
taken from Debian patch 2001_fix-man-page-errors.patch
2015-06-17 12:54:18 +03:00
Martin Wimpress
6b14b69dc0
Merge pull request #121 from monsta/patch-1
...
taglist plugin: don't use timestamps when using gzip
2015-06-16 22:32:51 +01:00
Martin Wimpress
f6addc421a
Merge pull request #120 from NiceandGently/master
...
fixes for gschema translation
2015-06-16 22:31:52 +01:00
raveit65
d91a7ae190
fix html syntax in help translations
2015-06-16 20:15:59 +02:00
monsta
1557235206
taglist plugin: don't use timestamps when using gzip
2015-06-16 15:59:07 +03:00
raveit65
b9133a18f8
fixes for gschema translation
...
taken from:
https://github.com/mate-desktop/eom/commit/a2055e1
- bumped required intltool version to 0.50.1
- renamed and corrected gschema xml for proper intltool usage
- removed obsolete lines from po/POTFILES.skip
2015-06-16 00:56:55 +02:00
Stefano Karapetsas
0f093c69c0
Inlcude autogen.sh in tarball
2015-06-12 12:01:52 +02:00
Martin Wimpress
8af62ff580
Merge pull request #117 from NiceandGently/master
...
reduce the size of the statusbar
2015-05-20 22:41:12 +01:00
raveit65
627201d5a0
GTK3: remove the top and bottom margin from GTKToggleButton in statusbar
...
- this makes the statusbar smaller and follows GTK2 style
2015-05-16 22:09:32 +02:00
raveit65
e1b2a4e298
switch to GtklLabel for statusbar buttons + remove non nedded resize-grip code
...
- fixes the large statusbar with GTK3
- remove extra resize-grip code, which is handle by gtk+ itself
GTK2 builds displays the resize-grip without the extra code.
Since GTK+-3.14 the rezise-grip widget is removed.
- the size of the statusbar is now themable
2015-05-16 22:05:55 +02:00
Stefano Karapetsas
42f9f19d30
Bump version to 1.10.0
2015-05-07 08:21:26 +02:00
mate-i18n
5fe62f39eb
Sync translations with transifex
2015-05-07 08:21:09 +02:00
Stefano Karapetsas
d7f6d2697c
Bump version to 1.9.90
2015-04-06 11:25:00 +02:00
mate-i18n
a1394a3216
Sync translations with transifex
2015-04-06 11:24:46 +02:00
Monsta
aac60a7008
filebrowser plugin: first connect to settings, then read them.
...
fixes the issue with GLib >= 2.43,
https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619
Closes https://github.com/mate-desktop/pluma/pull/109
2015-04-06 11:21:42 +02:00
Stefano Karapetsas
dc5a473cbe
Bump version to 1.9.1
2015-01-22 11:35:01 +01:00
Monsta
6eea6bc057
fix one more memleak
2014-12-21 14:41:25 +03:00
Monsta
e5943056a8
plugins: don't leak memory
2014-12-19 13:56:36 +01:00
Monsta
d01f58c9f7
don't leak memory
2014-12-19 13:56:35 +01:00
Monsta
4a79fb544f
zero-initialize all signals arrays
2014-12-19 13:56:35 +01:00
Monsta
87eecea6bd
use proper GTK+ version in pluma.pc file
2014-12-19 15:26:39 +03:00
infirit
65f91807ca
Revert "Revert "Drop support for glib < 2.36""
...
This reverts commit 13392e50c6
.
2014-12-16 13:05:53 +01:00
infirit
e8cbf00e56
Revert "Drop support for Glib <2.32"
...
This reverts commit e9a0c53bdb
.
2014-12-16 13:05:42 +01:00
infirit
e9a0c53bdb
Drop support for Glib <2.32
2014-12-16 12:38:51 +01:00
infirit
13392e50c6
Revert "Drop support for glib < 2.36"
...
This reverts commit 495f56659d
.
2014-12-16 12:37:53 +01:00
monsta
c24498bd92
use the correct deallocation function/macro
2014-12-10 12:33:03 +01:00
Monsta
5701150227
removed references to scrollkeeper
2014-12-06 13:32:10 +03:00
monsta
6749c36f9d
va_start should be paired with va_end
...
Closes https://github.com/mate-desktop/pluma/pull/101
2014-11-27 14:38:42 +01:00
infirit
5d01c1ec9c
appdata: Add neccesary markers for translation
2014-11-10 12:27:24 +01:00
infirit
c52d5fa4c4
appdata: Add autotool bits for appdata
2014-11-10 12:05:04 +01:00
alxpl
8dc0f51c1d
Create pluma.appdata.xml
...
An appdata file for inclusion in the upcoming software centers as per the new freedesktop.org specs.
It should be placed in /usr/share/appdata/ similar to the way .desktop files are placed in /usr/share/applications/, e.g. if you have a "$(datadir)/applications" definition in your makefiles, you need to add a "$(datadir)/appdata" as well.
Please, skim through the file in case I made a mistake and please, include it in the 1.8 branch as well.
Thanks!
2014-11-09 14:50:21 +02:00
mate-i18n
d5b412c87b
Sync translations with transifex
2014-10-23 11:13:25 +02:00
mate-i18n
c1ca209172
Sync translations with transifex
2014-07-12 10:34:13 +02:00
Stefano Karapetsas
1f4945e1ff
filebrowser: Fix g_settings_schema_source_lookup usage
2014-06-06 20:16:24 +02:00
infirit
ca9fdb4cef
Remove has_separator property from gtkbuilder files
2014-05-19 20:57:49 +02:00
infirit
3fc6d6c429
Cleanup GTK_CHECK_VERSION and unify gtk+2/3 code where possible
...
Replace functions available in gtk+2 and gtk+3
gdk_window_get_* | since 2.24
gtk_widget_get_allocation | since 2.18
gtk_widget_get_window | since 2.14
gtk_window_get_group | since 2.10
gtk_widget_get_mapped | since 2.20
gtk_widget_get_realized | since 2.20
gdk_window_get_display | since 2.24
Remove deprecated GtkNotebookPage and check.
2014-05-19 20:57:49 +02:00