- 06 May, 2011 8 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Kristjan Esperanto authored
-
Kristjan Esperanto authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Martin Nordholts authored
-
Martin Nordholts authored
Fixup of test-gimpidtable.c of things sleepy eyes and brains missed.
-
- 05 May, 2011 9 commits
-
-
Daniel Mustieles García authored
-
Daniel Mustieles García authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Michael Natterer authored
-
Michael Natterer authored
It can just as well return NULL.
-
Mukund Sivaraman authored
-
- 04 May, 2011 11 commits
-
-
Martin Nordholts authored
Add a "check-for-deprecated-procedures-in-script-fu" make target that looks for usage of deprecated procedures in *.scm files. We currently use quite a bit of deprecated procedures. When we don't do that anymore, we should connect this to make check somehow so our nightly build fails if someone deprecated a procedures without also porting all clients. Run it like this from the source root: make -C plug-ins/script-fu check-for-deprecated-procedures-in-script-fu
-
Martin Nordholts authored
Allow to dump the names of all internal deprecated PDB procedures. This enables us to do static analysis on *.scm files and look for usage of deprecated procedures.
-
Martin Nordholts authored
-
Martin Nordholts authored
-
Martin Nordholts authored
-
Michael Natterer authored
by adding the source outline's canvas item to the source display directly. Poking in GimpDrawTool internals is gone and generally not possible any longer since GimpCanvasItem based drawing.
-
Martin Nordholts authored
-
Martin Nordholts authored
-
Martin Nordholts authored
Not written in Vala... ;)
-
Michael Natterer authored
-
Kristjan Esperanto authored
-
- 03 May, 2011 3 commits
-
-
Michael Natterer authored
-
Nils Philippsen authored
use gdk_x11_window_foreign_new_for_display() instead
-
Nils Philippsen authored
this is a followup to commit 844df2b4
-
- 02 May, 2011 6 commits
-
-
Michael Muré authored
-
Michael Muré authored
-
Michael Muré authored
-
Michael Muré authored
-
Michael Natterer authored
-
Mukund Sivaraman authored
-
- 01 May, 2011 3 commits
-
-
Michael Natterer authored
-
Michael Natterer authored
-
Michael Natterer authored
instead of always passing FALSE when changing to a different layer. For some reason we were displaying the right state anyway, which can only mean that we do things redundantly here and call this function twice.
-