xed/xed
JosephMcc cbdd4d3197 xed-status-combo-box: Simplify the widget heirarchy (#185)
Remove an unneeded frame widget. This cause padding issues in gtk3.22 that
requires overly convoluted theming to get around. This still leaves a few
warnings from the hard coded theming but those can be removed later when we
no longer need to support gtk3.18.
2017-11-17 10:40:37 +00:00
..
resources Minimap (#175) 2017-09-25 16:01:27 +02:00
Makefile.am Add a new animated xed-paned 2017-03-17 00:15:38 -07: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 Fix FSF address 2017-04-10 08:24:10 +01:00
xed-app.c Minimap (#175) 2017-09-25 16:01:27 +02: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 Remove the dialog utility library 2017-02-06 17:56:51 -08:00
xed-close-confirmation-dialog.h Remove the dialog utility library 2017-02-06 17:56:51 -08: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 Remove the dialog utility library 2017-02-06 17:56:51 -08: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 Use GtkApplication inhibit API 2017-04-23 18:22:54 -07:00
xed-commands-help.c Port xed to dbus and GtkApplication 2017-02-04 22:17:58 -08:00
xed-commands-search.c Port xed to dbus and GtkApplication 2017-02-04 22:17:58 -08:00
xed-commands-view.c Minimap (#175) 2017-09-25 16:01:27 +02:00
xed-commands.h Minimap (#175) 2017-09-25 16:01:27 +02: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 xed to dbus and GtkApplication 2017-02-04 22:17:58 -08:00
xed-dirs.h Port xed to dbus and GtkApplication 2017-02-04 22:17:58 -08:00
xed-document.c docs: Start cleaning up the docs 2017-02-11 18:28:38 -08:00
xed-document.h Port to GtkSource* API 2017-01-30 14:52:12 -08:00
xed-documents-panel.c Focus view when opening files from the filebrowser or documents panel 2017-02-13 01:56:33 -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 docs: Start cleaning up the docs 2017-02-11 18:28:38 -08:00
xed-encodings-combo-box.h docs: Start cleaning up the docs 2017-02-11 18:28:38 -08:00
xed-encodings-dialog.c Start using GResource 2017-02-09 02:37:10 -08: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 GtkSource* API 2017-01-30 14:52:12 -08:00
xed-file-chooser-dialog.h Port to GtkSource* API 2017-01-30 14:52:12 -08: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-info-bar.c info-bar: Don't use icons in buttons 2017-02-05 02:20:27 -08: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 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 xed to dbus and GtkApplication 2017-02-04 22:17:58 -08:00
xed-metadata-manager.h Port xed to dbus and GtkApplication 2017-02-04 22:17:58 -08:00
xed-notebook.c bugfix: ugly white border (gtk 3.20>) (#128) 2017-06-01 10:41:50 +01:00
xed-notebook.h Use GtkApplication inhibit API 2017-04-23 18:22:54 -07:00
xed-paned.c Add a new animated xed-paned 2017-03-17 00:15:38 -07: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 Implement font zooming in the editor 2017-02-12 01:24:02 -08:00
xed-plugins-engine.h Port plugin system to libpeas 2016-12-26 12:53:23 -08:00
xed-preferences-dialog.c Minimap (#175) 2017-09-25 16:01:27 +02:00
xed-preferences-dialog.h Remove the dialog utility library 2017-02-06 17:56:51 -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 fix gtksourceprintcompositor.h includes warning (#117) 2017-05-23 13:33:29 +01: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 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-info-bar.c docs: Start cleaning up the docs 2017-02-11 18:28:38 -08:00
xed-progress-info-bar.h docs: Start cleaning up the docs 2017-02-11 18:28:38 -08:00
xed-searchbar.c Start using GResource 2017-02-09 02:37:10 -08:00
xed-searchbar.h Port xed to dbus and GtkApplication 2017-02-04 22:17:58 -08:00
xed-settings.c Add a preference to allow using the dark variant of a theme if available 2017-02-09 13:58:08 -08:00
xed-settings.h Minimap (#175) 2017-09-25 16:01:27 +02:00
xed-status-combo-box.c xed-status-combo-box: Simplify the widget heirarchy (#185) 2017-11-17 10:40:37 +00: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 Don't use deprecated gtk_widget_set margin_left/right 2017-02-05 03:54:09 -08:00
xed-statusbar.h docs: Start cleaning up the docs 2017-02-11 18:28:38 -08:00
xed-tab-label.c Don't use deprecated gtk_widget_set margin_left/right 2017-02-05 03:54:09 -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 Use GtkApplication inhibit API 2017-04-23 18:22:54 -07:00
xed-tab.h Use GtkApplication inhibit API 2017-04-23 18:22:54 -07:00
xed-ui.h Minimap (#175) 2017-09-25 16:01:27 +02:00
xed-utils.c xed-utils: Add runtime checks for x11 specific functions 2017-04-02 03:04:09 -07:00
xed-utils.h Port to GtkSource* API 2017-01-30 14:52:12 -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 Fix FSF address 2017-04-10 08:24:10 +01:00
xed-view-frame.c Minimap (#175) 2017-09-25 16:01:27 +02:00
xed-view-frame.h Minimap (#175) 2017-09-25 16:01:27 +02:00
xed-view-gutter-renderer.c xed-view: Add some margin to the top and left of the text view 2017-02-10 00:18:17 -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 xed-view: Fix a crash when right clicking the left gutter (#166) 2017-09-05 08:21:40 +01: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 Fix FSF address 2017-04-10 08:24:10 +01:00
xed-window-private.h Minimap (#175) 2017-09-25 16:01:27 +02:00
xed-window.c Minimap (#175) 2017-09-25 16:01:27 +02:00
xed-window.h Add a new animated xed-paned 2017-03-17 00:15:38 -07:00
xed.c Don't use global vars for command line parsing 2017-02-09 03:30:01 -08:00
xed.rc Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00