Nguyen Thai Ngoc Duy
05a2b2fba9
Fixed 'hIệu'
2006-07-06 15:23:10 +00:00
Nguyen Thai Ngoc Duy
85cec6c658
Fixed several misspelled words
2006-07-06 15:04:03 +00:00
Sven Neumann
e28ba685cf
corrected comment (bug #346755 ).
...
2006-07-06 Sven Neumann <sven@gimp.org>
* app/core/gimpimage.[ch]: corrected comment (bug #346755 ).
2006-07-06 14:40:03 +00:00
Nguyen Thai Ngoc Duy
12c0d80853
Fixed misspelled 'mảu'
2006-07-06 14:34:56 +00:00
Nguyen Thai Ngoc Duy
11e80c6129
Fixed misspelled 'bược'
2006-07-06 14:34:00 +00:00
Sven Neumann
d6defc8b2c
removed redundant call to xcf_save_prop() for PROP_PARASITES. Spotted by
...
2006-07-06 Sven Neumann <sven@gimp.org>
* app/xcf/xcf-save.c (xcf_save_image_props): removed redundant
call to xcf_save_prop() for PROP_PARASITES. Spotted by Henning
Makholm (bug #346754 ).
2006-07-06 14:27:18 +00:00
Nguyen Thai Ngoc Duy
3c2639ad46
Fixed misspelled 'phạm vị'
2006-07-06 13:43:31 +00:00
Michael Natterer
a0f4c3c6d5
Fix my last log entry.
2006-07-06 13:08:28 +00:00
Sven Neumann
ba2a35ca8a
forgot to commit ChangeLog entry
2006-07-06 12:46:10 +00:00
Sven Neumann
51753404f0
applied a patch from Henning Makholm that introduces a sanity check on the
...
2006-07-06 Sven Neumann <sven@gimp.org>
* app/xcf/xcf-load.c (xcf_load_vector): applied a patch from
Henning Makholm that introduces a sanity check on the number of
axes (bug #346742 ).
2006-07-06 12:42:34 +00:00
Sven Neumann
dbeb1bcbae
more code cleanup
2006-07-06 12:27:32 +00:00
Sven Neumann
ff6c5bbd9b
code cleanup
...
2006-07-06 Sven Neumann <sven@gimp.org>
* app/base/boundary.[ch]: code cleanup
2006-07-06 11:13:26 +00:00
Sven Neumann
edcd73e9f0
app/base/pixel-region.[ch] code cleanup.
...
2006-07-06 Sven Neumann <sven@gimp.org>
* app/base/pixel-region.[ch]
* app/base/tile-manager.h: code cleanup.
2006-07-06 10:58:44 +00:00
Sven Neumann
dc4517cd78
code cleanup.
...
2006-07-06 Sven Neumann <sven@gimp.org>
* app/base/temp-buf.[ch]: code cleanup.
2006-07-06 10:50:39 +00:00
Sven Neumann
1e29e7dba8
unset the test strings after calculating the text color.
...
2006-07-05 Sven Neumann <sven@gimp.org>
* app/gui/splash.c (splash_average_text_area): unset the test
strings after calculating the text color.
2006-07-05 20:05:05 +00:00
Sven Neumann
f43d307437
G_GNUC_NULL_TERMINATED.
...
2006-07-05 Sven Neumann <sven@gimp.org>
* app/gui/themes.h (themes_get_theme_file): G_GNUC_NULL_TERMINATED.
2006-07-05 14:43:14 +00:00
Sven Neumann
4fbb21327f
updated dependencies.
...
2006-07-05 Sven Neumann <sven@gimp.org>
* INSTALL: updated dependencies.
2006-07-05 14:17:05 +00:00
Sven Neumann
e85896c0fa
use const for G_CONST_RETURN.
...
2006-07-05 Sven Neumann <sven@gimp.org>
* libgimp/gimp*selectbutton.[ch]: use const for G_CONST_RETURN.
2006-07-05 14:13:20 +00:00
Sven Neumann
bdd3c6444b
libgimpbase/gimpenv.h libgimpbase/gimpmemsize.h
...
2006-07-05 Sven Neumann <sven@gimp.org>
* libgimpbase/gimpenv.h
* libgimpbase/gimpmemsize.h
* libgimpbase/gimpparasiteio.[ch]
* libgimpbase/gimputils.h
* libgimpconfig/gimpconfig-path.[ch]
* libgimpthumb/gimpthumb-utils.[ch]: marked some function with
G_GNUC_MALLOC.
* plug-ins/common/dicom.c: use g_date_set_time_t() instead of the
deprecated g_date_set_time().
2006-07-05 13:55:11 +00:00
Michael Natterer
6feb7bb82c
depend on glib >= 2.10.2, gtk+ >= 2.8.18 and pango >= 1.12.3. Define
...
2006-07-05 Michael Natterer <mitch@gimp.org>
* configure.in: depend on glib >= 2.10.2, gtk+ >= 2.8.18
and pango >= 1.12.3. Define FOO_DISABLE_DEPRECATED also for
glib 2.12, gtk+ 2.10 and pango 2.14
* app/sanity.c
* app/gui/gui.c: adjusted sanity checks accordingly.
* app/dialogs/stroke-dialog.c
* app/widgets/gimpeditor.c
* app/widgets/gimpuimanager.c
* libgimpwidgets/gimphelpui.c
* libgimpwidgets/gimpmemsizeentry.c
* plug-ins/helpbrowser/gimpthrobber.c: replace gtk_object_sink()
by combinations of g_object_ref_sink() and g_object_unref().
2006-07-05 13:40:47 +00:00
Sven Neumann
73f770122b
bumped version to 2.3.11.
...
2006-07-05 Sven Neumann <sven@gimp.org>
* configure.in: bumped version to 2.3.11.
2006-07-05 11:53:52 +00:00
Sven Neumann
25785fc5ba
Made 2.3.10 development release.
...
2006-07-05 Sven Neumann <sven@gimp.org>
* Made 2.3.10 development release.
2006-07-05 11:47:20 +00:00
Sven Neumann
16eb42f186
libgimp/gimp.def updated lists of exported symbols.
...
2006-07-05 Sven Neumann <sven@gimp.org>
* libgimp/gimp.def
* libgimp/gimpui.def: updated lists of exported symbols.
2006-07-05 10:29:56 +00:00
Sven Neumann
70b99b34ea
added missing type.
...
2006-06-28 Sven Neumann <sven@gimp.org>
* libgimp/libgimp.types: added missing type.
* libgimp/tmpl/gimpfontselectbutton.sgml
* libgimp/tmpl/gimppatternselectbutton.sgml: regenerated.
2006-07-05 10:11:24 +00:00
Sven Neumann
8557dee2a5
new splash image contributed by Philip Lafleur (bug #346096 ).
...
2006-07-05 Sven Neumann <sven@gimp.org>
* data/images/gimp-splash.png: new splash image contributed by
Philip Lafleur (bug #346096 ).
2006-07-05 09:40:14 +00:00
Sven Neumann
7dfeb72203
ellipsize the filename label.
...
2006-07-05 Sven Neumann <sven@gimp.org>
* app/widgets/gimpthumbbox.c: ellipsize the filename label.
2006-07-05 08:10:22 +00:00
Nguyen Thai Ngoc Duy
11316934b8
Fixed "lổi"
2006-07-04 02:29:48 +00:00
Nguyen Thai Ngoc Duy
aee4f97242
Fixed 'kết thức'
2006-07-03 15:32:43 +00:00
Nguyen Thai Ngoc Duy
b6892896a6
Fixed "hoặt động"
2006-07-03 13:52:35 +00:00
Michael Natterer
48a6fbea39
added "be_verbose" parameters and be verbose about which splash image is
...
2006-07-03 Michael Natterer <mitch@gimp.org>
* app/gui/splash.[ch]: added "be_verbose" parameters and be
verbose about which splash image is actually loaded.
* app/gui/gui.c (gui_init): pass gimp->be_verbose to
splash_create().
2006-07-03 11:03:53 +00:00
Kevin Cozens
15f00f294c
Added reverse-layers.sct. Moved ts-helloworld.sct to the list of test
...
2006-07-02 Kevin Cozens <kcozens@cvs.gnome.org>
* scripts/Makefile.am: Added reverse-layers.sct. Moved
ts-helloworld.sct to the list of test scripts.
* scripts/reverse-layers.sct: new script from Akkana Peck which
reverses the layers in an image.
* tiny-fu/tiny-fu.c
* scripts/3d-outline.sct
* scripts/3dTruchet.sct
* scripts/alien-glow-arrow.sct
* scripts/alien-glow-bar.sct
* scripts/alien-glow-bullet.sct
* scripts/alien-glow-button.sct
* scripts/alien-glow-logo.sct
* scripts/alien-neon-logo.sct
* scripts/basic1-logo.sct
* scripts/basic2-logo.sct
* scripts/beveled-button.sct
* scripts/beveled-pattern-arrow.sct
* scripts/beveled-pattern-bullet.sct
* scripts/beveled-pattern-button.sct
* scripts/beveled-pattern-heading.sct
* scripts/beveled-pattern-hrule.sct
* scripts/blended-logo.sct
* scripts/bovinated-logo.sct
* scripts/camo.sct
* scripts/carved-logo.sct
* scripts/chalk.sct
* scripts/chip-away.sct
* scripts/chrome-logo.sct
* scripts/comic-logo.sct
* scripts/contactsheet.sct
* scripts/coolmetal-logo.sct
* scripts/crystal-logo.sct
* scripts/flatland.sct
* scripts/frosty-logo.sct
* scripts/gimp-headers.sct
* scripts/gimp-labels.sct
* scripts/glossy.sct
* scripts/glowing-logo.sct
* scripts/gradient-bevel-logo.sct
* scripts/guides-new.sct
* scripts/i26-gunya2.sct
* scripts/land.sct
* scripts/neon-logo.sct
* scripts/news-text.sct
* scripts/pupi-button.sct
* scripts/rendermap.sct
* scripts/sota-chrome-logo.sct
* scripts/speed-text.sct
* scripts/sphere.sct
* scripts/starburst-logo.sct
* scripts/starscape-logo.sct
* scripts/swirltile.sct
* scripts/swirly-pattern.sct
* scripts/t-o-p-logo.sct
* scripts/test-sphere.sct
* scripts/text-circle.sct
* scripts/textured-logo.sct
* scripts/title-header.sct
* scripts/truchet.sct
* scripts/ts-helloworld.sct: Move the script categories that were
in Xtns->Tiny-Fu directly into Xtns. Language specific tools (e.g.
Refresh, Console) remain in language-specific menus. Bug #145507 .
Based on changes made by Akkana Peck to Script-Fu.
2006-07-02 16:35:49 +00:00
Nguyen Thai Ngoc Duy
df2646042d
Fixed "Plugin" again
2006-07-02 08:05:54 +00:00
Nguyen Thai Ngoc Duy
f7dd852d80
Fixed "plugin"
2006-07-02 07:37:07 +00:00
Nguyen Thai Ngoc Duy
7649e76c2d
Fixed "plugin" and "kết thức"
2006-07-02 05:04:02 +00:00
Sven Neumann
d00f0c76e3
don't leak X resources.
...
2006-06-30 Sven Neumann <sven@gimp.org>
* plug-ins/common/screenshot.c (select_window_x11): don't leak X
resources.
2006-06-30 09:02:39 +00:00
Sven Neumann
435303b6d9
news for 2.3.10
2006-06-30 06:54:52 +00:00
Simon Budig
a306b34f5e
unref the old StrokeOptions when new ones get set as a property. Spotted
...
2006-06-30 Simon Budig <simon@gimp.org>
* app/widgets/gimpstrokeeditor.c: unref the old StrokeOptions
when new ones get set as a property. Spotted by Henk Boom.
2006-06-30 00:03:33 +00:00
William Skaggs
e61505be56
Bill Skaggs <weskaggs@primate.ucdavis.edu>
...
* plug-ins/print/print.[ch]
* plug-ins/print/print-draw-page.[ch]
* plug-ins/print/print-page-layout.c
* plug-ins/print/print-settings.c: implement preview internally,
assorted other small changes.
2006-06-29 17:58:54 +00:00
Ilkka Tuohela
d09aba09de
Updated Finnish translation
2006-06-29 15:16:34 +00:00
Sven Neumann
390791f931
use macros in an attempt to make the key grabbing code more readable.
...
2006-06-29 Sven Neumann <sven@gimp.org>
* plug-ins/common/screenshot.c: use macros in an attempt to make
the key grabbing code more readable.
2006-06-29 14:42:02 +00:00
Ilkka Tuohela
b3084ca6a7
Updated Finnish translation
2006-06-29 12:13:14 +00:00
Sven Neumann
353ca7adf3
app/display/Makefile.am new files, implementing the GimpProgress interface
...
2006-06-29 Sven Neumann <sven@gimp.org>
* app/display/Makefile.am
* app/display/gimpdisplayshell-progress.[ch]: new files,
implementing the GimpProgress interface by delegation to
GimpStatusbar.
* app/display/gimpdisplayshell.c (G_DEFINE_TYPE): call
gimp_display_shell_progress_iface_init().
* app/display/gimpdisplay.c: delegate progress calls to
GimpDisplayShell instead of shell->statusbar.
2006-06-29 09:42:05 +00:00
Raphael Quinet
f8e16bb2d4
allow the usage of Escape together with CapsLock, NumLock and ScrollLock.
...
2006-06-29 Raphael Quinet <raphael@gimp.org>
* plug-ins/common/screenshot.c (select_window_x11): allow the
usage of Escape together with CapsLock, NumLock and ScrollLock.
2006-06-29 09:29:23 +00:00
Jakub Friedl
ad56ef1e0e
Updated Czech translation.
...
2006-06-28 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Updated Czech translation.
2006-06-29 08:53:40 +00:00
Raphael Quinet
412b574b63
use 0 instead of AnyModifer in the call to XGrabKey. This prevented the
...
2006-06-29 Raphael Quinet <raphael@gimp.org>
* plug-ins/common/screenshot.c (select_window_x11): use 0 instead
of AnyModifer in the call to XGrabKey. This prevented the
cancellation of the screenshot with Escape in some environments.
2006-06-29 08:43:56 +00:00
Sven Neumann
d43df96695
added an else that we lost somehow.
...
2006-06-29 Sven Neumann <sven@gimp.org>
* plug-ins/common/screenshot.c: added an else that we lost somehow.
2006-06-29 08:23:08 +00:00
Sven Neumann
59056d8d9a
improved calculation of text color based on the splash image (bug
...
2006-06-28 Sven Neumann <sven@gimp.org>
* app/gui/splash.c: improved calculation of text color based on
the splash image (bug #165760 ).
2006-06-28 18:39:13 +00:00
Sven Neumann
6c42c4fcc8
generate unique keys so that two procedures can be installed to the same
...
2006-06-28 Sven Neumann <sven@gimp.org>
* app/menus/plug-in-menus.c (plug_in_menus_setup): generate unique
keys so that two procedures can be installed to the same menu entry.
Addresses bug #346001 .
2006-06-28 12:04:29 +00:00
Jakub Friedl
655b7a284f
Updated Czech translation.
...
2006-06-28 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Updated Czech translation.
2006-06-28 11:30:23 +00:00
Sven Neumann
7a2b4cc8d4
fixed typo spotted by Jakub Friedl.
...
2006-06-28 Sven Neumann <sven@gimp.org>
* app/config/gimprc-blurbs.h: fixed typo spotted by Jakub Friedl.
2006-06-28 11:16:36 +00:00