[Controller] Disallow multiple TildaWindows to bind to the same key
[tilda-gobject.git] / tilda-window.h
2008-01-23 Ira W. SnyderAdd TildaController class
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-18 Ira W. Snyder[Window] Remove extra variable
2008-01-18 Ira W. SnyderRemove old main() functions
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] 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. SnyderAdd a basic pull() workalike
2008-01-15 Ira W. Snyder[Window] Add all properties
2008-01-14 Ira W. Snyder[Window] Set up real transparency if possible
2008-01-14 Ira W. Snyder[Window] Add tilda_window_remove_term() implementation
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-08 Ira W. SnyderInitial Commit