Clement Lefebvre
b77f332c7a
1.4.1
2017-05-06 14:57:58 +01:00
Clement Lefebvre
33da18bda3
l10n: Update translations
2017-05-06 14:56:36 +01:00
Clement Lefebvre
cca4b0b5c1
Packaging: Change description
2017-05-05 15:49:41 +01:00
Clement Lefebvre
5a9cce674b
Only use gtk_text_view_set_top_margin() with GTK 3.18+
...
It didn't exist before that version of GTK.
2017-05-05 12:27:38 +01:00
Clement Lefebvre
7291231cea
Depend on gtksourceview-3.0 >= 3.14.0
...
3.14.3 only introduces bug fixes and translation updates on top of that.
Betsy ships with 3.14.1.
2017-05-05 11:38:27 +01:00
Clement Lefebvre
524b66e059
1.4.0
2017-05-05 08:39:37 +01:00
Clement Lefebvre
98dfbf6980
Fix "gedit" occurence
2017-05-04 18:32:30 +01:00
Clement Lefebvre
257740d6b7
Fix po/POTFILES.in and generate POT file
2017-04-26 12:51:45 +01:00
Clement Lefebvre
ed6eb520b6
Merge pull request #112 from JosephMcc/inhibit-fix1
...
Use GtkApplication inhibit API
2017-04-26 11:35:42 +01:00
JosephMcc
4add4da97a
Use GtkApplication inhibit API
...
This will help prevent users from inadvertently loosing data when logging out
with unsaved files.
Based on: 05918e07ce
2017-04-23 18:22:54 -07:00
Clement Lefebvre
e9510c99f3
Merge pull request #111 from leigh123linux/fsf_address
...
Fix FSF address
2017-04-10 11:27:02 +01:00
leigh123linux
e6d1f2e495
Fix FSF address
2017-04-10 08:24:10 +01:00
Clement Lefebvre
21e46cc751
Merge pull request #107 from JosephMcc/time-fix1
...
time-plugin: Use GDateTime
2017-04-02 11:32:46 +01:00
Clement Lefebvre
29c744694c
Merge pull request #108 from JosephMcc/wayland-fix1
...
xed-utils: Add runtime checks for x11 specific functions
2017-04-02 11:31:32 +01:00
JosephMcc
c6ca2a03da
xed-utils: Add runtime checks for x11 specific functions
...
This should prevent some crashes under wayland.
2017-04-02 03:04:09 -07:00
JosephMcc
96a50bc803
time-plugin: Use GDateTime
...
121f02a3ea
2017-04-01 12:06:22 -07:00
Clement Lefebvre
3341c0a260
Merge pull request #102 from JosephMcc/animated-panes1
...
Animated panes1
2017-03-17 10:34:23 +00:00
JosephMcc
932cc3758e
xed-commands-view: Clean up code style
2017-03-17 00:22:04 -07:00
JosephMcc
c16232ee20
Add a new animated xed-paned
...
This replaces the GtkPaned we currently use and opens and closes the panes using
an animation.
2017-03-17 00:15:38 -07:00
Clement Lefebvre
331e0e5824
Merge pull request #100 from JosephMcc/close-focus
...
Focus a tab when attempting to close it with unsaved changes
2017-03-14 11:44:36 +00:00
JosephMcc
9c2d06761b
Focus a tab when attempting to close it with unsaved changes
...
In most cases you want to see the contents of the tab before deciding what to
respond to the dialog that pops up. This is typical behavior in other editors
such as Sublime.
Closes https://github.com/linuxmint/xed/issues/95
2017-03-13 23:37:43 -07:00
Clement Lefebvre
99a730fa9c
Merge pull request #89 from JosephMcc/filebrowser-3
...
Filebrowser 3
2017-02-22 10:40:17 +00:00
Clement Lefebvre
65afa345d4
Merge pull request #92 from JosephMcc/app-startup
...
Fix calling set_command_line_wait()
2017-02-22 10:29:57 +00:00
JosephMcc
12ecdf380d
Merge pull request #93 from JosephMcc/build-vars
...
Allow building with --disable-spell
2017-02-20 13:30:45 -08:00
JosephMcc
ce92a1a316
debian: Add dependency on libpeas-1.0-0-python3loader
...
We need this for the python3 plugin loader to work
Closes: https://github.com/linuxmint/xed/issues/94
2017-02-20 13:27:25 -08:00
JosephMcc
57a3daf2d5
Allow building with --disable-spell
...
It helps if we actually respect our conditionals.
2017-02-20 04:13:09 -08:00
JosephMcc
9b704374c7
Fix calling set_command_line_wait()
...
We were passing the wrong arguments
Based on 2e3b5aea0e
Fixes: https://github.com/linuxmint/xed/issues/90
2017-02-20 03:40:07 -08:00
JosephMcc
ce936c567e
Actually fix the python dependency
2017-02-17 16:13:54 -08:00
JosephMcc
d2892eda2d
build: Fix the python3 dependency
2017-02-17 13:59:40 -08:00
Clement Lefebvre
6287fc9614
Merge pull request #81 from JosephMcc/dep-fix1
...
debian: Add a dependency on xapps-common
2017-02-16 11:59:49 +00:00
JosephMcc
ebb32ff114
filebrowser: Set the combobox insensitive when the bookmarks are showing
...
The combo doesn't show anything useful when treeview is showing the bookmarks
so just set it insensitive.
2017-02-15 19:51:29 -08:00
JosephMcc
245991c22c
filebrowser: Make the "Open terminal here" command work again
...
Add a gsettings key to set the terminal used for the command in the menu. By
default this is set to 'x-terminal-emulator' but it can be easily overridden
by packagers or changed by users who choose to.
2017-02-15 19:32:40 -08:00
JosephMcc
6801233bd8
filebrowser: Do not parse .hidden in the file browser
...
f0454abbec
2017-02-15 18:25:54 -08:00
JosephMcc
5c08882ba6
filebrowser: Don't use deprecated GtkStock
2017-02-15 18:25:54 -08:00
JosephMcc
ee1448d73f
filebrowser: Activate selected item when search is complete
...
0701c9c463
2017-02-15 18:25:54 -08:00
JosephMcc
bf1133231b
filebrowser: Redesign the toolbar in filebrowser
2017-02-15 18:25:54 -08:00
JosephMcc
87238194c3
filebrowser: don't use deprecated GIOScheduler
...
2d1eb80d3d
2017-02-15 18:25:54 -08:00
JosephMcc
9637840886
filebrowser: use Untitled File/Folder for new file/folders
...
e7e404a32a
2017-02-15 18:25:54 -08:00
JosephMcc
80509d36a3
filebrowser: "Rename" menu entry should have an ellipsis
2017-02-15 18:25:54 -08:00
JosephMcc
14cc619751
xed-file-browser-utils.c: Clean up code style
2017-02-15 18:25:54 -08:00
JosephMcc
44f60af7a7
filebrowser: Support new location of gtk bookmarks file
...
Also remove an old bit of code that was left over when some of the ifdef's for
windows and mac specific code was removed.
54d69eb93c
2017-02-15 18:25:54 -08:00
JosephMcc
1e2e106d70
filebrowser: Remove the back and forward toolbar dropdowns
2017-02-15 18:25:54 -08:00
JosephMcc
c27e781132
filebrowser: Fix crash on open_terminal action
...
0836fd05ac
2017-02-15 18:25:54 -08:00
JosephMcc
fa31c65c2f
filebrowser: Don't leak GFiles
...
e2f792359a
2017-02-15 18:25:54 -08:00
JosephMcc
fe9e6ac91c
file-browser-messages: Clean up formatting
2017-02-15 18:25:54 -08:00
JosephMcc
372399891d
filebrowser: Unref the enumerator in the filebrowser plugin
...
8bb1b9555f
2017-02-15 18:25:54 -08:00
JosephMcc
4c45b083e1
Do not leak file info for . and .. dirs
...
fa5fa82ce0
2017-02-15 18:25:54 -08:00
JosephMcc
f20b3bdcf5
filebrowser-view: Removed the unused "busy" cursor
2017-02-15 18:25:54 -08:00
JosephMcc
61bca3cc0f
xed-file-browser-widget: Clean up code styling
2017-02-15 18:25:54 -08:00
JosephMcc
a1e94f2777
Use slice allocator instead of g_new when appropriate
...
a0b15be6fd
2017-02-15 18:25:54 -08:00