Sven Neumann
|
ee58f4c90d
|
app/core/gimpitem.c app/core/gimpobject.c app/dialogs/preferences-dialog.c
2008-08-12 Sven Neumann <sven@gimp.org>
* app/core/gimpitem.c
* app/core/gimpobject.c
* app/dialogs/preferences-dialog.c
* plug-ins/imagemap/imap_main.c
* plug-ins/imagemap/imap_selection.c
* plug-ins/common/filter-pack.c
* plug-ins/common/grid.c
* plug-ins/common/newsprint.c
* plug-ins/fractal-explorer/fractal-explorer-dialogs.c
* plug-ins/fractal-explorer/fractal-explorer.c: use canonical
signal names.
svn path=/trunk/; revision=26517
|
2008-08-12 14:45:59 +00:00 |
Michael Natterer
|
c023af4671
|
plug-ins/common/cml-explorer.c plug-ins/common/depth-merge.c
2008-08-11 Michael Natterer <mitch@gimp.org>
* plug-ins/common/cml-explorer.c
* plug-ins/common/depth-merge.c
* plug-ins/common/file-cel.c
* plug-ins/common/oilify.c
* plug-ins/file-bmp/bmp-write.c
* plug-ins/file-bmp/bmp.[ch]
* plug-ins/file-ico/ico-dialog.c
* plug-ins/file-ico/ico-save.c
* plug-ins/file-ico/ico.h
* plug-ins/flame/flame.c
* plug-ins/fractal-explorer/fractal-explorer-dialogs.c
* plug-ins/fractal-explorer/fractal-explorer.[ch]
* plug-ins/gimpressionist/gimp.c
* plug-ins/gimpressionist/gimpressionist.[ch]
* plug-ins/gimpressionist/orientmap.c
* plug-ins/gimpressionist/presets.c
* plug-ins/gimpressionist/sizemap.c
* plug-ins/help-browser/dialog.[ch]
* plug-ins/help-browser/help-browser.c
* plug-ins/ifs-compose/ifs-compose.c
* plug-ins/imagemap/imap_default_dialog.c
* plug-ins/imagemap/imap_main.[ch]
* plug-ins/lighting/lighting-main.[ch]
* plug-ins/lighting/lighting-ui.c
* plug-ins/map-object/map-object-main.[ch]
* plug-ins/map-object/map-object-ui.c
* plug-ins/selection-to-path/selection-to-path.c
* plug-ins/win-snap/winsnap.c: use PLUG_IN_BINARY and PLUG_IN_PROC
defines consistently instead of using literal strings or other
random defines. Define them if not already there or move them to
plugin-global places.
* plug-ins/win-snap/Makefile.am: rename the binary to "win-snap".
* plug-ins/win-snap/winsnap.c: changed accordingly.
svn path=/trunk/; revision=26509
|
2008-08-11 19:42:08 +00:00 |
Michael Natterer
|
a470996f1d
|
renamed all files.
2008-03-24 Michael Natterer <mitch@gimp.org>
* plug-ins/fractal-explorer/*: renamed all files.
svn path=/trunk/; revision=25202
|
2008-03-24 20:27:34 +00:00 |
Michael Natterer
|
8876b879d3
|
Renamed folders in plug-ins/. Unfortunately it's impossible to rename the
2008-03-24 Michael Natterer <mitch@gimp.org>
Renamed folders in plug-ins/. Unfortunately it's impossible to
rename the files inside at the same time, so this is just
part one...
* plug-ins/FractalExplorer -> fractal-explorer
* plug-ins/Lighting -> lighting
* plug-ins/MapObject -> map-object
* plug-ins/gflare -> gradient-flare
* plug-ins/gfli -> fli
* plug-ins/helpbrowser -> help-browser
* plug-ins/ifscompose -> ifs-compose
* plug-ins/rcm -> colormap-rotate
* plug-ins/sel2path -> selection-to-path
* plug-ins/winicon -> win-icon
* plug-ins/winsnap -> win-snap
* configure.in
* plug-ins/Makefile.am: changed accordingly.
svn path=/trunk/; revision=25194
|
2008-03-24 16:36:03 +00:00 |