.. |
resources
|
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 |
meson.build
|
Created initial test dir. Created File menu test.
|
2020-02-06 13:28:45 -05:00 |
xed-app-activatable.c
|
Port to meson (#258)
|
2018-11-19 11:09:52 +00:00 |
xed-app-activatable.h
|
Fix FSF address
|
2017-04-10 08:24:10 +01:00 |
xed-app.c
|
Added wait entry to man page. Removed logic that cause wait to open extra tab.
|
2020-04-10 09:50:19 -04:00 |
xed-app.h
|
Port xed to dbus and GtkApplication
|
2017-02-04 22:17:58 -08:00 |
xed-close-button.c
|
xed-close-button: Convert to using a symbolic icon
|
2016-10-06 11:39:05 -07:00 |
xed-close-button.h
|
Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit)
|
2016-02-04 09:20:42 +00:00 |
xed-close-confirmation-dialog.c
|
Port to meson (#258)
|
2018-11-19 11:09:52 +00:00 |
xed-close-confirmation-dialog.h
|
Remove the dialog utility library
|
2017-02-06 17:56:51 -08:00 |
xed-commands-documents.c
|
Port to meson (#258)
|
2018-11-19 11:09:52 +00:00 |
xed-commands-edit.c
|
Add toggle comment and toggle comment block actions w/ keybindings (#290)
|
2019-05-05 10:27:11 +01:00 |
xed-commands-file-print.c
|
print-preview: add a print button to the preview toolbar, to immediately
|
2019-11-05 20:07:35 -05:00 |
xed-commands-file.c
|
Port to meson (#258)
|
2018-11-19 11:09:52 +00:00 |
xed-commands-help.c
|
Port to meson (#258)
|
2018-11-19 11:09:52 +00:00 |
xed-commands-search.c
|
Port to meson (#258)
|
2018-11-19 11:09:52 +00:00 |
xed-commands-view.c
|
Merge branch 'highlight-selector' of git://github.com/TomaszGasior/xed into TomaszGasior-highlight-selector
|
2018-11-19 11:16:20 +00:00 |
xed-commands.h
|
Add toggle comment and toggle comment block actions w/ keybindings (#290)
|
2019-05-05 10:27:11 +01:00 |
xed-debug.c
|
Port to meson (#258)
|
2018-11-19 11:09:52 +00:00 |
xed-debug.h
|
Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit)
|
2016-02-04 09:20:42 +00:00 |
xed-dirs.c
|
Port to meson (#258)
|
2018-11-19 11:09:52 +00:00 |
xed-dirs.h
|
Port xed to dbus and GtkApplication
|
2017-02-04 22:17:58 -08:00 |
xed-document-private.h
|
Pull upstream fixes for gtk and gtksourceview changes
|
2018-02-05 01:03:12 -08:00 |
xed-document.c
|
Port to meson (#258)
|
2018-11-19 11:09:52 +00:00 |
xed-document.h
|
Port to meson (#258)
|
2018-11-19 11:09:52 +00:00 |
xed-documents-panel.c
|
Fix some deprecation warnings (#289)
|
2019-05-05 10:25:37 +01:00 |
xed-documents-panel.h
|
gtk: We're targeting gtk3.10 so clean up all the gtk version checks and go with that
|
2016-02-14 14:47:56 -08:00 |
xed-encodings-combo-box.c
|
Port to meson (#258)
|
2018-11-19 11:09:52 +00:00 |
xed-encodings-combo-box.h
|
docs: Start cleaning up the docs
|
2017-02-11 18:28:38 -08:00 |
xed-encodings-dialog.c
|
Port to meson (#258)
|
2018-11-19 11:09:52 +00:00 |
xed-encodings-dialog.h
|
Remove the dialog utility library
|
2017-02-06 17:56:51 -08:00 |
xed-enum-types.c.template
|
Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit)
|
2016-02-04 09:20:42 +00:00 |
xed-enum-types.h.template
|
Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit)
|
2016-02-04 09:20:42 +00:00 |
xed-file-chooser-dialog.c
|
Port to meson (#258)
|
2018-11-19 11:09:52 +00:00 |
xed-file-chooser-dialog.h
|
Port to GtkSource* API
|
2017-01-30 14:52:12 -08:00 |
xed-highlight-mode-dialog.c
|
highlight mode window: Make activatable via shortcut (ctrl-shift-H),
|
2018-12-09 00:07:15 -05:00 |
xed-highlight-mode-dialog.h
|
Import GeditHighlightModeDialog and -Selector from Gedit to Xed.
|
2018-07-21 22:26:37 +02:00 |
xed-highlight-mode-selector.c
|
Added logic to check if the focus need to be set. Squashed formatting commits.
|
2020-03-11 12:27:33 -04:00 |
xed-highlight-mode-selector.h
|
Import GeditHighlightModeDialog and -Selector from Gedit to Xed.
|
2018-07-21 22:26:37 +02:00 |
xed-history-entry.c
|
Port to meson (#258)
|
2018-11-19 11:09:52 +00:00 |
xed-history-entry.h
|
Port to the GtkSourceView search functionality
|
2017-01-28 19:12:36 -08:00 |
xed-io-error-info-bar.c
|
Port to meson (#258)
|
2018-11-19 11:09:52 +00:00 |
xed-io-error-info-bar.h
|
message-area: Rename message area to info bar
|
2017-02-05 01:41:46 -08:00 |
xed-marshal.list
|
Port to meson (#258)
|
2018-11-19 11:09:52 +00:00 |
xed-message-bus.c
|
Drop some leftover 2.xx comments from gnome/pluma
|
2016-12-26 11:53:22 -08:00 |
xed-message-bus.h
|
Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit)
|
2016-02-04 09:20:42 +00:00 |
xed-message-type.c
|
Drop some leftover 2.xx comments from gnome/pluma
|
2016-12-26 11:53:22 -08:00 |
xed-message-type.h
|
Port to meson (#258)
|
2018-11-19 11:09:52 +00:00 |
xed-message.c
|
Drop some leftover 2.xx comments from gnome/pluma
|
2016-12-26 11:53:22 -08:00 |
xed-message.h
|
Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit)
|
2016-02-04 09:20:42 +00:00 |
xed-metadata-manager.c
|
Pull upstream fixes for gtk and gtksourceview changes
|
2018-02-05 01:03:12 -08:00 |
xed-metadata-manager.h
|
Pull upstream fixes for gtk and gtksourceview changes
|
2018-02-05 01:03:12 -08:00 |
xed-notebook.c
|
Fix some deprecation warnings (#289)
|
2019-05-05 10:25:37 +01:00 |
xed-notebook.h
|
Use GtkApplication inhibit API
|
2017-04-23 18:22:54 -07:00 |
xed-paned.c
|
Port to meson (#258)
|
2018-11-19 11:09:52 +00:00 |
xed-paned.h
|
Add a new animated xed-paned
|
2017-03-17 00:15:38 -07:00 |
xed-panel.c
|
Add a new animated xed-paned
|
2017-03-17 00:15:38 -07:00 |
xed-panel.h
|
xed-panel: Clean up more uses of GtkStock
|
2017-01-01 15:41:06 -08:00 |
xed-plugins-engine.c
|
Port to meson (#258)
|
2018-11-19 11:09:52 +00:00 |
xed-plugins-engine.h
|
Port plugin system to libpeas
|
2016-12-26 12:53:23 -08:00 |
xed-preferences-dialog.c
|
Add settings widget to the prefs dialog for the implicit newline setting
|
2020-01-07 23:22:32 -05:00 |
xed-preferences-dialog.h
|
preferences-dialog: Complete revamp
|
2018-02-05 01:03:12 -08:00 |
xed-prefs-manager-private.h
|
Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit)
|
2016-02-04 09:20:42 +00:00 |
xed-print-job.c
|
print job: replace some deprecated font button functions (#294)
|
2019-05-08 02:08:22 -07:00 |
xed-print-job.h
|
Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit)
|
2016-02-04 09:20:42 +00:00 |
xed-print-preview.c
|
Print preview: Reuse existing msgid
|
2019-11-22 12:11:17 +00:00 |
xed-print-preview.h
|
gtk: We're targeting gtk3.10 so clean up all the gtk version checks and go with that
|
2016-02-14 14:47:56 -08:00 |
xed-progress-info-bar.c
|
Port to meson (#258)
|
2018-11-19 11:09:52 +00:00 |
xed-progress-info-bar.h
|
docs: Start cleaning up the docs
|
2017-02-11 18:28:38 -08:00 |
xed-searchbar.c
|
Added logic to support using replace all across documents.
|
2020-03-11 11:54:44 -04:00 |
xed-searchbar.h
|
Port xed to dbus and GtkApplication
|
2017-02-04 22:17:58 -08:00 |
xed-settings.c
|
Use highlight dialog instead submenu in "View" menu.
|
2018-07-21 22:34:26 +02:00 |
xed-settings.h
|
Minimap (#175)
|
2017-09-25 16:01:27 +02:00 |
xed-status-menu-button.c
|
statusbar: Fix the menu button styling (#281)
|
2019-03-25 15:35:26 +00:00 |
xed-status-menu-button.h
|
Import GeditStatusMenuButton.
|
2018-07-22 16:23:29 +02:00 |
xed-statusbar.c
|
Port to meson (#258)
|
2018-11-19 11:09:52 +00:00 |
xed-statusbar.h
|
docs: Start cleaning up the docs
|
2017-02-11 18:28:38 -08:00 |
xed-tab-label.c
|
xed-tab-label.c: Apply tab tooltip to the box containing the tab's
|
2019-12-16 11:34:39 -05:00 |
xed-tab-label.h
|
xed-tab-label.c/h: Clean up code styling
|
2017-01-13 02:53:46 -08:00 |
xed-tab.c
|
print-preview: add a print button to the preview toolbar, to immediately
|
2019-11-05 20:07:35 -05:00 |
xed-tab.h
|
print-preview: add a print button to the preview toolbar, to immediately
|
2019-11-05 20:07:35 -05:00 |
xed-ui.h
|
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 |
xed-utils.c
|
Automatically open new Xed window on current workspace... (#319)
|
2019-07-10 11:24:52 +02:00 |
xed-utils.h
|
Automatically open new Xed window on current workspace... (#319)
|
2019-07-10 11:24:52 +02:00 |
xed-view-activatable.c
|
Port to meson (#258)
|
2018-11-19 11:09:52 +00:00 |
xed-view-activatable.h
|
Fix FSF address
|
2017-04-10 08:24:10 +01:00 |
xed-view-frame.c
|
Remove deprecated call to gtk_widget_override_background_color (#299)
|
2019-05-13 00:32:52 -07:00 |
xed-view-frame.h
|
Minimap (#175)
|
2017-09-25 16:01:27 +02:00 |
xed-view-gutter-renderer.c
|
Clean up a few build warnings
|
2018-02-05 01:48:10 -08:00 |
xed-view-gutter-renderer.h
|
xed-view: Add some margin to the top and left of the text view
|
2017-02-10 00:18:17 -08:00 |
xed-view.c
|
Fix some deprecation warnings (#289)
|
2019-05-05 10:25:37 +01:00 |
xed-view.h
|
Redesign the goto line popup dialog
|
2017-01-19 00:00:59 -08:00 |
xed-window-activatable.c
|
Port to meson (#258)
|
2018-11-19 11:09:52 +00:00 |
xed-window-activatable.h
|
Fix FSF address
|
2017-04-10 08:24:10 +01:00 |
xed-window-private.h
|
Tab width popup: only select a menu item when the menu is open (#311)
|
2019-06-15 01:21:57 -07:00 |
xed-window.c
|
Disable the comments action when not supported to avoid confusion
|
2019-12-16 10:37:30 -05:00 |
xed-window.h
|
Add a new animated xed-paned
|
2017-03-17 00:15:38 -07:00 |
xed.c
|
Port to meson (#258)
|
2018-11-19 11:09:52 +00:00 |
xed.rc
|
Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit)
|
2016-02-04 09:20:42 +00:00 |