gimp/app
Sven Neumann 2206c6a8c3 app/dialogs/tips-parser.[ch] improved the creation of fallback tips in
2008-03-28  Sven Neumann  <sven@gimp.org>

	* app/dialogs/tips-parser.[ch]
	* app/dialogs/tips-dialog.c: improved the creation of fallback
	tips in case of an error parsing the tips file.
	(tips_dialog_create): simplified dialog layout.
	
	* app/dialogs/preferences-dialog.c: removed the check button for
	the "show-tips" option.


svn path=/trunk/; revision=25270
2008-03-28 07:50:11 +00:00
..
actions remove "image-new-from-image" action. 2008-03-25 10:31:47 +00:00
base add get_pid() which returns getpid(). 2008-02-07 13:19:15 +00:00
composite updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
config removed SHOW_TIPS_BLURB. 2008-03-27 19:45:41 +00:00
core Properly pass the focus from the core to plug-in dialogs: 2008-03-27 16:30:29 +00:00
dialogs app/dialogs/tips-parser.[ch] improved the creation of fallback tips in 2008-03-28 07:50:11 +00:00
display don't flush if there's no image. (gimp_display_shell_dnd_flush): use 2008-03-27 12:22:23 +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 get rid of fixed-size arrays and allocate the points and curve arrays 2008-02-28 12:34:46 +00:00
gui Preparing for a revamp of the "Tip of the Day" feature: 2008-03-27 19:42:22 +00:00
menus added gimp_statusbar_peek(), a method to access the contents of the 2008-03-25 14:07:10 +00:00
paint formatting. 2008-03-10 14:34:26 +00:00
paint-funcs minor formatting cleanup. 2008-03-19 10:51:12 +00:00
pdb add gimp_pdb_get_vectors_stroke() which is a replacement for 2008-03-06 18:39:07 +00:00
plug-in Properly pass the focus from the core to plug-in dialogs: 2008-03-27 16:30:29 +00:00
text check if the font has the glyphs from the sample string. Fixes bug 2008-02-14 13:13:47 +00:00
tools app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
vectors use g_slice_dup() instead of copying the struct contents manually. 2008-03-10 14:25:47 +00:00
widgets open the new dock window at the mouse pointer position. 2008-03-27 12:35:56 +00:00
xcf app/actions/image-commands.c app/actions/select-commands.c 2007-12-26 17:33:41 +00:00
Makefile.am don't assume that global AM_LDFLAGS and per-target LD_FLAGS would sum up 2008-02-26 21:20:48 +00:00
about.h updated copyright. 2008-01-24 17:07:51 +00:00
app.c Preparing for a revamp of the "Tip of the Day" feature: 2008-03-27 19:42:22 +00:00
app.h Allow other applications to open images in GIMP as if they were new images 2007-04-17 15:54:01 +00:00
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 In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
errors.c added errors_exit() and unset the Gimp reference. Errors may occur after 2007-06-13 09:27:32 +00:00
errors.h added errors_exit() and unset the Gimp reference. Errors may occur after 2007-06-13 09:27:32 +00:00
fileicon.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00
gimp-intl.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimp-log.c introduced log domain "menus". 2008-03-21 18:27:56 +00:00
gimp-log.h introduced log domain "menus". 2008-03-21 18:27:56 +00:00
gimp.rc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
gimpcore.def **/makefile.msc app/gimpcore.def : updated so it compiles and links 2008-01-04 18:42:07 +00:00
main.c New files. Rename gimp_show_version() to gimp_version_show() and move 2008-02-26 14:02:44 +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 app/sanity.c minor cleanup. 2008-01-23 12:22:09 +00:00
sanity.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
units.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
units.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
version.c made the library version information easier to translate. 2008-02-26 15:50:07 +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 fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00