Gimp/app
Sven Neumann ac11569830 app: fix the questionable while loop in another place
The questionable while loops to get GimpCoords.direction into a proper
range were used in two places. This commit fixes the actual problematic
place where, under some rare circumstances, the code used to go into a
loop for a very long time.
2009-05-29 23:33:54 +02:00
..
actions Use g_strdup_printf() instead of g_new() and g_sprintf() 2009-05-29 20:49:40 +02:00
base Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
composite Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
config Bug 575006 – Add preferences for snapping 2009-03-13 00:24:20 +00:00
core formatting 2009-05-21 19:06:07 +02:00
dialogs app: don't call gimp_ui_manager_update() directly 2009-05-17 11:02:31 +02:00
display app: fix the questionable while loop in another place 2009-05-29 23:33:54 +02:00
file Don't try to set stuff on a NULL image 2009-05-24 17:54:25 +02:00
gegl Fix typo in the class' stock-id 2009-05-24 17:42:44 +02:00
gui update run-time version checks for glib and gtk+ 2009-05-16 16:14:58 +02:00
menus Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
paint Add GimpCoords* parameter to gimp_paint_core_interpolate() 2009-05-25 20:49:34 +02:00
paint-funcs Bug 571628 – Scaling image to 25% turn background from white to grey 2009-02-13 20:44:47 +00:00
pdb app: In some cases, fall back to export procs in absence of save proc 2009-05-16 09:48:22 +02:00
plug-in app: Separate save procs from export procs 2009-05-16 09:48:12 +02:00
text app/core/Makefile.am new file which contains struct GimpDrawablePrivate. 2009-02-03 23:57:11 +00:00
tools Remove unused code without any effect 2009-05-25 21:14:33 +02:00
vectors Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
widgets app: gimpuimanager.c formatting 2009-05-28 19:42:18 +02:00
xcf app/core/Makefile.am new file which contains struct GimpDrawablePrivate. 2009-02-03 23:57:11 +00:00
.gitignore use wildcards so files from master and gimp-2-6 branch are ignored 2009-05-21 19:07:10 +02:00
about.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
app.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
app.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
batch.c added a newline to the output in the error case. 2009-03-22 20:49:55 +00:00
batch.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
errors.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
errors.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
fileicon.ico
gimp-intl.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimp-log.c app: fix use of GIMP_LOG=help 2009-05-26 12:23:26 +02:00
gimp-log.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimp.rc
gimpcore.def updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00
main.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
Makefile.am Bug 562427 – Compilation with --as-needed 2008-11-27 19:21:03 +00:00
makefile.msc updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00
sanity.c app: fixed version checks for babl and GEGL 2009-05-21 13:37:17 +02:00
sanity.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
signals.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
signals.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
unique.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
unique.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
units.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
units.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
version.c The build-time and run-time versions were swapped in the output. 2009-03-16 13:16:07 +00:00
version.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
wilber.ico