geary/theming
Robert Schroll 787e92e731 Host new composers in ComposerBox, not in ComposerEmbed
This allows us to avoid messing with the state of the conversation
viewer when we're composing a new message.  Instead, we hide it
completely and show only the ComposerBox.

The styling of paned composer is changed to resemble that of the inline
composers. Because of restrictions on what styles are available for
various widgets, the ComposerBox becomes a Gtk.Frame, and its border
simulates the margin while some padding and an inset shadow simulate the
border. I haven't figured out how to do an outset box-shadow.

https://bugzilla.gnome.org/show_bug.cgi?id=743670
2015-02-02 16:38:28 -05:00
..
CMakeLists.txt Load message-viewer HTML and CSS dynamically: Closes #5319. 2012-06-13 14:23:36 -07:00
message-viewer.css Host new composers in ComposerBox, not in ComposerEmbed 2015-02-02 16:38:28 -05:00
message-viewer.html Properly restore state of drafts 2015-01-16 16:39:19 -08:00