Commit Graph

5 Commits

Author SHA1 Message Date
293abcbd7d Provide e_alert_bar_submit_alert() to avoid code duplication
Most of the EAlertSink implementors use EAlertBar to present those
alerts and all of these had almost identical code to deal with it.
The added function is for these implementations to share the code.
2017-07-25 15:46:17 +02:00
bc2bfda634 Bug 782210 - Divide message list and preview panel size proportionally ]I[ 2017-06-30 10:51:02 +02:00
fdbd581073 Bug 782210 - Divide message list and preview panel size proportionally ][ 2017-06-27 18:33:24 +02:00
e1b58a9f4b Bug 777267 - Enhance UI appearance with gtk+ 3.20 and later 2017-01-17 18:29:15 +01:00
d17f923f92 Reorganize directory structure
Let's have it as it's common to be, which means top level src/ for
sources, single data/ for data, and so on.
2016-10-11 19:30:18 +02:00