gimp/libgimpwidgets
Mikael Magnusson 5cea6b067f Alias the icon for mouse controller to gimp-cursor for now 2011-04-06 23:49:34 +02:00
..
.gitignore Update .gitignore 2009-05-17 14:11:35 +02:00
Makefile.am app/libgimpwidgets: move GimpUnitStore and GimpUnitComboBox to libgimpwidgets 2010-10-14 22:15:25 +02:00
gimpbrowser.c libgimpwidgets: use GObject::dispose() instead of GtkObject::destroy() 2010-10-14 17:47:48 +02:00
gimpbrowser.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpbutton.c libgimpwidgets: move docs from template files to inline comments 2010-07-05 18:01:28 +02:00
gimpbutton.h libgimpwidgets: move docs from template files to inline comments 2010-07-05 18:01:28 +02:00
gimpcairo-utils.c libgimpwidgets: fix most gtk-doc warnings 2010-07-05 19:04:15 +02:00
gimpcairo-utils.h Add missing parens around macro arguments 2011-01-24 22:15:06 +01:00
gimpcellrenderercolor.c libgimpwidgets: don't draw a focus line to indicate "selected" 2011-02-09 09:25:34 +01:00
gimpcellrenderercolor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcellrenderertoggle.c libgimpwidgets: port GimpCellRendererToggle drawing to cairo 2010-08-08 15:39:16 +02:00
gimpcellrenderertoggle.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpchainbutton.c libgimp*: implement GObject::constructed() instead of ::constructor() 2011-01-12 22:03:33 +01:00
gimpchainbutton.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolorarea.c libgimpwidgets: port GimpColorArea drawing to cairo 2010-09-10 19:53:48 +02:00
gimpcolorarea.h libgimpwidgets: port GimpColorArea drawing to cairo 2010-09-10 19:53:48 +02:00
gimpcolorbutton.c libgimpwidgets: add properties GimpColorButton:area-width and :area-height 2011-02-15 20:55:32 +01:00
gimpcolorbutton.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolordisplay.c Bug 630748 - display filters do not work 2011-01-25 20:24:42 +01:00
gimpcolordisplay.h Bug 630748 - display filters do not work 2011-01-25 20:24:42 +01:00
gimpcolordisplaystack.c libgimpwidgets: Fix gtk-doc warning 2011-01-26 06:26:36 +01:00
gimpcolordisplaystack.h Bug 630748 - display filters do not work 2011-01-25 20:24:42 +01:00
gimpcolorhexentry.c libgimpwidgets: move docs from template files to inline comments 2010-07-05 18:01:28 +02:00
gimpcolorhexentry.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolornotebook.c Fix the bulid after GtkNotebookPage got deprecated in gtk-2-22 2010-07-16 15:24:25 +02:00
gimpcolornotebook.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolorprofilecombobox.c libgimpwidgets: move docs from template files to inline comments 2010-07-05 18:01:28 +02:00
gimpcolorprofilecombobox.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolorprofilestore-private.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolorprofilestore.c libgimp*: implement GObject::constructed() instead of ::constructor() 2011-01-12 22:03:33 +01:00
gimpcolorprofilestore.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolorscale.c libgimpwidgets: make GimpColorScale:channel a property 2011-02-15 18:52:00 +01:00
gimpcolorscale.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolorscales.c libgimpwidgets: move docs from template files to inline comments 2010-07-05 18:01:28 +02:00
gimpcolorscales.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolorselect.c libgimpwidgets: ports GimpColorSelect marker drawing to cairo 2010-09-11 22:24:08 +02:00
gimpcolorselect.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolorselection.c Fix the bulid after GtkNotebookPage got deprecated in gtk-2-22 2010-07-16 15:24:25 +02:00
gimpcolorselection.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolorselector.c libgimpwidgets: fix most gtk-doc warnings 2010-07-05 19:04:15 +02:00
gimpcolorselector.h libgimpwidgets: move docs from template files to inline comments 2010-07-05 18:01:28 +02:00
gimpcontroller.c libgimpwidgets: move docs from template files to inline comments 2010-07-05 18:01:28 +02:00
gimpcontroller.h libgimpwidgets: fix most gtk-doc warnings 2010-07-05 19:04:15 +02:00
gimpdialog.c libgimpwidgets: add a private struct to GimpDialog and use it for help stuff 2011-03-20 13:21:59 +01:00
gimpdialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpeevl.c Bug 76616 – Size entry widgets could use some simple math 2009-05-17 13:47:37 +02:00
gimpeevl.h Bug 76616 – Size entry widgets could use some simple math 2009-05-17 13:47:37 +02:00
gimpenumcombobox.c libgimpwidgets: fix most gtk-doc warnings 2010-07-05 19:04:15 +02:00
gimpenumcombobox.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpenumlabel.c libgimpwidgets: add properties GimpEnumLabel:enum-type and :enum-value 2011-02-15 21:26:11 +01:00
gimpenumlabel.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpenumstore.c libgimpwidgets: move docs from template files to inline comments 2010-07-05 18:01:28 +02:00
gimpenumstore.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpenumwidgets.c libgimpwidgets: fix most gtk-doc warnings 2010-07-05 19:04:15 +02:00
gimpenumwidgets.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpfileentry.c libgimpwidgets: implement GObject::dispose() instead of GtkObject::destroy() 2010-10-15 02:25:51 +02:00
gimpfileentry.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpframe.c libgimpwidgets: fix GimpFrame's child allocation for GSEAL_ENABLE 2010-10-18 16:40:47 +02:00
gimpframe.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimphelpui.c libgimpwidgets: don't mix GimpWidgetHelpType and GtkWidgetHelpType 2011-03-17 14:41:34 +01:00
gimphelpui.h libgimpwidgets: move docs from template files to inline comments 2010-07-05 18:01:28 +02:00
gimphintbox.c libgimp*: implement GObject::constructed() instead of ::constructor() 2011-01-12 22:03:33 +01:00
gimphintbox.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpintcombobox.c libgimpwidgets: move docs from template files to inline comments 2010-07-05 18:01:28 +02:00
gimpintcombobox.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpintstore.c libgimp*: implement GObject::constructed() instead of ::constructor() 2011-01-12 22:03:33 +01:00
gimpintstore.h libgimpwidgets: fix most gtk-doc warnings 2010-07-05 19:04:15 +02:00
gimpmemsizeentry.c libgimpwidgets: move docs from template files to inline comments 2010-07-05 18:01:28 +02:00
gimpmemsizeentry.h libgimpwidgets: move docs from template files to inline comments 2010-07-05 18:01:28 +02:00
gimpnumberpairentry.c libgimpwidgets: fix most gtk-doc warnings 2010-07-05 19:04:15 +02:00
gimpnumberpairentry.h libgimpwidgets: fix most gtk-doc warnings 2010-07-05 19:04:15 +02:00
gimpoffsetarea.c libgimpwidgets: port GimpOffsetArea drawing to cairo 2010-09-11 22:39:05 +02:00
gimpoffsetarea.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpoldwidgets.c libgimpwidgets: move docs from template files to inline comments 2010-07-05 18:01:28 +02:00
gimpoldwidgets.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppageselector.c Use the new g_[s]list_free_full() instead of foreach() and free() 2011-03-07 17:11:28 +01:00
gimppageselector.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppatheditor.c libgimpwidgets: move docs from template files to inline comments 2010-07-05 18:01:28 +02:00
gimppatheditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppickbutton.c libgimpwidgets: implement GObject::dispose() instead of GtkObject::destroy() 2010-10-15 02:34:29 +02:00
gimppickbutton.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppixmap.c libgimpwidgets: undef GDK_DISABLE_DEPRECATED in gimppixmap.c 2010-12-17 22:59:50 +01:00
gimppixmap.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppreview.c libgimpwidgets: fix most gtk-doc warnings 2010-07-05 19:04:15 +02:00
gimppreview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppreviewarea.c libgimpwidgets: port gimppreviewarea from deprecated gdk to cairo 2010-12-17 22:59:46 +01:00
gimppreviewarea.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppropwidgets.c Depend on GTK+ >= 2.24.3, cairo >= 1.20.1, gdk-pixbuf >= 2.22.1 2011-04-06 19:58:24 +02:00
gimppropwidgets.h libgimpwidgets: deprecate GimpUnitMenu and gimp_prop_unit_menu_new() 2010-10-14 23:03:34 +02:00
gimpquerybox.c Don't use gtk_container_add() for adding to GtkBoxes 2010-10-30 14:57:56 +02:00
gimpquerybox.h libgimpwidgets: fix most gtk-doc warnings 2010-07-05 19:04:15 +02:00
gimpruler.c Revert "libgimpwidgets: avoid using a function only available since GTK+ 2.22" 2011-04-06 20:19:09 +02:00
gimpruler.h libgimpwidgets: fix ruler motion event tracking on offscreen overlays 2011-01-20 20:26:35 +01:00
gimpscaleentry.c libgimpwidgets: let the size entry's spinbutton fill the available space 2010-10-31 16:45:49 +01:00
gimpscaleentry.h libgimpwidgets: fix most gtk-doc warnings 2010-07-05 19:04:15 +02:00
gimpscrolledpreview.c libgimpwidgets: no need to set a GtkRange's update-policy to CONTINUOUS 2011-01-07 15:06:56 +01:00
gimpscrolledpreview.h libgimpwidgets: replace GdkGC* with gpointer for an unused struct member 2010-10-14 17:22:56 +02:00
gimpsizeentry.c libgimpwidgets: bring back unit format strings in GimpSizeEntry 2010-11-05 16:30:23 +01:00
gimpsizeentry.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpstock.c Merge branch 'master' into soc-2010-cage-2 2010-08-26 21:50:55 +03:00
gimpstock.h Alias the icon for mouse controller to gimp-cursor for now 2011-04-06 23:49:34 +02:00
gimpstringcombobox.c libgimp*: implement GObject::constructed() instead of ::constructor() 2011-01-12 22:03:33 +01:00
gimpstringcombobox.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpunitcombobox.c libgimpwidgets: use the short and long format strings for the unit combo 2010-11-05 16:28:54 +01:00
gimpunitcombobox.h app/libgimpwidgets: move GimpUnitStore and GimpUnitComboBox to libgimpwidgets 2010-10-14 22:15:25 +02:00
gimpunitmenu.c libgimpwidgets: use gimp_unit_format_string() in GimpUnitMenu 2010-10-31 22:11:32 +01:00
gimpunitmenu.h libgimpwidgets: deprecate GimpUnitMenu and gimp_prop_unit_menu_new() 2010-10-14 23:03:34 +02:00
gimpunitstore.c libgimpwidgets: add "short-format" and "long-format" properties 2010-11-05 16:26:58 +01:00
gimpunitstore.h libgimpwidgets: add "short-format" and "long-format" properties 2010-11-05 16:26:58 +01:00
gimpwidgets-error.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpwidgets-error.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpwidgets-private.c Use the new g_[s]list_free_full() instead of foreach() and free() 2011-03-07 17:11:28 +01:00
gimpwidgets-private.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpwidgets.c libgimpwidgets: don't treat -1 as value of enum PangoAttrType 2011-03-17 15:28:41 +01:00
gimpwidgets.def libgimpwidgets: Update gimpwidgets.def 2011-01-26 06:33:10 +01:00
gimpwidgets.h app/libgimpwidgets: move GimpUnitStore and GimpUnitComboBox to libgimpwidgets 2010-10-14 22:15:25 +02:00
gimpwidgetsenums.c use NC_() to mark enum values for translation. Use a lower-case short form 2008-11-06 08:28:28 +00:00
gimpwidgetsenums.h libgimpwidgets: fix most gtk-doc warnings 2010-07-05 19:04:15 +02:00
gimpwidgetsmarshal.list added VOID__DOUBLE_DOUBLE marshaller. 2005-10-01 15:12:59 +00:00
gimpwidgetstypes.h app/libgimpwidgets: move GimpUnitStore and GimpUnitComboBox to libgimpwidgets 2010-10-14 22:15:25 +02:00
gimpzoommodel.c libgimpwidgets: fix most gtk-doc warnings 2010-07-05 19:04:15 +02:00
gimpzoommodel.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
makefile.msc updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00
test-eevl.c Update license to LGPL version 3 here as well. 2009-07-16 22:37:09 +02:00
test-preview-area.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
wilber-16.png desktop/Makefile.am removed. 2006-03-29 11:59:51 +00:00
wilber-32.png update app icon. Add 256x256px OS X and Vista 2008-01-04 10:27:17 +00:00
wilber-48.png update app icon. Add 256x256px OS X and Vista 2008-01-04 10:27:17 +00:00
wilber-64.png update app icon. Add 256x256px OS X and Vista 2008-01-04 10:27:17 +00:00