Gimp/libgimpwidgets
Michael Natterer 7ce538b85f libgimpwidgets: store profile locations as config paths in profilerc
so we can potentially ship profiles and they will be found reliably,
and users can store profiles in their gimpdir. Still parses the old
uri-based locations.
2016-09-04 15:12:38 +02:00
..
.gitignore libgimpwidgets: use gtk_window_set_default_icon_name() 2015-03-29 21:00:11 +02:00
gimp3migration.c libgimpwidgets, app: add gdk_screen_get_monitor_workarea() 2014-05-19 14:37:32 +02:00
gimp3migration.h libgimpwidgets, app: add gdk_screen_get_monitor_workarea() 2014-05-19 14:37:32 +02:00
gimpbrowser.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpbrowser.h
gimpbutton.c Bug 683694 - Spelling errors 2012-11-11 15:50:25 +01:00
gimpbutton.h
gimpcairo-utils.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpcairo-utils.h
gimpcellrenderercolor.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpcellrenderercolor.h
gimpcellrenderertoggle.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpcellrenderertoggle.h libgimpwidgets: properly implement GimpCellRendererToggle's icon-name property 2014-05-08 12:38:50 +02:00
gimpchainbutton.c libgimpwidgets: rename gimpstock.[ch] to gimpicons.[ch] 2015-12-12 20:44:46 +01:00
gimpchainbutton.h Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gimpcolorarea.c libgimpwidgets, app: have all previews track the monitor they are on 2016-06-01 22:42:00 +02:00
gimpcolorarea.h libgimpwidgets: add gimp_color_area_set_color_config() 2016-05-25 12:39:31 +02:00
gimpcolorbutton.c app, libgimpwidgets: reset "old" selection color of GimpColor{Button,Panel} ... 2016-05-16 11:49:00 +00:00
gimpcolorbutton.h
gimpcolordisplay.c libgimpwidgets: rename gimpstock.[ch] to gimpicons.[ch] 2015-12-12 20:44:46 +01:00
gimpcolordisplay.h libgimpwidgets: add GimpColorDisplayClass::icon_name 2014-05-10 11:53:07 +02:00
gimpcolordisplaystack.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpcolordisplaystack.h libgimpwidgets: add GimpColorDisplay::convert_buffer() 2013-11-01 22:34:09 +01:00
gimpcolorhexentry.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpcolorhexentry.h
gimpcolornotebook.c libgimpwidgets: add GimpColorSelectorClass::icon_name 2014-05-10 08:34:42 +02:00
gimpcolornotebook.h
gimpcolorprofilechooserdialog.c libgimpwidgets: $XDG_DATA_HOME/icc/ is a common profile storage. 2016-06-13 03:16:59 +02:00
gimpcolorprofilechooserdialog.h libgimpwidgets: more parameters for gimp_color_profile_chooser_dialog_new() 2016-05-07 01:19:26 +02:00
gimpcolorprofilecombobox.c Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
gimpcolorprofilecombobox.h libgimpwidgets: port GimpColorProfileStore and -ComboBox to GFile 2015-08-01 16:20:14 +02:00
gimpcolorprofilestore-private.h libgimpwidgets: port GimpColorProfileStore and -ComboBox to GFile 2015-08-01 16:20:14 +02:00
gimpcolorprofilestore.c libgimpwidgets: store profile locations as config paths in profilerc 2016-09-04 15:12:38 +02:00
gimpcolorprofilestore.h libgimpwidgets: port GimpColorProfileStore and -ComboBox to GFile 2015-08-01 16:20:14 +02:00
gimpcolorprofileview.c libgimpwidgets: improve the looks of GimpColorProfileView 2015-08-22 22:00:51 +02:00
gimpcolorprofileview.h libgimpcolor, *: change GimpColorProfile to be a GObject 2015-07-10 22:53:59 +02:00
gimpcolorscale.c libgimpwidgets, app: have all previews track the monitor they are on 2016-06-01 22:42:00 +02:00
gimpcolorscale.h Bug 467930 - color selectors are not color managed 2016-05-27 00:51:32 +02:00
gimpcolorscales.c Bug 467930 - color selectors are not color managed 2016-05-27 00:51:32 +02:00
gimpcolorscales.h
gimpcolorselect.c Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
gimpcolorselect.h
gimpcolorselection.c libgimpwidgets: set the color config on GimpColorSelection's color areas 2016-05-26 22:22:50 +02:00
gimpcolorselection.h libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either 2011-07-27 19:53:34 +02:00
gimpcolorselector.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpcolorselector.h libgimpwidgets: add GimpColorSelectorClass::icon_name 2014-05-10 08:34:42 +02:00
gimpcontroller.c libgimpwidgets: rename gimpstock.[ch] to gimpicons.[ch] 2015-12-12 20:44:46 +01:00
gimpcontroller.h libgimpwidgets: change GimpController's stock_id to icon_name 2014-05-09 09:19:06 +02:00
gimpdialog.c libgimpwidgets: make GimpDialog's help_id settable after construction 2016-01-17 17:35:33 +01:00
gimpdialog.h
gimpeevl.c Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
gimpeevl.h
gimpenumcombobox.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpenumcombobox.h libgimpwidgets: mostly port from stock IDs to icon names 2014-05-07 21:32:09 +02:00
gimpenumlabel.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpenumlabel.h
gimpenumstore.c libgimpwidgets: support enums with mnemonics in GimpEnumStrore 2016-08-15 21:57:34 +02:00
gimpenumstore.h libgimpwidgets: mostly port from stock IDs to icon names 2014-05-07 21:32:09 +02:00
gimpenumwidgets.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpenumwidgets.h libgimpwidgets: mostly port from stock IDs to icon names 2014-05-07 21:32:09 +02:00
gimpfileentry.c app, libgimp*, plug-ins, icons: revert icon names into freedesktop... 2016-09-03 15:49:29 +02:00
gimpfileentry.h libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either 2011-07-27 19:53:34 +02:00
gimpframe.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpframe.h
gimphelpui.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimphelpui.h Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimphintbox.c libgimpwidgets: fix warnings in last commit in GimpHintBox 2014-05-07 21:56:53 +02:00
gimphintbox.h
gimpicons.c app, libgimp*, plug-ins, icons: revert icon names into freedesktop... 2016-09-03 15:49:29 +02:00
gimpicons.h app, libgimp*, plug-ins, icons: revert icon names into freedesktop... 2016-09-03 15:49:29 +02:00
gimpintcombobox.c Bug 648776 - fixes symmetry painting after Massimo and Mitch's reviews. 2016-02-02 21:15:13 +01:00
gimpintcombobox.h Bug 648776 - fixes symmetry painting after Massimo and Mitch's reviews. 2016-02-02 21:15:13 +01:00
gimpintstore.c Bug 648776 - fixes symmetry painting after Massimo and Mitch's reviews. 2016-02-02 21:15:13 +01:00
gimpintstore.h Bug 648776 - fixes symmetry painting after Massimo and Mitch's reviews. 2016-02-02 21:15:13 +01:00
gimpmemsizeentry.c libgimpwidgets: deprecate gimp_spin_button_new() 2014-06-21 22:35:39 +02:00
gimpmemsizeentry.h libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either 2011-07-27 19:53:34 +02:00
gimpnumberpairentry.c Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
gimpnumberpairentry.h
gimpoffsetarea.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpoffsetarea.h
gimpoldwidgets.c libgimpwidgets: use gtk_box_new() 2011-09-30 10:50:50 +02:00
gimpoldwidgets.h
gimppageselector.c Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
gimppageselector.h libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either 2011-07-27 19:53:34 +02:00
gimppatheditor.c libgimpwidgets: call gimp_file_entry_set_filename() with filename encoding 2016-09-02 20:44:43 +02:00
gimppatheditor.h libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either 2011-07-27 19:53:34 +02:00
gimppickbutton-default.c libgimpwidgets: rename gimpstock.[ch] to gimpicons.[ch] 2015-12-12 20:44:46 +01:00
gimppickbutton-quartz.c Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
gimppickbutton.c libgimpwidgets: rename gimpstock.[ch] to gimpicons.[ch] 2015-12-12 20:44:46 +01:00
gimppickbutton.h
gimppixmap.c
gimppixmap.h
gimppreview.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimppreview.h libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either 2011-07-27 19:53:34 +02:00
gimppreviewarea.c libgimpwidgets, app: have all previews track the monitor they are on 2016-06-01 22:42:00 +02:00
gimppreviewarea.h libgimpwidgets: add gimp_preview_area_set_color_config() 2016-05-24 21:43:20 +02:00
gimppropwidgets.c libgimpwidgets: use gimp_config_path_unexpand() in gimp_prop_file_choose_button 2016-09-02 20:47:51 +02:00
gimppropwidgets.h Bug 648776 - fixes symmetry painting after Massimo and Mitch's reviews. 2016-02-02 21:15:13 +01:00
gimpquerybox.c libgimpwidgets: deprecate gimp_spin_button_new() 2014-06-21 22:35:39 +02:00
gimpquerybox.h libgimpwidgets: mostly port from stock IDs to icon names 2014-05-07 21:32:09 +02:00
gimpruler.c Bug 761170 - Warnings building with clang 2016-02-12 22:49:47 +01:00
gimpruler.h
gimpscaleentry.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpscaleentry.h
gimpscrolledpreview.c libgimpwidgets: rename gimpstock.[ch] to gimpicons.[ch] 2015-12-12 20:44:46 +01:00
gimpscrolledpreview.h
gimpsizeentry.c app, plug-ins, libgimp*: clean out all remaining trailing spaces/tabs. 2016-06-02 02:04:26 +02:00
gimpsizeentry.h
gimpstringcombobox.c Initialize GValues with G_VALUE_INIT instead of { 0, } 2016-03-26 15:59:26 +01:00
gimpstringcombobox.h
gimpunitcombobox.c Bug 605872 - Units dropdown list is not updated 2014-03-10 00:17:15 +01:00
gimpunitcombobox.h
gimpunitmenu.c Initialize GValues with G_VALUE_INIT instead of { 0, } 2016-03-26 15:59:26 +01:00
gimpunitmenu.h
gimpunitstore.c Initialize GValues with G_VALUE_INIT instead of { 0, } 2016-03-26 15:59:26 +01:00
gimpunitstore.h Bug 605872 - Units dropdown list is not updated 2014-03-10 00:17:15 +01:00
gimpwidgets-error.c
gimpwidgets-error.h Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpwidgets-private.c libgimpwidgets: rename gimpstock.[ch] to gimpicons.[ch] 2015-12-12 20:44:46 +01:00
gimpwidgets-private.h
gimpwidgets.c Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
gimpwidgets.def app: add gimp_widget_track_monitor() 2016-06-01 20:40:42 +02:00
gimpwidgets.h libgimpwidgets: rename gimpstock.[ch] to gimpicons.[ch] 2015-12-12 20:44:46 +01:00
gimpwidgetsenums.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpwidgetsenums.h
gimpwidgetsmarshal.list
gimpwidgetstypes.h libgimpwidgets: add new widget GimpColorProfileView 2014-03-16 18:36:11 +01:00
gimpwidgetsutils.c Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
gimpwidgetsutils.h app: add gimp_widget_track_monitor() 2016-06-01 20:40:42 +02:00
gimpzoommodel.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
gimpzoommodel.h
Makefile.am app, plug-ins, libgimp*: clean out all remaining trailing spaces/tabs. 2016-06-02 02:04:26 +02:00
test-eevl.c Bug 729326 - Errors found using a static code analysis program cppcheck 2014-05-05 10:34:08 +02:00
test-preview-area.c