Andi Albrecht

Results 65 comments of Andi Albrecht

Thanks for the feedback! I really appreciate it. I'll add some configuration options for the next release. But I've just committed a change that uses the default monospace font of...

Font size can now be changed using the preference dialog.

The drop-down menu on the application name in Gnome's app bar: ![bildschirmfoto vom 2017-01-24 13-11-50](https://cloud.githubusercontent.com/assets/25632/22246801/e045d9a4-e236-11e6-8d31-e0d29867af0f.png)

Maybe you'll have to run `make compile-resources` before launching the app. This recompiles the UI stuff. Michael Shepanski schrieb am Di., 24. Jan. 2017 um 15:06 Uhr: > Weird, I...

That's actually a GTK thing. I create parts of the UI using Glade ( https://glade.gnome.org/). The UI definitions are stored in the data/*.ui files. Those (XML) files need to be...

Moved to 0.5.0: This is easier to implement when we store settings in gconf.

Removing the milestone again... in fact, there is no export to CSV option...

I'm currently experimenting with a sidebar. First approaches are already in the current development version. This sidebar would also contain some kind of schema browser. But I'd like to keep...

The transaction handling code is not ported from CrunchyFrog yet.