Gimp/app
Sven Neumann 47509e33a1 when we trust the dirty flag and don't save because there are no changes,
2008-08-14  Sven Neumann  <sven@gimp.org>

	* app/actions/file-commands.c (file_save_cmd_callback): when we
	trust the dirty flag and don't save because there are no 
changes,
	display a message in the status-bar telling the user so.

	* app/config/gimpguiconfig.c: changed the default value for 
	"trust-dirty-flag" to TRUE.


svn path=/trunk/; revision=26565
2008-08-14 20:12:54 +00:00
..
actions when we trust the dirty flag and don't save because there are no changes, 2008-08-14 20:12:54 +00:00
base implement tile_manager_get_tile_coordinates() by calling 2008-08-08 11:33:18 +00:00
composite declared test functions as static. 2008-07-07 08:30:07 +00:00
config when we trust the dirty flag and don't save because there are no changes, 2008-08-14 20:12:54 +00:00
core moved function calls out of CLAMP macros. 2008-08-12 16:30:44 +00:00
dialogs app/core/gimpitem.c app/core/gimpobject.c app/dialogs/preferences-dialog.c 2008-08-12 14:45:59 +00:00
display New function. (gimp_display_shell_scale_get_zoom_focus): If the image 2008-08-14 19:45:35 +00:00
file app/core/gimp-gui.[ch] added gimp_get_empty_display() to the vtable. 2008-03-25 10:50:42 +00:00
gegl set any parsed negative value as -1 in the curves object because that's 2008-06-25 08:13:57 +00:00
gui minor cleanups. 2008-08-06 08:15:36 +00:00
menus plugged a small memory leak. 2008-07-21 19:02:30 +00:00
paint Include gimpprojection.h for gimp_projection_get_tiles(). 2008-08-13 17:30:08 +00:00
paint-funcs applied patch from Luidnel Maignan (followup to bug #105568). 2008-08-13 19:03:57 +00:00
pdb app/core/gimplayer.c app/actions/edit-commands.c 2008-08-07 17:19:32 +00:00
plug-in use G_STRFUNC to get the proper function name in the error message. 2008-08-14 19:59:47 +00:00
text applied the same workaround for a memory leak in PangoFT2 (bug #143542) as 2008-07-27 20:51:16 +00:00
tools another minor coding style cleanup 2008-08-11 09:54:13 +00:00
vectors Based on a patch from Alexia Death (bug #543706): 2008-07-23 08:30:22 +00:00
widgets don't do the background histogram unless the histogram view is actually 2008-08-12 19:37:09 +00:00
xcf removed delta_time, delta_x, delta_y, distance and random from the 2008-07-18 11:56:05 +00:00
about.h updated copyright. 2008-01-24 17:07:51 +00:00
app.c Drop duplicated #include <gegl.h>. 2008-07-11 16:47:35 +00:00
app.h
batch.c app/app.c app/batch.c app/core/gimp.c use G_STRLOC instead of hardcoding 2008-02-19 13:38:24 +00:00
batch.h
errors.c
errors.h
fileicon.ico
gimp-intl.h
gimp-log.c add SHADOW_TILES log domain. 2008-05-10 10:15:49 +00:00
gimp-log.h add SHADOW_TILES log domain. 2008-05-10 10:15:49 +00:00
gimp.rc
gimpcore.def
main.c Code built by the still unstable mingw-w64 toolchain gets bogus argc and 2008-08-07 15:45:33 +00:00
Makefile.am Define WIN32_LARGE_ADDRESS_AWARE as -Wl,--large-address-aware on 32-bit 2008-08-07 00:36:47 +00:00
makefile.msc
sanity.c INSTALL configure.in (gegl_required_version) depend on the newest released 2008-06-14 18:30:11 +00:00
sanity.h
unique.c app/widgets/Makefile.am app/widgets/gimpdbusservice.[ch] removed here ... 2008-07-13 19:49:32 +00:00
unique.h moved some common code back to main.c 2008-07-11 09:16:23 +00:00
units.c
units.h
version.c tweaked verbose version output. 2008-04-07 19:33:24 +00:00
version.h New files. Rename gimp_show_version() to gimp_version_show() and move 2008-02-26 14:02:44 +00:00
wilber.ico