[Window] Fix automatic pulldown code
[tilda-gobject.git] / tilda.c
2008-01-31 Ira W. Snyder[Window] Add support for configuration of tab width
2008-01-30 Ira W. SnyderMake Tilda work without DBus
2008-01-26 Ira W. Snyder[Config] Add GKeyFile reading capabilities
2008-01-26 Ira W. SnyderAdd the config system to main()
2008-01-23 Ira W. SnyderRename tilda_initialize_dbus() to tilda_dbus_init(...
2008-01-23 Ira W. SnyderAdd TildaController class
2008-01-23 Ira W. SnyderDon't try to catch SIGKILL
2008-01-19 Ira W. SnyderAdd signal handlers
2008-01-19 Ira W. SnyderExit when out of terminals or windows
2008-01-19 Ira W. SnyderAdd single-instance detection
2008-01-19 Ira W. SnyderWarning Fixes
2008-01-19 Ira W. SnyderAdd initial command-line interface
2008-01-18 Ira W. SnyderAdd gettext support to Tilda
2008-01-18 Ira W. SnyderAdd debugging macros + use them
2008-01-16 Ira W. SnyderAdd a basic pull() workalike
2008-01-14 Ira W. SnyderMake tilda generate only one TildaWindow at launch
2008-01-12 Ira W. SnyderMake TildaWindow determine number correctly
2008-01-11 Ira W. SnyderHook into DBus
2008-01-11 Ira W. SnyderMove main() into its own file