summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-11-07 19:52:18 -0300
committerPerberos <[email protected]>2011-11-07 19:52:18 -0300
commit5ded9cba8563f336939400303d6a841d5089b107 (patch)
treec5676588cff26ba37e12369fe4de24b54e9f6682 /ChangeLog
parentf00b3a11a199f9f85a4d46a600f9d14179b37dbf (diff)
downloadpluma-5ded9cba8563f336939400303d6a841d5089b107.tar.bz2
pluma-5ded9cba8563f336939400303d6a841d5089b107.tar.xz
renaming from gedit to pluma
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog1498
1 files changed, 749 insertions, 749 deletions
diff --git a/ChangeLog b/ChangeLog
index fa17a14b..e0973a0f 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -48,7 +48,7 @@ Date: 2010-09-06
M help/zh_CN/zh_CN.po
commit 59d8e6ed080251d8b3afa2d34ec5a1ad724b2135
-Author: Jorge González <[email protected]>
+Author: Jorge González <[email protected]>
Date: 2010-09-04
Updated Spanish translation
@@ -59,7 +59,7 @@ commit 519d4e2cd047ea8d59412990dd2b1e94b64a784f
Author: Michael Kotsarinis <[email protected]>
Date: 2010-09-01
- l10n: Updated Greek translation for gedit help
+ l10n: Updated Greek translation for pluma help
M help/el/el.po
@@ -105,7 +105,7 @@ Date: 2010-08-08
M help/de/de.po
commit c07fe26ff668be01489490038dd25d4639f4451d
-Author: Shankar Prasad <[email protected]>
+Author: Shankar Prasad <[email protected]>
Date: 2010-07-28
Updated the Kannada translations
@@ -121,7 +121,7 @@ Date: 2010-07-18
M po/zh_CN.po
commit f588ba35dd4fa62922b017c4900f369389c2d757
-Author: Jorge González <[email protected]>
+Author: Jorge González <[email protected]>
Date: 2010-06-28
Added initial Spanish translation
@@ -152,7 +152,7 @@ Date: 2010-06-16
Don't ref the icon if its NULL
-M plugins/filebrowser/gedit-file-browser-widget.c
+M plugins/filebrowser/pluma-file-browser-widget.c
commit e436fda28e8dce77eb826da790a967833e0c9f95
Author: Jesse van den Kieboom <[email protected]>
@@ -160,7 +160,7 @@ Date: 2010-05-25
Fix very small memory leak on OS X
-M gedit/gedit-commands-file.c
+M pluma/pluma-commands-file.c
commit 875abce0301cfd1bbb0fe137445cdbc207e91278
Author: Claude Paroz <[email protected]>
@@ -170,7 +170,7 @@ Date: 2010-05-14
Fixes bug #576593
-M help/C/gedit.xml
+M help/C/pluma.xml
commit e2a48a1903682f3b347881d4a63843117e045cac
Author: Dustin Polke <[email protected]>
@@ -188,9 +188,9 @@ Date: 2010-04-29
Prevent file browser from scrolling when renaming file
- https://bugzilla.mate.org/show_bug.cgi?id=617218
+ https://bugzilla.gnome.org/show_bug.cgi?id=617218
-M plugins/filebrowser/gedit-file-browser-view.c
+M plugins/filebrowser/pluma-file-browser-view.c
commit e10c2fd3b42e4dff0864cdfa96e7bef9c60feab4
Author: Ivar Smolin <[email protected]>
@@ -255,7 +255,7 @@ Date: 2010-05-16
Handle empty input gracefully
-M gedit/gedit-smart-charset-converter.c
+M pluma/pluma-smart-charset-converter.c
M tests/smart-converter.c
commit c2cd07a7205c36227f6b02b1e51ac19a41b604e5
@@ -286,12 +286,12 @@ commit 8559615fa1104692825e453096a9c90ff79a90a9
Author: Jesse van den Kieboom <[email protected]>
Date: 2010-04-22
- Fix bug in quickopen checking gedit version for filebrowser support
+ Fix bug in quickopen checking pluma version for filebrowser support
M plugins/quickopen/quickopen/windowhelper.py
commit 13b291e9230a8eef0ac2a6bf08ae70eba2f4c06e
-Author: Shankar Prasad <[email protected]>
+Author: Shankar Prasad <[email protected]>
Date: 2010-04-22
Updated Kannada translations
@@ -304,7 +304,7 @@ Date: 2010-04-22
Removed useless line.
-M gedit/gedit-gio-document-loader.c
+M pluma/pluma-gio-document-loader.c
commit 56d2b77d85ea17b9fe88a3a46d073fadfa43e7f0
Author: Carles Ferrando <[email protected]>
@@ -338,7 +338,7 @@ Date: 2010-04-18
Use SPELL_LANGUAGE instead of LANGUAGE to save spell metadata
-M plugins/spell/gedit-spell-plugin.c
+M plugins/spell/pluma-spell-plugin.c
commit 5aed3c90ebaf290591b3741de17acb1cdba2fc5d
Author: Paolo Borelli <[email protected]>
@@ -374,7 +374,7 @@ Date: 2010-04-18
Do not use gtk 2.18 syntax
-M gedit/gedit-file-chooser-dialog.c
+M pluma/pluma-file-chooser-dialog.c
commit 01e5c14065c9ea1338086f3c38565139061c9cc7
Author: Paolo Borelli <[email protected]>
@@ -382,7 +382,7 @@ Date: 2010-04-18
Add a 'default' branch to case statement to make gcc happy
-M gedit/gedit-document-input-stream.c
+M pluma/pluma-document-input-stream.c
commit 9011f03572e24a3371fbce392128b7c472502908
Author: Paolo Borelli <[email protected]>
@@ -391,10 +391,10 @@ Date: 2010-04-18
Better name for conditional metadata flag and use it in all the files
M configure.ac
-M gedit/Makefile.am
-M gedit/gedit-document.c
-M gedit/gedit-gio-document-loader.c
-M gedit/gedit.c
+M pluma/Makefile.am
+M pluma/pluma-document.c
+M pluma/pluma-gio-document-loader.c
+M pluma/pluma.c
commit f01b005563a2762360c8ff13e59115e5644c6bbd
Author: Paolo Borelli <[email protected]>
@@ -410,7 +410,7 @@ Date: 2010-04-18
Disconnect doc loaded/saved signals when spell plugin deactivated
-M plugins/spell/gedit-spell-plugin.c
+M plugins/spell/pluma-spell-plugin.c
commit 211d11e6f45a643ae71d9b75b79595b901f2833d
Author: Jesse van den Kieboom <[email protected]>
@@ -418,7 +418,7 @@ Date: 2010-04-18
Save spell metadata also after saving the document
-M plugins/spell/gedit-spell-plugin.c
+M plugins/spell/pluma-spell-plugin.c
commit 773b1498261b4ac8d8505a44f24cfc67910ccae7
Author: Jesse van den Kieboom <[email protected]>
@@ -426,7 +426,7 @@ Date: 2010-04-18
Don't save metadata for untitled documents with fallback manager
-M gedit/gedit-document.c
+M pluma/pluma-document.c
commit 940d150d4ce8d9f35ba396c6229ce334cd7298b0
Author: Jesse van den Kieboom <[email protected]>
@@ -435,8 +435,8 @@ Date: 2010-04-18
Better conditionally compile old metadata manager
M configure.ac
-M gedit/Makefile.am
-M gedit/gedit-document.c
+M pluma/Makefile.am
+M pluma/pluma-document.c
commit 831a021ab00e81559fe2edf0ceb40b12d832dfcb
Author: Paolo Borelli <[email protected]>
@@ -444,7 +444,7 @@ Date: 2010-04-18
Use document_get_location
-M gedit/gedit-commands-file.c
+M pluma/pluma-commands-file.c
commit cf336fa71642dd6457dc34f44d74e641632f8b47
Author: Paolo Borelli <[email protected]>
@@ -453,7 +453,7 @@ Date: 2010-04-18
Also check if permission changed when checking if a local file was
modified.
-M gedit/gedit-document.c
+M pluma/pluma-document.c
commit e6db7f86504fb887719348f4274162ae4837e672
Author: Paolo Borelli <[email protected]>
@@ -470,7 +470,7 @@ Date: 2010-04-17
Reset the spell checker language from the metadata when the doc
is loaded.
-M plugins/spell/gedit-spell-plugin.c
+M plugins/spell/pluma-spell-plugin.c
commit 55e24248c8d365d45b0f8d7fb1b405f0d7cac777
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -499,7 +499,7 @@ Date: 2010-04-17
tag object to be notified if it's destroyed before the finalize of the
spell object runs.
-M plugins/spell/gedit-automatic-spell-checker.c
+M plugins/spell/pluma-automatic-spell-checker.c
commit adf773fc4e18c61621cb236ec5677310351654bc
Author: Jesse van den Kieboom <[email protected]>
@@ -512,7 +512,7 @@ Date: 2010-04-17
it means that the spell checker is rechecking multiple times in many
cases.
-M plugins/spell/gedit-automatic-spell-checker.c
+M plugins/spell/pluma-automatic-spell-checker.c
commit abfd858fc4994900dd2b1bdf2f7dc98822863735
Author: Changwoo Ryu <[email protected]>
@@ -554,8 +554,8 @@ Date: 2010-04-12
Use gtk_widget_is_toplevel when possible. Fixes #562052.
-M gedit/gedit-encodings-combo-box.c
-M gedit/gedit-panel.c
+M pluma/pluma-encodings-combo-box.c
+M pluma/pluma-panel.c
commit 893d0b2d2fb9f9d05e7b02a3fe2e095eb866fa5c
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -563,7 +563,7 @@ Date: 2010-04-12
Use gtk_activatable_get_related_action instead of deprecated func.
-M gedit/gedit-window.c
+M pluma/pluma-window.c
commit 8624fca0d5504ff49990abe38060e9260192b269
Author: Adi Roiban <[email protected]>
@@ -579,7 +579,7 @@ Date: 2010-04-09
Fix ref loop.
-M gedit/gedit-tab-label.c
+M pluma/pluma-tab-label.c
commit 31728e836a8e0a77df8d75a729842630a6254be1
Author: Jesse van den Kieboom <[email protected]>
@@ -591,8 +591,8 @@ Date: 2010-04-09
G_IO_ERROR_PARTIAL_INPUT the same way as GConvert errors are
handled.
-M gedit/gedit-io-error-message-area.c
-M gedit/gedit-tab.c
+M pluma/pluma-io-error-message-area.c
+M pluma/pluma-tab.c
commit ceac487d4d02d157754a27916295b2e643f5fed7
Author: Jesse van den Kieboom <[email protected]>
@@ -612,7 +612,7 @@ Date: 2010-04-09
at least
we prevent data corruption for now.
-M gedit/gedit-gio-document-saver.c
+M pluma/pluma-gio-document-saver.c
commit b66c58acd43dbc971947d5634a2e6203fa8d0210
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -620,7 +620,7 @@ Date: 2010-04-09
Manage the tab as a property.
-M gedit/gedit-tab-label.c
+M pluma/pluma-tab-label.c
commit 22da0bfd56e29e9cec5b38fa678481b6d2a9c279
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -628,7 +628,7 @@ Date: 2010-04-09
Remove useless file.
-D data/gedit.spec.in
+D data/pluma.spec.in
commit b0a402df19fa276c61a5fc2fc96c8e742f029d12
Author: Jesse van den Kieboom <[email protected]>
@@ -656,7 +656,7 @@ Date: 2010-04-07
We must clear the buffer when the output stream is constructed as we
can't know with certain that we are going to write data on it.
-M gedit/gedit-document-output-stream.c
+M pluma/pluma-document-output-stream.c
commit 96632ce7bfe35452f00efc9f67489c6d8c1fc357
Author: Jesse van den Kieboom <[email protected]>
@@ -681,8 +681,8 @@ Date: 2010-04-07
Updated logo with slightly better letter background and white 'g'
-M pixmaps/gedit-logo.png
-M pixmaps/gedit-logo.svgz
+M pixmaps/pluma-logo.png
+M pixmaps/pluma-logo.svgz
commit 26b510c9776f5a4935c5ee642275ffd9931b3207
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -695,14 +695,14 @@ Date: 2010-04-06
made a great sketch. We would like to thank also to everybody
who sent a logo and that contributed sending ideas.
-M pixmaps/gedit-logo.png
-A pixmaps/gedit-logo.svgz
+M pixmaps/pluma-logo.png
+A pixmaps/pluma-logo.svgz
commit a4e616805588dfaff2d3a141fccc490b327590ff
Author: Leonid Kanter <[email protected]>
Date: 2010-04-05
- fixed https://bugzilla.mate.org/show_bug.cgi?id=565868
+ fixed https://bugzilla.gnome.org/show_bug.cgi?id=565868
M po/ru.po
@@ -750,7 +750,7 @@ Date: 2010-04-02
should not list mounts which are shadowed. This fixes mounts from the
gphoto2 or afc GVFS backend to not show up twice in the filebrowser.
-M plugins/filebrowser/gedit-file-bookmarks-store.c
+M plugins/filebrowser/pluma-file-bookmarks-store.c
commit fae59ae4563631ac98a137012eb6275cc8b807d4
Author: Paolo Borelli <[email protected]>
@@ -798,10 +798,10 @@ Date: 2010-03-22
Respect MATE22_USER_DIR env variable.
-M gedit/gedit-dirs.c
+M pluma/pluma-dirs.c
M plugins/externaltools/tools/library.py
M plugins/snippets/snippets/__init__.py
-M plugins/taglist/gedit-taglist-plugin-parser.c
+M plugins/taglist/pluma-taglist-plugin-parser.c
commit 3fdf01ec9e0ac5f48d22e7e5d369c81fa357ea49
Author: Paolo Borelli <[email protected]>
@@ -821,8 +821,8 @@ Date: 2010-03-29
Fixes bug #614205
-M gedit/gedit-document-input-stream.c
-M gedit/gedit-gio-document-saver.c
+M pluma/pluma-document-input-stream.c
+M pluma/pluma-gio-document-saver.c
commit f2a0e5442bb9a321f1c98c1080fdebc377912437
Author: Jordi Serratosa <[email protected]>
@@ -1089,7 +1089,7 @@ Date: 2010-03-14
Fixes bug 342795. Patch by Garrett Regier.
-M plugins/sort/gedit-sort-plugin.c
+M plugins/sort/pluma-sort-plugin.c
commit 43a28e7696f9c9e16c87a8169020c07ee4675461
Author: Daniel Nylander <[email protected]>
@@ -1115,7 +1115,7 @@ Date: 2010-03-14
Patch by Garrett Regier
-M gedit/gedit-io-error-message-area.c
+M pluma/pluma-io-error-message-area.c
commit fc6a3fee1b0d7431a752c7c813d9eeb0ea543445
Author: Paolo Borelli <[email protected]>
@@ -1137,7 +1137,7 @@ Date: 2010-03-13
fixes refocusing the dialog if it is already open and ctrl+F is
pressed
-M gedit/gedit-commands-search.c
+M pluma/pluma-commands-search.c
commit dc73c0f38964cbf9d95aa990a086e2fa4c207411
Author: A S Alam <[email protected]>
@@ -1161,7 +1161,7 @@ Date: 2010-03-13
reproduce anymore, though we've not been able to create a simple unit
test isolating the bug.
-M gedit/gedit-document-input-stream.c
+M pluma/pluma-document-input-stream.c
M tests/document-input-stream.c
commit e790415a31a0258eca7ca5bd1596bb8636c98bb5
@@ -1178,7 +1178,7 @@ Date: 2010-03-12
Plug tiny leak
-M gedit/gedit-encodings-combo-box.c
+M pluma/pluma-encodings-combo-box.c
commit f340f24a927301437b7c005584049aed1ce75dd3
Author: Branko Kokanović <[email protected]>
@@ -1227,7 +1227,7 @@ Date: 2010-03-09
Factor out the notebook creation.
-M gedit/gedit-window.c
+M pluma/pluma-window.c
commit 10ee3b01b476518630602e79c662584ead1c5ec7
Author: Paolo Borelli <[email protected]>
@@ -1246,7 +1246,7 @@ Date: 2010-03-08
Make sure error_message is always set. Spotted by Matthias Clasen.
-M gedit/gedit-io-error-message-area.c
+M pluma/pluma-io-error-message-area.c
commit 784df3461c36fd829d1702a44ac227c7c657313c
Author: Gabor Kelemen <[email protected]>
@@ -1272,7 +1272,7 @@ Date: 2010-03-05
Based on a patch from Sebastien Bacher.
- https://bugzilla.mate.org/show_bug.cgi?id=600706
+ https://bugzilla.gnome.org/show_bug.cgi?id=600706
M configure.ac
@@ -1367,7 +1367,7 @@ Date: 2010-03-01
When we were storing the remainder we weren't returning the stored
size.
-M gedit/gedit-document-output-stream.c
+M pluma/pluma-document-output-stream.c
M tests/document-output-stream.c
commit 1c7baecb01d18f6e265bed6e67cc93e3d8d1bc66
@@ -1376,7 +1376,7 @@ Date: 2010-03-01
Handle NOT_DIRECTORY error as NOT_FOUND in error messages
-M gedit/gedit-io-error-message-area.c
+M pluma/pluma-io-error-message-area.c
commit cfc3af727a8982ed11d1809830043dbd0e53ec24
Author: Jesse van den Kieboom <[email protected]>
@@ -1384,7 +1384,7 @@ Date: 2010-03-01
Do not warn on G_FILE_ERROR_NOTDIR and G_FILE_ERROR_NOENT
-M gedit/gedit-document.c
+M pluma/pluma-document.c
commit d11a8e84244b773cdf262bf0b57e76a4f0e8f4f2
Author: Jesse van den Kieboom <[email protected]>
@@ -1392,8 +1392,8 @@ Date: 2010-03-01
Added domain checks for CONVERSION_FALLBACK errors
-M gedit/gedit-document.c
-M gedit/gedit-tab.c
+M pluma/pluma-document.c
+M pluma/pluma-tab.c
commit 6e0d6d5a8d81dd02c3f8faa263197a40e2d3fed8
Author: Paolo Borelli <[email protected]>
@@ -1401,7 +1401,7 @@ Date: 2010-02-28
Unref the doc input stream on dispose
-M gedit/gedit-gio-document-saver.c
+M pluma/pluma-gio-document-saver.c
commit b9d697b74d9931a24840b04f56075a73d7d81bad
Author: Paolo Borelli <[email protected]>
@@ -1409,8 +1409,8 @@ Date: 2010-02-28
Fix dangerous typo and remove empty finalize method
-M gedit/gedit-gio-document-loader.c
-M gedit/gedit-gio-document-saver.c
+M pluma/pluma-gio-document-loader.c
+M pluma/pluma-gio-document-saver.c
commit 1fddb8fd8c03eaa826c7732f9a9f8701b61c9d91
Author: Paolo Borelli <[email protected]>
@@ -1419,11 +1419,11 @@ Date: 2010-02-28
Free the async data and some tidying up for the cancelled case
(though it still is not working properly)
-M gedit/gedit-gio-document-loader.c
-M gedit/gedit-gio-document-saver.c
+M pluma/pluma-gio-document-loader.c
+M pluma/pluma-gio-document-saver.c
commit 16b4b5e98d77226c15bbde057ad014b9ec8a676a
-Author: Jorge González <[email protected]>
+Author: Jorge González <[email protected]>
Date: 2010-02-28
Updated Spanish translation
@@ -1437,7 +1437,7 @@ Date: 2010-02-28
Fixed the correct offset calculation in the special case fixed
in da94b5
-M gedit/gedit-document-input-stream.c
+M pluma/pluma-document-input-stream.c
commit da94b577d4591473dd22af116b84f9b800f11603
Author: Jesse van den Kieboom <[email protected]>
@@ -1448,7 +1448,7 @@ Date: 2010-02-28
This fixes a critical bug where g_utf8_next_char was reading past
memory boundary and causing corrupt files.
-M gedit/gedit-document-input-stream.c
+M pluma/pluma-document-input-stream.c
commit c16f4f34966337e638462b0eb23958c8eed3b933
Author: Jesse van den Kieboom <[email protected]>
@@ -1456,7 +1456,7 @@ Date: 2010-02-28
Improved heuristic for determining whether to show load/save progress
-M gedit/gedit-tab.c
+M pluma/pluma-tab.c
commit cb235cbe4b6e705a2489a395d3ecbf5d648c32ec
Author: Paolo Borelli <[email protected]>
@@ -1472,8 +1472,8 @@ Date: 2010-02-28
document-output-stream write method.
Fixes bug #611350.
-M gedit/gedit-document-output-stream.c
-M gedit/gedit-gio-document-loader.c
+M pluma/pluma-document-output-stream.c
+M pluma/pluma-gio-document-loader.c
M po/POTFILES.skip
commit 7819f6c73ef291acc2e265b370dd045ad08c0e70
@@ -1490,7 +1490,7 @@ Date: 2010-02-27
Fixed error initializing in on_uri_changed
-M gedit/gedit-document.c
+M pluma/pluma-document.c
commit 8c7aec65cbbbc52a2249b20b3d3e320c1fdaf0c9
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -1498,7 +1498,7 @@ Date: 2010-02-27
Minor fix.
-M gedit/gedit-document.c
+M pluma/pluma-document.c
commit 59965d8f7f40a3f3aa51d4f18af4147910faa5ae
Author: Torstein Adolf Winterseth <[email protected]>
@@ -1524,10 +1524,10 @@ Date: 2010-02-27
Get the metadata sync since we need the information right after
the uri was set and since loading metadata is always local and fast.
-M gedit/gedit-document.c
+M pluma/pluma-document.c
commit 1a42daf2b0213710a2e88317f76e6517789193ec
-Author: Matej Urbančič <[email protected]>
+Author: Matej Urbančič <[email protected]>
Date: 2010-02-27
Updated Slovenian translation
@@ -1540,7 +1540,7 @@ Date: 2010-02-27
Notify content_type only when it actually changes
-M gedit/gedit-document.c
+M pluma/pluma-document.c
commit a0aa52ae1b6bde8febe89539b70f1ef5b002af22
Author: Paolo Borelli <[email protected]>
@@ -1548,7 +1548,7 @@ Date: 2010-02-27
Ref the doc while querying info so that is not finalized.
-M gedit/gedit-document.c
+M pluma/pluma-document.c
commit 295d59de1df3c30cb9b5fd8d10ad4116f12d42ba
Author: Claude Paroz <[email protected]>
@@ -1557,8 +1557,8 @@ Date: 2010-02-27
Fix translatable time strings in ui files (Fixes bug #611241)
M plugins/spell/spell-checker.ui
-M plugins/time/gedit-time-dialog.ui
-M plugins/time/gedit-time-setup-dialog.ui
+M plugins/time/pluma-time-dialog.ui
+M plugins/time/pluma-time-setup-dialog.ui
commit 062f53306b90e6da32a5ad96218083748b996be0
Author: Krasimir Chonov <[email protected]>
@@ -1636,7 +1636,7 @@ Date: 2010-02-22
M po/it.po
commit af2cadb7e67036e5b79ad1361f34f84931105c8e
-Author: Matej Urbančič <[email protected]>
+Author: Matej Urbančič <[email protected]>
Date: 2010-02-22
Updated Slovenian translation
@@ -1668,7 +1668,7 @@ Date: 2010-02-20
M po/ar.po
commit df7c23af7807d05eae45b37889b312e12c5d3cf0
-Author: Jorge González <[email protected]>
+Author: Jorge González <[email protected]>
Date: 2010-02-20
Updated Spanish translation
@@ -1676,7 +1676,7 @@ Date: 2010-02-20
M po/es.po
commit 8325fce00678e83d372da1595a691f3f2aea202e
-Author: Jorge González <[email protected]>
+Author: Jorge González <[email protected]>
Date: 2010-02-20
Updated Spanish translation
@@ -1693,23 +1693,23 @@ Date: 2010-02-20
fixes.
Helps: bgo#610048
-M data/gedit.schemas.in.in
-M gedit/dialogs/gedit-close-confirmation-dialog.c
-M gedit/dialogs/gedit-preferences-dialog.c
-M gedit/gedit-documents-panel.c
-M gedit/gedit-help.c
-M gedit/gedit-io-error-message-area.c
-M gedit/gedit-prefs-manager.c
-M gedit/gedit-ui.h
-M gedit/gedit-utils.c
-M gedit/gedit-window.c
-M gedit/gedit.c
-M plugins/checkupdate/gedit-check-update-plugin.c
-M plugins/docinfo/gedit-docinfo-plugin.c
-M plugins/filebrowser/gedit-file-browser-widget.c
-M plugins/filebrowser/gedit-file-browser.schemas.in
-M plugins/pythonconsole/pythonconsole.gedit-plugin.desktop.in
-M plugins/snippets/snippets.gedit-plugin.desktop.in
+M data/pluma.schemas.in.in
+M pluma/dialogs/pluma-close-confirmation-dialog.c
+M pluma/dialogs/pluma-preferences-dialog.c
+M pluma/pluma-documents-panel.c
+M pluma/pluma-help.c
+M pluma/pluma-io-error-message-area.c
+M pluma/pluma-prefs-manager.c
+M pluma/pluma-ui.h
+M pluma/pluma-utils.c
+M pluma/pluma-window.c
+M pluma/pluma.c
+M plugins/checkupdate/pluma-check-update-plugin.c
+M plugins/docinfo/pluma-docinfo-plugin.c
+M plugins/filebrowser/pluma-file-browser-widget.c
+M plugins/filebrowser/pluma-file-browser.schemas.in
+M plugins/pythonconsole/pythonconsole.pluma-plugin.desktop.in
+M plugins/snippets/snippets.pluma-plugin.desktop.in
M plugins/snippets/snippets/Exporter.py
M plugins/snippets/snippets/Importer.py
M plugins/snippets/snippets/Manager.py
@@ -1717,7 +1717,7 @@ M plugins/snippets/snippets/Placeholder.py
M plugins/snippets/snippets/snippets.ui
M plugins/taglist/HTML.tags.xml.in
M plugins/taglist/Latex.tags.xml.in
-M plugins/taglist/taglist.gedit-plugin.desktop.in
+M plugins/taglist/taglist.pluma-plugin.desktop.in
commit 8ec9bfad3660dc0e7ec61d32b386968b4ddf9acd
Author: Mario Blättermann <[email protected]>
@@ -1731,10 +1731,10 @@ commit cf57263e368489cf38aad092a02feca0bc336e1e
Author: Ignacio Casal Quinteiro <[email protected]>
Date: 2010-02-18
- Add gedit_status_combo_box_remove_item
+ Add pluma_status_combo_box_remove_item
-M gedit/gedit-status-combo-box.c
-M gedit/gedit-status-combo-box.h
+M pluma/pluma-status-combo-box.c
+M pluma/pluma-status-combo-box.h
commit 5a75f4e32aef28d9e8e665ddde19c439d06f254c
Author: Bruno Brouard <[email protected]>
@@ -1745,7 +1745,7 @@ Date: 2010-02-18
M help/fr/fr.po
commit 9bba40c7bf5033291278d88c79f5e4c51bc8de7d
-Author: Jorge González <[email protected]>
+Author: Jorge González <[email protected]>
Date: 2010-02-18
Updated Spanish translation
@@ -1753,7 +1753,7 @@ Date: 2010-02-18
M po/es.po
commit d549be46d2d1d15022716a7f24f63ae0061195b8
-Author: Matej Urbančič <[email protected]>
+Author: Matej Urbančič <[email protected]>
Date: 2010-02-18
Updated Slovenian translation
@@ -1771,11 +1771,11 @@ Date: 2010-02-18
"auto-" prefix as much as possible, and make strings conform to the
terminology list in the MATE style guide otherwise. Helps: bgo#610048
-M data/gedit.schemas.in.in
-M gedit/gedit-encodings-combo-box.c
+M data/pluma.schemas.in.in
+M pluma/pluma-encodings-combo-box.c
commit 3a7b339d95db41a6d63d9d9c402ba34e9736f641
-Author: Matej Urbančič <[email protected]>
+Author: Matej Urbančič <[email protected]>
Date: 2010-02-18
Updated Slovenian translation
@@ -1791,7 +1791,7 @@ Date: 2010-02-17
M po/et.po
commit 93285ba28ad887347e49c01405d9a081d0aae176
-Author: Jorge González <[email protected]>
+Author: Jorge González <[email protected]>
Date: 2010-02-17
Updated Spanish translation
@@ -1818,15 +1818,15 @@ Date: 2010-02-17
marked as
such. Helps: bgo#610048
-M gedit/gedit-print-preferences.ui
-M gedit/gedit-print-preview.c
+M pluma/pluma-print-preferences.ui
+M pluma/pluma-print-preview.c
M plugins/docinfo/docinfo.ui
-M plugins/filebrowser/gedit-file-browser-store.c
+M plugins/filebrowser/pluma-file-browser-store.c
M plugins/snippets/snippets/snippets.ui
-M plugins/spell/gedit-automatic-spell-checker.c
-M plugins/spell/gedit-spell-checker-dialog.c
+M plugins/spell/pluma-automatic-spell-checker.c
+M plugins/spell/pluma-spell-checker-dialog.c
M plugins/spell/spell-checker.ui
-M plugins/time/gedit-time-setup-dialog.ui
+M plugins/time/pluma-time-setup-dialog.ui
commit 038b466573ff664439f587ea7396aac9d20743c2
Author: Philip Withnall <[email protected]>
@@ -1837,11 +1837,11 @@ Date: 2010-02-17
Ensure strings consistently refer to "character encoding" rather than
"character coding". Helps: bgo#610048
-M data/gedit.schemas.in.in
-M gedit/dialogs/gedit-encodings-dialog.c
-M gedit/dialogs/gedit-encodings-dialog.ui
-M gedit/gedit-file-chooser-dialog.c
-M gedit/gedit-io-error-message-area.c
+M data/pluma.schemas.in.in
+M pluma/dialogs/pluma-encodings-dialog.c
+M pluma/dialogs/pluma-encodings-dialog.ui
+M pluma/pluma-file-chooser-dialog.c
+M pluma/pluma-io-error-message-area.c
commit 64caf09b7649fe61140882d26d526d3d1c0a054b
Author: Philip Withnall <[email protected]>
@@ -1864,19 +1864,19 @@ commit 7de4013c74bfbcd42f9dcd2437418f586b960aca
Author: Jesse van den Kieboom <[email protected]>
Date: 2010-02-14
- Added gedit_document_set_content_type
+ Added pluma_document_set_content_type
-M gedit/gedit-document.c
-M gedit/gedit-document.h
+M pluma/pluma-document.c
+M pluma/pluma-document.h
commit 8a43334a580e3f5f34dfca95e6793f42d9a5b886
Author: Jesse van den Kieboom <[email protected]>
Date: 2010-02-14
- Added gedit_tab_set_info_bar
+ Added pluma_tab_set_info_bar
-M gedit/gedit-tab.c
-M gedit/gedit-tab.h
+M pluma/pluma-tab.c
+M pluma/pluma-tab.h
commit faefe07b7352026c1c450d9858d3f0bd7ac8714b
Author: Jesse van den Kieboom <[email protected]>
@@ -1884,9 +1884,9 @@ Date: 2010-02-09
Made document 'shortname' writable
-M gedit/gedit-document.c
-M gedit/gedit-document.h
-M gedit/gedit-tab.c
+M pluma/pluma-document.c
+M pluma/pluma-document.h
+M pluma/pluma-tab.c
commit 94da772b83a2886bd0d411b1d7af60e0a44df40d
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -1894,7 +1894,7 @@ Date: 2010-02-14
Safely remove the tabs from the notebook when destroyed.
-M gedit/gedit-notebook.c
+M pluma/pluma-notebook.c
commit 4d433960ba44157d3dcc012d4bf411897dd398fb
Author: Vladimir Melo <[email protected]>
@@ -1921,7 +1921,7 @@ Date: 2010-02-12
M po/ro.po
commit 4846617775a583f93ebdff120f03687d6069d70d
-Author: Matej Urbančič <[email protected]>
+Author: Matej Urbančič <[email protected]>
Date: 2010-02-12
Updated Slovenian translation
@@ -1953,7 +1953,7 @@ Date: 2010-02-10
M po/nb.po
commit 4626c53a4f390db35a15042a3e67c81cfc9166d0
-Author: Jorge González <[email protected]>
+Author: Jorge González <[email protected]>
Date: 2010-02-10
Updated Spanish translation
@@ -1977,7 +1977,7 @@ Date: 2010-02-08
Also close the input stream sync for the saver.
-M gedit/gedit-gio-document-saver.c
+M pluma/pluma-gio-document-saver.c
commit 5d09f8acb8176b400e22212e54c927e601e04746
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -1985,7 +1985,7 @@ Date: 2010-02-08
Do not use async operations with the doc stream in the saver.
-M gedit/gedit-gio-document-saver.c
+M pluma/pluma-gio-document-saver.c
commit 0c2543ffbac7e35ef8318c90a6e322d40aeea87b
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -1993,7 +1993,7 @@ Date: 2010-02-08
Do not use async operations with the doc stream in the loader.
-M gedit/gedit-gio-document-loader.c
+M pluma/pluma-gio-document-loader.c
commit ef8336416023521a09112d5cb22432278cac3c19
Author: Paolo Borelli <[email protected]>
@@ -2006,8 +2006,8 @@ Date: 2010-02-08
they are not only not useful (the buffer is in memory), but also
dangerous since buffer should not be modified from different threads.
-M gedit/gedit-document-input-stream.c
-M gedit/gedit-document-output-stream.c
+M pluma/pluma-document-input-stream.c
+M pluma/pluma-document-output-stream.c
commit 9fca7e057e12b7595487d52a1f6906f19a5fc58e
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -2015,19 +2015,19 @@ Date: 2010-02-08
Fix newline detection and add more unit tests.
-M gedit/gedit-document-output-stream.c
+M pluma/pluma-document-output-stream.c
M tests/document-output-stream.c
commit 981647dc1f27e6688564e8fbfbb86b7267cec549
Author: Ignacio Casal Quinteiro <[email protected]>
Date: 2010-02-08
- Add GeditDocumentOutputStream and unit tests.
+ Add PlumaDocumentOutputStream and unit tests.
-M gedit/Makefile.am
-A gedit/gedit-document-output-stream.c
-A gedit/gedit-document-output-stream.h
-M gedit/gedit-gio-document-loader.c
+M pluma/Makefile.am
+A pluma/pluma-document-output-stream.c
+A pluma/pluma-document-output-stream.h
+M pluma/pluma-gio-document-loader.c
M tests/Makefile.am
A tests/document-output-stream.c
@@ -2037,27 +2037,27 @@ Date: 2010-02-08
Remove trailing spaces and use an enum for the columns.
-M gedit/gedit-documents-panel.c
+M pluma/pluma-documents-panel.c
commit d022c7eb9bc4cf7025f34548c8acd47b07f92735
Author: Ignacio Casal Quinteiro <[email protected]>
Date: 2010-02-07
- Remove gedit-convert.[ch].
-
-M gedit/Makefile.am
-D gedit/gedit-convert.c
-D gedit/gedit-convert.h
-M gedit/gedit-document-loader.c
-M gedit/gedit-document-saver.c
-M gedit/gedit-document-saver.h
-M gedit/gedit-document.c
-M gedit/gedit-document.h
-M gedit/gedit-gio-document-loader.c
-M gedit/gedit-io-error-message-area.c
-M gedit/gedit-smart-charset-converter.c
-M gedit/gedit-tab.c
-M gedit/gedit-utils.c
+ Remove pluma-convert.[ch].
+
+M pluma/Makefile.am
+D pluma/pluma-convert.c
+D pluma/pluma-convert.h
+M pluma/pluma-document-loader.c
+M pluma/pluma-document-saver.c
+M pluma/pluma-document-saver.h
+M pluma/pluma-document.c
+M pluma/pluma-document.h
+M pluma/pluma-gio-document-loader.c
+M pluma/pluma-io-error-message-area.c
+M pluma/pluma-smart-charset-converter.c
+M pluma/pluma-tab.c
+M pluma/pluma-utils.c
commit 1b81b1226ccbdb933cfa672e44d2ff1a1749fcde
Author: Paolo Borelli <[email protected]>
@@ -2065,9 +2065,9 @@ Date: 2010-02-07
Add "Open" to the filebrowser context menu
-M plugins/filebrowser/gedit-file-browser-widget-ui.xml
-M plugins/filebrowser/gedit-file-browser-widget.c
-M plugins/filebrowser/gedit-file-browser-widget.h
+M plugins/filebrowser/pluma-file-browser-widget-ui.xml
+M plugins/filebrowser/pluma-file-browser-widget.c
+M plugins/filebrowser/pluma-file-browser-widget.h
commit 3f92dda428965c5e9f2aa999cce0dfce26b387e1
Author: Paolo Borelli <[email protected]>
@@ -2075,7 +2075,7 @@ Date: 2010-02-07
plugin-loader.h should not be installed
-M gedit/Makefile.am
+M pluma/Makefile.am
commit 499be52662ba0037a682a2320857b459117df171
Author: Chao-Hsiung Liao <[email protected]>
@@ -2092,7 +2092,7 @@ Date: 2010-02-06
Create backups for local files.
-M gedit/gedit-gio-document-saver.c
+M pluma/pluma-gio-document-saver.c
commit bf94719d3c00b7d07faf176d379e06693ac791cd
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -2104,11 +2104,11 @@ Date: 2010-02-06
We are now managing the backup extension with gio and as it is not
configurable we just remove that schema and options.
-M data/gedit.schemas.in.in
-M gedit/gedit-document-saver.c
-M gedit/gedit-document-saver.h
-M gedit/gedit-prefs-manager.c
-M gedit/gedit-prefs-manager.h
+M data/pluma.schemas.in.in
+M pluma/pluma-document-saver.c
+M pluma/pluma-document-saver.h
+M pluma/pluma-prefs-manager.c
+M pluma/pluma-prefs-manager.h
commit 8410a8a0d45d76425b4c662a8ba0c7db5a037de0
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -2124,10 +2124,10 @@ Date: 2010-02-06
Removed local saver.
-M gedit/Makefile.am
-M gedit/gedit-document-saver.c
-D gedit/gedit-local-document-saver.c
-D gedit/gedit-local-document-saver.h
+M pluma/Makefile.am
+M pluma/pluma-document-saver.c
+D pluma/pluma-local-document-saver.c
+D pluma/pluma-local-document-saver.h
commit ccdde1c46f3ca81c8e4d10bcd9b0b66ee3a2033f
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -2135,7 +2135,7 @@ Date: 2010-02-04
Do not read again if we are still writing. Fixes bug #608986.
-M gedit/gedit-gio-document-saver.c
+M pluma/pluma-gio-document-saver.c
commit 1e50cbf2f2339bdf5f35345939db16a56a838c12
Author: Henrique P. Machado <[email protected]>
@@ -2151,7 +2151,7 @@ Date: 2010-02-01
Fix content type guess when saving.
-M gedit/gedit-gio-document-saver.c
+M pluma/pluma-gio-document-saver.c
commit 0fd61acf8f18c9be0a009eabba51da92c2240c7b
Author: Mattias Põldaru <mahfiaz gmail com>
@@ -2167,7 +2167,7 @@ Date: 2010-01-31
Fix bytes written calculation.
-M gedit/gedit-gio-document-saver.c
+M pluma/pluma-gio-document-saver.c
commit 65c707afe0133772f978bba19f6353cef28161f9
Author: Christian Kirbach <[email protected]>
@@ -2183,10 +2183,10 @@ Date: 2010-01-30
Minor fix.
-M gedit/gedit-window-private.h
+M pluma/pluma-window-private.h
commit bc2ddd15072e59a9de842d2db11c1d0e23a4fe48
-Author: Matej Urbančič <[email protected]>
+Author: Matej Urbančič <[email protected]>
Date: 2010-01-28
Updated Slovenian translation
@@ -2194,7 +2194,7 @@ Date: 2010-01-28
M po/sl.po
commit 35ae7b2af3ec645ae79b56c8fbcfaf7a419c14ec
-Author: Jorge González <[email protected]>
+Author: Jorge González <[email protected]>
Date: 2010-01-27
Updated Spanish translation
@@ -2207,7 +2207,7 @@ Date: 2010-01-27
Remove useless define.
-M plugins/checkupdate/gedit-check-update-plugin.c
+M plugins/checkupdate/pluma-check-update-plugin.c
commit de8a90cb45a05c59deff253d292b3c6239b219e9
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -2216,36 +2216,36 @@ Date: 2010-01-27
Remove useless .sgml files.
M configure.ac
-D docs/reference/tmpl/gedit-app.sgml
-D docs/reference/tmpl/gedit-convert.sgml
-D docs/reference/tmpl/gedit-debug.sgml
-D docs/reference/tmpl/gedit-document.sgml
-D docs/reference/tmpl/gedit-encodings-option-menu.sgml
-D docs/reference/tmpl/gedit-encodings.sgml
-D docs/reference/tmpl/gedit-file-chooser-dialog.sgml
-D docs/reference/tmpl/gedit-help.sgml
-D docs/reference/tmpl/gedit-message-area.sgml
-D docs/reference/tmpl/gedit-message-bus.sgml
-D docs/reference/tmpl/gedit-message-type.sgml
-D docs/reference/tmpl/gedit-message.sgml
-D docs/reference/tmpl/gedit-metadata-manager.sgml
-D docs/reference/tmpl/gedit-notebook.sgml
-D docs/reference/tmpl/gedit-page-setup-dialog.sgml
-D docs/reference/tmpl/gedit-panel.sgml
-D docs/reference/tmpl/gedit-plugin.sgml
-D docs/reference/tmpl/gedit-preferences-dialog.sgml
-D docs/reference/tmpl/gedit-prefs-manager-app.sgml
-D docs/reference/tmpl/gedit-prefs-manager.sgml
-D docs/reference/tmpl/gedit-print-job-preview.sgml
-D docs/reference/tmpl/gedit-print.sgml
-D docs/reference/tmpl/gedit-progress-message-area.sgml
-D docs/reference/tmpl/gedit-recent.sgml
-D docs/reference/tmpl/gedit-statusbar.sgml
-D docs/reference/tmpl/gedit-tab.sgml
-D docs/reference/tmpl/gedit-unused.sgml
-D docs/reference/tmpl/gedit-utils.sgml
-D docs/reference/tmpl/gedit-view.sgml
-D docs/reference/tmpl/gedit-window.sgml
+D docs/reference/tmpl/pluma-app.sgml
+D docs/reference/tmpl/pluma-convert.sgml
+D docs/reference/tmpl/pluma-debug.sgml
+D docs/reference/tmpl/pluma-document.sgml
+D docs/reference/tmpl/pluma-encodings-option-menu.sgml
+D docs/reference/tmpl/pluma-encodings.sgml
+D docs/reference/tmpl/pluma-file-chooser-dialog.sgml
+D docs/reference/tmpl/pluma-help.sgml
+D docs/reference/tmpl/pluma-message-area.sgml
+D docs/reference/tmpl/pluma-message-bus.sgml
+D docs/reference/tmpl/pluma-message-type.sgml
+D docs/reference/tmpl/pluma-message.sgml
+D docs/reference/tmpl/pluma-metadata-manager.sgml
+D docs/reference/tmpl/pluma-notebook.sgml
+D docs/reference/tmpl/pluma-page-setup-dialog.sgml
+D docs/reference/tmpl/pluma-panel.sgml
+D docs/reference/tmpl/pluma-plugin.sgml
+D docs/reference/tmpl/pluma-preferences-dialog.sgml
+D docs/reference/tmpl/pluma-prefs-manager-app.sgml
+D docs/reference/tmpl/pluma-prefs-manager.sgml
+D docs/reference/tmpl/pluma-print-job-preview.sgml
+D docs/reference/tmpl/pluma-print.sgml
+D docs/reference/tmpl/pluma-progress-message-area.sgml
+D docs/reference/tmpl/pluma-recent.sgml
+D docs/reference/tmpl/pluma-statusbar.sgml
+D docs/reference/tmpl/pluma-tab.sgml
+D docs/reference/tmpl/pluma-unused.sgml
+D docs/reference/tmpl/pluma-utils.sgml
+D docs/reference/tmpl/pluma-view.sgml
+D docs/reference/tmpl/pluma-window.sgml
commit ea225533c493817c99107d00277f4b59104c22bf
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -2254,11 +2254,11 @@ Date: 2010-01-27
Add option to ignore a version until the next is released.
M plugins/checkupdate/Makefile.am
-M plugins/checkupdate/gedit-check-update-plugin.c
-A plugins/checkupdate/gedit-check-update.schemas.in
+M plugins/checkupdate/pluma-check-update-plugin.c
+A plugins/checkupdate/pluma-check-update.schemas.in
commit bfda0544d8c261ff92e3347120237b6b3d124be8
-Author: Matej Urbančič <[email protected]>
+Author: Matej Urbančič <[email protected]>
Date: 2010-01-27
Updated Slovenian translation
@@ -2306,23 +2306,23 @@ Date: 2010-01-25
M NEWS
M README
M configure.ac
-M docs/reference/tmpl/gedit-app.sgml
-M docs/reference/tmpl/gedit-convert.sgml
-M docs/reference/tmpl/gedit-debug.sgml
-M docs/reference/tmpl/gedit-document.sgml
-M docs/reference/tmpl/gedit-encodings-option-menu.sgml
-M docs/reference/tmpl/gedit-encodings.sgml
-M docs/reference/tmpl/gedit-message-bus.sgml
-M docs/reference/tmpl/gedit-message-type.sgml
-M docs/reference/tmpl/gedit-metadata-manager.sgml
-M docs/reference/tmpl/gedit-notebook.sgml
-M docs/reference/tmpl/gedit-prefs-manager-app.sgml
-M docs/reference/tmpl/gedit-prefs-manager.sgml
-M docs/reference/tmpl/gedit-statusbar.sgml
-M docs/reference/tmpl/gedit-unused.sgml
+M docs/reference/tmpl/pluma-app.sgml
+M docs/reference/tmpl/pluma-convert.sgml
+M docs/reference/tmpl/pluma-debug.sgml
+M docs/reference/tmpl/pluma-document.sgml
+M docs/reference/tmpl/pluma-encodings-option-menu.sgml
+M docs/reference/tmpl/pluma-encodings.sgml
+M docs/reference/tmpl/pluma-message-bus.sgml
+M docs/reference/tmpl/pluma-message-type.sgml
+M docs/reference/tmpl/pluma-metadata-manager.sgml
+M docs/reference/tmpl/pluma-notebook.sgml
+M docs/reference/tmpl/pluma-prefs-manager-app.sgml
+M docs/reference/tmpl/pluma-prefs-manager.sgml
+M docs/reference/tmpl/pluma-statusbar.sgml
+M docs/reference/tmpl/pluma-unused.sgml
commit de3db4163e5b0317b2ccba61e5a0e9f1236b6720
-Author: Jorge González <[email protected]>
+Author: Jorge González <[email protected]>
Date: 2010-01-25
Updated Spanish translation
@@ -2353,7 +2353,7 @@ Date: 2010-01-24
Fix build of docs
-M docs/reference/gedit.types
+M docs/reference/pluma.types
commit feed1357c61a85fa3797f46879548cff9371aea9
Author: Paolo Borelli <[email protected]>
@@ -2361,8 +2361,8 @@ Date: 2010-01-24
Fix compiler warnings
-M gedit/gedit-gio-document-loader.c
-M gedit/gedit-gio-document-saver.c
+M pluma/pluma-gio-document-loader.c
+M pluma/pluma-gio-document-saver.c
commit b850859bb60a3ab79ae2f7f4f53b1bb273867bef
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -2370,11 +2370,11 @@ Date: 2010-01-24
Copy the python libs in bin instead of python folder.
- This is because gedit for some reason doesn't detects the python
+ This is because pluma for some reason doesn't detects the python
folder
as a path dir.
-M win32/gedit.iss.in
+M win32/pluma.iss.in
commit 6daccfafaa46145931d1793ae4f8b8c5cc9d952f
Author: Jesse van den Kieboom <[email protected]>
@@ -2397,7 +2397,7 @@ Date: 2010-01-24
Make SIGALRM timeout for snippets optional
SIGALRM is not supported on windows. This makes python/shell
- placeholders potentially blocking gedit, but it's better than
+ placeholders potentially blocking pluma, but it's better than
disabling
them altogether.
@@ -2418,7 +2418,7 @@ Date: 2010-01-24
Use gssize instead of gsize
-M gedit/gedit-gio-document-saver.c
+M pluma/pluma-gio-document-saver.c
commit 71f8afe194c1a6366a20a05f4cc48faa1705449b
Author: Paolo Borelli <[email protected]>
@@ -2434,7 +2434,7 @@ Date: 2010-01-24
Properly handle the case of empty text buffer
-M gedit/gedit-document-input-stream.c
+M pluma/pluma-document-input-stream.c
M tests/document-input-stream.c
commit bf8a43bf341551bef753650bd8a43b529285120d
@@ -2451,9 +2451,9 @@ Date: 2010-01-24
Add support for python plugins
-M gedit/gedit.c
+M pluma/pluma.c
M win32/build-installer.sh
-M win32/gedit.iss.in
+M win32/pluma.iss.in
commit efc706a1a9a806c66daa99df28c1ae1470ed8c00
Author: Jesse van den Kieboom <[email protected]>
@@ -2461,7 +2461,7 @@ Date: 2010-01-23
Updated authors in about dialog
-M gedit/gedit-commands-help.c
+M pluma/pluma-commands-help.c
commit 3b4841f72738758a1de56287ce9fcfb8b0a5f3bb
Author: Jesse van den Kieboom <[email protected]>
@@ -2497,29 +2497,29 @@ Date: 2010-01-23
Added line ending configuration in save dialog
-M gedit/gedit-commands-file.c
-M gedit/gedit-file-chooser-dialog.c
-M gedit/gedit-file-chooser-dialog.h
-M gedit/gedit-tab.c
-M gedit/gedit-tab.h
+M pluma/pluma-commands-file.c
+M pluma/pluma-file-chooser-dialog.c
+M pluma/pluma-file-chooser-dialog.h
+M pluma/pluma-tab.c
+M pluma/pluma-tab.h
commit be71072115d6b78b47683ce8b898bdfdf19c3018
Author: Jesse van den Kieboom <[email protected]>
Date: 2010-01-23
- Added new GeditDocumentInputStream for doc save
+ Added new PlumaDocumentInputStream for doc save
-M gedit/Makefile.am
-A gedit/gedit-document-input-stream.c
-A gedit/gedit-document-input-stream.h
-M gedit/gedit-document-loader.c
-M gedit/gedit-document-loader.h
-M gedit/gedit-document-saver.c
-M gedit/gedit-document-saver.h
-M gedit/gedit-document.c
-M gedit/gedit-document.h
-M gedit/gedit-gio-document-loader.c
-M gedit/gedit-gio-document-saver.c
+M pluma/Makefile.am
+A pluma/pluma-document-input-stream.c
+A pluma/pluma-document-input-stream.h
+M pluma/pluma-document-loader.c
+M pluma/pluma-document-loader.h
+M pluma/pluma-document-saver.c
+M pluma/pluma-document-saver.h
+M pluma/pluma-document.c
+M pluma/pluma-document.h
+M pluma/pluma-gio-document-loader.c
+M pluma/pluma-gio-document-saver.c
commit eb0bf10648bcfec7ebcca4453adc431991700d0c
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -2530,7 +2530,7 @@ Date: 2010-01-23
It is used gtk_activatable_set_related_action instead. See bug
#562052.
-M gedit/gedit-window.c
+M pluma/pluma-window.c
commit 820ce8820a8db40eca5ca0b63f2d6e3a07416373
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -2540,13 +2540,13 @@ Date: 2010-01-22
This patch is based on Maxim Ermilov's patch. Fixes bug #562052.
-M gedit/Makefile.am
-A gedit/gedit-encodings-combo-box.c
-A gedit/gedit-encodings-combo-box.h
-D gedit/gedit-encodings-option-menu.c
-D gedit/gedit-encodings-option-menu.h
-M gedit/gedit-file-chooser-dialog.c
-M gedit/gedit-io-error-message-area.c
+M pluma/Makefile.am
+A pluma/pluma-encodings-combo-box.c
+A pluma/pluma-encodings-combo-box.h
+D pluma/pluma-encodings-option-menu.c
+D pluma/pluma-encodings-option-menu.h
+M pluma/pluma-file-chooser-dialog.c
+M pluma/pluma-io-error-message-area.c
commit cd9dcbd6bbdafeff067195e7be2bcfacc4177f2d
Author: Jamil Ahmed <[email protected]>
@@ -2586,10 +2586,10 @@ Date: 2010-01-18
Clear the buffer when loading
-M gedit/gedit-gio-document-loader.c
+M pluma/pluma-gio-document-loader.c
commit b6ff30d0320051545157e54f7b7be0afec07a343
-Author: Jorge González <[email protected]>
+Author: Jorge González <[email protected]>
Date: 2010-01-18
Updated Spanish translation
@@ -2602,7 +2602,7 @@ Date: 2010-01-18
Sync tip text on tab state change
-M gedit/gedit-tab-label.c
+M pluma/pluma-tab-label.c
commit 31b25d0682704ec25387e57b84b3ffd70e47a46f
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -2610,7 +2610,7 @@ Date: 2010-01-17
Remove useless message
-M gedit/gedit-io-error-message-area.c
+M pluma/pluma-io-error-message-area.c
commit 24b5c7c6de53d55ace497b962118c59b36eca655
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -2621,9 +2621,9 @@ Date: 2010-01-17
This error occurs when we try to open a file that doesn't validate
or that it is a binary file.
-M gedit/gedit-io-error-message-area.c
-M gedit/gedit-io-error-message-area.h
-M gedit/gedit-tab.c
+M pluma/pluma-io-error-message-area.c
+M pluma/pluma-io-error-message-area.h
+M pluma/pluma-tab.c
commit 79b17f87c45dbaece78e9bf1e3b44a93c430eacb
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -2635,8 +2635,8 @@ Date: 2010-01-17
some things, like the utf8 fallback in gio and manage the wrong chars
by highlighting them.
-M gedit/gedit-gio-document-loader.c
-M gedit/gedit-smart-charset-converter.c
+M pluma/pluma-gio-document-loader.c
+M pluma/pluma-smart-charset-converter.c
commit 634f604d2850bea4dfeb009dcca2d2050fbbcb5d
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -2648,8 +2648,8 @@ Date: 2010-01-14
of non editable view. Also listening to the read-only property
in the window to update the sensitivity and the window title.
-M gedit/gedit-tab.c
-M gedit/gedit-window.c
+M pluma/pluma-tab.c
+M pluma/pluma-window.c
commit 61a8c6f50d09b12f76ad422c9d4f87c503cd190b
Author: Jesse van den Kieboom <[email protected]>
@@ -2657,12 +2657,12 @@ Date: 2010-01-12
Fix smart converter encoding guessing and add test case
-M gedit/gedit-document.c
-M gedit/gedit-document.h
-M gedit/gedit-gio-document-loader.c
-M gedit/gedit-io-error-message-area.c
-M gedit/gedit-smart-charset-converter.c
-M gedit/gedit-tab.c
+M pluma/pluma-document.c
+M pluma/pluma-document.h
+M pluma/pluma-gio-document-loader.c
+M pluma/pluma-io-error-message-area.c
+M pluma/pluma-smart-charset-converter.c
+M pluma/pluma-tab.c
M tests/smart-converter.c
commit b6a28db8047f32e2c33239f4b50bfe6e16b6b030
@@ -2671,8 +2671,8 @@ Date: 2010-01-12
Add test for checking all encodings
-M gedit/gedit-gio-document-loader.c
-M gedit/gedit-tab.c
+M pluma/pluma-gio-document-loader.c
+M pluma/pluma-tab.c
M tests/smart-converter.c
commit 3bba738720f3bf2c91ee256d42f982a0bf0f4691
@@ -2681,7 +2681,7 @@ Date: 2010-01-12
Remove encodings that doesn't seem to be recognized by iconv.
-M gedit/gedit-encodings.c
+M pluma/pluma-encodings.c
commit 6a3e2a8ae25b5e2614b52d963690c050a29e744e
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -2689,10 +2689,10 @@ Date: 2010-01-04
Test all utf8 cases.
-M gedit/gedit-document.h
-M gedit/gedit-gio-document-loader.c
-M gedit/gedit-smart-charset-converter.c
-M gedit/gedit-smart-charset-converter.h
+M pluma/pluma-document.h
+M pluma/pluma-gio-document-loader.c
+M pluma/pluma-smart-charset-converter.c
+M pluma/pluma-smart-charset-converter.h
M tests/smart-converter.c
commit 6c22c6eb6cb2d3cb94dd4773fe868ecb63b8981c
@@ -2701,7 +2701,7 @@ Date: 2010-01-04
When converting from utf8 manage well the return values.
-M gedit/gedit-smart-charset-converter.c
+M pluma/pluma-smart-charset-converter.c
commit 181ff5b9f9793b08824fe9d181e9f6996719f286
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -2725,7 +2725,7 @@ Date: 2009-12-28
Also use g_converter_convert instead of g_convert for checking the
encoding conversion.
-M gedit/gedit-smart-charset-converter.c
+M pluma/pluma-smart-charset-converter.c
commit 4bc2c698f14a3a5420c35bc5edc842df2b481855
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -2734,15 +2734,15 @@ Date: 2009-12-28
Use new filter streams to load the document.
Use the converter and utf8 validator streams to load the document.
- Also added GeditSmartCharsetConverter to detect and load the right
+ Also added PlumaSmartCharsetConverter to detect and load the right
encoding.
-M gedit/Makefile.am
-M gedit/gedit-document-loader.c
-M gedit/gedit-document-loader.h
-M gedit/gedit-gio-document-loader.c
-A gedit/gedit-smart-charset-converter.c
-A gedit/gedit-smart-charset-converter.h
+M pluma/Makefile.am
+M pluma/pluma-document-loader.c
+M pluma/pluma-document-loader.h
+M pluma/pluma-gio-document-loader.c
+A pluma/pluma-smart-charset-converter.c
+A pluma/pluma-smart-charset-converter.h
commit f3a5a26329c4d4078d39267a2265fffd78211152
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -2795,14 +2795,14 @@ Date: 2010-01-11
Use gtk_box_pack_start (box, widget, TRUE, TRUE, 0) instead
- https://bugzilla.mate.org/show_bug.cgi?id=562052
+ https://bugzilla.gnome.org/show_bug.cgi?id=562052
-M gedit/dialogs/gedit-encodings-dialog.c
-M gedit/dialogs/gedit-preferences-dialog.c
-M gedit/dialogs/gedit-search-dialog.c
-M gedit/dialogs/gedit-style-scheme-dialog.c
-M plugins/spell/gedit-spell-language-dialog.c
-M plugins/time/gedit-time-plugin.c
+M pluma/dialogs/pluma-encodings-dialog.c
+M pluma/dialogs/pluma-preferences-dialog.c
+M pluma/dialogs/pluma-search-dialog.c
+M pluma/dialogs/pluma-style-scheme-dialog.c
+M plugins/spell/pluma-spell-language-dialog.c
+M plugins/time/pluma-time-plugin.c
commit 1651ac6548966cca96fd13d834e6b48b64b95961
Author: Daniel Nylander <[email protected]>
@@ -2824,9 +2824,9 @@ commit 7e8ddfc4d57794337f80bc982a7f0d0493b81910
Author: Ignacio Casal Quinteiro <[email protected]>
Date: 2010-01-07
- Include gedit-spinner.h if needed.
+ Include pluma-spinner.h if needed.
-M gedit/gedit-tab-label.c
+M pluma/pluma-tab-label.c
commit 19001b18ccdceff70529b7d5d2a0bf79f50e5212
Author: Paolo Borelli <[email protected]>
@@ -2834,7 +2834,7 @@ Date: 2010-01-07
Include config.h
-M gedit/gedit-tab-label.c
+M pluma/pluma-tab-label.c
commit 49bb378a434d96255b83b097108a04d553f12c3e
Author: Paolo Borelli <[email protected]>
@@ -2842,10 +2842,10 @@ Date: 2010-01-07
Refactor the tab label in a separate widget
-M gedit/Makefile.am
-M gedit/gedit-notebook.c
-A gedit/gedit-tab-label.c
-A gedit/gedit-tab-label.h
+M pluma/Makefile.am
+M pluma/pluma-notebook.c
+A pluma/pluma-tab-label.c
+A pluma/pluma-tab-label.h
commit 521286069c7a39c014803227db2851f46d841948
Author: Paolo Borelli <[email protected]>
@@ -2853,7 +2853,7 @@ Date: 2010-01-07
Skip no-spell-check ranges at the start of the doc
-M plugins/spell/gedit-spell-plugin.c
+M plugins/spell/pluma-spell-plugin.c
commit c03688db8744252e86c8a6fdd21216ef8cfb2d49
Author: Paolo Borelli <[email protected]>
@@ -2861,7 +2861,7 @@ Date: 2010-01-07
Small refactoring to avoid roundtrip from iter to offset
-M plugins/spell/gedit-spell-plugin.c
+M plugins/spell/pluma-spell-plugin.c
commit 28b7c6249710d9638adc49812af00d9990191aa1
Author: Paolo Borelli <[email protected]>
@@ -2879,10 +2879,10 @@ Date: 2010-01-07
Rename marshal file in something shorter
M plugins/spell/Makefile.am
-M plugins/spell/gedit-spell-checker-dialog.c
-M plugins/spell/gedit-spell-checker.c
-R100 plugins/spell/gedit-spell-checker-dialog-marshal.list
-plugins/spell/gedit-spell-marshal.list
+M plugins/spell/pluma-spell-checker-dialog.c
+M plugins/spell/pluma-spell-checker.c
+R100 plugins/spell/pluma-spell-checker-dialog-marshal.list
+plugins/spell/pluma-spell-marshal.list
commit ea3a3bd357b70967e23a8ef2cc30247e2b57b511
Author: Paolo Borelli <[email protected]>
@@ -2890,11 +2890,11 @@ Date: 2010-01-07
Refactor close button common code in a simple widget
-M gedit/Makefile.am
-A gedit/gedit-close-button.c
-A gedit/gedit-close-button.h
-M gedit/gedit-notebook.c
-M gedit/gedit-panel.c
+M pluma/Makefile.am
+A pluma/pluma-close-button.c
+A pluma/pluma-close-button.h
+M pluma/pluma-notebook.c
+M pluma/pluma-panel.c
commit b2233b9b8aa342146e18195a97757ffa97a7e015
Author: Paolo Borelli <[email protected]>
@@ -2902,9 +2902,9 @@ Date: 2010-01-05
Move util function in the new utils file
-M plugins/spell/gedit-spell-checker.c
-M plugins/spell/gedit-spell-utils.c
-M plugins/spell/gedit-spell-utils.h
+M plugins/spell/pluma-spell-checker.c
+M plugins/spell/pluma-spell-utils.c
+M plugins/spell/pluma-spell-utils.h
commit 8d47289952f89e57b8bbccf0a764cef023dfc244
Author: Paolo Borelli <[email protected]>
@@ -2912,8 +2912,8 @@ Date: 2010-01-05
Cleanup: use gobject macros
-M plugins/spell/gedit-spell-checker-dialog.c
-M plugins/spell/gedit-spell-checker.c
+M plugins/spell/pluma-spell-checker-dialog.c
+M plugins/spell/pluma-spell-checker.c
commit 5e348935f97ac5f2bd1337f1113d5e6488eabbc3
Author: Paolo Borelli <[email protected]>
@@ -2921,7 +2921,7 @@ Date: 2010-01-05
Remove deprecated gtk_rc_style_unref
-M gedit/gedit-panel.c
+M pluma/pluma-panel.c
commit cd429311a2e25b0c08a9c54f930f087a4dc9a281
Author: Paolo Borelli <[email protected]>
@@ -2929,7 +2929,7 @@ Date: 2010-01-05
Remove deprecated gtk_widget_unref and code cleanup
-M plugins/filebrowser/gedit-file-browser-widget.c
+M plugins/filebrowser/pluma-file-browser-widget.c
commit d338ab19bf132cb69ba93663ddb871b9f377196a
Author: Maxim V. Dziumanenko <[email protected]>
@@ -2998,10 +2998,10 @@ Date: 2010-01-03
parts of the file that should not be spell-checked.
M plugins/spell/Makefile.am
-M plugins/spell/gedit-automatic-spell-checker.c
-M plugins/spell/gedit-spell-plugin.c
-A plugins/spell/gedit-spell-utils.c
-A plugins/spell/gedit-spell-utils.h
+M plugins/spell/pluma-automatic-spell-checker.c
+M plugins/spell/pluma-spell-plugin.c
+A plugins/spell/pluma-spell-utils.c
+A plugins/spell/pluma-spell-utils.h
commit 412ef504a4d00b046fbb62501f6baa6da5ed2099
Author: Jesse van den Kieboom <[email protected]>
@@ -3012,8 +3012,8 @@ Date: 2010-01-02
This uses the no-spell-check context class that can be defined
in GtkSourceView language files
-M plugins/spell/gedit-automatic-spell-checker.c
-M plugins/spell/gedit-spell-plugin.c
+M plugins/spell/pluma-automatic-spell-checker.c
+M plugins/spell/pluma-spell-plugin.c
commit 096f053d90e42502985b436f98216f1e88afb6eb
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -3065,9 +3065,9 @@ commit 878df0798b3ed5a2ae400dd675e62e445a34c166
Author: Ignacio Casal Quinteiro <[email protected]>
Date: 2010-01-01
- Bind gedit_document_get_location on python
+ Bind pluma_document_get_location on python
-M plugin-loaders/python/bindings/gedit.defs
+M plugin-loaders/python/bindings/pluma.defs
commit 097ce3be1e428bbfed3c3b426ae1e523bf40d2de
Author: Jesse van den Kieboom <[email protected]>
@@ -3085,7 +3085,7 @@ Date: 2009-12-31
Added missing include for ige-mac-integration
-M gedit/gedit.c
+M pluma/pluma.c
commit a37101056e1f8a5d19e3d03d3eebd1a083ba5914
Author: Jesse van den Kieboom <[email protected]>
@@ -3105,10 +3105,10 @@ Date: 2009-12-30
This installs some of the more general text
editing key bindings on OSX and overrides some
- of the gedit specific bindings such as
+ of the pluma specific bindings such as
interactive-search and delete-line
-M osx/gedit.bundle
+M osx/pluma.bundle
M osx/gtkrc
A osx/gtkrc.key.osx
@@ -3122,16 +3122,16 @@ Date: 2009-12-30
the correct key bindings because the menu is
in the way
-M gedit/gedit-window.c
-M gedit/gedit.c
+M pluma/pluma-window.c
+M pluma/pluma.c
commit 02c8ad9a0da2c0af15c49725006fecf8d0af29a7
Author: Jesse van den Kieboom <[email protected]>
Date: 2009-12-30
- Added osx/geditdoc.icns icon
+ Added osx/plumadoc.icns icon
-A osx/geditdoc.icns
+A osx/plumadoc.icns
commit 13c8241d4c9fdbc39a31e81a1c38ff7d5d06b62b
Author: Jesse van den Kieboom <[email protected]>
@@ -3141,14 +3141,14 @@ Date: 2009-12-30
This now uses the latest updates on the
ige-mac-integration library, with additional
- patches to make everything work for gedit. This
+ patches to make everything work for pluma. This
requires the ige-mac-integration fork on
github/jessevdk.
-M gedit/gedit-app.c
-M gedit/gedit-window-private.h
-M gedit/gedit-window.c
-M gedit/gedit-window.h
+M pluma/pluma-app.c
+M pluma/pluma-window-private.h
+M pluma/pluma-window.c
+M pluma/pluma-window.h
commit 9c5ddd7f784b3a4687ffab9f9b20e6dcf6539699
Author: Jesse van den Kieboom <[email protected]>
@@ -3158,13 +3158,13 @@ Date: 2009-12-30
This fixes bug #604122
-M osx/gedit.bundle
+M osx/pluma.bundle
commit 571acaba8c30c2899ea0ae28b80e327ecc9d9d64
Author: Jesse van den Kieboom <[email protected]>
Date: 2009-12-30
- Override OS X specific keybindings for GeditView
+ Override OS X specific keybindings for PlumaView
M osx/gtkrc
@@ -3172,9 +3172,9 @@ commit 85473dee7a90bb92720dc128190c4e62a768a64f
Author: Jesse van den Kieboom <[email protected]>
Date: 2009-12-30
- Include gedit-commands.h fixes compile warning
+ Include pluma-commands.h fixes compile warning
-M gedit/osx/gedit-osx-delegate.m
+M pluma/osx/pluma-osx-delegate.m
commit 43d348342fb472441fab500138587cdba5b484b5
Author: Marek Černocký <[email protected]>
@@ -3190,7 +3190,7 @@ Date: 2009-12-29
Do not persist the number of printed copies, bug 546617
-M gedit/gedit-tab.c
+M pluma/pluma-tab.c
commit 6079c297173cbfff057da71fa51ec2a02b639cc9
Author: Paolo Borelli <[email protected]>
@@ -3198,7 +3198,7 @@ Date: 2009-12-29
Fix packing options for the encodings combo and misc cleanups
-M gedit/gedit-io-error-message-area.c
+M pluma/pluma-io-error-message-area.c
commit c0d7fb64b38f6cdf14fe8d12909e18e80e7bd366
Author: Paolo Borelli <[email protected]>
@@ -3206,7 +3206,7 @@ Date: 2009-12-28
Scroll the file into view after a rename
-M plugins/filebrowser/gedit-file-browser-view.c
+M plugins/filebrowser/pluma-file-browser-view.c
commit c067e8b6fa59b203d3f7e9874c73433c25ff8fc2
Author: Paolo Borelli <[email protected]>
@@ -3311,7 +3311,7 @@ Date: 2009-12-01
Remember if the autospell was enabled per document. Fixes bug #451042.
-M plugins/spell/gedit-spell-plugin.c
+M plugins/spell/pluma-spell-plugin.c
commit ffdf6ca388a851cbc7d5f3f610c5844c5934c06b
Author: Jesse van den Kieboom <[email protected]>
@@ -3343,9 +3343,9 @@ commit 92cf8ae6e3886b7989710d18fd67dde53b04f11f
Author: Jesse van den Kieboom <[email protected]>
Date: 2009-11-30
- Make gedit-metadata-manager conditional on win32
+ Make pluma-metadata-manager conditional on win32
-M gedit/Makefile.am
+M pluma/Makefile.am
commit e74cf81356f6ecb31a6b280c609a27fad9d36c44
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -3353,7 +3353,7 @@ Date: 2009-11-30
Do not use specific code for win32 with the new api.
-M plugins/spell/gedit-spell-plugin.c
+M plugins/spell/pluma-spell-plugin.c
commit ce9b0167f956a73b0ebc3733ead52fa3d3a24ec9
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -3365,9 +3365,9 @@ Date: 2009-11-30
so it is useless having an api with GFileInfo if at the end
we need to store and manage strings.
-M gedit/gedit-document.c
-M gedit/gedit-document.h
-M plugins/spell/gedit-spell-plugin.c
+M pluma/pluma-document.c
+M pluma/pluma-document.h
+M plugins/spell/pluma-spell-plugin.c
commit 8b4e5afeed9ad2edbb005897965b5c4c3aaed28b
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -3378,7 +3378,7 @@ Date: 2009-11-30
Do not return NULL if the internal metadata is NULL because we can
save the document and set the attributes after that.
-M gedit/gedit-document.c
+M pluma/pluma-document.c
commit a14fbfa10a400f3c69480265c1818e3199e8ce9d
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -3386,7 +3386,7 @@ Date: 2009-11-30
Do not apply attributes if the internal info doesn't exists
-M gedit/gedit-document.c
+M pluma/pluma-document.c
commit 91cc070c0b46049badcd8db4fff304caba3b2994
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -3397,7 +3397,7 @@ Date: 2009-11-29
Use the new api to get the metadata and to store, and let the old
system for win32.
-M plugins/spell/gedit-spell-plugin.c
+M plugins/spell/pluma-spell-plugin.c
commit 0841034bea17313037367aabd25df9da06d0bb70
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -3405,7 +3405,7 @@ Date: 2009-11-29
Check for the language and the variant not just the language.
-M plugins/spell/gedit-spell-checker-language.c
+M plugins/spell/pluma-spell-checker-language.c
commit 3da295b5c2531b6f17ce0cdc7e733cd6fc7bcc67
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -3413,16 +3413,16 @@ Date: 2009-11-29
Return a copy of the info if not NULL.
-M gedit/gedit-document.c
+M pluma/pluma-document.c
commit f6418bc80214999584d82ac1a493afbb8d7020e9
Author: Ignacio Casal Quinteiro <[email protected]>
Date: 2009-11-29
- Added gedit_document_(set_metadata|get_metadata) API.
+ Added pluma_document_(set_metadata|get_metadata) API.
-M gedit/gedit-document.c
-M gedit/gedit-document.h
+M pluma/pluma-document.c
+M pluma/pluma-document.h
commit 75c8fc566f0b7f7cd2af490261c596aa6bb20b94
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -3434,11 +3434,11 @@ Date: 2009-11-28
is used
only in win32.
-M gedit/gedit-document-loader.c
-M gedit/gedit-document.c
-M gedit/gedit-document.h
-M gedit/gedit-gio-document-loader.c
-M gedit/gedit.c
+M pluma/pluma-document-loader.c
+M pluma/pluma-document.c
+M pluma/pluma-document.h
+M pluma/pluma-gio-document-loader.c
+M pluma/pluma.c
commit 35b9f703aa55818b2f5cdf16272c93903fd1ad4c
Author: Jesse van den Kieboom <[email protected]>
@@ -3454,7 +3454,7 @@ Date: 2009-11-28
improve set_content_type
-M gedit/gedit-document.c
+M pluma/pluma-document.c
commit 8966ff837feebf0e647293114c5876c358e861df
Author: Paolo Borelli <[email protected]>
@@ -3462,7 +3462,7 @@ Date: 2009-11-28
cleanup: move fieldset at the end of the struct
-M gedit/gedit-document.c
+M pluma/pluma-document.c
commit 6f9d6b6c1c1a4f274c2e9bba48695a0e9a8500f8
Author: Paolo Borelli <[email protected]>
@@ -3470,8 +3470,8 @@ Date: 2009-11-28
small refactoring in guess_language
-M gedit/gedit-document-loader.c
-M gedit/gedit-document.c
+M pluma/pluma-document-loader.c
+M pluma/pluma-document.c
commit aa31051492c1da7e591d166548c423c71ebab64d
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -3479,7 +3479,7 @@ Date: 2009-11-27
Minor fix.
-M gedit/gedit-document-loader.c
+M pluma/pluma-document-loader.c
commit c7426294df11ca7425dde38c69ecf4d446e8e77d
Author: Paolo Borelli <[email protected]>
@@ -3487,8 +3487,8 @@ Date: 2009-11-26
Small refactoring about getting the encoding from metadata
-M gedit/gedit-document-loader.c
-M gedit/gedit-document-loader.h
+M pluma/pluma-document-loader.c
+M pluma/pluma-document-loader.h
commit c09638a5b73d4d7903cc9c38c773ccd0e5eb64ca
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -3496,11 +3496,11 @@ Date: 2009-11-26
Use GTimeVal instead of time_t.
-M gedit/gedit-document-saver.c
-M gedit/gedit-document-saver.h
-M gedit/gedit-document.c
-M gedit/gedit-gio-document-saver.c
-M gedit/gedit-local-document-saver.c
+M pluma/pluma-document-saver.c
+M pluma/pluma-document-saver.h
+M pluma/pluma-document.c
+M pluma/pluma-gio-document-saver.c
+M pluma/pluma-local-document-saver.c
commit ac611f9a394fd7755e43b6bd0171f36aa62be1bd
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -3510,11 +3510,11 @@ Date: 2009-11-25
Removed get_mtime and get_content_type.
-M gedit/gedit-document-saver.c
-M gedit/gedit-document-saver.h
-M gedit/gedit-document.c
-M gedit/gedit-gio-document-saver.c
-M gedit/gedit-local-document-saver.c
+M pluma/pluma-document-saver.c
+M pluma/pluma-document-saver.h
+M pluma/pluma-document.c
+M pluma/pluma-gio-document-saver.c
+M pluma/pluma-local-document-saver.c
commit 4bb0acc263872e63ed9f2f948df0999a573d8ce3
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -3525,10 +3525,10 @@ Date: 2009-11-24
Removed get_readonly, get_mtime, get_content_type and get_file_size.
Instead of that we use GFileInfo which save us quite amount of code.
-M gedit/gedit-document-loader.c
-M gedit/gedit-document-loader.h
-M gedit/gedit-document.c
-M gedit/gedit-gio-document-loader.c
+M pluma/pluma-document-loader.c
+M pluma/pluma-document-loader.h
+M pluma/pluma-document.c
+M pluma/pluma-gio-document-loader.c
commit 52b74300e7b9697d721479cb190708bc9f1a1c76
Author: Nikos Charonitakis <[email protected]>
@@ -3544,11 +3544,11 @@ Date: 2009-11-23
Forze to guess again the content type when setting the uri.
- gedit_document_set_uri is used normally to rename a file so if the
+ pluma_document_set_uri is used normally to rename a file so if the
user changed the extension of the file we need to guess again the
content type.
-M gedit/gedit-document.c
+M pluma/pluma-document.c
commit ac74d0e326887818ad0a4f3ad4835383c078c8c8
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -3559,7 +3559,7 @@ Date: 2009-11-23
Now to set the language we listen to the content-type property instead
of setting the language directly on set_content_type.
-M gedit/gedit-document.c
+M pluma/pluma-document.c
commit 2544cf20ded09aacea29975698d4c4413665f543
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -3567,7 +3567,7 @@ Date: 2009-11-23
Split set_uri into set_uri and set_content_type
-M gedit/gedit-document.c
+M pluma/pluma-document.c
commit fbfc5d694be9c453a051c7218996f5af6d985551
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -3576,7 +3576,7 @@ Date: 2009-11-22
Use specific check for sigaction.
M configure.ac
-M plugin-loaders/python/gedit-plugin-loader-python.c
+M plugin-loaders/python/pluma-plugin-loader-python.c
commit 03def963fd345c4a16705ceb4eec774a12197c46
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -3585,7 +3585,7 @@ Date: 2009-11-20
Fix things to make work python plugins on win32.
M configure.ac
-M plugin-loaders/python/gedit-plugin-loader-python.c
+M plugin-loaders/python/pluma-plugin-loader-python.c
M plugins/quickopen/quickopen/windowhelper.py
commit 6bab43e7424cfdda8ead9d1c6d0bff7d3a0722df
@@ -3594,7 +3594,7 @@ Date: 2009-11-20
Fix refcounting error in doc.get_search_text
-M plugin-loaders/python/bindings/gedit.override
+M plugin-loaders/python/bindings/pluma.override
commit 5b118a9cbd778d9c5ca1bd61f0042f8ba2018906
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -3620,7 +3620,7 @@ Date: 2009-11-15
Fix single click behavior when item is selected for file browser view
-M plugins/filebrowser/gedit-file-browser-view.c
+M plugins/filebrowser/pluma-file-browser-view.c
commit c4521d9d5369c0962828071ba71a746a63220dc2
Author: Travis Fickett <[email protected]>
@@ -3630,7 +3630,7 @@ Date: 2009-10-22
This fixes bug #598212
-M plugins/filebrowser/gedit-file-browser-widget.c
+M plugins/filebrowser/pluma-file-browser-widget.c
commit 1508a28c4e35bea3a0f7a8749e04a0ec663f75e2
Author: Jesse van den Kieboom <[email protected]>
@@ -3638,7 +3638,7 @@ Date: 2009-11-15
Order hidden files after normal files (fixes bug #599949)
-M plugins/filebrowser/gedit-file-browser-store.c
+M plugins/filebrowser/pluma-file-browser-store.c
commit df5198ce377f136bbe7d1cce480463d06cf50e56
Author: Jesse van den Kieboom <[email protected]>
@@ -3659,9 +3659,9 @@ Date: 2009-11-15
M configure.ac
M plugins/Makefile.am
D plugins/indent/Makefile.am
-D plugins/indent/gedit-indent-plugin.c
-D plugins/indent/gedit-indent-plugin.h
-D plugins/indent/indent.gedit-plugin.desktop.in
+D plugins/indent/pluma-indent-plugin.c
+D plugins/indent/pluma-indent-plugin.h
+D plugins/indent/indent.pluma-plugin.desktop.in
M po/POTFILES.in
commit 536cb579f3df8ea2f4c16b325f10c1a289d6c3a4
@@ -3690,9 +3690,9 @@ Date: 2009-11-15
since
it will then close the window (but not the app) OS X style
-M gedit/gedit-ui.h
-M gedit/gedit-window-private.h
-M gedit/gedit-window.c
+M pluma/pluma-ui.h
+M pluma/pluma-window-private.h
+M pluma/pluma-window.c
commit 2444313995d60433142f376c52be629a3a72bb09
Author: Jesse van den Kieboom <[email protected]>
@@ -3736,7 +3736,7 @@ M plugins/snippets/data/lang/snippets.lang
M po/POTFILES.in
commit 571a23ea239311071784af280f00e6b3aa8bd865
-Author: Matej Urbančič <[email protected]>
+Author: Matej Urbančič <[email protected]>
Date: 2009-11-13
Updated Slovenian translation
@@ -3769,7 +3769,7 @@ Date: 2009-11-12
cygwin ports maintainer.
M configure.ac
-M gedit/Makefile.am
+M pluma/Makefile.am
commit 0cb60d62903de0419abfd5656e7cb4934e27c6c8
Author: Jesse van den Kieboom <[email protected]>
@@ -3782,11 +3782,11 @@ Date: 2009-11-11
sensitivity of the FileClose action on OS X is now handled
more correctly.
-M gedit/gedit-ui.h
-M gedit/gedit-window.c
+M pluma/pluma-ui.h
+M pluma/pluma-window.c
commit 59e695e7559e549736a09e6d347d114773a0337a
-Author: Jorge González <[email protected]>
+Author: Jorge González <[email protected]>
Date: 2009-11-10
Updated Spanish translation
@@ -3806,7 +3806,7 @@ commit a50d7e09808519316d13c5cd4178d998db72bc84
Author: Jesse van den Kieboom <[email protected]>
Date: 2009-11-09
- Added gedit/gedit-app.c to POTFILES.in
+ Added pluma/pluma-app.c to POTFILES.in
New translation for OS X about menu item
@@ -3830,7 +3830,7 @@ Date: 2009-11-09
and as such has been reverted. It would still be nice to support
different default fonts on different OSes somehow.
-M data/gedit.schemas.in.in
+M data/pluma.schemas.in.in
commit 0701efd980edb0faef212ae17b10cbf61ce72d72
Author: Jesse van den Kieboom <[email protected]>
@@ -3854,15 +3854,15 @@ Date: 2009-11-08
Show new version number in update message
-M plugins/checkupdate/gedit-check-update-plugin.c
+M plugins/checkupdate/pluma-check-update-plugin.c
commit 9b79f08b726fb9207b61ef12fa47bed01c9ed8d4
Author: Jesse van den Kieboom <[email protected]>
Date: 2009-11-08
- Use gedit_osx_show_url on OS X for update plugin
+ Use pluma_osx_show_url on OS X for update plugin
-M plugins/checkupdate/gedit-check-update-plugin.c
+M plugins/checkupdate/pluma-check-update-plugin.c
commit cb858c90295475a81c9f3f5919bb3e2d10ee313a
Author: Jesse van den Kieboom <[email protected]>
@@ -3870,7 +3870,7 @@ Date: 2009-11-08
Update urls switched for OS X and windows
-M plugins/checkupdate/gedit-check-update-plugin.c
+M plugins/checkupdate/pluma-check-update-plugin.c
commit 6f113b5a97dcd19f1efa8d0b675200f063f84c66
Author: Jesse van den Kieboom <[email protected]>
@@ -3881,14 +3881,14 @@ Date: 2009-11-08
This fixes bug #585503 and #585506
M configure.ac
-M gedit/gedit.c
-M gedit/osx/Makefile.am
-A gedit/osx/gedit-osx-delegate.h
-A gedit/osx/gedit-osx-delegate.m
-M gedit/osx/gedit-osx.c
-M gedit/osx/gedit-osx.h
+M pluma/pluma.c
+M pluma/osx/Makefile.am
+A pluma/osx/pluma-osx-delegate.h
+A pluma/osx/pluma-osx-delegate.m
+M pluma/osx/pluma-osx.c
+M pluma/osx/pluma-osx.h
M osx/Info.plist
-M osx/gedit.bundle
+M osx/pluma.bundle
M osx/launcher.sh
commit ac7c673db9be3f1307a057f2194c7ba97767e6df
@@ -3905,7 +3905,7 @@ Date: 2009-11-08
Use elif and fix get_locale_dir func.
-M gedit/gedit-dirs.c
+M pluma/pluma-dirs.c
commit be77564a70f8966ba7140e4a133e6512689912cc
Author: Jesse van den Kieboom <[email protected]>
@@ -3913,24 +3913,24 @@ Date: 2009-11-08
Fixed OS X native vs X11 built
- At some point gedit was fixed for the native
+ At some point pluma was fixed for the native
built which broke the non-native X11 built. This
- patch fixes that problem so that gedit is now
+ patch fixes that problem so that pluma is now
able to built in X11 mode on OS X again. See also
bug #567464
M Makefile.am
M configure.ac
-M gedit/Makefile.am
-M gedit/gedit-app.c
-M gedit/gedit-commands-file.c
-M gedit/gedit-dirs.c
-M gedit/gedit-help.c
-M gedit/gedit-ui.h
-M gedit/gedit-window.c
-M gedit/gedit.c
-M gedit/osx/Makefile.am
-M gedit/smclient/Makefile.am
+M pluma/Makefile.am
+M pluma/pluma-app.c
+M pluma/pluma-commands-file.c
+M pluma/pluma-dirs.c
+M pluma/pluma-help.c
+M pluma/pluma-ui.h
+M pluma/pluma-window.c
+M pluma/pluma.c
+M pluma/osx/Makefile.am
+M pluma/smclient/Makefile.am
commit 5e764a41f4ddc174e29b0c7d1dfc8875b3cdedfa
Author: Jesse van den Kieboom <[email protected]>
@@ -3939,26 +3939,26 @@ Date: 2009-06-11
Basic mac OS X integration (menu, dock, bundle)
M configure.ac
-M data/gedit.schemas.in.in
-M gedit/Makefile.am
-M gedit/gedit-app.c
-M gedit/gedit-commands-file.c
-M gedit/gedit-dirs.c
-M gedit/gedit-help.c
-M gedit/gedit-prefs-manager.h
-M gedit/gedit-ui.h
-M gedit/gedit-window-private.h
-M gedit/gedit-window.c
-M gedit/gedit-window.h
-M gedit/gedit.c
-A gedit/osx/Makefile.am
-A gedit/osx/gedit-osx.c
-A gedit/osx/gedit-osx.h
+M data/pluma.schemas.in.in
+M pluma/Makefile.am
+M pluma/pluma-app.c
+M pluma/pluma-commands-file.c
+M pluma/pluma-dirs.c
+M pluma/pluma-help.c
+M pluma/pluma-prefs-manager.h
+M pluma/pluma-ui.h
+M pluma/pluma-window-private.h
+M pluma/pluma-window.c
+M pluma/pluma-window.h
+M pluma/pluma.c
+A pluma/osx/Makefile.am
+A pluma/osx/pluma-osx.c
+A pluma/osx/pluma-osx.h
A osx/Info.plist
A osx/dmg-data/background.png
A osx/dmg-data/background.svg
-A osx/gedit.bundle
-A osx/gedit.icns
+A osx/pluma.bundle
+A osx/pluma.icns
A osx/gtkrc
A osx/launcher.sh
A osx/makebundle.sh
@@ -4001,7 +4001,7 @@ Date: 2009-11-07
M plugins/externaltools/tools/capture.py
commit a2c89442a82b8c36ee6da2a9dcdb4772a4b28984
-Author: Matej Urbančič <[email protected]>
+Author: Matej Urbančič <[email protected]>
Date: 2009-11-06
Updated Slovenian translation
@@ -4028,7 +4028,7 @@ commit 52d3f683657e5d83d929226b83a0b9f5dbdd1850
Author: Steve Frécinaux <[email protected]>
Date: 2009-11-04
- Really fix the build when using GeditSpinner.
+ Really fix the build when using PlumaSpinner.
M configure.ac
@@ -4064,18 +4064,18 @@ Date: 2009-11-02
Use only icon in the toolbar in windows
M configure.ac
-M data/gedit.schemas.in.in
+M data/pluma.schemas.in.in
commit 3bc74f2501b434dcd6dcd0e0ae1edf93ac5124b9
Author: Steve Frécinaux <[email protected]>
Date: 2009-11-01
- Fix the use of GeditSpinner with gtk+ < 2.19.0
+ Fix the use of PlumaSpinner with gtk+ < 2.19.0
M configure.ac
commit 074c2af20a740cb41a2c9a42054cceab9a136293
-Author: Jorge González <[email protected]>
+Author: Jorge González <[email protected]>
Date: 2009-10-29
Updated Spanish translation
@@ -4086,11 +4086,11 @@ commit 3edb6ad18e6943c9fd22fdaa3675b77cc3fac30a
Author: Ignacio Casal Quinteiro <[email protected]>
Date: 2009-10-29
- Use GtkSpinner instead of GeditSpinner with gtk+ >= 2.19.0
+ Use GtkSpinner instead of PlumaSpinner with gtk+ >= 2.19.0
M configure.ac
-M gedit/Makefile.am
-M gedit/gedit-notebook.c
+M pluma/Makefile.am
+M pluma/pluma-notebook.c
commit a71e729b9e6185e4023f918e9b847cf492051c8d
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -4106,8 +4106,8 @@ Date: 2009-10-28
Remove markup from labels. (Fixes bug #99659)
-M gedit/dialogs/gedit-preferences-dialog.ui
-M gedit/gedit-print-preferences.ui
+M pluma/dialogs/pluma-preferences-dialog.ui
+M pluma/pluma-print-preferences.ui
commit 1595ed24113cdcec46964392c409d839a6a59983
Author: Jesse van den Kieboom <[email protected]>
@@ -4115,7 +4115,7 @@ Date: 2009-10-25
Remove tab-removed handler on modeline plugin deactivation
-M plugins/modelines/gedit-modeline-plugin.c
+M plugins/modelines/pluma-modeline-plugin.c
commit 10983628102563062e36e26cc111a8c30c198608
Author: Peteris Krisjanis <[email protected]>
@@ -4176,8 +4176,8 @@ Date: 2009-10-15
This should fix bug #598082
-M gedit/gedit-tab.c
-M gedit/gedit-view.c
+M pluma/pluma-tab.c
+M pluma/pluma-view.c
commit 6f35998c4d6cf5dad783874c63d8931ba3c1aa39
Author: Richard Ma <[email protected]>
@@ -4191,7 +4191,7 @@ commit 191a62cdc4901b8f4516b7fecc4d0caa45ff3196
Author: Jesse van den Kieboom <[email protected]>
Date: 2009-10-11
- Check if toplevel is gedit.Window for uri environment variables
+ Check if toplevel is pluma.Window for uri environment variables
Snippets are also enabled in the snippets configure dialog in
which cases
@@ -4263,7 +4263,7 @@ commit 0abb274e1975b27d6c83605165141e29b21460b3
Author: Jesse van den Kieboom <[email protected]>
Date: 2009-10-11
- Override setattr/getattr for gedit.Message to return message values
+ Override setattr/getattr for pluma.Message to return message values
By default, an attribute is now looked up in the message first before
calling the default attribute handlers of python. This makes the
@@ -4271,31 +4271,31 @@ Date: 2009-10-11
API a bit more pythonic (you can do message.<key> instead of
message.get_value(<key>)).
-M plugin-loaders/python/bindings/geditmessage.override
+M plugin-loaders/python/bindings/plumamessage.override
commit b27623436fc739b2da8380a6c1bc1b91adf6d339
Author: Jesse van den Kieboom <[email protected]>
Date: 2009-10-11
- Correct message value setter call in gedit.MessageType.instantiate
+ Correct message value setter call in pluma.MessageType.instantiate
The wrong function was called for the 'instantiate' function of
- gedit.MessageType in the custom python bindings for this function.
+ pluma.MessageType in the custom python bindings for this function.
-M plugin-loaders/python/bindings/geditmessage.override
+M plugin-loaders/python/bindings/plumamessage.override
commit 0f2bcad2474b95eecaf1e2c4c4c873fe94d5770a
Author: Jesse van den Kieboom <[email protected]>
Date: 2009-10-11
- Bind gedit_document_set_uri in python
+ Bind pluma_document_set_uri in python
Signed-off-by: Jesse van den Kieboom <[email protected]>
-M plugin-loaders/python/bindings/gedit.defs
+M plugin-loaders/python/bindings/pluma.defs
commit b1206536834cfadbe3fb69dbc3443525b4691bc1
-Author: Denis ARNAUD <[email protected]>
+Author: Denis ARNAUD <[email protected]>
Date: 2009-10-05
Updated breton translation
@@ -4333,7 +4333,7 @@ Date: 2009-09-24
M po/ca.po
commit d60e215b303a863923ef4e0626295835b3afa947
-Author: Matej Urbančič <[email protected]>
+Author: Matej Urbančič <[email protected]>
Date: 2009-09-22
Updated Slovenian translation
@@ -4467,7 +4467,7 @@ Date: 2009-09-16
M po/gl.po
commit 86f0b8c903f1553649fe81e2c7e9e1c815c1470d
-Author: Matej Urbančič <[email protected]>
+Author: Matej Urbančič <[email protected]>
Date: 2009-09-16
Updated Slovenian translation
@@ -4520,7 +4520,7 @@ Date: 2009-09-14
Fixed capitalisation of X-MATE-FullName key.
-M data/gedit.desktop.in.in
+M data/pluma.desktop.in.in
commit 5b869e23ca1f60a31acc8c06cfd943077cc46648
Author: Kjartan Maraas <[email protected]>
@@ -4552,7 +4552,7 @@ Date: 2009-09-13
Avoid warning on win32
-M plugins/taglist/gedit-taglist-plugin-parser.c
+M plugins/taglist/pluma-taglist-plugin-parser.c
commit 1fddf50e1d62422d482e4d694b0fd6b9850456e2
Author: Ask H. Larsen <[email protected]>
@@ -4572,7 +4572,7 @@ Date: 2009-09-13
paths and they are easier to maintain.
M win32/build-installer
-M win32/gedit.iss.in
+M win32/pluma.iss.in
commit addaff8fbcb7a1c5a87ecf6a9be87bafd081d684
Author: Philip Withnall <[email protected]>
@@ -4588,7 +4588,7 @@ Date: 2009-09-12
Be more paranoid about a case that should never happen...
-M plugins/modelines/gedit-modeline-plugin.c
+M plugins/modelines/pluma-modeline-plugin.c
commit 8c124f0b49e4d59d725fe9a0e9c1dc14f3ff9955
Author: Tommi Vainikainen <[email protected]>
@@ -4625,7 +4625,7 @@ Date: 2009-09-12
M po/ml.po
commit ef4760261a390a27ac6c27929f606d1da8ba41a3
-Author: Miloš Popović <[email protected]>
+Author: Miloš Popović <[email protected]>
Date: 2009-09-11
Updated Serbian translation
@@ -4666,7 +4666,7 @@ Date: 2009-09-09
M po/mr.po
commit f6ae08cfcf094342a55d087d057c3828d080fdca
-Author: Denis ARNAUD <[email protected]>
+Author: Denis ARNAUD <[email protected]>
Date: 2009-09-09
Updated breton translation
@@ -4687,7 +4687,7 @@ Date: 2009-09-08
Reserve memory to avoid memory corruptions
-M gedit/gedit-document.c
+M pluma/pluma-document.c
commit 03b602d39589d45fad851823cf17ef0c48174c4f
Author: Sweta Kothari <[email protected]>
@@ -4729,7 +4729,7 @@ Date: 2009-09-07
Change ifdef condition
-M gedit/gedit.c
+M pluma/pluma.c
commit 2997ceca2c56b1eeca0ecb6269dfce979c66d779
Author: Paolo Borelli <[email protected]>
@@ -4737,12 +4737,12 @@ Date: 2009-09-07
Misc cleanups pointed out by clang static analyzer
-M gedit/gedit-commands-search.c
-M gedit/gedit-panel.c
-M plugins/filebrowser/gedit-file-browser-plugin.c
-M plugins/filebrowser/gedit-file-browser-store.c
-M plugins/spell/gedit-spell-plugin.c
-M plugins/time/gedit-time-plugin.c
+M pluma/pluma-commands-search.c
+M pluma/pluma-panel.c
+M plugins/filebrowser/pluma-file-browser-plugin.c
+M plugins/filebrowser/pluma-file-browser-store.c
+M plugins/spell/pluma-spell-plugin.c
+M plugins/time/pluma-time-plugin.c
commit 2643f28eef2ebd3f3f7abf3e8577d11749882d78
Author: Inaki Larranaga Murgoitio <[email protected]>
@@ -4809,7 +4809,7 @@ Date: 2009-09-05
M po/de.po
commit 4e9e3f6afb87589a9f8aa04ce48ce67996abd073
-Author: Jorge González <[email protected]>
+Author: Jorge González <[email protected]>
Date: 2009-09-05
Updated Spanish translation
@@ -4854,10 +4854,10 @@ Date: 2009-09-04
Add missing string in desktop file.
- I had to add "gedit Text Editor" so it can be shown in the
+ I had to add "pluma Text Editor" so it can be shown in the
menu. (Fixes bug 590180)
-M data/gedit.desktop.in.in
+M data/pluma.desktop.in.in
commit 06469f8fe5e4f4087e30110dd1ddae8a6c1dc761
Author: Inaki Larranaga Murgoitio <[email protected]>
@@ -4878,7 +4878,7 @@ Date: 2009-09-02
M po/pt_BR.po
commit 4a4c81b15704c2e12e21a8b48a0d4e5eec0d958c
-Author: Rodrigo L. M. Flores <[email protected]>
+Author: Rodrigo L. M. Flores <[email protected]>
Date: 2009-09-01
Updated Brazilian Portuguese doc translation.
@@ -4927,24 +4927,24 @@ Date: 2009-08-31
there
is not API in GTK+ yet
-M gedit/dialogs/gedit-close-confirmation-dialog.c
-M gedit/dialogs/gedit-encodings-dialog.c
-M gedit/dialogs/gedit-preferences-dialog.c
-M gedit/dialogs/gedit-search-dialog.c
-M gedit/gedit-encodings-option-menu.c
-M gedit/gedit-notebook.c
-M gedit/gedit-plugins-engine.c
-M gedit/gedit-print-preview.c
-M gedit/gedit-statusbar.c
-M gedit/gedit-utils.c
-M gedit/gedit-window.c
-M gedit/gedit.c
-M plugins/filebrowser/gedit-file-browser-view.c
-M plugins/filebrowser/gedit-file-browser-widget.c
-M plugins/spell/gedit-automatic-spell-checker.c
-M plugins/spell/gedit-spell-checker-dialog.c
-M plugins/spell/gedit-spell-language-dialog.c
-M plugins/time/gedit-time-plugin.c
+M pluma/dialogs/pluma-close-confirmation-dialog.c
+M pluma/dialogs/pluma-encodings-dialog.c
+M pluma/dialogs/pluma-preferences-dialog.c
+M pluma/dialogs/pluma-search-dialog.c
+M pluma/pluma-encodings-option-menu.c
+M pluma/pluma-notebook.c
+M pluma/pluma-plugins-engine.c
+M pluma/pluma-print-preview.c
+M pluma/pluma-statusbar.c
+M pluma/pluma-utils.c
+M pluma/pluma-window.c
+M pluma/pluma.c
+M plugins/filebrowser/pluma-file-browser-view.c
+M plugins/filebrowser/pluma-file-browser-widget.c
+M plugins/spell/pluma-automatic-spell-checker.c
+M plugins/spell/pluma-spell-checker-dialog.c
+M plugins/spell/pluma-spell-language-dialog.c
+M plugins/time/pluma-time-plugin.c
commit 49ef7fd965970766e7cc291b4aeab66dc4238e5e
Author: Claude Paroz <[email protected]>
@@ -4955,7 +4955,7 @@ Date: 2009-08-31
M po/fr.po
commit 2e74d77b63c4c35befc50ab6b0613757293344fb
-Author: Jorge González <[email protected]>
+Author: Jorge González <[email protected]>
Date: 2009-08-31
Updated Spanish translation
@@ -4995,7 +4995,7 @@ Date: 2009-08-31
Fixed access keys for "Edit Anyway" and "Don't Edit" (Fixes bug
#346844)
-M gedit/gedit-io-error-message-area.c
+M pluma/pluma-io-error-message-area.c
commit d96d86ee2d01ab7b53a8ce581eb01cca0e36f76b
Author: Runa Bhattacharjee <[email protected]>
@@ -5014,7 +5014,7 @@ Date: 2009-08-31
M po/gu.po
commit f4a9365dec2ea45be701ab5ea80feb3f157727a8
-Author: Denis Arnaud <[email protected]>
+Author: Denis Arnaud <[email protected]>
Date: 2009-08-31
Updated breton translation
@@ -5089,7 +5089,7 @@ M po/zh_HK.po
M po/zh_TW.po
commit 1f018dc0afabc8dec309eee5fead8fe93d9483c6
-Author: Miloš Popović <[email protected]>
+Author: Miloš Popović <[email protected]>
Date: 2009-08-29
Updated Serbian translation
@@ -5106,7 +5106,7 @@ Date: 2009-08-28
M po/fr.po
commit a277a7264b993ff89b7ec49f4ae8e2794cd0e035
-Author: Denis Arnaud <[email protected]>
+Author: Denis Arnaud <[email protected]>
Date: 2009-08-27
Updated breton translation
@@ -5169,9 +5169,9 @@ Date: 2009-08-24
Persist page-setup when using the embedded page setup.
-M gedit/gedit-print-job.c
-M gedit/gedit-print-job.h
-M gedit/gedit-tab.c
+M pluma/pluma-print-job.c
+M pluma/pluma-print-job.h
+M pluma/pluma-tab.c
commit cd4fd8aec6620f06407a3a96c216df7c259f806f
Author: Jani Monoses <[email protected]>
@@ -5205,10 +5205,10 @@ Date: 2009-08-24
Remove sexy-icon-entry and bump gtk+ to 2.16.0
M configure.ac
-M gedit/Makefile.am
-M gedit/gedit-view.c
-D gedit/sexy-icon-entry.c
-D gedit/sexy-icon-entry.h
+M pluma/Makefile.am
+M pluma/pluma-view.c
+D pluma/sexy-icon-entry.c
+D pluma/sexy-icon-entry.h
commit d537c157fd93cdbab3016cc2d5d3fcfe0346d923
Author: Paolo Borelli <[email protected]>
@@ -5216,7 +5216,7 @@ Date: 2009-08-24
Fix print preview fit-to-page in landscape mode
-M gedit/gedit-print-preview.c
+M pluma/pluma-print-preview.c
commit 0a627837b5870469793430ae0c25b572a460279e
Author: Ivar Smolin <[email protected]>
@@ -5227,7 +5227,7 @@ Date: 2009-08-24
M po/et.po
commit f46bc72f359ffa66172a6be2cbe904749dde7f6a
-Author: Denis Arnaud <[email protected]>
+Author: Denis Arnaud <[email protected]>
Date: 2009-08-24
Updated breton translation
@@ -5235,7 +5235,7 @@ Date: 2009-08-24
M po/br.po
commit 8c9b1a1f231ef3c29a8b29f40db84170fe8f286a
-Author: Denis Arnaud <[email protected]>
+Author: Denis Arnaud <[email protected]>
Date: 2009-08-24
Updated breton translation
@@ -5243,7 +5243,7 @@ Date: 2009-08-24
M po/br.po
commit 66a209d072d154c8764b46888f8e817a8d174434
-Author: Denis Arnaud <[email protected]>
+Author: Denis Arnaud <[email protected]>
Date: 2009-08-24
Updated breton translation
@@ -5259,7 +5259,7 @@ Date: 2009-08-23
M help/sv/sv.po
commit 24cc95a5bb96438ed087b1f950c41382f258fa7d
-Author: Jorge González <[email protected]>
+Author: Jorge González <[email protected]>
Date: 2009-08-23
Updated Spanish translation
@@ -5280,7 +5280,7 @@ Date: 2009-08-22
Fix .desktop file (MateBug:590180)
-M data/gedit.desktop.in.in
+M data/pluma.desktop.in.in
commit 9c95fbdb630b978d3fd503b19e60c6ca0bb202d5
Author: Paolo Borelli <[email protected]>
@@ -5288,7 +5288,7 @@ Date: 2009-08-22
Update smclient from libegg
-M gedit/smclient/eggsmclient-osx.c
+M pluma/smclient/eggsmclient-osx.c
commit b9b5264242b7e668f15e82e385fa356b15b6da71
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -5296,7 +5296,7 @@ Date: 2009-08-22
Print the invalid encoding error always in the client.
-M gedit/gedit.c
+M pluma/pluma.c
commit 80a4a6e4b37b5b789e168a8f0a0d807eb8b62408
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -5309,7 +5309,7 @@ Date: 2009-08-22
opened file
and fixed some memory leaks too. Fixes bug #436227.
-M gedit/gedit.c
+M pluma/pluma.c
commit 7f5aac9ec3b74a4f0a3d02ac5d171001fb88c6b7
Author: Robert L Toscano <[email protected]>
@@ -5321,7 +5321,7 @@ Date: 2009-08-12
selected
which would be needed in executing context menu items.
-M plugins/filebrowser/gedit-file-browser-messages.c
+M plugins/filebrowser/pluma-file-browser-messages.c
commit aaaaf161d18bd0fd18e262110a11e6b9546fb8a7
Author: Akom C <[email protected]>
@@ -5357,7 +5357,7 @@ Date: 2009-08-19
value,
not according to the current view. Bug #576090.
-M gedit/gedit-print-job.c
+M pluma/pluma-print-job.c
commit e88d76c474edaebd344dec959e0bd7bc8b3164d6
Author: Paolo Borelli <[email protected]>
@@ -5365,17 +5365,17 @@ Date: 2009-08-19
Fix some GCC warnings
-M gedit/gedit-debug.c
-M gedit/gedit-encodings.c
-M gedit/gedit-gio-document-saver.c
-M gedit/gedit-history-entry.c
-M gedit/gedit-metadata-manager.c
-M gedit/gedit-panel.c
-M gedit/gedit-prefs-manager-app.c
-M gedit/gedit-prefs-manager.c
-M gedit/gedit-session.c
-M gedit/gedit-view.c
-M gedit/gedit-window.c
+M pluma/pluma-debug.c
+M pluma/pluma-encodings.c
+M pluma/pluma-gio-document-saver.c
+M pluma/pluma-history-entry.c
+M pluma/pluma-metadata-manager.c
+M pluma/pluma-panel.c
+M pluma/pluma-prefs-manager-app.c
+M pluma/pluma-prefs-manager.c
+M pluma/pluma-session.c
+M pluma/pluma-view.c
+M pluma/pluma-window.c
commit dab36a10bf3a898cfa8097a2f17c9bcb0410f40b
Author: Paolo Borelli <[email protected]>
@@ -5383,7 +5383,7 @@ Date: 2009-08-19
Avoid potentianl memory corruption in the g_return_if_fail case
-M gedit/gedit-utils.c
+M pluma/pluma-utils.c
commit e14adb68d3319192c0acc09222d313f7b826bda2
Author: Paolo Borelli <[email protected]>
@@ -5391,7 +5391,7 @@ Date: 2009-08-19
Correctly check for the encoding command line message
-M gedit/gedit.c
+M pluma/pluma.c
commit 1b883d0341373b17721af7b162f6ed50fdb1ea3d
Author: Paolo Borelli <[email protected]>
@@ -5399,10 +5399,10 @@ Date: 2009-08-19
Fix some coding style issues
-M gedit/gedit-gio-document-loader.c
-M gedit/gedit-io-error-message-area.c
-M gedit/gedit-plugins-engine.c
-M gedit/gedit-status-combo-box.c
+M pluma/pluma-gio-document-loader.c
+M pluma/pluma-io-error-message-area.c
+M pluma/pluma-plugins-engine.c
+M pluma/pluma-status-combo-box.c
commit 7c4b0beb2d6ae4c893e9b6cda9597f349e3d2ad2
Author: Paolo Borelli <[email protected]>
@@ -5410,7 +5410,7 @@ Date: 2009-08-19
Do not return a GtkTreeIter by value
-M gedit/gedit-documents-panel.c
+M pluma/pluma-documents-panel.c
commit 4843c8206d70b1be855527f27e89cf872949f0b8
Author: Paolo Borelli <[email protected]>
@@ -5418,10 +5418,10 @@ Date: 2009-08-19
Fix some compiler warnings in the filebrowser plugin
-M plugins/filebrowser/gedit-file-bookmarks-store.c
-M plugins/filebrowser/gedit-file-browser-store.c
-M plugins/filebrowser/gedit-file-browser-utils.c
-M plugins/filebrowser/gedit-file-browser-view.c
+M plugins/filebrowser/pluma-file-bookmarks-store.c
+M plugins/filebrowser/pluma-file-browser-store.c
+M plugins/filebrowser/pluma-file-browser-utils.c
+M plugins/filebrowser/pluma-file-browser-view.c
commit ea09072f07601290415213e12861aebe876b655c
Author: Paolo Borelli <[email protected]>
@@ -5429,7 +5429,7 @@ Date: 2009-08-19
Use void for functions without params
-M gedit/gedit-dirs.c
+M pluma/pluma-dirs.c
commit 42c06b44a7de863c97556282464fac161ab2085c
Author: Paolo Borelli <[email protected]>
@@ -5437,7 +5437,7 @@ Date: 2009-08-19
Error bell when entering text in the goto line
-M gedit/gedit-view.c
+M pluma/pluma-view.c
commit a972fa660f0110272b6c31ee76ae5e22074ada6a
Author: Alexander Shopov <[email protected]>
@@ -5457,7 +5457,7 @@ Date: 2009-08-18
able to
provide the content type
-M gedit/gedit-gio-document-loader.c
+M pluma/pluma-gio-document-loader.c
commit 0198a0b5a2f39d8b94fc12b6198ab04c0ee9224f
Author: Ivar Smolin <[email protected]>
@@ -5560,7 +5560,7 @@ Date: 2009-08-09
argument making the message impossible to use. This fix adds that
argument.
-M plugins/filebrowser/gedit-file-browser-messages.c
+M plugins/filebrowser/pluma-file-browser-messages.c
commit b31143c7985a794f56739f2b6b83721eeccbe004
Author: Paolo Borelli <[email protected]>
@@ -5570,14 +5570,14 @@ Date: 2009-08-10
Based on a patch by Marek Kašík, bug #591338
-M gedit/gedit-commands-file-print.c
-M gedit/gedit-commands.h
-M gedit/gedit-print-job.c
-M gedit/gedit-tab.c
-M gedit/gedit-tab.h
-M gedit/gedit-ui.h
-M gedit/gedit-ui.xml
-M gedit/gedit-window.c
+M pluma/pluma-commands-file-print.c
+M pluma/pluma-commands.h
+M pluma/pluma-print-job.c
+M pluma/pluma-tab.c
+M pluma/pluma-tab.h
+M pluma/pluma-ui.h
+M pluma/pluma-ui.xml
+M pluma/pluma-window.c
commit 1e18ae038b63dfb5889c15fb3108937dbf8aad9f
Author: Paolo Borelli <[email protected]>
@@ -5585,7 +5585,7 @@ Date: 2009-08-10
Be quiet about marshallers and enums generation
-M gedit/Makefile.am
+M pluma/Makefile.am
M plugins/filebrowser/Makefile.am
M plugins/spell/Makefile.am
@@ -5603,14 +5603,14 @@ commit 0654e6572e90ff2583f7fb4b528f0e748dd3e428
Author: Ignacio Casal Quinteiro <[email protected]>
Date: 2009-08-08
- Overwrite the change_current_page binding on gedit-notebook.
+ Overwrite the change_current_page binding on pluma-notebook.
Overwrite the change_current_page binding vfunc to manage the
wrap around
by our own, so we can have it when we hide the tabbar for example when
we are on fullscreen. (Fixes bug #591121)
-M gedit/gedit-notebook.c
+M pluma/pluma-notebook.c
commit e2a9aa4f4adfb287f03280bac54cb919bec85ef6
Author: Paolo Borelli <[email protected]>
@@ -5621,9 +5621,9 @@ Date: 2009-08-08
Add a right click popup menu to the bookmark list of the filebrowser
plugin so that setting root to the active document is always available
-M plugins/filebrowser/gedit-file-browser-plugin.c
-M plugins/filebrowser/gedit-file-browser-widget-ui.xml
-M plugins/filebrowser/gedit-file-browser-widget.c
+M plugins/filebrowser/pluma-file-browser-plugin.c
+M plugins/filebrowser/pluma-file-browser-widget-ui.xml
+M plugins/filebrowser/pluma-file-browser-widget.c
commit fc53caeeeb8ad1f5f10176b96f073a0e258c491b
Author: Jochen Skulj <[email protected]>
@@ -5658,10 +5658,10 @@ Date: 2009-08-07
This patch ensures that root_changed signals come *before* inserted
signals.
-M plugins/filebrowser/gedit-file-browser-store.c
+M plugins/filebrowser/pluma-file-browser-store.c
commit 51ff8a56b7b128f8e1590b0e6fa3f5f5b2178442
-Author: Jorge González <[email protected]>
+Author: Jorge González <[email protected]>
Date: 2009-08-04
Updated Spanish translation
@@ -5682,8 +5682,8 @@ Date: 2009-08-02
Respect button-image setting for add scheme button
-M gedit/dialogs/gedit-preferences-dialog.c
-M gedit/dialogs/gedit-preferences-dialog.ui
+M pluma/dialogs/pluma-preferences-dialog.c
+M pluma/dialogs/pluma-preferences-dialog.ui
commit 44e27e8427e99971cd0c20d61c9c925914e96ef2
Author: Jesse van den Kieboom <[email protected]>
@@ -5721,7 +5721,7 @@ Date: 2009-08-01
Unset the search hl tag properties if the theme does not specify a
color. Fixes bug #579358
-M gedit/gedit-document.c
+M pluma/pluma-document.c
commit 302d41a59537914c6a10b6f7626053d3e0f443dd
Author: Paolo Borelli <[email protected]>
@@ -5754,7 +5754,7 @@ Date: 2009-08-01
Backport EOG UI improvements to the plugin manager
-M gedit/gedit-plugin-manager.c
+M pluma/pluma-plugin-manager.c
commit 53760d0ae606ec02692287cfc55e39ab43f8e111
Author: Paolo Borelli <[email protected]>
@@ -5762,7 +5762,7 @@ Date: 2009-08-01
Fix runtime warning in last patch
-M plugins/changecase/gedit-changecase-plugin.c
+M plugins/changecase/pluma-changecase-plugin.c
commit 69f3c603f9cf27517619c503c44728ae7061b429
Author: Paolo Borelli <[email protected]>
@@ -5770,7 +5770,7 @@ Date: 2009-08-01
Make Change Case sensitivity depend on selection
-M plugins/changecase/gedit-changecase-plugin.c
+M plugins/changecase/pluma-changecase-plugin.c
commit 4585957f669559838d77ea59a3bf0277542440c5
Author: Paolo Borelli <[email protected]>
@@ -5778,7 +5778,7 @@ Date: 2009-08-01
Update plugins ui when selection changes
-M gedit/gedit-window.c
+M pluma/pluma-window.c
commit 607fb72cebd9430921159e8958e6cdaf104ffd18
Author: Paolo Borelli <[email protected]>
@@ -5847,9 +5847,9 @@ Date: 2009-07-25
Use one file per toplevel to avoid duplicated ids
M plugins/time/Makefile.am
-A plugins/time/gedit-time-dialog.ui
-M plugins/time/gedit-time-plugin.c
-A plugins/time/gedit-time-setup-dialog.ui
+A plugins/time/pluma-time-dialog.ui
+M plugins/time/pluma-time-plugin.c
+A plugins/time/pluma-time-setup-dialog.ui
D plugins/time/time.ui
M po/POTFILES.in
@@ -5859,9 +5859,9 @@ Date: 2009-07-24
Update smclient from libegg
-M gedit/smclient/eggdesktopfile.c
-M gedit/smclient/eggdesktopfile.h
-M gedit/smclient/eggsmclient-xsmp.c
+M pluma/smclient/eggdesktopfile.c
+M pluma/smclient/eggdesktopfile.h
+M pluma/smclient/eggsmclient-xsmp.c
commit 55719c2e76729131cf931ad71878259339e09cf8
Author: Paolo Borelli <[email protected]>
@@ -5869,7 +5869,7 @@ Date: 2009-07-25
Plug small leak on error path
-M gedit/gedit-utils.c
+M pluma/pluma-utils.c
commit 65fae1b9dae68fcc18443053da745258ae76ecb9
Author: Daniel Nylander <[email protected]>
@@ -5906,7 +5906,7 @@ Date: 2009-07-18
Let the user select an alternative location if saving fails. Bug
#576094.
-M gedit/gedit-window.c
+M pluma/pluma-window.c
commit 6dfb899adbc28caffcaa8aaf4c460796d3b64891
Author: Paolo Borelli <[email protected]>
@@ -5916,7 +5916,7 @@ Date: 2009-07-18
parent can be null for http uris.
-M gedit/gedit-commands-file.c
+M pluma/pluma-commands-file.c
commit 7aa0d06f1649f45555c82525b68387c4d278a6d9
Author: Paolo Borelli <[email protected]>
@@ -5924,11 +5924,11 @@ Date: 2009-07-18
Code cleanup
-M gedit/gedit-app.c
-M gedit/gedit-utils.c
+M pluma/pluma-app.c
+M pluma/pluma-utils.c
commit 8051714a74b023bf9b11e6b160960eec288323ff
-Author: Jorge González <[email protected]>
+Author: Jorge González <[email protected]>
Date: 2009-07-18
Updated Spanish translation
@@ -5953,7 +5953,7 @@ Date: 2009-07-18
that they now respect the button-images setting. See bug 588806.
M plugins/sort/sort.ui
-M plugins/spell/gedit-spell-checker-dialog.c
+M plugins/spell/pluma-spell-checker-dialog.c
M plugins/spell/spell-checker.ui
commit 2c5ab2224ef3a416a462ef107fc8d4d763418a0d
@@ -6053,9 +6053,9 @@ Date: 2009-07-04
and not
on the fact that there are documents open.
-M gedit/gedit-ui.h
-M gedit/gedit-window-private.h
-M gedit/gedit-window.c
+M pluma/pluma-ui.h
+M pluma/pluma-window-private.h
+M pluma/pluma-window.c
commit d6cf85fdaee59320e806598be562931694b89d4d
Author: Paolo Borelli <[email protected]>
@@ -6119,7 +6119,7 @@ Date: 2009-06-21
M help/Makefile.am
A help/cs/cs.po
-A help/cs/figures/gedit_window.png
+A help/cs/figures/pluma_window.png
commit b4662053efa6f0588c94674584dea5562d51fa95
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -6128,9 +6128,9 @@ Date: 2009-06-21
Fix detection for libsoup on win32 and add it to the build script.
M configure.ac
-M plugins/checkupdate/gedit-check-update-plugin.c
+M plugins/checkupdate/pluma-check-update-plugin.c
M win32/build-installer
-M win32/gedit.iss.in
+M win32/pluma.iss.in
commit 1f9ed3a1dd448e220f2e57e86d811318f8e08650
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -6155,18 +6155,18 @@ commit 650971fe2302a099d506c5d486fdb6a6e5e76ecf
Author: Ignacio Casal Quinteiro <[email protected]>
Date: 2009-06-21
- Remove gedit-message-area from docs.
+ Remove pluma-message-area from docs.
- Now that gedit-message-area is optional the docs have to be removed.
+ Now that pluma-message-area is optional the docs have to be removed.
M docs/reference/Makefile.am
-M docs/reference/gedit-docs.sgml
-M docs/reference/gedit-sections.txt
-M docs/reference/gedit.types
-M docs/reference/tmpl/gedit-unused.sgml
+M docs/reference/pluma-docs.sgml
+M docs/reference/pluma-sections.txt
+M docs/reference/pluma.types
+M docs/reference/tmpl/pluma-unused.sgml
commit 82bcc956ecd82efc221ecd11acdd2e24ab2a2536
-Author: Jorge Gonzalez <[email protected]>
+Author: Jorge Gonzalez <[email protected]>
Date: 2009-06-21
Updated Spanish translation
@@ -6193,12 +6193,12 @@ Date: 2009-06-20
M configure.ac
M data/Makefile.am
-R099 data/gedit.schemas.in data/gedit.schemas.in.in
+R099 data/pluma.schemas.in data/pluma.schemas.in.in
M plugins/Makefile.am
A plugins/checkupdate/Makefile.am
-A plugins/checkupdate/checkupdate.gedit-plugin.desktop.in
-A plugins/checkupdate/gedit-check-update-plugin.c
-A plugins/checkupdate/gedit-check-update-plugin.h
+A plugins/checkupdate/checkupdate.pluma-plugin.desktop.in
+A plugins/checkupdate/pluma-check-update-plugin.c
+A plugins/checkupdate/pluma-check-update-plugin.h
commit 57cbc3cef035859e739703b32d4809c5652cf306
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -6220,9 +6220,9 @@ commit d4ead5e444d38775157b9e49b0d58f6e1e7e9f3a
Author: Ignacio Casal Quinteiro <[email protected]>
Date: 2009-06-17
- When opeing gedit from console on win32 visualize the stdout.
+ When opeing pluma from console on win32 visualize the stdout.
-M gedit/gedit.c
+M pluma/pluma.c
commit 0b738c5229fde62a5f52fae785e1c25a6e6c1a3d
Author: Gil Forcada <[email protected]>
@@ -6236,12 +6236,12 @@ commit 5c2e391238fff919c8449ea139e675a4dbcd3b76
Author: Ignacio Casal Quinteiro <[email protected]>
Date: 2009-06-13
- Add gedit-message-area as public api.
+ Add pluma-message-area as public api.
This was already public api but with the infobar patch I removed it
by mistake.
-M gedit/Makefile.am
+M pluma/Makefile.am
commit b0b7a86205dfde2081e0b22de77a3811b9e33893
Author: Jesse van den Kieboom <[email protected]>
@@ -6258,11 +6258,11 @@ Date: 2009-06-06
Use gtkinfobar in case we have gtk+ >= 2.17.1
M configure.ac
-M gedit/Makefile.am
-M gedit/gedit-io-error-message-area.c
-M gedit/gedit-progress-message-area.c
-M gedit/gedit-progress-message-area.h
-M gedit/gedit-tab.c
+M pluma/Makefile.am
+M pluma/pluma-io-error-message-area.c
+M pluma/pluma-progress-message-area.c
+M pluma/pluma-progress-message-area.h
+M pluma/pluma-tab.c
commit d11b28ee6e977b0a5b57ccd8ad2541bc4fb4560c
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -6273,8 +6273,8 @@ Date: 2009-06-10
Remember the search dialog position for the current window. (Fixes
bug #165267).
-M gedit/dialogs/gedit-search-dialog.c
-M gedit/gedit-commands-search.c
+M pluma/dialogs/pluma-search-dialog.c
+M pluma/pluma-commands-search.c
commit 30f824352b3a9165f44f867973f4f6fa673cc5d7
Author: Kjartan Maraas <[email protected]>
@@ -6288,9 +6288,9 @@ commit 28052e18a60ec5c83a4c059d8f326dceb36b665a
Author: Paolo Borelli <[email protected]>
Date: 2009-06-08
- gedit-commands header is public
+ pluma-commands header is public
-M gedit/Makefile.am
+M pluma/Makefile.am
commit 92d642191efe674cc336f47f783eb9fc156a29f5
Author: Paolo Borelli <[email protected]>
@@ -6303,10 +6303,10 @@ Date: 2009-06-08
waiting
gvfs mounts. Fixes bug #582443.
-M plugins/filebrowser/gedit-file-bookmarks-store.c
+M plugins/filebrowser/pluma-file-bookmarks-store.c
commit e4d4750d43557218d44a0475c2e1b7d8cda7e58d
-Author: Jorge Gonzalez <[email protected]>
+Author: Jorge Gonzalez <[email protected]>
Date: 2009-06-07
Updated Spanish translation
@@ -6319,7 +6319,7 @@ Date: 2009-06-06
Add translator comments.
-M gedit/gedit-commands-search.c
+M pluma/pluma-commands-search.c
commit 8ef1dfdc39c152b6bdc106c533c8c2e4d297e775
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -6330,9 +6330,9 @@ Date: 2009-06-06
Remove the word "Phrase" and use "%s" instead to visualized what it
was searched. (Fixes bug #572901).
-M gedit/gedit-commands-search.c
-M gedit/gedit-utils.c
-M gedit/gedit-utils.h
+M pluma/pluma-commands-search.c
+M pluma/pluma-utils.c
+M pluma/pluma-utils.h
commit 80a35dfb1f74f9bb8edeabb32e086affe0c097ca
Author: Ivar Smolin <[email protected]>
@@ -6356,8 +6356,8 @@ Date: 2009-06-02
Do not append the final endline for empty files
-M gedit/gedit-document-saver.c
-M gedit/gedit-gio-document-saver.c
+M pluma/pluma-document-saver.c
+M pluma/pluma-gio-document-saver.c
commit 2c6ca9cba9a69c6a6e351db04c65461766fde8a9
Author: Praveen Arimbrathodiyil <[email protected]>
@@ -6407,9 +6407,9 @@ Date: 2009-05-29
Show the help on windows.
- Show the help on windows on library.mate.org.
+ Show the help on windows on library.gnome.org.
-M gedit/gedit-help.c
+M pluma/pluma-help.c
commit bc23a9a2250ca5a16d98c0beee453032b7e7d0bf
Author: dooteo <[email protected]>
@@ -6423,12 +6423,12 @@ commit 8f1324a9f72a0bbbf9fcdd1e6b8578dfb3c648e6
Author: Ignacio Casal Quinteiro <[email protected]>
Date: 2009-05-28
- Hide the fullscreen control when minimizing gedit.
+ Hide the fullscreen control when minimizing pluma.
Hide the fullscreen control when you change from workspace or when
- you minimize gedit. (Fixes #584017)
+ you minimize pluma. (Fixes #584017)
-M gedit/gedit-window.c
+M pluma/pluma-window.c
commit a1fde95ae9e687f8a3260e915e1ffe61a8a1379d
Author: Ignacio Casal Quinteiro <[email protected]>
@@ -6492,13 +6492,13 @@ commit f5b01f7b91572cec45cac67929a7d6e2b81dfc3f
Author: Jesse van den Kieboom <[email protected]>
Date: 2009-05-23
- Remove gpdefs left over from quick open being in gedit-plugins
+ Remove gpdefs left over from quick open being in pluma-plugins
M plugins/quickopen/quickopen/popup.py
M plugins/quickopen/quickopen/windowhelper.py
commit a22093d218e031757ddd81da912c6600c87651e5
-Author: Jorge Gonzalez <[email protected]>
+Author: Jorge Gonzalez <[email protected]>
Date: 2009-05-23
Updated Spanish translation
@@ -6523,7 +6523,7 @@ Date: 2009-05-23
(and not properly
deactivated) when moving tabs from one window to another.
-M plugins/modelines/gedit-modeline-plugin.c
+M plugins/modelines/pluma-modeline-plugin.c
commit c67f9c4db95e93c7f0d8cafcc4ca109ff842bb6c
Author: Jesse van den Kieboom <[email protected]>
@@ -6540,7 +6540,7 @@ Date: 2009-05-23
setting of a value was
due to the previous modeline.
-M plugins/modelines/gedit-modeline-plugin.c
+M plugins/modelines/pluma-modeline-plugin.c
M plugins/modelines/modeline-parser.c
M plugins/modelines/modeline-parser.h
@@ -6558,11 +6558,11 @@ Date: 2009-05-23
Removed glade files.
-D gedit/dialogs/gedit-encodings-dialog.glade
-D gedit/dialogs/gedit-preferences-dialog.glade
-D gedit/dialogs/gedit-search-dialog.glade
-D gedit/dialogs/gedit-style-scheme-dialog.glade
-D gedit/gedit-print-preferences.glade
+D pluma/dialogs/pluma-encodings-dialog.glade
+D pluma/dialogs/pluma-preferences-dialog.glade
+D pluma/dialogs/pluma-search-dialog.glade
+D pluma/dialogs/pluma-style-scheme-dialog.glade
+D pluma/pluma-print-preferences.glade
D plugins/docinfo/docinfo.glade2
D plugins/externaltools/tools/tools.glade
D plugins/snippets/snippets/snippets.glade
@@ -6596,7 +6596,7 @@ commit 90324d89d216b72e263fe068e85ff02c90632f47
Author: Jesse van den Kieboom <[email protected]>
Date: 2009-05-22
- Prevent warning on closing gedit
+ Prevent warning on closing pluma
M plugins/snippets/snippets/WindowHelper.py
@@ -6607,18 +6607,18 @@ Date: 2009-05-22
Changed environment variables to match external tools
Present variables are:
- GEDIT_CURRENT_DOCUMENT_URI
- GEDIT_CURRENT_DOCUMENT_NAME
- GEDIT_CURRENT_DOCUMENT_SCHEME
- GEDIT_CURRENT_DOCUMENT_PATH
- GEDIT_CURRENT_DOCUMENT_DIR
- GEDIT_CURRENT_DOCUMENT_TYPE
- GEDIT_DOCUMENTS_URI
- GEDIT_DOCUMENTS_PATH
- GEDIT_CURRENT_WORD
- GEDIT_CURRENT_LINE
- GEDIT_SELECTED_TEXT
- GEDIT_CURRENT_LINE_NUMBER
+ PLUMA_CURRENT_DOCUMENT_URI
+ PLUMA_CURRENT_DOCUMENT_NAME
+ PLUMA_CURRENT_DOCUMENT_SCHEME
+ PLUMA_CURRENT_DOCUMENT_PATH
+ PLUMA_CURRENT_DOCUMENT_DIR
+ PLUMA_CURRENT_DOCUMENT_TYPE
+ PLUMA_DOCUMENTS_URI
+ PLUMA_DOCUMENTS_PATH
+ PLUMA_CURRENT_WORD
+ PLUMA_CURRENT_LINE
+ PLUMA_SELECTED_TEXT
+ PLUMA_CURRENT_LINE_NUMBER
M plugins/snippets/snippets/Document.py
@@ -6628,9 +6628,9 @@ Date: 2009-05-22
Added some additional environment variables
- Added GEDIT_CURRENT_LINE, GEDIT_CURRENT_LINE_NUMBER,
- GEDIT_CURRENT_WORD and
- GEDIT_SELECTED_TEXT, GEDIT_CURRENT_DOCUMENT_TYPE
+ Added PLUMA_CURRENT_LINE, PLUMA_CURRENT_LINE_NUMBER,
+ PLUMA_CURRENT_WORD and
+ PLUMA_SELECTED_TEXT, PLUMA_CURRENT_DOCUMENT_TYPE
M plugins/externaltools/tools/functions.py
@@ -6796,7 +6796,7 @@ Date: 2009-05-22
Added plugins_ui update on language change
-M gedit/gedit-window.c
+M pluma/pluma-window.c
commit 07f3917e2cc285820f8cccb23976fa4944dab719
Author: Jesse van den Kieboom <[email protected]>
@@ -6885,14 +6885,14 @@ Date: 2009-05-21
Added public API for document saving
- This adds gedit_commands_save_document and
- gedit_commands_save_all_documents
+ This adds pluma_commands_save_document and
+ pluma_commands_save_all_documents
to be used in plugins.
-M gedit/gedit-commands-file.c
-M gedit/gedit-commands.h
-M plugin-loaders/python/bindings/geditcommands.defs
-M plugin-loaders/python/bindings/geditcommands.override
+M pluma/pluma-commands-file.c
+M pluma/pluma-commands.h
+M plugin-loaders/python/bindings/plumacommands.defs
+M plugin-loaders/python/bindings/plumacommands.override
commit 15cbac479c46d0110edbfffe80dfb3362b12088b
Author: drtvasudevan <[email protected]>
@@ -6916,13 +6916,13 @@ Date: 2009-05-19
deal with
GFiles directly. Bug #549465.
-M gedit/gedit-commands-file.c
-M gedit/gedit-window-private.h
-M gedit/gedit-window.c
-M gedit/gedit-window.h
+M pluma/pluma-commands-file.c
+M pluma/pluma-window-private.h
+M pluma/pluma-window.c
+M pluma/pluma-window.h
commit e3bfa1527da57219b46cfad571eca52ca3b19a0c
-Author: Jorge Gonzalez <[email protected]>
+Author: Jorge Gonzalez <[email protected]>
Date: 2009-05-18
Updated Spanish translation
@@ -6930,7 +6930,7 @@ Date: 2009-05-18
M help/es/es.po
commit 3ddca07e5b8068b936891f89c3b8887f13eb681a
-Author: Jorge Gonzalez <[email protected]>
+Author: Jorge Gonzalez <[email protected]>
Date: 2009-05-18
Updated Spanish translation
@@ -6946,7 +6946,7 @@ Date: 2009-05-18
Force the short label of the print action so that it does not include
ellipsis. Fixes bug #577859.
-M gedit/gedit-window.c
+M pluma/pluma-window.c
commit e22e63dc5aacd96b97feeb3ace2d113f460ca70a
Author: Claude Paroz <[email protected]>
@@ -6954,7 +6954,7 @@ Date: 2009-05-17
Removed reference to deprecated username plugin (Bug 318408)
-M help/C/gedit.xml
+M help/C/pluma.xml
commit 8a241c530f87999233041369332175078423e50e
Author: Paolo Borelli <[email protected]>
@@ -6970,7 +6970,7 @@ Date: 2009-05-17
that point simply having a struct with the correct life cycle seems
better.
-M gedit/gedit-gio-document-loader.c
+M pluma/pluma-gio-document-loader.c
commit 26c2dfbd90b2f973f8540b15be4da38216e3a70b
Author: Paolo Borelli <[email protected]>
@@ -6981,15 +6981,15 @@ Date: 2009-05-17
Remove the open location dialog: it's obsolete and no one uses it,
besides these days you can open uris by the usual file chooser.
-M gedit/dialogs/Makefile.am
-D gedit/dialogs/gedit-open-location-dialog.c
-D gedit/dialogs/gedit-open-location-dialog.glade
-D gedit/dialogs/gedit-open-location-dialog.h
-D gedit/dialogs/gedit-open-location-dialog.ui
-M gedit/gedit-commands-file.c
-M gedit/gedit-ui.h
-M gedit/gedit-ui.xml
-M gedit/gedit-window.c
+M pluma/dialogs/Makefile.am
+D pluma/dialogs/pluma-open-location-dialog.c
+D pluma/dialogs/pluma-open-location-dialog.glade
+D pluma/dialogs/pluma-open-location-dialog.h
+D pluma/dialogs/pluma-open-location-dialog.ui
+M pluma/pluma-commands-file.c
+M pluma/pluma-ui.h
+M pluma/pluma-ui.xml
+M pluma/pluma-window.c
commit 946c90386c9710863758185092eededb02dd45d1
Author: Paolo Borelli <[email protected]>
@@ -6998,16 +6998,16 @@ Date: 2009-05-17
Remove sample plugin
Remove the sample plugin: it's too trivial and not very useful for the
- end users to be distributed with gedit. Inserting the username
+ end users to be distributed with pluma. Inserting the username
is better
done with a snippet or an external tool.
M configure.ac
M plugins/Makefile.am
D plugins/sample/Makefile.am
-D plugins/sample/gedit-sample-plugin.c
-D plugins/sample/gedit-sample-plugin.h
-D plugins/sample/sample.gedit-plugin.desktop.in
+D plugins/sample/pluma-sample-plugin.c
+D plugins/sample/pluma-sample-plugin.h
+D plugins/sample/sample.pluma-plugin.desktop.in
commit 3b452f68100228eeee651cba81f3846b2bbf250d
Author: Paolo Borelli <[email protected]>
@@ -7015,11 +7015,11 @@ Date: 2009-05-17
Getter to access the saver's document
- Add gedit_document_saver_get_document and use it.
+ Add pluma_document_saver_get_document and use it.
-M gedit/gedit-document-saver.c
-M gedit/gedit-document-saver.h
-M gedit/gedit-gio-document-saver.c
+M pluma/pluma-document-saver.c
+M pluma/pluma-document-saver.h
+M pluma/pluma-gio-document-saver.c
commit 65f2fe525e063936f4b8dfbf8e85f57ad6a0898b
Author: Paolo Borelli <[email protected]>
@@ -7029,10 +7029,10 @@ Date: 2009-05-17
Remove the old mmap document loader, we always use gio.
-M gedit/Makefile.am
-M gedit/gedit-document-loader.c
-D gedit/gedit-mmap-document-loader.c
-D gedit/gedit-mmap-document-loader.h
+M pluma/Makefile.am
+M pluma/pluma-document-loader.c
+D pluma/pluma-mmap-document-loader.c
+D pluma/pluma-mmap-document-loader.h
commit 5eb923751bbae5f6dca7854d89ad423fbc1adc27
Author: Paolo Borelli <[email protected]>
@@ -7045,7 +7045,7 @@ Date: 2009-05-17
be able
to introduce other loaders in the future. E.g. a PolicyKit loader.
-M gedit/gedit-document-loader.c
+M pluma/pluma-document-loader.c
commit 9e97ec942808a801941a36370762d8742d0dd53f
Author: Paolo Borelli <[email protected]>
@@ -7057,7 +7057,7 @@ Date: 2009-05-17
simply use
the object itself.
-M gedit/gedit-gio-document-loader.c
+M pluma/pluma-gio-document-loader.c
commit ca9fa911d0360e10aa4e77060353cc2bd05e2a63
Author: Paolo Borelli <[email protected]>
@@ -7065,11 +7065,11 @@ Date: 2009-05-17
Getter to access the loader's document
- Add gedit_document_loader_get_document and use it.
+ Add pluma_document_loader_get_document and use it.
-M gedit/gedit-document-loader.c
-M gedit/gedit-document-loader.h
-M gedit/gedit-gio-document-loader.c
+M pluma/pluma-document-loader.c
+M pluma/pluma-document-loader.h
+M pluma/pluma-gio-document-loader.c
commit bfb97f3691cbe2704620e210ab7057d440f2ca73
Author: Jesse van den Kieboom <[email protected]>
@@ -7085,7 +7085,7 @@ Date: 2009-05-17
M configure.ac
M plugins/Makefile.am
A plugins/quickopen/Makefile.am
-A plugins/quickopen/quickopen.gedit-plugin.desktop.in
+A plugins/quickopen/quickopen.pluma-plugin.desktop.in
A plugins/quickopen/quickopen/Makefile.am
A plugins/quickopen/quickopen/__init__.py
A plugins/quickopen/quickopen/popup.py
@@ -7110,9 +7110,9 @@ Date: 2009-05-17
Been able to move to a line and a character number. E.g. 39:30
(Fixes bug #582060).
-M gedit/gedit-document.c
-M gedit/gedit-document.h
-M gedit/gedit-view.c
+M pluma/pluma-document.c
+M pluma/pluma-document.h
+M pluma/pluma-view.c
commit 0e342910137b7b393db893c994a3c0d262435ab0
Author: Paolo Borelli <[email protected]>
@@ -7123,8 +7123,8 @@ Date: 2009-05-16
Add a --list-encodings command line option to print a list of the
encodings supported by the --encoding option. Fixes bug #570585.
-M data/gedit.1
-M gedit/gedit.c
+M data/pluma.1
+M pluma/pluma.c
commit 24dfcf7d9645faec7a5265d52cccaabc2286d48b
Author: Paolo Borelli <[email protected]>
@@ -7191,10 +7191,10 @@ commit 1ca6df0d04e490e15127b666039b1bc2f6a0a39f
Author: Jesse van den Kieboom <[email protected]>
Date: 2009-05-10
- Implemented GEDIT_CURRENT_LINE environment variable
+ Implemented PLUMA_CURRENT_LINE environment variable
This variable has the same special characteristics as
- GEDIT_CURRENT_WORD. So
+ PLUMA_CURRENT_WORD. So
if there is no selection, the line will be selected and replaced by
the placeholder.
@@ -7230,7 +7230,7 @@ Date: 2009-05-10
backup (and the user receives
a warning for this), but at least we can safe the file now.
-M gedit/gedit-local-document-saver.c
+M pluma/pluma-local-document-saver.c
commit c940ab824adcce1523334ae761e4ee738ea5b38d
Author: root <[email protected]>
@@ -7262,9 +7262,9 @@ M Makefile.am
M data/Makefile.am
M docs/Makefile.am
M docs/reference/Makefile.am
-M gedit/Makefile.am
-M gedit/dialogs/Makefile.am
-M gedit/smclient/Makefile.am
+M pluma/Makefile.am
+M pluma/dialogs/Makefile.am
+M pluma/smclient/Makefile.am
A git.mk
M help/C/Makefile.am
M help/Makefile.am
@@ -7306,7 +7306,7 @@ Date: 2009-05-04
On Solaris, libsocket is needed for bacon-connection. This commit
enhances
- gedit to check for this. (Bug 581056)
+ pluma to check for this. (Bug 581056)
M configure.ac
@@ -7314,15 +7314,15 @@ commit 425ab556c1283c0f55e825d47cc3fe931f93a931
Author: Ignacio Casal Quinteiro <[email protected]>
Date: 2009-05-04
- Add gedit.rc to EXTRA_DIST
+ Add pluma.rc to EXTRA_DIST
This is needed for win32 releases so people do not have to download
the package from git.
-M gedit/Makefile.am
+M pluma/Makefile.am
commit b2db1396b1cf3d2b634be0ee3c2b60a9b5c75457
-Author: Jorge Gonzalez <[email protected]>
+Author: Jorge Gonzalez <[email protected]>
Date: 2009-05-03
Updated Spanish translation
@@ -7335,7 +7335,7 @@ Date: 2009-05-03
Fix mbox elements in the doap file
-M gedit.doap
+M pluma.doap
commit 7d13146b335762d03d3585c3c33b71a424a422c2
Author: Paolo Borelli <[email protected]>
@@ -7346,7 +7346,7 @@ Date: 2009-05-03
Make sure to create the user config dir before saving the print
settings. Bug #580613.
-M gedit/gedit-app.c
+M pluma/pluma-app.c
commit 502baeae81daa1feb81ffd46d9a14dc11209f856
Author: David Planella <[email protected]>
@@ -7356,7 +7356,7 @@ Date: 2009-05-02
M help/Makefile.am
A help/ca/ca.po
-A help/ca/figures/gedit_window.png
+A help/ca/figures/pluma_window.png
commit a52c85cf3a6bb66ec4da43cf09103080dd642f81
Author: Jonathan Rascher <[email protected]>
@@ -7372,7 +7372,7 @@ Date: 2009-05-01
M plugins/modelines/modeline-parser.c
commit 76ee9c0d04b5c94c85d44d6a1c8ff01fea9aaef0
-Author: Jorge Gonzalez <[email protected]>
+Author: Jorge Gonzalez <[email protected]>
Date: 2009-05-02
Updated Spanish translation
@@ -7405,7 +7405,7 @@ Date: 2009-04-25
root/root when requestion get_virtual_root/get_root. This has been
changed to simply returning NULL.
-M plugins/filebrowser/gedit-file-browser-store.c
+M plugins/filebrowser/pluma-file-browser-store.c
commit d7e3a1361289fbb7fba281ba71a9dc4cdbe72cac
Author: Jesse van den Kieboom <[email protected]>
@@ -7414,7 +7414,7 @@ Date: 2009-04-25
Fixed wrong use of args where it should be kwargs in message bus
bindings
-M plugin-loaders/python/bindings/geditmessage.override
+M plugin-loaders/python/bindings/plumamessage.override
commit 7f8e6ea7696026e5de940f5253cc4c7a1acfd101
Author: Olav Vitters <[email protected]>
@@ -7422,7 +7422,7 @@ Date: 2009-04-23
doap: Add desktop category
-M gedit.doap
+M pluma.doap
commit 5e96ecc8c676df25b539c6d9431f6eb0562137ac
Author: Paolo Borelli <[email protected]>
@@ -7513,17 +7513,17 @@ Date: 2009-04-18
Add bugzilla and download urls to the doap file
-M gedit.doap
+M pluma.doap
commit d6ba56f69f90aa25d2228c40859d2f5e5909ad39
Author: Paolo Borelli <[email protected]>
Date: 2009-04-17
- Add gedit.doap file
+ Add pluma.doap file
- Add gedit.doap file useful for cgit and other infos.
+ Add pluma.doap file useful for cgit and other infos.
-A gedit.doap
+A pluma.doap
commit f368949b99df36040a77ccce0fab6b7b13433863
Author: Paolo Borelli <[email protected]>
@@ -7544,7 +7544,7 @@ Date: 2009-04-17
M help/zh_CN/zh_CN.po
commit 9d3aaa2e4d73eb7edf5db8a75228c368d362ec92
-Author: Paolo Borelli <[email protected]>
+Author: Paolo Borelli <[email protected]>
Date: 2009-04-13
2.26.1
@@ -7559,7 +7559,7 @@ M help/ChangeLog
M po/ChangeLog
commit b61b64c30fb347be16b96e2b5eed6613875f5b07
-Author: Jorge Gonzalez Gonzalez <[email protected]>
+Author: Jorge Gonzalez Gonzalez <[email protected]>
Date: 2009-04-12
Updated Spanish translation