.. |
.gitignore
|
Added .gitignore files generated with git svn create-ignore.
|
2009-01-31 11:37:44 +00:00 |
Makefile.am
|
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
|
2008-10-09 20:24:04 +00:00 |
about-dialog.c
|
Use gtk_widget_get_window() instead of widget->window
|
2009-10-09 21:19:05 +02:00 |
about-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
authors.xsl
|
app: Only show contributors for 2.8 in the about dialog
|
2009-07-12 12:48:05 +02:00 |
channel-options-dialog.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 16:19:32 +02:00 |
channel-options-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
convert-dialog.c
|
app: Always use gimp_object_get_name()
|
2009-08-29 12:41:29 +02:00 |
convert-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
dialogs-constructors.c
|
app: Don't kill the toolbox window when removing the last dockbook
|
2009-09-27 14:15:03 +02:00 |
dialogs-constructors.h
|
app: Make GimpDock a GtkVBox
|
2009-09-26 16:21:10 +02:00 |
dialogs-types.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
dialogs.c
|
app: Make GimpDock a GtkVBox
|
2009-09-26 16:21:10 +02:00 |
dialogs.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
fade-dialog.c
|
Remove GIMP_OBJECT() casts when calling gimp_object_get_name()
|
2009-08-31 22:47:18 +02:00 |
fade-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
file-open-dialog.c
|
Use gtk_widget_get_window() instead of widget->window
|
2009-10-09 21:19:05 +02:00 |
file-open-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
file-open-location-dialog.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 16:19:32 +02:00 |
file-open-location-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
file-save-dialog.c
|
Use gimp_display_get_image() instead of display->image
|
2009-10-06 19:20:44 +02:00 |
file-save-dialog.h
|
app: Emit the GimpImage::exported signal when image is exported
|
2009-05-16 13:02:55 +02:00 |
grid-dialog.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 16:19:32 +02:00 |
grid-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
image-merge-layers-dialog.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 16:19:32 +02:00 |
image-merge-layers-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
image-new-dialog.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 16:19:32 +02:00 |
image-new-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
image-properties-dialog.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 16:19:32 +02:00 |
image-properties-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
image-scale-dialog.c
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
image-scale-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
keyboard-shortcuts-dialog.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 16:19:32 +02:00 |
keyboard-shortcuts-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
layer-add-mask-dialog.c
|
Use gimp_image_get_channels() instead of image->channels
|
2009-08-02 13:03:52 +02:00 |
layer-add-mask-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
layer-options-dialog.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 16:19:32 +02:00 |
layer-options-dialog.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 |
module-dialog.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 16:19:32 +02:00 |
module-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
offset-dialog.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 16:19:32 +02:00 |
offset-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
palette-import-dialog.c
|
app: Always use gimp_object_get_name()
|
2009-08-29 12:41:29 +02:00 |
palette-import-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
preferences-dialog.c
|
Get rid of toolbox-window-hint, use dock-window-hint instead
|
2009-09-09 23:37:38 +02:00 |
preferences-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
print-size-dialog.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 16:19:32 +02:00 |
print-size-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
quit-dialog.c
|
Use gimp_display_get_image() instead of display->image
|
2009-10-06 19:20:44 +02:00 |
quit-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
resize-dialog.c
|
Bug 593501 - Canvas Size dialog defaults to fixed aspect ratio
|
2009-09-20 20:25:32 +02:00 |
resize-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
resolution-calibrate-dialog.c
|
Use gtk_widget_get_window() instead of widget->window
|
2009-10-09 21:19:06 +02:00 |
resolution-calibrate-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
scale-dialog.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 16:19:32 +02:00 |
scale-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
stroke-dialog.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 16:19:32 +02:00 |
stroke-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
template-options-dialog.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 16:19:32 +02:00 |
template-options-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
tips-dialog.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 16:19:32 +02:00 |
tips-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
tips-parser.c
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
tips-parser.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
user-install-dialog.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 16:19:32 +02:00 |
user-install-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
vectors-export-dialog.c
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
vectors-export-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
vectors-import-dialog.c
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
vectors-import-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
vectors-options-dialog.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 16:19:32 +02:00 |
vectors-options-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |