summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Hardcode colors in a single placeChristian Mollekopf2017-04-25
|
* Only select a folder if a user triggered itChristian Mollekopf2017-04-25
| | | | | This avoids selecting all folders once during initial loading of the model
* Autoselect the first accountChristian Mollekopf2017-04-25
|
* Fixed resizing issuesChristian Mollekopf2017-04-25
| | | | | | | | | Properly anchor all components and then let the layout deal with it. Setting a maximum size for splits that depends on the application window breaks initial layouting, probably because the window size initially is 0 and that results in the default size not being applied. Since I don't think the maximum size is overly useful we can live without for the time being.
* Fix artifacts from the accountswitcherChristian Mollekopf2017-04-25
|
* Function name cleanupChristian Mollekopf2017-04-25
|
* Dropped the now unused action frameworkChristian Mollekopf2017-04-24
|
* Another bunch of controllers goneChristian Mollekopf2017-04-24
|
* Removed notification pluginChristian Mollekopf2017-04-24
| | | | ...which is replaced by the fabric
* Removed controller in conversation viewChristian Mollekopf2017-04-24
|
* Show mail delegate buttons on hoverChristian Mollekopf2017-04-24
| | | | Currently hides the date, so that will need fixing.
* Ported more actions to the fabricChristian Mollekopf2017-04-24
|
* Use the fabric to wire up searchChristian Mollekopf2017-04-24
|
* Added the Fabric as an in application message busChristian Mollekopf2017-04-24
|
* The outbox is backChristian Mollekopf2017-04-21
|
* mail-mobile is no longer relevant for the time beingChristian Mollekopf2017-04-21
|
* give InlineAccountSwitcher a widthMichael Bohlender2017-04-21
|
* remove toolbar and move enable the buttons in the mailListDelegateMichael Bohlender2017-04-21
|
* add dummy button to maillist delegateMichael Bohlender2017-04-21
|
* show old account switcher againMichael Bohlender2017-04-21
|
* Added text to gmail account to tell how to enable imap accessChristian Mollekopf2017-04-21
|
* initial inline account switcherMichael Bohlender2017-04-21
|
* fix resizing behaviour for realMichael Bohlender2017-04-20
|
* use the correct (inverted) icons in folderlistMichael Bohlender2017-04-20
|
* fix resizing behaviourMichael Bohlender2017-04-20
|
* even more spacingMichael Bohlender2017-04-20
|
* give the accountname a little leftMargin so it does not touch the sidebarMichael Bohlender2017-04-20
|
* introduce main sidebarMichael Bohlender2017-04-20
|
* add message_inverted iconMichael Bohlender2017-04-20
|
* Depend on google-noto-sansChristian Mollekopf2017-04-20
|
* Merge branch 'mbohlender/fonts' into developMichael Bohlender2017-04-20
|\
| * use Kube.Font in textfieldMichael Bohlender2017-04-20
| |
| * use Kube.Font in LabelMichael Bohlender2017-04-20
| |
| * use Kube.Font in UnitsMichael Bohlender2017-04-20
| |
| * introduce Kube.FontMichael Bohlender2017-04-20
| |
* | Going towards 0.3Christian Mollekopf2017-04-20
| |
* | v0.2.0v0.2.0Christian Mollekopf2017-04-20
| |
* | Fixed enabling of actionsChristian Mollekopf2017-04-20
|/
* use kube label in attachment delegateMichael Bohlender2017-04-19
|
* use more kube controls in accountMichael Bohlender2017-04-19
|
* use kube controls in accountMichael Bohlender2017-04-19
|
* use kube.textfield in searchbarMichael Bohlender2017-04-19
|
* more use of kube.labelMichael Bohlender2017-04-19
|
* use kube.label in focus composerMichael Bohlender2017-04-19
|
* use kube.label in autocompletelineedidMichael Bohlender2017-04-19
|
* use kube.label in maillistview and center nothing-here messageMichael Bohlender2017-04-19
|
* use kube.label in notification popupMichael Bohlender2017-04-19
|
* use kube.label in folderlistview!Michael Bohlender2017-04-19
|
* use kube controls in peopleMichael Bohlender2017-04-19
|
* use Kube.Label in ConversationviewMichael Bohlender2017-04-19
|