app/*.[ch] converted tabs to spaces.
2006-04-12 Sven Neumann <sven@gimp.org> * app/*.[ch] * app/*/*.[ch]: converted tabs to spaces.
This commit is contained in:

committed by
Sven Neumann

parent
f2df31a50e
commit
049872b361
12
ChangeLog
12
ChangeLog
@ -1,3 +1,8 @@
|
||||
2006-04-12 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/*.[ch]
|
||||
* app/*/*.[ch]: converted tabs to spaces.
|
||||
|
||||
2006-04-12 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* libgimp*/gimp*.[ch]: converted tabs to spaces.
|
||||
@ -19,8 +24,7 @@
|
||||
|
||||
2006-04-11 Carol Spears <carol@gimp.org>
|
||||
|
||||
* data/images/gimp-splash.png: new splash, nicknamed "Where's
|
||||
bolsh?".
|
||||
* data/images/gimp-splash.png: new splash, nicknamed "Where's bolsh?".
|
||||
|
||||
2006-04-11 Manish Singh <yosh@gimp.org>
|
||||
|
||||
@ -19865,7 +19869,7 @@
|
||||
as described on dev mailing list.
|
||||
|
||||
* plug-ins/common/decompose.c: add "decompose-data" parasite
|
||||
when decoposing, to support Recompose. Also add missing
|
||||
when decomposing, to support Recompose. Also add missing
|
||||
alpha channels to newly produced layers
|
||||
|
||||
2004-12-28 Sven Neumann <sven@gimp.org>
|
||||
@ -19892,7 +19896,7 @@
|
||||
|
||||
* app/paint/gimpbrushcore.c (gimp_brush_core_subsample_mask):
|
||||
don't set array outside its bounds. Should fix bug #161323.
|
||||
Credit to Robert Ãgren for figuring out what was wrong.
|
||||
Credit to Robert Ögren for figuring out what was wrong.
|
||||
|
||||
2004-12-27 Sven Neumann <sven@gimp.org>
|
||||
|
||||
|
@ -1,8 +1,6 @@
|
||||
/* The GIMP -- an image manipulation program
|
||||
* Copyright (C) 1995 Spencer Kimball and Peter Mattis
|
||||
*
|
||||
* -*- mode: c tab-width: 2; -*-
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
|
@ -2,8 +2,6 @@
|
||||
* Copyright (C) 1995 Spencer Kimball and Peter Mattis
|
||||
* Copyright (C) 2005 Frederic Leroy <fredo@starox.org>
|
||||
*
|
||||
* -*- mode: c tab-width: 2; -*-
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
|
@ -1,5 +1,4 @@
|
||||
/* -*- mode: c tab-width: 2; c-basic-indent: 2; indent-tabs-mode: nil -*-
|
||||
* The GIMP -- an image manipulation program
|
||||
/* The GIMP -- an image manipulation program
|
||||
* Copyright (C) 1995 Spencer Kimball and Peter Mattis
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -1,9 +1,6 @@
|
||||
/* -*- mode: c tab-width: 2; c-basic-indent: 2; indent-tabs-mode: nil -*-
|
||||
*
|
||||
* The GIMP -- an image manipulation program
|
||||
/* The GIMP -- an image manipulation program
|
||||
* Copyright (C) 1995 Spencer Kimball and Peter Mattis
|
||||
*
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
|
@ -1,8 +1,6 @@
|
||||
/* -*- mode: c tab-width: 2; c-basic-indent: 2; indent-tabs-mode: nil -*-
|
||||
* The GIMP -- an image manipulation program
|
||||
/* The GIMP -- an image manipulation program
|
||||
* Copyright (C) 1995 Spencer Kimball and Peter Mattis
|
||||
*
|
||||
*
|
||||
* Gimp image compositing
|
||||
* Copyright (C) 2003 Helvetix Victorinox, a pseudonym, <helvetix@gimp.org>
|
||||
*
|
||||
|
@ -1,9 +1,6 @@
|
||||
/* -*- mode: c tab-width: 2; c-basic-indent: 2; indent-tabs-mode: nil -*-
|
||||
*
|
||||
* The GIMP -- an image manipulation program
|
||||
/* The GIMP -- an image manipulation program
|
||||
* Copyright (C) 1995 Spencer Kimball and Peter Mattis
|
||||
*
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
|
@ -1,10 +1,6 @@
|
||||
/* -*- mode: c tab-width: 2; c-basic-indent: 2; indent-tabs-mode: nil -*-
|
||||
*
|
||||
* The GIMP -- an image manipulation program
|
||||
/* The GIMP -- an image manipulation program
|
||||
* Copyright (C) 1995 Spencer Kimball and Peter Mattis
|
||||
*
|
||||
* -*- mode: c tab-width: 2; c-basic-indent: 2; indent-tabs-mode: nil -*-
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
|
@ -1,8 +1,6 @@
|
||||
/* The GIMP -- an image manipulation program
|
||||
* Copyright (C) 1995 Spencer Kimball and Peter Mattis
|
||||
*
|
||||
* -*- mode: c tab-width: 2; c-basic-indent: 2; indent-tabs-mode: nil -*-
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
|
@ -1,9 +1,6 @@
|
||||
/* -*- mode: c tab-width: 2; c-basic-indent: 2; indent-tabs-mode: nil -*-
|
||||
*
|
||||
* The GIMP -- an image manipulation program
|
||||
/* The GIMP -- an image manipulation program
|
||||
* Copyright (C) 1995 Spencer Kimball and Peter Mattis
|
||||
*
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
|
@ -1,8 +1,6 @@
|
||||
/* -*- mode: c tab-width: 2; c-basic-indent: 2; indent-tabs-mode: nil -*-
|
||||
* The GIMP -- an image manipulation program
|
||||
/* The GIMP -- an image manipulation program
|
||||
* Copyright (C) 1995 Spencer Kimball and Peter Mattis
|
||||
*
|
||||
*
|
||||
* Gimp image compositing
|
||||
* Copyright (C) 2003 Helvetix Victorinox, a pseudonym, <helvetix@gimp.org>
|
||||
*
|
||||
|
@ -1,5 +1,4 @@
|
||||
/* -*- mode: c; c-default-style: "gnu"; tab-width: 2; c-basic-indent: 2; indent-tabs-mode: nil -*-
|
||||
* The GIMP -- an image manipulation program
|
||||
/* The GIMP -- an image manipulation program
|
||||
* Copyright (C) 1995 Spencer Kimball and Peter Mattis
|
||||
*
|
||||
* Gimp Image Compositing
|
||||
|
Reference in New Issue
Block a user