Commit Graph

733 Commits

Author SHA1 Message Date
Clement Lefebvre 68ef65bedb 2.6.1 2020-06-24 12:06:49 +01:00
Clement Lefebvre f9cd2e8048 l10n: Update translations 2020-06-24 12:06:29 +01:00
Clement Lefebvre 19bb11e8a0 l10n: Update POT 2020-06-21 12:41:10 +01:00
NikoKrause 8f28449081
l10n: add missing strings for new plugin joinlines (#385) 2020-06-21 12:40:38 +01:00
Clement Lefebvre 8bb308de4f 2.6.0 2020-05-11 13:59:29 +01:00
Clement Lefebvre 0cb924853d l10n: Update translations 2020-05-11 13:55:00 +01:00
Clement Lefebvre 14896668d3 l10n: Update POT 2020-05-11 12:54:57 +01:00
JosephMcc 8b0f775e7e taglist: Use a symbolic icon in the notebook sidebar 2020-04-29 12:47:29 -04:00
icarter09 385d32dbfc Added JoinLines plugin. Removed logic to split lines. Moved Join Line shortcut from Layout to Editing section. 2020-04-23 10:37:40 -04:00
Isaac Carter 2bb61b9190 Update README.md 2020-04-20 18:33:30 -04:00
icarter09 c8a0150fd4 Added screen captures to README. Changed README to README.md and added markdown. Updated README with plugins and debian build instructions. 2020-04-20 12:58:35 -04:00
icarter09 6f58fd2f2c Added wait entry to man page. Removed logic that cause wait to open extra tab. 2020-04-10 09:50:19 -04:00
icarter09 b6483090b6 Changed shortcut window to be non-model. 2020-04-06 11:54:19 -04:00
icarter09 5e9e34ed60 Cleaned up broken links. 2020-04-06 11:41:48 -04:00
Isaac Carter 6bbcc343dd
Fixed memory issue found by valgrind (#366) 2020-04-06 07:34:48 -07:00
Clement Lefebvre 1d39305c1c Packaging: Remove python dependency 2020-04-02 18:42:30 +01:00
icarter09 45bcb345e8 Added logic to check if the focus need to be set. Squashed formatting commits. 2020-03-11 12:27:33 -04:00
icarter09 d1833f6591 Added logic to support using replace all across documents. 2020-03-11 11:54:44 -04:00
icarter09 8a98e18511 Created new section for the Word Wrap shortcut. Increased height attribute to fit new section so a new page is not created. 2020-03-11 11:46:50 -04:00
icarter09 c3b8a73695 Removed link that was not working. 2020-03-11 11:04:41 -04:00
icarter09 7302b14f78 Removed override_dh_auto_test so tests are not ran by default when building with dpkg. 2020-02-06 13:28:45 -05:00
icarter09 5a16a65643 Created initial test dir. Created File menu test.
Added test for Help menu.

Created test case for Toolbar.

Updated meson build for test. Removed unnecessary file.
2020-02-06 13:28:45 -05:00
Stephen Collins d5a48be670 Add settings widget to the prefs dialog for the implicit newline setting
The setting was already available in the schema and implemented in xed itself, but wasn't exposed in the preferences dialog.
2020-01-07 23:22:32 -05:00
Clement Lefebvre bfa1fa0e00 l10n: Update translations 2020-01-06 11:40:30 +00:00
Stephen Collins c19752ec31 Add .gitignore file 2019-12-16 11:44:14 -05:00
Michael Webster 4eaddc1cb7 xed-tab-label.c: Apply tab tooltip to the box containing the tab's
label and icon, regression from 808e77b052.
2019-12-16 11:34:39 -05:00
Stephen Collins 808e77b052 xed-tab-label.c: remove unused event box preventing scroll events
It doesn't seem to do anything except intercept scroll events, which are used to switch tabs.
2019-12-16 11:03:04 -05:00
Stephen Collins 5e2c6f0369 Trailsave plugin: remove second trailing line
The intention was that there should be one empty line left at the end of the file, but the GtkSourceBuffer adds it's own empty line if the implicit_trailing_newline property is true (currently the default behavior in xed), which means we usually end up with 2 lines instead of one. This would change the behavior so that we always end up with no more than one line at the end of the file.
2019-12-16 10:51:39 -05:00
Stephen Collins 55e386beef Disable the comments action when not supported to avoid confusion 2019-12-16 10:37:30 -05:00
Clement Lefebvre 5fae2771c8 2.4.2 2019-12-11 14:49:51 +00:00
Clement Lefebvre c912a44774 l10n: Update translations 2019-12-11 14:49:23 +00:00
Clement Lefebvre 0d006777fc 2.4.1 2019-11-26 17:14:41 +00:00
Clement Lefebvre 2e074fd0ed l10n: Update translations 2019-11-26 17:14:17 +00:00
Clement Lefebvre 8a0c1f6e08 2.4.0 2019-11-22 12:12:34 +00:00
Clement Lefebvre 3e37213b5e Print preview: Reuse existing msgid 2019-11-22 12:11:17 +00:00
Clement Lefebvre b7ee3bf83b open-uri: Simplify and fix translations
- Remove niche feature to download source code.
- Reuse existing msgid "Open '%s'"
- Fix gettext domain
2019-11-22 12:06:37 +00:00
Clement Lefebvre 359fcb87c5 open-uri: Make the plugin built-in 2019-11-22 11:52:16 +00:00
Leigh Scott a549184217 add open uri plugin (#317) 2019-11-22 11:47:56 +00:00
Pavel Shlyak eda7a9a23c Cleanup (#321)
The left side of the expression was always true
2019-11-14 17:56:44 +01:00
nardholio 4dff6fa7e1 Packaging: remove dependency on libpeas-1.0-0-python3loader (#325)
This is now provided as a virtual package
2019-11-14 17:55:49 +01:00
Michael Webster 8763fbf5df print-preview: add a print button to the preview toolbar, to immediately
print the previewed document.
2019-11-05 20:07:35 -05:00
Clement Lefebvre 9d3d2acfd9 2.2.3 2019-07-28 15:03:56 +02:00
Clement Lefebvre 96d6a9c0fb l10n: Update translations 2019-07-28 15:03:22 +02:00
Clement Lefebvre 7cc3d5967b 2.2.2 2019-07-25 11:00:12 +02:00
Clement Lefebvre 54978e6e8f Preferences: Make dialog slightly taller 2019-07-23 12:11:14 +02:00
Clement Lefebvre 69895bd026 2.2.1 2019-07-10 11:26:30 +02:00
Clement Lefebvre 3066879089 l10n: Update translations 2019-07-10 11:26:03 +02:00
Alexander Drozdov f4c882e3b5 Automatically open new Xed window on current workspace... (#319)
...if it wasn't already opened. Otherwise, open new tab
in Xed window on current Workspace.

Fix regression #318
2019-07-10 11:24:52 +02:00
Clement Lefebvre cd94beb376 2.2.0 2019-06-29 17:24:07 +02:00
Clement Lefebvre 350e3ffc29 l10n: Update POT 2019-06-23 14:24:25 +02:00