| .. |
|
.gitignore
|
Added .gitignore files generated with git svn create-ignore.
|
2009-01-31 11:37:44 +00:00 |
|
display-enums.c
|
app: Get rid of config -> display module dependency
|
2010-02-01 21:56:48 +01:00 |
|
display-enums.h
|
app: Get rid of config -> display module dependency
|
2010-02-01 21:56:48 +01:00 |
|
display-types.h
|
Add new toplevel window class GimpImageWindow
|
2009-09-28 22:55:35 +02:00 |
|
gimpcanvas.c
|
Fix a bunch of warnings
|
2010-08-31 22:46:36 +02:00 |
|
gimpcanvas.h
|
app: move the wilber drawing functions to gimpcairo.c
|
2010-08-28 15:30:02 +02:00 |
|
gimpcursorview.c
|
app: use the new unit conversion functions
|
2010-02-21 16:46:39 +01:00 |
|
gimpcursorview.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimpdisplay-foreach.c
|
Move "disp_count" and "instance_count" to GimpImagePrivate
|
2010-02-03 21:22:00 +01:00 |
|
gimpdisplay-foreach.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimpdisplay-handlers.c
|
Move refing/unrefing the image to gimp_display_set_image()
|
2009-10-07 21:13:39 +02:00 |
|
gimpdisplay-handlers.h
|
Move refing/unrefing the image to gimp_display_set_image()
|
2009-10-07 21:13:39 +02:00 |
|
gimpdisplay.c
|
app: move "image" member of GimpDisplay to the private struct
|
2010-02-28 16:15:59 +01:00 |
|
gimpdisplay.h
|
app: move "image" member of GimpDisplay to the private struct
|
2010-02-28 16:15:59 +01:00 |
|
gimpdisplayshell-appearance.c
|
app: Keep canvas position on all display shell widgets
|
2010-02-28 15:22:56 +01:00 |
|
gimpdisplayshell-appearance.h
|
app: Get rid of const disqualifier warning
|
2009-10-24 21:02:19 +02:00 |
|
gimpdisplayshell-autoscroll.c
|
app: move the entire get-coords API from GimpDisplayShell to GimpDeviceInfo
|
2010-02-16 13:00:46 +01:00 |
|
gimpdisplayshell-autoscroll.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimpdisplayshell-callbacks.c
|
app: remove obsolete includes
|
2010-08-28 15:33:25 +02:00 |
|
gimpdisplayshell-callbacks.h
|
app: fix artifacts caused by delayed tool drawing
|
2010-05-02 12:12:48 +02:00 |
|
gimpdisplayshell-close.c
|
Move "disp_count" and "instance_count" to GimpImagePrivate
|
2010-02-03 21:22:00 +01:00 |
|
gimpdisplayshell-close.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimpdisplayshell-coords.c
|
app: Make direction behave a bit more sanely and predictably
|
2010-03-20 12:26:51 +02:00 |
|
gimpdisplayshell-coords.h
|
app: move the entire get-coords API from GimpDisplayShell to GimpDeviceInfo
|
2010-02-16 13:00:46 +01:00 |
|
gimpdisplayshell-cursor.c
|
app: move the GIMP_CURSOR_SIZE define to a single place in the right header
|
2010-08-26 19:13:49 +02:00 |
|
gimpdisplayshell-cursor.h
|
app: move the GIMP_CURSOR_SIZE define to a single place in the right header
|
2010-08-26 19:13:49 +02:00 |
|
gimpdisplayshell-dnd.c
|
Add utility function to create images to gimpimage-new.[ch]
|
2010-02-09 22:32:48 +01:00 |
|
gimpdisplayshell-dnd.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimpdisplayshell-draw.c
|
app: port GimpDisplayShell image drawing to cairo
|
2010-08-27 23:15:25 +02:00 |
|
gimpdisplayshell-draw.h
|
app: port GimpDisplayShell image drawing to cairo
|
2010-08-27 23:15:25 +02:00 |
|
gimpdisplayshell-expose.c
|
Move GimpDisplayShell's expose functions to separate files
|
2009-10-02 23:55:26 +02:00 |
|
gimpdisplayshell-expose.h
|
Move GimpDisplayShell's expose functions to separate files
|
2009-10-02 23:55:26 +02:00 |
|
gimpdisplayshell-filter-dialog.c
|
Use gimp_display_get_image() instead of display->image
|
2009-10-06 19:20:44 +02:00 |
|
gimpdisplayshell-filter-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimpdisplayshell-filter.c
|
Move GimpDisplayShell's expose functions to separate files
|
2009-10-02 23:55:26 +02:00 |
|
gimpdisplayshell-filter.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimpdisplayshell-handlers.c
|
app: port GimpDisplayShell pen drawing to cairo
|
2010-08-23 21:59:27 +02:00 |
|
gimpdisplayshell-handlers.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimpdisplayshell-icon.c
|
Simplify GimpDisplayShell's icon update API
|
2009-10-08 23:30:56 +02:00 |
|
gimpdisplayshell-icon.h
|
Simplify GimpDisplayShell's icon update API
|
2009-10-08 23:30:56 +02:00 |
|
gimpdisplayshell-layer-select.c
|
Bug 612896 - Ctrl TAB doesn't browse all the layers
|
2010-03-14 22:59:29 +01:00 |
|
gimpdisplayshell-layer-select.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimpdisplayshell-preview.c
|
Use gimp_display_get_image() instead of display->image
|
2009-10-06 19:20:44 +02:00 |
|
gimpdisplayshell-preview.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimpdisplayshell-progress.c
|
Move the statusbar back to GimpDisplayShell
|
2009-10-04 15:33:03 +02:00 |
|
gimpdisplayshell-progress.h
|
Add gimp_statusbar_override/restore_window_title()
|
2009-09-28 22:55:52 +02:00 |
|
gimpdisplayshell-render.c
|
app: port GimpDisplayShell image drawing to cairo
|
2010-08-27 23:15:25 +02:00 |
|
gimpdisplayshell-render.h
|
app: port GimpDisplayShell image drawing to cairo
|
2010-08-27 23:15:25 +02:00 |
|
gimpdisplayshell-scale-dialog.c
|
Use gimp_display_get_image() instead of display->image
|
2009-10-06 19:20:44 +02:00 |
|
gimpdisplayshell-scale-dialog.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimpdisplayshell-scale.c
|
Bug 610587 - Zooming with zoom tool pans away from the cursor
|
2010-06-19 08:09:34 +02:00 |
|
gimpdisplayshell-scale.h
|
app/tests: Add keyboard zoom focus regression test
|
2010-06-18 20:57:59 +02:00 |
|
gimpdisplayshell-scroll.c
|
Derive GimpCanvas from GimpOverlayBox
|
2009-10-18 22:19:29 +02:00 |
|
gimpdisplayshell-scroll.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimpdisplayshell-selection.c
|
app: remove gimp_display_shell_draw_selection_segments()
|
2010-08-27 15:03:03 +02:00 |
|
gimpdisplayshell-selection.h
|
Rename gimp_display_shell_selection_layer_set_hidden() to set_layer_hidden()
|
2009-10-08 09:10:33 +02:00 |
|
gimpdisplayshell-style.c
|
app: add widgets/gimpcairo.[ch] for cairo utility functions
|
2010-08-27 14:41:30 +02:00 |
|
gimpdisplayshell-style.h
|
app: port GimpDisplayShell selection drawing to cairo
|
2010-08-26 18:09:33 +02:00 |
|
gimpdisplayshell-title.c
|
app: use the new unit conversion functions
|
2010-02-21 16:46:39 +01:00 |
|
gimpdisplayshell-title.h
|
Remove gimp_display_shell_title() because it was completely empty
|
2009-09-28 22:55:39 +02:00 |
|
gimpdisplayshell-transform.c
|
app: undo some of the previous refactorings and keep using GdkSegment
|
2010-08-25 21:21:16 +02:00 |
|
gimpdisplayshell-transform.h
|
app: undo some of the previous refactorings and keep using GdkSegment
|
2010-08-25 21:21:16 +02:00 |
|
gimpdisplayshell.c
|
app: port GimpDisplayShell image drawing to cairo
|
2010-08-27 23:15:25 +02:00 |
|
gimpdisplayshell.h
|
app: port GimpDisplayShell image drawing to cairo
|
2010-08-27 23:15:25 +02:00 |
|
gimpimagewindow.c
|
Fix the bulid after GtkNotebookPage got deprecated in gtk-2-22
|
2010-07-16 15:24:25 +02:00 |
|
gimpimagewindow.h
|
app: Keep canvas position on all display shell widgets
|
2010-02-28 15:22:56 +01:00 |
|
gimpnavigationeditor.c
|
app: don't call scale functions on an empty display shell
|
2010-08-12 00:32:34 +02:00 |
|
gimpnavigationeditor.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimpscalecombobox.c
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimpscalecombobox.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimpstatusbar.c
|
app: draw the statusbar's icon with cairo
|
2010-07-30 13:14:10 +02:00 |
|
gimpstatusbar.h
|
app: avoid using sealed GtkStatusbar members
|
2010-04-20 09:56:59 +02:00 |
|
Makefile.am
|
app: add new files gimpdisplayshell-style.[ch]
|
2010-08-11 23:47:46 +02:00 |
|
makefile.msc
|
updated include <string.h> for memcmp() include <string.h> for strcmp()
|
2008-10-03 19:27:54 +00:00 |