tilda-gobject.git
2008-01-23 Ira W. SnyderDon't try to catch SIGKILL
2008-01-23 Ira W. Snyder[Window] Unbind global keybinding during dispose
2008-01-23 Ira W. Snyder[Window] Add missing header
2008-01-22 Ira W. Snyder[Window] Another try at thwarting focus-stealing prevention
2008-01-22 Ira W. Snyder[Window] Focus new VteTerminals when adding a new tab
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] Add Close DBus Method call
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[Window] Mark strings for translation
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-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. Snyder[Window] Remove extra variable
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 centering capability
2008-01-18 Ira W. Snyder[Window] Add more hardcoded settings for testing
2008-01-18 Ira W. SnyderAdd ability to build in "see what symbols aren't used...
2008-01-18 Ira W. Snyder[Window] Add "hidden-at-start" support
2008-01-18 Ira W. Snyder[Window] Bugfixes in pull() code
2008-01-18 Ira W. Snyder[Window] Add more property implementations
2008-01-18 Ira W. Snyder[Window] Rename property "pinned" to "stick"
2008-01-18 Ira W. Snyder[Window] Rename property "show-in-taskbar" to "skip...
2008-01-17 Ira W. Snyder[Window] Make TildaWindow respect size changes
2008-01-17 Ira W. Snyder[Window] Rename max-height and max-width properties
2008-01-17 Ira W. Snyder[Window] Remove min-height and min-width properties
2008-01-16 Ira W. Snyder[Window] Focus the VteTerminal when pulled down
2008-01-16 Ira W. Snyder[Window] Hide window decorations
2008-01-16 Ira W. Snyder[Window] Add positioning capability
2008-01-16 Ira W. SnyderAdd a basic pull() workalike
2008-01-16 Ira W. SnyderImport utilities from Tomboy
2008-01-15 Ira W. Snyder[Window] Add all properties
2008-01-15 Ira W. Snyder[Terminal] Add scrollbar-position property
2008-01-15 Ira W. Snyder[Terminal] Add URL matching support
2008-01-15 Ira W. SnyderBuild with DEBUG defined
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[Window] Set up real transparency if possible
2008-01-14 Ira W. Snyder[Terminal] Make dynamic titles work properly
2008-01-14 Ira W. SnyderMake tilda generate only one TildaWindow at launch
2008-01-14 Ira W. Snyder[Terminal] Add proper handling of exit_action
2008-01-14 Ira W. Snyder[Window] Add tilda_window_remove_term() implementation
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 properly generate terminal numbers
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
2008-01-11 Ira W. SnyderHook TildaTerminal and TildaWindow together
2008-01-10 Ira W. Snyder[Window] Get set up for integration with TildaTerminal
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