gimp/app/actions
Martin Nordholts 7c96452329 Make instance members private.
* app/widgets/gimpdock.[ch]: Make instance members private.

(gimp_dock_get_context)
(gimp_dock_get_dialog_factory)
(gimp_dock_get_dockbooks)
(gimp_dock_get_main_vbox)
(gimp_dock_get_vbox)
(gimp_dock_get_id): New getters.

* app/actions/actions.c
* app/actions/dockable-actions.c
* app/actions/dockable-commands.c
* app/actions/windows-actions.c
* app/menus/windows-menu.c
* app/widgets/gimpdialogfactory.c
* app/widgets/gimpdock.c
* app/widgets/gimpdock.h
* app/widgets/gimpdockable.c
* app/widgets/gimpdockbook.c
* app/widgets/gimpdockseparator.c
* app/widgets/gimpimagedock.c
* app/widgets/gimpmenudock.c
* app/widgets/gimpsessioninfo-book.c
* app/widgets/gimpsessioninfo-dock.c
* app/widgets/gimpsessioninfo-dockable.c
* app/widgets/gimptoolbox-color-area.c
* app/widgets/gimptoolbox-dnd.c
* app/widgets/gimptoolbox-image-area.c
* app/widgets/gimptoolbox-indicator-area.c
* app/widgets/gimptoolbox.c: Use new getters.

svn path=/trunk/; revision=27881
2009-01-04 10:28:31 +00:00
..
actions-types.h Add keyboard shortcut support for reseting to default value of e.g. brush 2008-05-31 20:05:03 +00:00
actions.c Make instance members private. 2009-01-04 10:28:31 +00:00
actions.h Add keyboard shortcut support for reseting to default value of e.g. brush 2008-05-31 20:05:03 +00:00
brush-editor-actions.c added an extra parameter for the translation context to all 2008-12-03 15:27:42 +00:00
brush-editor-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
brushes-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
brushes-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
buffers-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
buffers-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
buffers-commands.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
buffers-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
channels-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
channels-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
channels-commands.c renamed gimp_item_width() to gimp_item_get_width() and gimp_item_height() 2008-11-03 00:09:01 +00:00
channels-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
colormap-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
colormap-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
colormap-commands.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
colormap-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
config-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
config-actions.h Move the "Use GEGL" check-box to the Colors menu (bug #548760): 2008-09-23 07:02:24 +00:00
config-commands.c Move the "Use GEGL" check-box to the Colors menu (bug #548760): 2008-09-23 07:02:24 +00:00
config-commands.h Move the "Use GEGL" check-box to the Colors menu (bug #548760): 2008-09-23 07:02:24 +00:00
context-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
context-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
context-commands.c Make instance members private and add getters for required members. 2008-12-19 21:58:17 +00:00
context-commands.h app/actions/context-actions.c applied modified patch from David Gowers 2006-12-14 12:14:33 +00:00
cursor-info-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
cursor-info-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
cursor-info-commands.c Prepare GimpCursorView for a dependency to GimpDisplayShell. 2008-11-09 17:51:43 +00:00
cursor-info-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
data-commands.c New helper functions to lesser level of indirection in client code. 2008-12-20 12:27:52 +00:00
data-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
data-editor-commands.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
data-editor-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
debug-actions.c added an extra parameter for the translation context to all 2008-12-03 15:27:42 +00:00
debug-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
debug-commands.c run the benchmark in an idle callback. 2008-11-15 12:43:18 +00:00
debug-commands.h app/actions/debug-actions.c app/actions/debug-commands.[ch] rename 2008-10-19 17:05:03 +00:00
dialogs-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
dialogs-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
dialogs-commands.c Implement the presistent menu of recently closed docks, still somewhat 2008-05-16 16:06:42 +00:00
dialogs-commands.h Implement the presistent menu of recently closed docks, still somewhat 2008-05-16 16:06:42 +00:00
dock-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
dock-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
dock-commands.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
dock-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
dockable-actions.c Make instance members private. 2009-01-04 10:28:31 +00:00
dockable-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
dockable-commands.c Make instance members private. 2009-01-04 10:28:31 +00:00
dockable-commands.h app/widgets/gimpdockable.[ch] added a "locked" propery to GimpDockable. A 2008-05-19 21:11:03 +00:00
documents-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
documents-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
documents-commands.c Bug 560300 – Document History did not clear when "Keep record of used 2008-11-11 20:37:15 +00:00
documents-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
drawable-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
drawable-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
drawable-commands.c bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
drawable-commands.h Add Desaturate as an image-map tool with live preview (bug #533808): 2008-05-21 13:11:06 +00:00
edit-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
edit-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
edit-commands.c bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
edit-commands.h app/actions/edit-commands.[ch] added new action "edit-paste-as-new-layer". 2008-08-07 16:25:46 +00:00
error-console-actions.c app/actions/error-console-actions.c updated italian translation and small 2008-12-30 11:23:30 +00:00
error-console-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
error-console-commands.c bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
error-console-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
file-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
file-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
file-commands.c s/gimp_container_children_type/gimp_container_get_children_type/ 2008-11-20 22:45:19 +00:00
file-commands.h app/actions/file-actions.c renamed file_last_opened_cmd_callaback() to 2008-03-25 09:33:28 +00:00
fonts-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
fonts-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
fonts-commands.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
fonts-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gradient-editor-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
gradient-editor-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gradient-editor-commands.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gradient-editor-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gradients-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
gradients-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gradients-commands.c bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
gradients-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
help-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
help-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
help-commands.c app/core/gimp-gui.[ch] app/widgets/gimphelp.[ch] app/gui/gui-vtable.c 2008-06-10 09:54:54 +00:00
help-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
image-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
image-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
image-commands.c bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
image-commands.h remove "image-new-from-image" action. 2008-03-25 10:31:47 +00:00
images-actions.c Formating... 2008-12-04 19:33:46 +00:00
images-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
images-commands.c add new functions gimp_get_image_iter(), display_iter() and 2008-11-02 21:34:14 +00:00
images-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
layers-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
layers-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
layers-commands.c rename gimp_image_floating_sel() to gimp_image_get_floating_selection(). 2008-11-14 15:01:44 +00:00
layers-commands.h app/actions/layers-actions.c added new action "layers-new-from-visible". 2008-08-07 15:53:15 +00:00
Makefile.am Merge on-canvas GSoC project: 2008-10-26 17:39:55 +00:00
makefile.msc updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00
palette-editor-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
palette-editor-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
palette-editor-commands.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
palette-editor-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
palettes-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
palettes-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
palettes-commands.c bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
palettes-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
patterns-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
patterns-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
plug-in-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
plug-in-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
plug-in-commands.c Use GimpContainer getters instead of poking into the class 2008-11-20 23:43:58 +00:00
plug-in-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
quick-mask-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
quick-mask-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
quick-mask-commands.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
quick-mask-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
sample-points-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
sample-points-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
sample-points-commands.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
sample-points-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
select-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
select-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
select-commands.c make the entire selection API take GimpSelection arguments, not 2008-11-22 22:07:55 +00:00
select-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
templates-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
templates-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
templates-commands.c Use GimpContainer getters instead of poking into the class 2008-11-20 23:43:58 +00:00
templates-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
text-editor-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
text-editor-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
text-editor-commands.c hide the file dialog instead of destroying it. 2008-10-27 12:27:09 +00:00
text-editor-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
text-tool-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
text-tool-actions.h Merge on-canvas GSoC project: 2008-10-26 17:39:55 +00:00
text-tool-commands.c app/actions/text-tool-actions.c add missing includes and remove unused 2008-10-31 13:18:55 +00:00
text-tool-commands.h app/actions/text-tool-actions.c app/actions/text-tool-commands.[ch] rename 2008-10-27 20:40:07 +00:00
tool-options-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
tool-options-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
tool-options-commands.c add new functions gimp_get_image_iter(), display_iter() and 2008-11-02 21:34:14 +00:00
tool-options-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
tools-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
tools-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
tools-commands.c s/gimp_container_children_type/gimp_container_get_children_type/ 2008-11-20 22:45:19 +00:00
tools-commands.h app/actions/tools-actions.c app/actions/tools-commands.[ch] allow to 2008-03-06 17:13:59 +00:00
vectors-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
vectors-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
vectors-commands.c Bug 558797 – "Export Path" doesn't remember last used folder 2008-11-11 08:24:21 +00:00
vectors-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
view-actions.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
view-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
view-commands.c Bug 560903 – Explicit zooming with e.g. '1' should handle 2008-11-15 10:24:56 +00:00
view-commands.h add a "use_gegl" boolean member. 2008-10-11 19:17:42 +00:00
window-actions.c added an extra parameter for the translation context to all 2008-12-03 15:27:42 +00:00
window-actions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
window-commands.c specify alternative button order. 2007-10-09 13:30:36 +00:00
window-commands.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
windows-actions.c Make instance members private. 2009-01-04 10:28:31 +00:00
windows-actions.h Start changing the "Dialogs" menu to "Windows", still incomplete. 2008-05-10 16:21:37 +00:00
windows-commands.c Implement the presistent menu of recently closed docks, still somewhat 2008-05-16 16:06:42 +00:00
windows-commands.h Implement the presistent menu of recently closed docks, still somewhat 2008-05-16 16:06:42 +00:00