debian: release version 0.5.1
[espeaktime] / src / applet.c
2010-09-14 Alex Badeaapplet: read speech string from config
2010-09-14 Alex Badeaapplet: add Russian and Chinese to language picker
2010-06-21 Alex Badeaapplet: add help text with strftime(3) excerpts
2010-06-20 Alex Badeasrc: add headers needed when building with dpkg
2010-06-20 Alex Badeaapplet: factor out config-related functions to their...
2010-06-20 Alex Badeaapplet: call espeaktime-now.sh instead of espeak directly
2010-06-20 Alex Badeaapplet: print strerror and exit if execlp() fails
2010-06-20 Alex Badeaapplet: rename do_test to cfg_speak
2010-06-20 Alex Badeaapplet: read/write config values via gconf
2010-06-19 Alex Badeaapplet: populate UI fields from config
2010-06-19 Alex Badeaapplet: fix test commandline debug print
2010-06-19 Alex Badeaapplet: on Test, fork after fetching values from config
2010-06-19 Alex Badeaapplet: fetch config values and construct commandline
2010-06-19 Alex Badeaapplet: move build_ui() function into execute(), for...
2010-06-19 Alex Badeaapplet: add Test button
2010-06-19 Alex Badeaapplet: build UI layout
2010-06-17 Alex Badeaapplet: add voice and effect selectors
2010-06-17 Alex Badeaapplet: optionally build stand-alone executable for...
2010-06-17 Alex BadeaAdd skeleton settings applet, in its own binary package