- 08 Jan, 2011 4 commits
-
-
Michael Natterer authored
either because we were setting the default value, or because there is already a delay in the callback code like calling gimp_preview_update().
-
Michael Natterer authored
It's deprecated in GTK+ 2.22. Instead use g_object_set() and add a comment as reminder to remove that too later.
-
Alexia Death authored
-
Alexia Death authored
Rebased/fixed to go on top of current master. Next commit will add cleanup. Had to change author tag because gnome is not accepting random stuff in email fields. Original author is tarai, from gimp painter project in sourceforge.
-
- 07 Jan, 2011 5 commits
-
-
Michael Natterer authored
-
Michael Natterer authored
because we idle preview anyway in GimpImageMap.
-
Michael Natterer authored
because it's the default.
-
Michael Natterer authored
- return TRUE from event handlers if we handled the event - remove the "instant update" toggle and feature - move the color area left of the labels now that the toggle is gone
-
Michael Natterer authored
because it's the default.
-
- 06 Jan, 2011 1 commit
-
-
Alan Monfort authored
-
- 02 Jan, 2011 1 commit
-
-
Joe Hansen authored
-
- 01 Jan, 2011 1 commit
-
-
Tryneeds-Chinese authored
-
- 31 Dec, 2010 1 commit
-
-
Alexandre Prokoudine authored
-
- 30 Dec, 2010 3 commits
-
-
神州散人 authored
-
mike2718 authored
-
wouter bolsterlee authored
-
- 27 Dec, 2010 1 commit
-
-
Petr Kovář authored
Reviewed by Petr Kovar.
-
- 20 Dec, 2010 3 commits
-
-
Marco Ciampa authored
-
Michael Natterer authored
and let that function alone worry about whether there actually is a curve for that axis.
-
Mattias Põldaru authored
-
- 19 Dec, 2010 2 commits
-
-
Michael Natterer authored
which is supposed to set up a widget for tablet events and make sure the context changes on device changes. "supposed" because everything is currently horribly broken on GTK+ 2.x. Use the function for all affected widgets except for the canvas.
-
Michael Natterer authored
-
- 18 Dec, 2010 2 commits
-
-
Michael Natterer authored
-
Michael Natterer authored
-
- 17 Dec, 2010 5 commits
-
-
Mikael Magnusson authored
-
Mikael Magnusson authored
-
Mikael Magnusson authored
Backported from the gtk3-port branch.
-
Mikael Magnusson authored
Backported from the gtk3-port branch.
-
Øyvind "pippin" Kolås authored
These signals fire from threads while the mainloop is blocked by GEGL, since the callbacks of the signals expect exclusive access a mutex works for serializing.
-
- 09 Dec, 2010 7 commits
-
-
Michael Natterer authored
-
Michael Natterer authored
This can't happen on GTK+ 2.x but why should I keep this generic code on a branch.
-
Michael Natterer authored
and make sure the core pointer is always first in the list.
-
Michael Natterer authored
-
Michael Natterer authored
-
Michael Natterer authored
-
Michael Natterer authored
-
- 08 Dec, 2010 2 commits
-
-
Rob Antonishen authored
-
Mikael Magnusson authored
-
- 07 Dec, 2010 1 commit
-
-
Michael Natterer authored
This should not happen, but happens anyway on GTK+ 3.x, so better warn about it to make debugging easier.
-
- 06 Dec, 2010 1 commit
-
-
Michael Natterer authored
and use it in the toolbox. Will soon be used in more places.
-