xed/xed
JosephMcc 511fc3dfec Port to the GtkSourceView search functionality
This also gives us support for regex search
2017-01-28 19:12:36 -08:00
..
dialogs Clean up our GSettings use a bit more 2017-01-21 18:44:15 -08:00
smclient 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
Makefile.am Port to the GtkSourceView search functionality 2017-01-28 19:12:36 -08:00
bacon-message-connection.c Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
bacon-message-connection.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-app-activatable.c Add new (App/Window/View)Activatable interfaces for plugins 2017-01-09 11:57:48 -08:00
xed-app-activatable.h Add new (App/Window/View)Activatable interfaces for plugins 2017-01-09 11:57:48 -08:00
xed-app.c Clean up our GSettings use a bit more 2017-01-21 18:44:15 -08:00
xed-app.h Clean up our GSettings use a bit more 2017-01-21 18:44:15 -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-commands-documents.c Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-commands-edit.c Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-commands-file-print.c Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-commands-file.c Pull some upstream changes from Gedit in prep for using more of the 2017-01-20 12:24:07 -08:00
xed-commands-help.c Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-commands-search.c Port to the GtkSourceView search functionality 2017-01-28 19:12:36 -08:00
xed-commands-view.c Add view menu entry for word wrap 2016-12-30 03:17:05 -08:00
xed-commands.h Port to the use of GFile instead of URIs and merge gio document loader and saver 2017-01-14 11:48:19 -08:00
xed-debug.c Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +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 Remove the xed style scheme manager instance 2017-01-21 01:31:05 -08:00
xed-dirs.h Remove the xed style scheme manager instance 2017-01-21 01:31:05 -08:00
xed-document-input-stream.c Warnings fixes 2016-02-10 16:19:23 +03:00
xed-document-input-stream.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-document-loader.c Pull some upstream changes from Gedit in prep for using more of the 2017-01-20 12:24:07 -08:00
xed-document-loader.h Port to the use of GFile instead of URIs and merge gio document loader and saver 2017-01-14 11:48:19 -08:00
xed-document-output-stream.c Pull some upstream changes from Gedit in prep for using more of the 2017-01-20 12:24:07 -08:00
xed-document-output-stream.h Merge smart converter in the document output stream 2017-01-19 03:29:38 -08:00
xed-document-saver.c Revamp our handling of settings 2017-01-16 15:41:07 -08:00
xed-document-saver.h Port to the use of GFile instead of URIs and merge gio document loader and saver 2017-01-14 11:48:19 -08:00
xed-document.c Port to the GtkSourceView search functionality 2017-01-28 19:12:36 -08:00
xed-document.h Port to the GtkSourceView search functionality 2017-01-28 19:12:36 -08:00
xed-documents-panel.c xed-documents-panel: Remove an unused variable 2016-12-25 12:42:36 -08: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 Revamp our handling of settings 2017-01-16 15:41:07 -08:00
xed-encodings-combo-box.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-encodings.c Revamp our handling of settings 2017-01-16 15:41:07 -08:00
xed-encodings.h Revamp our handling of settings 2017-01-16 15:41:07 -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 Kill xed-language-manager and use gtksourcelanguagemanager directly 2017-01-21 13:51:08 -08:00
xed-file-chooser-dialog.h xed-file-dialog.c/h: Clean up code styling 2017-01-13 03:10:01 -08:00
xed-help.c Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-help.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-history-entry.c Port to the GtkSourceView search functionality 2017-01-28 19:12:36 -08:00
xed-history-entry.h Port to the GtkSourceView search functionality 2017-01-28 19:12:36 -08:00
xed-io-error-message-area.c Pull some upstream changes from Gedit in prep for using more of the 2017-01-20 12:24:07 -08:00
xed-io-error-message-area.h Pull some upstream changes from Gedit in prep for using more of the 2017-01-20 12:24:07 -08:00
xed-marshal.list Port to the use of GFile instead of URIs and merge gio document loader and saver 2017-01-14 11:48:19 -08: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 Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +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 Port to the use of GFile instead of URIs and merge gio document loader and saver 2017-01-14 11:48:19 -08:00
xed-metadata-manager.h Port to the use of GFile instead of URIs and merge gio document loader and saver 2017-01-14 11:48:19 -08:00
xed-notebook.c Revamp our handling of settings 2017-01-16 15:41:07 -08:00
xed-notebook.h notebooks: Don't show tabs when the notebook only has one page 2017-01-01 12:03:45 -08:00
xed-panel.c Clean up uses of deprecated GtkMisc 2017-01-13 02:44:53 -08:00
xed-panel.h xed-panel: Clean up more uses of GtkStock 2017-01-01 15:41:06 -08:00
xed-plugins-engine.c Revamp our handling of settings 2017-01-16 15:41:07 -08:00
xed-plugins-engine.h Port plugin system to libpeas 2016-12-26 12:53:23 -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 Revamp our handling of settings 2017-01-16 15:41:07 -08: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-preferences.ui Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-print-preview.c xed-print-preview.c: Don't you deprecated gtk_layout_get_*adjustment 2017-01-07 03:24:46 -08: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-message-area.c Clean up uses of deprecated GtkMisc 2017-01-13 02:44:53 -08:00
xed-progress-message-area.h xed-progress-message-area: Clean up more uses of GtkStock 2017-01-07 12:58:32 -08:00
xed-searchbar.c Port to the GtkSourceView search functionality 2017-01-28 19:12:36 -08:00
xed-searchbar.h Port to the GtkSourceView search functionality 2017-01-28 19:12:36 -08:00
xed-searchbar.ui Port to the GtkSourceView search functionality 2017-01-28 19:12:36 -08:00
xed-session.c Revamp our handling of settings 2017-01-16 15:41:07 -08:00
xed-session.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-settings.c Clean up our GSettings use a bit more 2017-01-21 18:44:15 -08:00
xed-settings.h Clean up our GSettings use a bit more 2017-01-21 18:44:15 -08:00
xed-status-combo-box.c xed-status-combo-box.c: Clean up some code styling 2017-01-01 16:12:36 -08:00
xed-status-combo-box.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-statusbar.c xed-statusbar: Fix a missing cast 2017-01-13 03:24:27 -08:00
xed-statusbar.h xed-statusbar.c/h: Clean up code styling 2017-01-13 03:21:50 -08:00
xed-tab-label.c xed-tab-label.c/h: Clean up code styling 2017-01-13 02:53:46 -08: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 Pull some upstream changes from Gedit in prep for using more of the 2017-01-20 12:24:07 -08:00
xed-tab.h Redesign the goto line popup dialog 2017-01-19 00:00:59 -08:00
xed-ui.h Add view menu entry for word wrap 2016-12-30 03:17:05 -08:00
xed-ui.xml Add view menu entry for word wrap 2016-12-30 03:17:05 -08:00
xed-utils.c Port to the GtkSourceView search functionality 2017-01-28 19:12:36 -08:00
xed-utils.h Port to the GtkSourceView search functionality 2017-01-28 19:12:36 -08:00
xed-view-activatable.c Add new (App/Window/View)Activatable interfaces for plugins 2017-01-09 11:57:48 -08:00
xed-view-activatable.h Add new (App/Window/View)Activatable interfaces for plugins 2017-01-09 11:57:48 -08:00
xed-view-frame.c Redesign the goto line popup dialog 2017-01-19 00:00:59 -08:00
xed-view-frame.h Redesign the goto line popup dialog 2017-01-19 00:00:59 -08:00
xed-view.c Port to the GtkSourceView search functionality 2017-01-28 19:12:36 -08:00
xed-view.h Redesign the goto line popup dialog 2017-01-19 00:00:59 -08:00
xed-window-activatable.c Add new (App/Window/View)Activatable interfaces for plugins 2017-01-09 11:57:48 -08:00
xed-window-activatable.h Add new (App/Window/View)Activatable interfaces for plugins 2017-01-09 11:57:48 -08:00
xed-window-private.h Revamp our handling of settings 2017-01-16 15:41:07 -08:00
xed-window.c Port to the GtkSourceView search functionality 2017-01-28 19:12:36 -08:00
xed-window.h Revamp our handling of settings 2017-01-16 15:41:07 -08:00
xed.c Revamp our handling of settings 2017-01-16 15:41:07 -08:00
xed.rc Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00