- 21 Aug, 2011 1 commit
-
-
Michael Natterer authored
-
- 20 Aug, 2011 3 commits
-
-
Martin Nordholts authored
-
Martin Nordholts authored
Bug 612931 - Moving individual layer in layer group not possible with Move Tool in 'pick a layer' mode When using GimpPickable::get_opacity_at(), don't consider group layers as having content.
-
Michael Natterer authored
-
- 19 Aug, 2011 1 commit
-
-
Christian Kirbach authored
-
- 18 Aug, 2011 1 commit
-
-
Nelson A. de Oliveira authored
-
- 16 Aug, 2011 2 commits
-
-
Martin Nordholts authored
Resurrect the help string "You can drop dockable dialogs here" inside GimpPanedBox. It got killed when we removed GimpDockSeparator.
-
Mikael Magnusson authored
-
- 13 Aug, 2011 2 commits
-
-
Martin Nordholts authored
-
Mikael Magnusson authored
-
- 12 Aug, 2011 7 commits
-
-
Martin Nordholts authored
-
Eric Grivel authored
Make gimp_image_get_uri() and gimp_image_get_filename() behave as in the GIMP 2.6 days. Add new functions gimp_image_get_xcf_uri(), gimp_image_get_exported_uri() and gimp_image_get_imported_uri().
-
Martin Nordholts authored
-
Martin Nordholts authored
There is no reason to not do that, especially since we soon will make color space information in the BMP file optional.
-
Martin Nordholts authored
-
Nils Philippsen authored
-
Nils Philippsen authored
-
- 11 Aug, 2011 1 commit
-
-
Alexia Death authored
-
- 09 Aug, 2011 4 commits
-
-
Martin Nordholts authored
Refactor GimpImageWindow session management. As far as session management goes, there are four states and four transitions that are interesting. The states are: State Window mode Images opened ------------------------------------------ s1 swm 0 s2 swm >0 s3 mwm 0 s4 mwm >0 The transitions are: Transition Description ------------------------------------------- t1 Enter single-window mode (swm) t2 Enter multi-window mwm (mwm) t3 Open an image t4 Close an image When thinking of it like this, it is pretty easy to see when to call gimp_image_window_session_clear() and when to call gimp_image_window_session_apply(). So kill gimp_image_window_set_entry_id() and handle all transitions in gimp_image_window_session_update().
-
Martin Nordholts authored
This reverts commit c19560b0. It was already included, don't know how I could miss that.
-
Michael Muré authored
-
Michael Muré authored
-
- 07 Aug, 2011 6 commits
-
-
Martin Nordholts authored
-
Martin Nordholts authored
Make GimpToolbox and GimpToolPalette use the GimpUIManager and GimpDialogFactory of the top container instead of holding references on their own. If they hold references on their own, we need to update these when we move e.g. GimpToolbox between different top level containers such as GimpDockWindow and GimpImageWindow. Failure to do this cased problems talked about in bug 646794 (case 2).
-
Martin Nordholts authored
-
Martin Nordholts authored
It's just weird not to.
-
Martin Nordholts authored
-
Martin Nordholts authored
-
- 04 Aug, 2011 8 commits
-
-
Martin Nordholts authored
-
Martin Nordholts authored
-
Martin Nordholts authored
When switching on single-window mode, put docks in the image window depending on what side of the window they originally had.
-
Martin Nordholts authored
-
Michael Schumacher authored
-
Martin Nordholts authored
When moving out GimpDock:s from a GimpDockColumns into a new GimpDockWindow when switching off single-window mode, try to preserve the size of the original GimpDockColumns.
-
Martin Nordholts authored
It's enough to setup gimp_toolbox_drop_uri_list() on the vbox.
-
Martin Nordholts authored
-
- 03 Aug, 2011 1 commit
-
-
Marco Ciampa authored
-
- 02 Aug, 2011 3 commits
-
-
Rūdolfs Mazurs authored
-
Rūdolfs Mazurs authored
-
Rūdolfs Mazurs authored
-