| .. |
|
.cvsignore
|
|
|
|
about-dialog.c
|
Some code review:
|
2004-02-18 13:43:50 +00:00 |
|
about-dialog.h
|
|
|
|
authors.h
|
Fixed/Added some UTF-8 encoded names. Please speak up if I did mess up
|
2003-10-25 23:39:51 +00:00 |
|
brush-select.c
|
add gimp_int_option_menu_set_history as a wrapper for
|
2003-11-14 19:02:24 +00:00 |
|
brush-select.h
|
|
|
|
brushes-menu.c
|
Disallow editing of data objects which have no save functionality. Also
|
2004-02-05 22:17:14 +00:00 |
|
brushes-menu.h
|
|
|
|
buffers-commands.c
|
Use the global <Image> accel_group in all docks except the toolbox (the
|
2004-01-31 20:23:53 +00:00 |
|
buffers-commands.h
|
|
|
|
buffers-menu.c
|
app/gui/brushes-menu.c app/gui/buffers-menu.c app/gui/channels-menu.c
|
2003-09-11 16:43:07 +00:00 |
|
buffers-menu.h
|
|
|
|
channels-commands.c
|
Use the global <Image> accel_group in all docks except the toolbox (the
|
2004-01-31 20:23:53 +00:00 |
|
channels-commands.h
|
To be multihead safe, each new window or menu needs to be associated with
|
2003-11-08 15:29:47 +00:00 |
|
channels-menu.c
|
app/gui/brushes-menu.c app/gui/channels-menu.c
|
2003-10-01 22:31:29 +00:00 |
|
channels-menu.h
|
|
|
|
color-history.c
|
app/gui/color-history.[ch] app/gui/gui.c moved the color history out of
|
2003-11-13 15:25:38 +00:00 |
|
color-history.h
|
app/gui/color-history.[ch] app/gui/gui.c moved the color history out of
|
2003-11-13 15:25:38 +00:00 |
|
color-notebook.c
|
Some code review:
|
2004-02-18 13:43:50 +00:00 |
|
color-notebook.h
|
removed color_notebook_new() and renamed color_notebook_viewable_new() to
|
2003-11-10 17:55:44 +00:00 |
|
colormap-editor-commands.c
|
Cleaned up all places which pick colors to work consistently: the concept
|
2003-09-26 13:33:54 +00:00 |
|
colormap-editor-commands.h
|
Fix for bug #122695:
|
2003-09-19 11:40:12 +00:00 |
|
colormap-editor-menu.c
|
app/gui/brushes-menu.c app/gui/channels-menu.c
|
2003-10-01 22:31:29 +00:00 |
|
colormap-editor-menu.h
|
|
|
|
convert-dialog.c
|
use gboolean instead of gint for "alpha_dither" and "remove_dups" in all
|
2004-01-31 16:23:25 +00:00 |
|
convert-dialog.h
|
To be multihead safe, each new window or menu needs to be associated with
|
2003-11-08 15:29:47 +00:00 |
|
data-commands.c
|
Use the global <Image> accel_group in all docks except the toolbox (the
|
2004-01-31 20:23:53 +00:00 |
|
data-commands.h
|
|
|
|
debug-commands.c
|
removed trailing whitespace.
|
2004-02-05 12:52:35 +00:00 |
|
debug-commands.h
|
removed trailing whitespace.
|
2004-02-05 12:52:35 +00:00 |
|
dialogs-commands.c
|
replaced the indexed palette in the default "Layers, Channels, Paths"-Dock
|
2004-01-21 23:48:38 +00:00 |
|
dialogs-commands.h
|
removed the "Move to Screen" hack.
|
2003-11-10 00:24:33 +00:00 |
|
dialogs-constructors.c
|
Allow invoking the text tool by double clicking a text layer in the layers
|
2004-01-13 19:08:16 +00:00 |
|
dialogs-constructors.h
|
forgot to declare gimp_color_display_stack_clone().
|
2003-11-21 22:52:36 +00:00 |
|
dialogs-menu.c
|
libgimpwidgets/gimpstock.[ch] themes/Default/images/Makefile.am added new
|
2003-11-11 17:49:30 +00:00 |
|
dialogs-menu.h
|
|
|
|
dialogs.c
|
added some g_return_if_fail().
|
2004-01-31 19:00:26 +00:00 |
|
dialogs.h
|
|
|
|
documents-commands.c
|
Use the global <Image> accel_group in all docks except the toolbox (the
|
2004-01-31 20:23:53 +00:00 |
|
documents-commands.h
|
|
|
|
documents-menu.c
|
app/gui/brushes-menu.c app/gui/channels-menu.c
|
2003-10-01 20:46:48 +00:00 |
|
documents-menu.h
|
|
|
|
drawable-commands.c
|
Use the global <Image> accel_group in all docks except the toolbox (the
|
2004-01-31 20:23:53 +00:00 |
|
drawable-commands.h
|
|
|
|
edit-commands.c
|
added new signal "buffer_changed" and new function
|
2004-02-19 12:49:15 +00:00 |
|
edit-commands.h
|
converted tabs to spaces.
|
2004-01-16 10:06:19 +00:00 |
|
error-console-commands.c
|
|
|
|
error-console-commands.h
|
|
|
|
error-console-menu.c
|
app/display/gimpdisplayshell-filter-dialog.c
|
2003-08-24 13:52:51 +00:00 |
|
error-console-menu.h
|
|
|
|
file-commands.c
|
Use the global <Image> accel_group in all docks except the toolbox (the
|
2004-01-31 20:23:53 +00:00 |
|
file-commands.h
|
app/gui/file-commands.[ch] app/gui/file-dialog-utils.[ch]
|
2003-11-09 22:05:37 +00:00 |
|
file-dialog-utils.c
|
Fixed intra-session position management for file dialogs and newly created
|
2003-11-24 12:07:29 +00:00 |
|
file-dialog-utils.h
|
app/gui/file-dialog-utils.[ch] app/gui/file-open-dialog.c
|
2003-11-17 18:29:59 +00:00 |
|
file-new-dialog.c
|
libgimpwidgets/gimpquerybox.c configure the labels in the message dialog
|
2003-11-14 15:33:40 +00:00 |
|
file-new-dialog.h
|
|
|
|
file-open-dialog.c
|
redone to make it work again.
|
2004-01-18 00:54:53 +00:00 |
|
file-open-dialog.h
|
app/gui/file-commands.[ch] app/gui/file-dialog-utils.[ch]
|
2003-11-09 22:05:37 +00:00 |
|
file-open-menu.c
|
app/gui/file-open-menu.c app/gui/file-save-menu.c app/gui/image-menu.c
|
2004-01-20 02:37:28 +00:00 |
|
file-open-menu.h
|
|
|
|
file-save-dialog.c
|
app/gui/file-dialog-utils.[ch] app/gui/file-open-dialog.c
|
2003-11-17 18:29:59 +00:00 |
|
file-save-dialog.h
|
app/gui/file-commands.[ch] app/gui/file-dialog-utils.[ch]
|
2003-11-09 22:05:37 +00:00 |
|
file-save-menu.c
|
app/gui/file-open-menu.c app/gui/file-save-menu.c app/gui/image-menu.c
|
2004-01-20 02:37:28 +00:00 |
|
file-save-menu.h
|
|
|
|
font-select.c
|
libgimpwidgets/gimpquerybox.c configure the labels in the message dialog
|
2003-11-14 15:33:40 +00:00 |
|
font-select.h
|
|
|
|
fonts-commands.c
|
added gimp_container_freeze() / _thaw() around font list reloading.
|
2003-10-18 16:23:15 +00:00 |
|
fonts-commands.h
|
added gimp_container_freeze() / _thaw() around font list reloading.
|
2003-10-18 16:23:15 +00:00 |
|
fonts-menu.c
|
added gimp_container_freeze() / _thaw() around font list reloading.
|
2003-10-18 16:23:15 +00:00 |
|
fonts-menu.h
|
added gimp_container_freeze() / _thaw() around font list reloading.
|
2003-10-18 16:23:15 +00:00 |
|
gradient-editor-commands.c
|
applied patch from Shlomi Fish that fixes an obvious cut'n'paste bug in
|
2003-12-20 17:49:50 +00:00 |
|
gradient-editor-commands.h
|
|
|
|
gradient-editor-menu.c
|
app/widgets/widgets-types.h added new struct GimpSessionInfoAux which
|
2003-10-11 16:50:35 +00:00 |
|
gradient-editor-menu.h
|
|
|
|
gradient-select.c
|
libgimpwidgets/gimpquerybox.c configure the labels in the message dialog
|
2003-11-14 15:33:40 +00:00 |
|
gradient-select.h
|
|
|
|
gradients-commands.c
|
Use the global <Image> accel_group in all docks except the toolbox (the
|
2004-01-31 20:23:53 +00:00 |
|
gradients-commands.h
|
|
|
|
gradients-menu.c
|
Disallow editing of data objects which have no save functionality. Also
|
2004-02-05 22:17:14 +00:00 |
|
gradients-menu.h
|
|
|
|
grid-dialog.c
|
To be multihead safe, each new window or menu needs to be associated with
|
2003-11-08 15:29:47 +00:00 |
|
grid-dialog.h
|
To be multihead safe, each new window or menu needs to be associated with
|
2003-11-08 15:29:47 +00:00 |
|
gui-types.h
|
|
|
|
gui-vtable.c
|
Store the zoom factor as float, not as a ratio.
|
2004-01-29 22:22:29 +00:00 |
|
gui-vtable.h
|
Cleaned up the app init and exit stuff even more. Also reduces the number
|
2003-10-02 11:26:26 +00:00 |
|
gui.c
|
Some code review:
|
2004-02-18 13:43:50 +00:00 |
|
gui.h
|
Cleaned up the app init and exit stuff even more. Also reduces the number
|
2003-10-02 11:26:26 +00:00 |
|
help-commands.c
|
stop using the deprecated GtkTipsQuery widget for context help and
|
2003-10-27 10:56:06 +00:00 |
|
help-commands.h
|
|
|
|
image-commands.c
|
Use the global <Image> accel_group in all docks except the toolbox (the
|
2004-01-31 20:23:53 +00:00 |
|
image-commands.h
|
To be multihead safe, each new window or menu needs to be associated with
|
2003-11-08 15:29:47 +00:00 |
|
image-menu.c
|
themes/Default/images/Makefile.am
|
2004-02-19 16:51:44 +00:00 |
|
image-menu.h
|
|
|
|
images-commands.c
|
app/gui/dialogs-constructors.c app/gui/images-commands.[ch] implemented
|
2003-11-16 12:07:03 +00:00 |
|
images-commands.h
|
app/gui/dialogs-constructors.c app/gui/images-commands.[ch] implemented
|
2003-11-16 12:07:03 +00:00 |
|
images-menu.c
|
fixed typo.
|
2003-09-21 19:21:12 +00:00 |
|
images-menu.h
|
|
|
|
info-dialog.c
|
renamed info_dialog_popdown() to info_dialog_hide() and
|
2004-01-21 11:16:57 +00:00 |
|
info-dialog.h
|
renamed info_dialog_popdown() to info_dialog_hide() and
|
2004-01-21 11:16:57 +00:00 |
|
info-window.c
|
Store the zoom factor as float, not as a ratio.
|
2004-01-29 22:22:29 +00:00 |
|
info-window.h
|
|
|
|
layers-commands.c
|
Make sure each GimpItem emits "removed" when it is removed from the image
|
2004-02-17 11:45:46 +00:00 |
|
layers-commands.h
|
Allow invoking the text tool by double clicking a text layer in the layers
|
2004-01-13 19:08:16 +00:00 |
|
layers-menu.c
|
app/gui/image-menu.c (image_menu_entries) use the new
|
2004-01-27 15:03:27 +00:00 |
|
layers-menu.h
|
|
|
|
Makefile.am
|
added gimp_container_freeze() / _thaw() around font list reloading.
|
2003-10-18 16:23:15 +00:00 |
|
makefile.msc
|
new file to keep common definitions for the msc build use common
|
2004-02-07 23:01:33 +00:00 |
|
menus.c
|
app/gui/file-open-menu.c app/gui/file-save-menu.c app/gui/image-menu.c
|
2004-01-20 02:37:28 +00:00 |
|
menus.h
|
removed redundant "Gimp" parameter, cleanup.
|
2003-09-09 21:32:00 +00:00 |
|
module-browser.c
|
Use the correct GTK+ APIs for setting and changing the theme:
|
2003-11-12 12:56:31 +00:00 |
|
module-browser.h
|
|
|
|
offset-dialog.c
|
implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which
|
2003-11-14 18:05:39 +00:00 |
|
offset-dialog.h
|
To be multihead safe, each new window or menu needs to be associated with
|
2003-11-08 15:29:47 +00:00 |
|
palette-editor-commands.c
|
Cleaned up all places which pick colors to work consistently: the concept
|
2003-09-26 13:33:54 +00:00 |
|
palette-editor-commands.h
|
Cleaned up all places which pick colors to work consistently: the concept
|
2003-09-26 13:33:54 +00:00 |
|
palette-editor-menu.c
|
Applied patch by David Gowers (neota@softhome.net) improving the mnemonics
|
2003-12-29 13:09:01 +00:00 |
|
palette-editor-menu.h
|
|
|
|
palette-import-dialog.c
|
To be multihead safe, each new window or menu needs to be associated with
|
2003-11-08 15:29:47 +00:00 |
|
palette-import-dialog.h
|
|
|
|
palette-select.c
|
libgimpwidgets/gimpquerybox.c configure the labels in the message dialog
|
2003-11-14 15:33:40 +00:00 |
|
palette-select.h
|
|
|
|
palettes-commands.c
|
libgimpwidgets/gimpquerybox.c configure the labels in the message dialog
|
2003-11-14 15:33:40 +00:00 |
|
palettes-commands.h
|
|
|
|
palettes-menu.c
|
Disallow editing of data objects which have no save functionality. Also
|
2004-02-05 22:17:14 +00:00 |
|
palettes-menu.h
|
|
|
|
pattern-select.c
|
libgimpwidgets/gimpquerybox.c configure the labels in the message dialog
|
2003-11-14 15:33:40 +00:00 |
|
pattern-select.h
|
|
|
|
patterns-menu.c
|
Disallow editing of data objects which have no save functionality. Also
|
2004-02-05 22:17:14 +00:00 |
|
patterns-menu.h
|
|
|
|
plug-in-commands.c
|
Use the global <Image> accel_group in all docks except the toolbox (the
|
2004-01-31 20:23:53 +00:00 |
|
plug-in-commands.h
|
|
|
|
plug-in-menus.c
|
app/gui/file-open-menu.c app/gui/file-save-menu.c app/gui/image-menu.c
|
2004-01-20 02:37:28 +00:00 |
|
plug-in-menus.h
|
Completed the new help infrastructure. Needs some polishing but basically
|
2003-08-28 18:49:11 +00:00 |
|
preferences-dialog.c
|
app/config/gimpguiconfig.[ch] Added new GUI option: snapping distance
|
2004-02-18 20:31:11 +00:00 |
|
preferences-dialog.h
|
|
|
|
qmask-commands.c
|
new function which returns the image's QMask.
|
2004-02-19 13:18:24 +00:00 |
|
qmask-commands.h
|
|
|
|
qmask-menu.c
|
app/display/gimpdisplayshell.c app/gui/brush-select.c
|
2003-08-22 01:42:57 +00:00 |
|
qmask-menu.h
|
|
|
|
resize-dialog.c
|
when scaling an indexed image/layer, add a label telling the user that
|
2004-01-18 22:50:24 +00:00 |
|
resize-dialog.h
|
To be multihead safe, each new window or menu needs to be associated with
|
2003-11-08 15:29:47 +00:00 |
|
resolution-calibrate-dialog.c
|
new function which does the same as gtk_dialog_run() except it does not
|
2003-11-11 18:11:56 +00:00 |
|
resolution-calibrate-dialog.h
|
|
|
|
select-commands.c
|
Use the global <Image> accel_group in all docks except the toolbox (the
|
2004-01-31 20:23:53 +00:00 |
|
select-commands.h
|
|
|
|
session.c
|
app/gui/color-history.[ch] app/gui/gui.c moved the color history out of
|
2003-11-13 15:25:38 +00:00 |
|
session.h
|
|
|
|
splash.c
|
added "wm_name", "wm_class", "display_name" and "monitor_number" to the
|
2003-11-07 17:29:02 +00:00 |
|
splash.h
|
|
|
|
stroke-dialog.c
|
added "gboolean use_default_values" to GimpItem::stroke().
|
2004-01-22 00:16:49 +00:00 |
|
stroke-dialog.h
|
To be multihead safe, each new window or menu needs to be associated with
|
2003-11-08 15:29:47 +00:00 |
|
templates-commands.c
|
To be multihead safe, each new window or menu needs to be associated with
|
2003-11-08 15:29:47 +00:00 |
|
templates-commands.h
|
To be multihead safe, each new window or menu needs to be associated with
|
2003-11-08 15:29:47 +00:00 |
|
templates-menu.c
|
app/gui/brushes-menu.c app/gui/channels-menu.c
|
2003-10-01 22:31:29 +00:00 |
|
templates-menu.h
|
|
|
|
themes.c
|
Fix undefined behaviour. Fixes crash in bringing up the Preferences dialog
|
2004-01-21 12:03:26 +00:00 |
|
themes.h
|
new utility function which takes a filename relative to the theme's root
|
2003-11-15 17:53:18 +00:00 |
|
tips-dialog.c
|
Some code review:
|
2004-02-18 13:43:50 +00:00 |
|
tips-dialog.h
|
|
|
|
tips-parser.c
|
app/config/Makefile.am app/config/config-types.h new files that hold a
|
2003-09-15 15:24:52 +00:00 |
|
tips-parser.h
|
|
|
|
tool-options-commands.c
|
Use the global <Image> accel_group in all docks except the toolbox (the
|
2004-01-31 20:23:53 +00:00 |
|
tool-options-commands.h
|
added a "Rename Saved Options" submenu and factored on-the-fly submenu
|
2003-09-30 18:33:46 +00:00 |
|
tool-options-menu.c
|
app/gui/layers-menu.c app/gui/patterns-menu.c app/gui/tool-options-menu.c
|
2004-01-08 20:00:09 +00:00 |
|
tool-options-menu.h
|
new function for stuff which needs to be done once, not on every
|
2003-09-29 22:23:44 +00:00 |
|
toolbox-menu.c
|
removed trailing whitespace.
|
2004-02-05 12:52:35 +00:00 |
|
toolbox-menu.h
|
|
|
|
tools-commands.c
|
Use the global <Image> accel_group in all docks except the toolbox (the
|
2004-01-31 20:23:53 +00:00 |
|
tools-commands.h
|
|
|
|
user-install-dialog.c
|
app/app_procs.c app/errors.c app/main.c app/config/gimpconfigwriter.c
|
2004-01-23 17:24:44 +00:00 |
|
user-install-dialog.h
|
Cleaned up the app init and exit stuff even more. Also reduces the number
|
2003-10-02 11:26:26 +00:00 |
|
vectors-commands.c
|
Use the global <Image> accel_group in all docks except the toolbox (the
|
2004-01-31 20:23:53 +00:00 |
|
vectors-commands.h
|
To be multihead safe, each new window or menu needs to be associated with
|
2003-11-08 15:29:47 +00:00 |
|
vectors-menu.c
|
New function that appends a duplicate of the source vectors strokes to the
|
2003-11-07 13:20:52 +00:00 |
|
vectors-menu.h
|
|
|
|
view-commands.c
|
Use the global <Image> accel_group in all docks except the toolbox (the
|
2004-01-31 20:23:53 +00:00 |
|
view-commands.h
|
Store the zoom factor as float, not as a ratio.
|
2004-01-29 22:22:29 +00:00 |