tilda-gobject.git
2008-04-07 Ira W. Snyder[Window] Fix automatic pulldown code master
2008-04-07 Ira W. Snyder[Window] Fix focus with metacity-2.22
2008-03-19 Ira W. Snyder[Window] Fix tab ordering
2008-02-17 Ira W. Snyder[Window] Consolidate tab show/hide code
2008-02-17 Ira W. Snyder[Window] Add always-show-border property
2008-02-17 Ira W. Snyder[Window] Add always-show-tabs property
2008-02-02 Ira W. Snyder[Window] Bugfix: fix tilda_window_accel_goto_generic()
2008-01-31 Ira W. SnyderFix warnings caused by using 0x%x to print pointers
2008-01-31 Ira W. Snyder[Window] Add support for configuration of tab width
2008-01-30 Ira W. SnyderAdd README
2008-01-30 Ira W. SnyderMake Tilda work without DBus
2008-01-29 Ira W. Snyder[Terminal] Add popup menu
2008-01-29 Ira W. Snyder[Keybinder] Add better validation
2008-01-29 Ira W. Snyder[Window] Add accelerator support
2008-01-29 Ira W. Snyder[Keybinder] Silence many tomboykeybinder warnings
2008-01-29 Ira W. Snyder[Window] Fix shadowed variable "index"
2008-01-29 Ira W. Snyder[Config] Fix memory leak on failure
2008-01-28 Ira W. Snyder[Controller] Add initial-windows property
2008-01-28 Ira W. Snyder[Config] Add type-safe configuration parsing
2008-01-26 Ira W. Snyder[Config] Add GKeyFile reading capabilities
2008-01-26 Ira W. Snyder[Window] Add the ability to set the initial number...
2008-01-26 Ira W. Snyder[Window] Use the configuration system to retrieve start...
2008-01-26 Ira W. Snyder[Terminal] Use the configuration system to retrieve...
2008-01-26 Ira W. SnyderAdd the config system to main()
2008-01-26 Ira W. Snyder[Config] Add initial implementation of the configuratio...
2008-01-26 Ira W. SnyderAdd missing extern to tilda.h
2008-01-25 Ira W. SnyderFix some tomboy warnings
2008-01-25 Ira W. SnyderClean up Tomboy's code
2008-01-24 Ira W. SnyderAdd Valgrind suppressions
2008-01-23 Ira W. SnyderAdd more good defaults to .gitignore
2008-01-23 Ira W. Snyder[Controller] Disallow multiple TildaWindows to bind...
2008-01-23 Ira W. Snyder[Controller] Rename tilda_controller_delete_window()
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. SnyderAdd debugging + translation features to their own headers
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