..
.gitignore
Update .gitignore
2009-05-17 14:11:35 +02:00
Makefile.am
build: Add $(AM_V_GEN) to more places in Makefile.am files
2012-10-10 13:13:56 +05:30
gimp3migration.c
libgimpwidgets: add some modifier abstraction API to gimp3migration.[ch]
2011-10-04 23:09:09 +02:00
gimp3migration.h
libgimpwidgets: add some modifier abstraction API to gimp3migration.[ch]
2011-10-04 23:09:09 +02:00
gimpbrowser.c
libgimpwidgets: use gtk_box_new()
2011-09-30 10:50:50 +02:00
gimpbrowser.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpbutton.c
Bug 683694 - Spelling errors
2012-11-11 15:50:25 +01:00
gimpbutton.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpcairo-utils.c
libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions
2012-05-03 03:37:20 +02:00
gimpcairo-utils.h
libgimpwidgets/color: move the cairo color utility functions to libgimpcolor
2011-04-28 15:50:39 +02:00
gimpcellrenderercolor.c
libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions
2012-05-03 03:37:20 +02:00
gimpcellrenderercolor.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpcellrenderertoggle.c
Bug 676978 - Improved visibility icons for Layers dialog
2012-11-09 11:37:01 +01:00
gimpcellrenderertoggle.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpchainbutton.c
libgimp*: implement GObject::constructed() instead of ::constructor()
2011-01-12 22:03:33 +01:00
gimpchainbutton.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpcolorarea.c
Bug 683694 - Spelling errors
2012-11-11 15:50:25 +01:00
gimpcolorarea.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpcolorbutton.c
Bug 683694 - Spelling errors
2012-11-11 15:50:25 +01:00
gimpcolorbutton.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpcolordisplay.c
libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions
2012-05-03 03:37:20 +02:00
gimpcolordisplay.h
libgimpwidgets: port more deprecations to GIMP_DEPRECATED
2012-05-06 00:30:54 +02:00
gimpcolordisplaystack.c
libgimpwidgets: port more deprecations to GIMP_DEPRECATED
2012-05-06 00:30:54 +02:00
gimpcolordisplaystack.h
libgimpwidgets: port more deprecations to GIMP_DEPRECATED
2012-05-06 00:30:54 +02:00
gimpcolorhexentry.c
libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions
2012-05-03 03:37:20 +02:00
gimpcolorhexentry.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpcolornotebook.c
libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions
2012-05-03 03:37:20 +02:00
gimpcolornotebook.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpcolorprofilecombobox.c
libgimpwidgets: move docs from template files to inline comments
2010-07-05 18:01:28 +02:00
gimpcolorprofilecombobox.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02: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
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpcolorscale.c
libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions
2012-05-03 03:37:20 +02:00
gimpcolorscale.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpcolorscales.c
libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions
2012-05-03 03:37:20 +02:00
gimpcolorscales.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpcolorselect.c
Bug 683694 - Spelling errors
2012-11-11 15:50:25 +01:00
gimpcolorselect.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
gimpcolorselection.c
libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions
2012-05-03 03:37:20 +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
libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions
2012-05-03 03:37:20 +02:00
gimpcolorselector.h
libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either
2011-07-27 19:53:34 +02:00
gimpcontroller.c
libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions
2012-05-03 03:37:20 +02:00
gimpcontroller.h
libgimpwidgets: fix most gtk-doc warnings
2010-07-05 19:04:15 +02:00
gimpdialog.c
Bug 684003 - When using the main window in secondary monitor...
2012-11-11 21:09:46 +01:00
gimpdialog.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02: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
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpenumlabel.c
libgimpwidgets: add properties GimpEnumLabel:enum-type and :enum-value
2011-02-15 21:26:11 +01:00
gimpenumlabel.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpenumstore.c
Initialize two GtkTreeIter
2011-06-17 19:02:08 +02:00
gimpenumstore.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpenumwidgets.c
Bug 683694 - Spelling errors
2012-11-11 15:50:25 +01:00
gimpenumwidgets.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpfileentry.c
libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either
2011-07-27 19:53:34 +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
libgimpwidgets: fix GimpFrame's child allocation for GSEAL_ENABLE
2010-10-18 16:40:47 +02:00
gimpframe.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimphelpui.c
Bug 683694 - Spelling errors
2012-11-11 15:50:25 +01:00
gimphelpui.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimphintbox.c
libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either
2011-07-27 19:53:34 +02:00
gimphintbox.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpintcombobox.c
libgimpwidgets: Drop redundant assignment
2011-10-12 17:21:23 +05:30
gimpintcombobox.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpintstore.c
Bug 683694 - Spelling errors
2012-11-11 15:50:25 +01:00
gimpintstore.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpmemsizeentry.c
Bug 683694 - Spelling errors
2012-11-11 15:50:25 +01:00
gimpmemsizeentry.h
libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either
2011-07-27 19:53:34 +02:00
gimpnumberpairentry.c
Review the last few commits and apply some style fanaticism
2012-02-07 20:36:55 +01:00
gimpnumberpairentry.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpoffsetarea.c
Remove more gdk_pointer_grab() where they are not strictly needed
2011-12-10 21:51:05 +01:00
gimpoffsetarea.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpoldwidgets.c
libgimpwidgets: use gtk_box_new()
2011-09-30 10:50:50 +02:00
gimpoldwidgets.h
libgimpwidgets: deprecate gimp_toggle_button_sensitive_update()
2011-05-11 22:13:33 +02:00
gimppageselector.c
libgimpwidgets: add gtk_button_box_new() to gimp3migration.[ch]
2011-09-30 15:44:33 +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
Bug 684698 - Preferences-Folders: only 15 folder items accepted
2012-09-26 23:29:51 +02:00
gimppatheditor.h
libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either
2011-07-27 19:53:34 +02:00
gimppickbutton.c
app/cursors/libgimpwidgets: bye bye stone age B&W bitmap cursors
2012-08-26 22:53:04 +02:00
gimppickbutton.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimppixmap.c
libgimpwidgets: undef GDK_DISABLE_DEPRECATED in gimppixmap.c
2010-12-17 22:59:50 +01:00
gimppixmap.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimppreview.c
libgimpwidgets: use gtk_box_new()
2011-09-30 10:50:50 +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
Bug 683694 - Spelling errors
2012-11-11 15:50:25 +01:00
gimppreviewarea.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimppropwidgets.c
libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions
2012-05-03 03:37:20 +02:00
gimppropwidgets.h
libgimpwidgets: port more deprecations to GIMP_DEPRECATED
2012-05-06 00:30:54 +02:00
gimpquerybox.c
libgimpwidgets: use gtk_box_new()
2011-09-30 10:50:50 +02:00
gimpquerybox.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpruler.c
app: GimpRuler: clip position marker drawing to the ruler's allocation
2011-04-20 00:31:59 +02:00
gimpruler.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpscaleentry.c
libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions
2012-05-03 03:37:20 +02:00
gimpscaleentry.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpscrolledpreview.c
libgimpwidgets: add gtk_scrollbar_new() to gimp3migration.[ch]
2011-10-02 14:36:41 +02:00
gimpscrolledpreview.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpsizeentry.c
libgimpwidgets: bring back unit format strings in GimpSizeEntry
2010-11-05 16:30:23 +01:00
gimpsizeentry.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpstock.c
transformtool: add old "new" unified transformation tool
2012-08-20 15:22:21 +02:00
gimpstock.h
app: add a "Convert Precision" dialog for choosing dithering options
2012-09-23 23:47:28 +02:00
gimpstringcombobox.c
libgimp*: implement GObject::constructed() instead of ::constructor()
2011-01-12 22:03:33 +01:00
gimpstringcombobox.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpunitcombobox.c
Bug 683694 - Spelling errors
2012-11-11 15:50:25 +01:00
gimpunitcombobox.h
libgimpwidgets: clean up class struct and add gtk-doc section comment
2011-04-28 17:57:40 +02:00
gimpunitmenu.c
Bug 683694 - Spelling errors
2012-11-11 15:50:25 +01:00
gimpunitmenu.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpunitstore.c
libgimpwidgets: add "short-format" and "long-format" properties
2010-11-05 16:26:58 +01:00
gimpunitstore.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpwidgets-error.c
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
gimpwidgets-error.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02: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
libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions
2012-05-03 03:37:20 +02:00
gimpwidgets.def
libgimpwidgets: Add missing symbols to gimpwidgets.def
2011-10-05 09:25:21 +05:30
gimpwidgets.h
libgimpwidgets: add gdk_event_triggers_context_menu() to gimp3migration.[ch]
2011-10-02 16:23:59 +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
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02: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