Searched +hist:215119 +hist:a1 (Results 1 - 9 of 9) sorted by last modified time

/haiku/src/servers/app/
H A DView.hdiff 215119a1 Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
diff 215119a1 Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
diff 215119a1e73029a7165a1c01dfa3ceb4a90d44bf Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
H A DView.cppdiff 215119a1 Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
diff 215119a1 Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
diff 215119a1e73029a7165a1c01dfa3ceb4a90d44bf Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
H A DServerWindow.cppdiff 215119a1 Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
diff 215119a1 Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
diff 215119a1e73029a7165a1c01dfa3ceb4a90d44bf Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
H A DDrawState.cppdiff 215119a1 Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
diff 215119a1 Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
diff 215119a1e73029a7165a1c01dfa3ceb4a90d44bf Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
H A DDrawState.hdiff 215119a1 Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
diff 215119a1 Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
diff 215119a1e73029a7165a1c01dfa3ceb4a90d44bf Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
/haiku/src/servers/app/drawing/Painter/
H A DPainter.cppdiff 215119a1 Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
diff 215119a1 Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
diff 215119a1e73029a7165a1c01dfa3ceb4a90d44bf Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
H A DPainter.hdiff 215119a1 Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
diff 215119a1 Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
diff 215119a1e73029a7165a1c01dfa3ceb4a90d44bf Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
/haiku/src/servers/app/drawing/
H A DDrawingEngine.cppdiff 215119a1 Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
diff 215119a1 Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
diff 215119a1e73029a7165a1c01dfa3ceb4a90d44bf Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
H A DDrawingEngine.hdiff 215119a1 Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
diff 215119a1 Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().
diff 215119a1e73029a7165a1c01dfa3ceb4a90d44bf Tue Jan 28 15:27:12 MST 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Move AlphaMask management into DrawState.

* Give DrawState a real copy constructor, handle deriving in PushState().
(Although clipping region and alpha mask are not cloned, which is on the
other hand just what's needed for now.)
* Combining alpha masks from previous states is not yet handled.
* Remove SetAlphaMask() from DrawingEngine and Painter. It is now done in
SetDrawState().

Completed in 469 milliseconds