gimp/app
Martin Nordholts 18c89550fa New function to replace any occurance of
2008-07-11  Martin Nordholts  <martinn@svn.gnome.org>

	* app/display/gimpdisplayshell-scroll.c
	(gimp_display_shell_get_scaled_image_viewport_offset): New
	function to replace any occurance of

	  shell->disp_[xy]offset - shell->offset_[xy]

	that is just an implementation specific way of saying the same
	thing.

	* app/display/gimpdisplayshell-draw.c
	* app/display/gimpdisplayshell-transform.c: Make the code less
	implementation dependant by using the new function.

svn path=/trunk/; revision=26137
2008-07-11 19:31:45 +00:00
..
actions changed blurb for "dialog-tips". 2008-07-03 12:31:43 +00:00
base formatting, to improve readability. 2008-07-11 06:22:17 +00:00
composite declared test functions as static. 2008-07-07 08:30:07 +00:00
config app/widgets/gimpsettingsbox.c (gimp_settings_box_constructor) removed 2008-07-03 10:17:19 +00:00
core app/core/gimpscanconvert.c app/vectors/gimpbezierstroke.c 2008-07-11 10:37:58 +00:00
dialogs app/dialogs/preferences-dialog.c improved test for user manual 2008-07-05 12:01:00 +00:00
display New function to replace any occurance of 2008-07-11 19:31:45 +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 Fix g_slice_new() use. 2008-07-11 16:53:09 +00:00
menus reverse the list after loading so it keeps its order. 2008-05-16 16:24:24 +00:00
paint applied patch from Alexia Death fixing a cut'n'paste error. 2008-07-07 18:02:22 +00:00
paint-funcs minor formatting cleanup. 2008-03-19 10:51:12 +00:00
pdb app/core/gimp-gui.[ch] app/widgets/gimphelp.[ch] app/gui/gui-vtable.c 2008-06-10 09:54:54 +00:00
plug-in also map <Toolbox>/File/Acquire to <Image>/File/New/Acquire. 2008-06-12 15:11:07 +00:00
text Bill Skaggs <weskaggs@primate.ucdavis.edu> 2008-04-02 21:32:32 +00:00
tools Extend the interface with this function 2008-07-10 20:19:17 +00:00
vectors app/core/gimpscanconvert.c app/vectors/gimpbezierstroke.c 2008-07-11 10:37:58 +00:00
widgets some changes to the dialog that is shown if the help browser is missing. 2008-07-10 10:12:34 +00:00
xcf don't leak the grid. 2008-03-30 17:03:18 +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 **/makefile.msc app/gimpcore.def : updated so it compiles and links 2008-01-04 18:42:07 +00:00
main.c moved some common code back to main.c 2008-07-11 09:16:23 +00:00
Makefile.am app/Makefile.am new files containing functionality to check for an already 2008-07-11 09:08:07 +00:00
makefile.msc **/makefile.msc app/gimpcore.def : updated so it compiles and links 2008-01-04 18:42:07 +00:00
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 Check GError being unset correctly. (gimp_unique_win32_open): Add missing 2008-07-11 12:38:53 +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