This website requires JavaScript.
Explore
Help
Register
Sign In
callisto-debian
/
gimp
Watch
1
Star
0
Fork
0
You've already forked gimp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2f5d2bc85f7316b58d8c8227d6360e77acba4c02
gimp
/
app
/
file
History
Michael Natterer
4211524ee2
Use gimp_image_undo_is_enabled() instead of private->undo_freeze_count
2010-02-05 09:19:43 +01:00
..
.gitignore
…
file-open.c
Use gimp_image_undo_is_enabled() instead of private->undo_freeze_count
2010-02-05 09:19:43 +01:00
file-open.h
…
file-procedure.c
Remove GIMP_OBJECT() casts when calling gimp_object_get_name()
2009-08-31 22:47:18 +02:00
file-procedure.h
…
file-save.c
app: Always use gimp_object_get_name()
2009-08-29 12:41:29 +02:00
file-save.h
app: Emit the GimpImage::exported signal when image is exported
2009-05-16 13:02:55 +02:00
file-utils.c
Remove GIMP_OBJECT() casts when calling gimp_object_get_name()
2009-08-31 22:47:18 +02:00
file-utils.h
app: Support default types for save and export
2009-05-16 13:02:54 +02:00
gimp-file.h
app: Remember last export URI for each image
2009-05-16 13:02:54 +02:00
Makefile.am
app: Put gimp-file.h in file/Makefile.am
2009-07-12 12:48:06 +02:00
makefile.msc
…