..
.gitignore
Update .gitignore
2009-05-17 14:11:35 +02:00
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
libgimpwidgets: don't hardcode GDK_MOD2_MASK for extended clicked
2011-10-09 23:59:40 +02: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
libgimpwidgets/color: move the cairo color utility functions to libgimpcolor
2011-04-28 15:50:39 +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
libgimpwidgets: don't draw a focus line to indicate "selected"
2011-02-09 09:25:34 +01:00
gimpcellrenderercolor.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpcellrenderertoggle.c
libgimpwidgets: support GtkCellRendererToggle's "inconsistent" state
2011-09-23 23:42:09 +02: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
libgimpwidgets: port GimpColorArea drawing to cairo
2010-09-10 19:53:48 +02:00
gimpcolorarea.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpcolorbutton.c
libgimpwidgets: add gdk_event_triggers_context_menu() to gimp3migration.[ch]
2011-10-02 16:23:59 +02:00
gimpcolorbutton.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpcolordisplay.c
Bug 630748 - display filters do not work
2011-01-25 20:24:42 +01:00
gimpcolordisplay.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpcolordisplaystack.c
libgimpwidgets: Add back gtk-doc comment for @stack
2011-04-27 06:10:14 +05:30
gimpcolordisplaystack.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpcolorhexentry.c
Globally use GDK_KEY_foo, remove the compat defines from widgets-enums.h
2011-04-11 23:43:03 +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
libgimpwidgets: keep GimpColorNotebook->selectors in a consistent state
2011-12-11 02:41:01 +01: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
libappwidgets: Initialize arrays before use
2011-04-25 19:34:02 +05:30
gimpcolorscale.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpcolorscales.c
libgimpwidgets: move docs from template files to inline comments
2010-07-05 18:01:28 +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
Remove more gdk_pointer_grab() where they are not strictly needed
2011-12-10 21:51:05 +01:00
gimpcolorselect.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
gimpcolorselection.c
libgimpwidgets: use gtk_box_new()
2011-09-30 10:50: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
libgimpwidgets: set GimpColorSelector's config to NULL in dispose()
2011-12-11 02:43:14 +01:00
gimpcolorselector.h
libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either
2011-07-27 19:53:34 +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
Bug 684003 - When using the main window in secondary monitor...
2012-11-11 21:13:54 +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
libgimpwidgets: use gtk_box_new()
2011-09-30 10:50:50 +02: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
libgimpwidgets: use gtk_box_new()
2011-09-30 10:50:50 +02: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
libgimpwidgets: make GimpIntStore behave a bit nicer (don't warn)
2012-10-08 21:35:30 +02:00
gimpintstore.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpmemsizeentry.c
libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either
2011-07-27 19:53:34 +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
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: remove all item width logic from GimpPageSelector
2012-11-23 23:31:45 +01: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:31:48 +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
libgimpwidgets: use gdk_cairo_set_source_window() instead of source_pixmap()
2011-04-22 00:44:32 +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
libgimpwidgets: port gimppreviewarea from deprecated gdk to cairo
2010-12-17 22:59:46 +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
libgimpwidgets: gimp_pixmap_button_new, gimp_unit_menu_update -> gimpoldwidgets
2011-04-28 14:53:49 +02:00
gimppropwidgets.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +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
Bug 688305: drag and drop for guides broken
2012-11-15 19:02:43 +01:00
gimpruler.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +02:00
gimpscaleentry.c
libgimpwidgets: add gtk_scale_new() to gimp3migration.[ch]
2011-10-02 14:36:41 +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
Merge branch 'master' into soc-2010-cage-2
2010-08-26 21:50:55 +03:00
gimpstock.h
libgimp*: add guards that #error out if individual files are included
2011-04-28 14:30:41 +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
libgimpwidgets: clean up class struct and add gtk-doc section comment
2011-04-28 17:57:40 +02:00
gimpunitcombobox.h
libgimpwidgets: clean up class struct and add gtk-doc section comment
2011-04-28 17:57:40 +02:00
gimpunitmenu.c
libgimpwidgets: use gtk_box_new()
2011-09-30 10:50:50 +02: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
libgimpwidgets: Remove dead assignments
2011-10-04 14:33:42 +05:30
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
Makefile.am
Remove the makefile.msc build system, it is unmaintained since 2008
2011-12-16 15:53:56 +01: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