- 01 Feb, 2012 2 commits
-
-
Michael Natterer authored
-
Alexia Death authored
Previously flag writable was used. This caused ritable and editable brushes to sort first. This was not clearly understood criteria. Now user brushes in writable folders are sorted first.
-
- 31 Jan, 2012 5 commits
-
-
Alexia Death authored
-
Michael Natterer authored
Really find a *widget* in gimp_dialog_factory_find_widget(), don't just return the first found session info's widget. It's perfectly fine for a session info to have a NULL widget, if that dialog is not currently open.
-
Michael Natterer authored
-
Kevin Cozens authored
-
Mukund Sivaraman authored
-
- 30 Jan, 2012 6 commits
-
-
Michael Natterer authored
-
Michael Natterer authored
-
Michael Natterer authored
so it works right in SWM. Fixed actions/, tools/, and app/ for now.
-
Michael Natterer authored
to ::show_dockable_dialog() because that's what it wlays does, no matter if the dialog has to be created or now.
-
Michael Natterer authored
In SWM, try to find an existing dialog in gimp_single_window_strategy_create_dockable_dialog() before falling back to creating a new one.
-
Michael Natterer authored
Which is right for all external users, GimpDialogFactory itself splits the identifier list itself if needed before finding a specific dialog.
-
- 29 Jan, 2012 1 commit
-
-
Michael Natterer authored
-
- 28 Jan, 2012 2 commits
-
-
Marco Ciampa authored
-
Žygimantas Beručka authored
-
- 27 Jan, 2012 1 commit
-
-
Marco Ciampa authored
-
- 26 Jan, 2012 2 commits
-
-
Francisco Vila authored
-
Francisco Vila authored
-
- 25 Jan, 2012 5 commits
-
-
Martin Srebotnjak authored
-
Hleb Valoshka authored
-
Franciscos Vila authored
-
Franciscos Vila authored
-
Piotr Drąg authored
-
- 24 Jan, 2012 1 commit
-
-
Michael Natterer authored
Add app/widgets/gimppanedbox.c to POTFILES.in
-
- 23 Jan, 2012 2 commits
-
-
Michael Natterer authored
- move the code that sets the tool options' "defined" and "serialize" properties from GimpToolInto to GimpToolOptions so they are always set correctly. - make GimpToolOptions fix broken serialized NULL tools automatically. - make sure a GimpToolPreset's tool options always has a tool set. If all fails, set a NULL tool explicitly and let the logic in GimpToolOptions find the right tool. - set GimpToolPreset's "use" booleans to FALSE for context properties that have no effect on the tool. - set GimpToolPresetEditor's toggle insensitive for these properties.
-
Alexia Death authored
-
- 22 Jan, 2012 8 commits
-
-
Michael Natterer authored
-
Michael Natterer authored
-
Michael Natterer authored
Make "Right" rotate right and "Left" rotate left.
-
Khaled Hosny authored
-
Massimo Valentini authored
use a guint for Tile's share_count member
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 21 Jan, 2012 5 commits
-
-
Mukund Sivaraman authored
-
Alexia Death authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Alexia Death authored
-