xed/xed
JosephMcc 5267b52c70 xed-searchbar: Add a couple missing casts and remove an unused variable 2017-01-13 03:33:53 -08:00
..
dialogs Clean up uses of deprecated GtkMisc 2017-01-13 02:44:53 -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 Add new (App/Window/View)Activatable interfaces for plugins 2017-01-09 11:57:48 -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 Add new (App/Window/View)Activatable interfaces for plugins 2017-01-09 11:57:48 -08:00
xed-app.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00: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 Remove a couple of invalid annotations 2016-12-26 11:44:21 -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 xed-commands-search: Fix some missing casts 2016-12-25 12:42: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 Add view menu entry for word wrap 2016-12-30 03:17:05 -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 Port plugin system to libpeas 2016-12-26 12:53:23 -08:00
xed-dirs.h Port plugin system to libpeas 2016-12-26 12:53:23 -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 Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-document-loader.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-document-output-stream.c Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-document-output-stream.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-document-saver.c Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-document-saver.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-document.c Drop some leftover 2.xx comments from gnome/pluma 2016-12-26 11:53:22 -08:00
xed-document.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00: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 xed-encodings-combo-box: Clean up code styling 2016-12-25 12:42:36 -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 Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-encodings.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00: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 xed-file-dialog.c/h: Clean up code styling 2017-01-13 03:10:01 -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-gio-document-loader.c fix a few build warnings 2016-02-10 16:15:50 +03:00
xed-gio-document-loader.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-gio-document-saver.c Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-gio-document-saver.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00: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 Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-history-entry.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-io-error-message-area.c Clean up uses of deprecated GtkMisc 2017-01-13 02:44:53 -08:00
xed-io-error-message-area.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-language-manager.c 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-language-manager.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-marshal.list Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +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 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 Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-metadata-manager.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-notebook.c notebooks: Don't show tabs when the notebook only has one page 2017-01-01 12:03:45 -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 Install introspection data and lib into a private dir 2017-01-08 04:00:44 -08:00
xed-plugins-engine.h Port plugin system to libpeas 2016-12-26 12:53:23 -08:00
xed-prefs-manager-app.c xed-prefs-manager-app.c: Clean up an unused variable 2016-12-31 21:21:49 -08:00
xed-prefs-manager-app.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00: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-prefs-manager.c Allow scrolling on notebook tabs to change the active page 2016-12-31 14:18:31 -08:00
xed-prefs-manager.h Allow scrolling on notebook tabs to change the active page 2016-12-31 14:18:31 -08:00
xed-print-job.c 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-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 xed-searchbar: Add a couple missing casts and remove an unused variable 2017-01-13 03:33:53 -08:00
xed-searchbar.h Give Xed a Sublime-like searchbar 2016-09-20 16:32:54 +01:00
xed-searchbar.ui searchbar: Add a close button 2016-11-28 14:23:27 -08:00
xed-session.c fix a few build warnings 2016-02-10 16:15:50 +03:00
xed-session.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-smart-charset-converter.c Warnings fixes 2016-02-10 16:19:23 +03:00
xed-smart-charset-converter.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00: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-style-scheme-manager.c 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-style-scheme-manager.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00: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 xed-progress-message-area: Clean up more uses of GtkStock 2017-01-07 12:58:32 -08:00
xed-tab.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-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 xed-utils: Remove a couple functions 2017-01-01 13:57:28 -08:00
xed-utils.h xed-utils: Remove a couple functions 2017-01-01 13:57:28 -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.c Add new (App/Window/View)Activatable interfaces for plugins 2017-01-09 11:57:48 -08:00
xed-view.h Give Xed a Sublime-like searchbar 2016-09-20 16:32:54 +01: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 Add view menu entry for word wrap 2016-12-30 03:17:05 -08:00
xed-window.c Add new (App/Window/View)Activatable interfaces for plugins 2017-01-09 11:57:48 -08:00
xed-window.h xed-window: Remove an unused function 2016-12-26 11:49:28 -08:00
xed.c build GObject introspection data 2016-12-26 10:56:42 -08:00
xed.rc Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xedtextregion.c Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xedtextregion.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00