|
|
8244713a2a
|
*** empty log message ***
|
2001-11-20 01:05:42 +00:00 |
|
|
|
5af0fa4655
|
added new perl scripts
|
2001-07-23 10:21:56 +00:00 |
|
|
|
3e534e0c4c
|
s/survielence/surveillance/ in xachvision
|
2001-06-26 12:51:38 +00:00 |
|
|
|
0a4ec8fb8c
|
*** empty log message ***
|
2001-05-13 19:53:40 +00:00 |
|
|
|
70ff75b42c
|
*** empty log message ***
|
2001-04-08 01:09:52 +00:00 |
|
|
|
73d7b7d18f
|
*** empty log message ***
|
2001-03-15 02:02:09 +00:00 |
|
|
|
aae4ff8b14
|
see plug-ins/perl/Changes
|
2000-12-20 09:23:53 +00:00 |
|
|
|
eea480d7b0
|
see plug-ins/perl/Changes
|
2000-12-12 04:00:43 +00:00 |
|
|
|
24633c17b0
|
see plug-ins/perl/Changes
|
2000-11-25 16:14:42 +00:00 |
|
|
|
7b646b3450
|
see plug-ins/perl/Changes
|
2000-11-20 00:32:26 +00:00 |
|
|
|
e1234e642f
|
see plug-ins/perl/Changes
|
2000-11-17 18:41:57 +00:00 |
|
|
|
7811141f3f
|
see plug-ins/perl/Changes
|
2000-10-17 02:23:04 +00:00 |
|
|
|
a8e130f532
|
see plug-ins/perl/Changes
|
2000-10-16 03:15:11 +00:00 |
|
|
|
06d0b4c0a6
|
fixed install-po target
--Sven
|
2000-10-14 19:05:37 +00:00 |
|
|
|
be6d60b713
|
see plug-ins/perl/Changes
|
2000-10-09 22:32:48 +00:00 |
|
|
|
b04bbd9a74
|
see plug-ins/perl/Changes
|
2000-09-30 23:59:11 +00:00 |
|
|
|
5b7e6e0521
|
see plug-ins/perl/Changes
|
2000-08-25 16:45:58 +00:00 |
|
|
|
adcb223e6a
|
see plug-ins/perl/Changes
|
2000-08-24 22:53:53 +00:00 |
|
|
|
bb6640b3d6
|
see plug-ins/perl/Changes
|
2000-08-24 22:38:54 +00:00 |
|
|
|
114d5567c5
|
perl support for COMPAT_CRUFT
* configure.in: perl support for COMPAT_CRUFT
* plug-ins/gap/gap_decode_mpeg_main.c: removed COMPAT_CRUFT
-Yosh
|
2000-08-24 00:33:11 +00:00 |
|
|
|
612278b9a1
|
see plug-ins/perl/Changes
|
2000-08-17 09:32:37 +00:00 |
|
|
|
f64af1cda8
|
see plug-ins/perl/Changes
|
2000-07-20 14:44:16 +00:00 |
|
|
|
6d3f838bde
|
see plug-ins/perl/Changes
|
2000-07-15 17:51:17 +00:00 |
|
|
|
c082c68946
|
see plug-ins/perl/Changes
|
2000-07-06 09:36:52 +00:00 |
|
|
|
dfdac71ff4
|
see plug-ins/perl/Changes
|
2000-06-25 19:10:00 +00:00 |
|
|
|
661f0a5acd
|
*** empty log message ***
|
2000-06-02 19:02:10 +00:00 |
|
|
|
165f4e62a2
|
*** empty log message ***
|
2000-06-02 17:59:48 +00:00 |
|
|
|
ba9ec2a2ff
|
Sven Neumann <sven@gimp.org>
2000-05-31 Michael Natterer <mitch@gimp.org>
Sven Neumann <sven@gimp.org>
Episode IV...
* app/Makefile.am
* app/message_cmds.c: new name
* app/interface_cmds.c: removed
* app/help_cmds.c: new name
* app/gimphelp_cmds.c: removed
* app/internal_procs.c
* app/gimphelp_cmds.c
* app/plug_in_cmds.c: moved gimp_plugin_help_register to
plug_in_cmds.c, s/gimp_plugin_domain_add/gimp_plugin_domain_register/
* libgimp/Makefile.am
* libgimp/gimp_pdb.h
* libgimp/gimpfileops_pdb.[ch]
* libgimp/gimpguides_pdb.[ch]
* libgimp/gimpmessage_pdb.[ch]
* libgimp/gimpprocedural_db_pdb.[ch]
* libgimp/gimpplugin_pdb.[ch]: new files containing PDB wrappers
moved out of libgimp/gimp.[ch]
* libgimp/gimpchannel_pdb.c
* libgimp/gimpdisplay_pdb.[ch]
* libgimp/gimpdrawable_pdb.[ch]
* libgimp/gimphelp_pdb.[ch]
* libgimp/gimpimage_pdb.[ch]
* libgimp/gimplayer_pdb.c
* libgimp/gimpparasite_pdb.c
* libgimp/gimpselection_pdb.c: various changes.
* libgimp/gimpunit.c: new file
* libgimp/gimpunit_pdb.[ch]: contains only PDB wrappers prefixed
with "_" which are called from libgimp/gimpunit.c only.
* libgimp/gimpunit.h: minor stuff
* libgimp/gimpcompat.h: declared the following functions obsolete:
gimp_query_database
gimp_query_images
* libgimp/gimp.[ch]: removed all PDB wrappers.
* tools/pdbgen/Makefile.am
* tools/pdbgen/groups.pl: changed
* tools/pdbgen/lib.pl: tried to fix libgimp autogeneration and
fixed just a few comments.
* tools/pdbgen/pdb/interface.pdb
* tools/pdbgen/pdb/gimphelp.pdb: removed
* tools/pdbgen/pdb/help.pdb
* tools/pdbgen/pdb/message.pdb: new names
* plug-ins/script-fu/script-fu.c
* plug-ins/perl/Gimp/Lib.xs:
s/gimp_plugin_domain_add/gimp_plugin_domain_register/
2000-05-31 Michael Natterer <mitch@gimp.org>
* POTFILES.in: s/gimpunit_pdb/gimpunit/
|
2000-05-31 13:24:14 +00:00 |
|
|
|
ab6aae932e
|
corrected Seth's change
--Sven
|
2000-05-26 08:37:55 +00:00 |
|
|
|
d1c0fc58c1
|
Moved sethspin back to its home under filters...
|
2000-05-26 01:19:47 +00:00 |
|
|
|
a82a3cf5af
|
see plug-ins/perl/Changes
|
2000-05-21 01:27:16 +00:00 |
|
|
|
75267997be
|
see plug-ins/perl/Changes
|
2000-05-18 00:04:57 +00:00 |
|
|
|
38f940e191
|
see plug-ins/perl/Changes
|
2000-05-11 17:04:30 +00:00 |
|
|
|
f9801bc37c
|
see plug-ins/perl/Changes
|
2000-05-11 02:08:46 +00:00 |
|
|
|
f1e6982a46
|
see plug-ins/perl/Changes
|
2000-05-10 00:23:15 +00:00 |
|
|
|
9634c57e8d
|
see plug-ins/perl/Changes
|
2000-05-10 00:08:40 +00:00 |
|
|
|
145cdfabd7
|
see plug-ins/perl/Changes
|
2000-05-03 00:50:00 +00:00 |
|
|
|
ea602d736c
|
see plug-ins/perl/Changes
|
2000-04-12 06:04:40 +00:00 |
|
|
|
98cb492f0a
|
see plug-ins/perl/Changes
|
2000-04-05 04:09:40 +00:00 |
|
|
|
90f070f9b8
|
pxgettext exits with success instead of error on version check, so the build
doesn't completely die. (Yosh)
-Yosh
|
2000-03-29 10:53:45 +00:00 |
|
|
|
8c46f10171
|
see plug-ins/perl/Changes
|
2000-03-28 13:30:29 +00:00 |
|
|
|
c8df9fcedd
|
see plug-ins/perl/Changes
|
2000-03-20 14:47:35 +00:00 |
|
|
|
f4b469efb8
|
Changed burst to use newest version; change in interface
(Hope you don't mind Marc)
|
2000-03-20 05:07:55 +00:00 |
|
|
|
03ed5c3765
|
see plug-ins/perl/Changes
|
2000-03-15 00:09:59 +00:00 |
|
|
|
94ff1382d9
|
see plug-ins/perl/Changes
|
2000-03-11 14:12:48 +00:00 |
|
|
|
62f41ebf05
|
see plug-ins/perl/Changes
|
2000-03-04 22:54:29 +00:00 |
|
|
|
b955e7f474
|
see plug-ins/perl/Changes
|
2000-02-19 22:39:01 +00:00 |
|
|
|
f769024aae
|
see plug-ins/perl/Changes
|
2000-02-17 20:33:02 +00:00 |
|
|
|
de5cb7cddb
|
see plug-ins/perl/Changes
|
2000-02-05 23:30:43 +00:00 |
|
|
|
a22fd354ad
|
see plug-ins/perl/Changes
|
2000-01-31 03:48:28 +00:00 |
|