Gimp/app
Martin Nordholts d33f643f6b app: Move GimpDockWindow::"font-scale" style property to GimpDock
To make the smaller font in docks also apply in single-window mode,
move the GimpDockWindow::font-scale style property to GimpDock. We use
the GimpDockWindow approach, so now each GimpDock has a name of the
form "gimp-internal-dock-<id>". We add "internal" to avoid clashing
with the GimpDockWindow legacy id "gimp-dock-<id>".
2009-12-03 23:08:30 +01:00
..
actions app: gimp_dialog_factory_dock_new() -> _dock_with_window_new() 2009-12-01 21:42:24 +01:00
base
composite
config Added some more dynamics presets and set the default dynamics value 2009-10-15 22:57:44 +03:00
core gimp_layer_sync_mode_node(): use gegl:over for normal mode 2009-11-29 13:51:22 +01:00
dialogs GtkInputDialog is deprecated now, so #undef GTK_DISABLE_DEPRECATED 2009-10-19 10:11:45 +02:00
display app: Check for API availability in gimp_statusbar_init() 2009-11-30 23:14:54 +01:00
file
gegl
gui app: Move g_list_copy() out from gimp_dock_columns_get_docks() 2009-11-15 19:21:57 +01:00
menus Whitespace cleanup that reduces the diff against master 2009-10-12 13:00:16 +02:00
paint Stop smudge from crashing by disabling dynamic transfrorming in the brush core. 2009-10-27 23:21:17 +02:00
paint-funcs
pdb Seal GimpData completely and add the missing accessors 2009-10-31 18:48:38 +01:00
plug-in
tests app: gimp_dialog_factory_dock_new() -> _dock_with_window_new() 2009-12-01 21:42:24 +01:00
text
tools Remove unused #define STATUSBAR_SIZE 200 2009-11-03 15:43:32 +01:00
vectors
widgets app: Move GimpDockWindow::"font-scale" style property to GimpDock 2009-12-03 23:08:30 +01:00
xcf
.gitignore Bug 554748 - Version information for gimp.exe 2009-10-14 21:30:59 +02:00
about.h
app.c
app.h
batch.c
batch.h
errors.c
errors.h
fileicon.ico
gimp-intl.h
gimp-log.c
gimp-log.h
gimp.rc.in Bug 554748 - Version information for gimp.exe 2009-10-14 21:30:59 +02:00
gimpcore.def
main.c
Makefile.am Fixed typo "depenendencies" 2009-10-14 21:42:14 +02:00
makefile.msc
sanity.c Sync required pango version with configure 2009-10-22 20:37:01 +02:00
sanity.h
signals.c
signals.h
tests.c
tests.h
unique.c
unique.h
units.c
units.h
version.c
version.h
wilber.ico