[Controller] Add initial-windows property
[tilda-gobject.git] / tilda-terminal.c
2008-01-28 Ira W. Snyder[Config] Add type-safe configuration parsing
2008-01-26 Ira W. Snyder[Terminal] Use the configuration system to retrieve...
2008-01-20 Ira W. Snyder[Terminal] Add Close method to the DBus API
2008-01-20 Ira W. Snyder[Terminal] Add RunCommand method to the DBus API
2008-01-20 Ira W. Snyder[Window] Export the AddTerminal method over DBus
2008-01-20 Ira W. Snyder[Terminal] Mark all translatable strings
2008-01-19 Ira W. Snyder[Terminal] Rename constant TILDA_TERMINAL_TW to TILDA_T...
2008-01-19 Ira W. Snyder[Terminal] Remove "window-number" attribute
2008-01-18 Ira W. SnyderAdd gettext support to Tilda
2008-01-18 Ira W. SnyderRemove old main() functions
2008-01-18 Ira W. SnyderAdd debugging macros + use them
2008-01-18 Ira W. Snyder[Window] Add "hidden-at-start" support
2008-01-15 Ira W. Snyder[Terminal] Add scrollbar-position property
2008-01-15 Ira W. Snyder[Terminal] Add URL matching support
2008-01-14 Ira W. Snyder[Terminal] Add web browser property
2008-01-14 Ira W. Snyder[Terminal] Add transparency support
2008-01-14 Ira W. Snyder[Terminal] Make dynamic titles work properly
2008-01-14 Ira W. Snyder[Terminal] Add proper handling of exit_action
2008-01-14 Ira W. Snyder[Terminal] Add mouse autohide property
2008-01-14 Ira W. Snyder[Terminal] Add tilda_terminal_start_shell()
2008-01-12 Ira W. Snyder[Terminal] Add all properties
2008-01-12 Ira W. SnyderMake TildaWindow determine number correctly
2008-01-11 Ira W. SnyderHook into DBus
2008-01-11 Ira W. SnyderHook TildaTerminal and TildaWindow together
2008-01-10 Ira W. Snyder[Terminal] Get ready for integration with TildaWindow
2008-01-09 Ira W. Snyder[Terminal] Add enum types
2008-01-09 Ira W. Snyder[Terminal] Add Integer properties
2008-01-09 Ira W. Snyder[Terminal] Add string properties
2008-01-08 Ira W. SnyderInitial Commit