46
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected over 3 years ago.
Mar 15, 2020 — Mar 15, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update for 0.2
cmsj
as Chris Jones
More... almost 17 years ago
Revert packN to addN since I've ended up back at the default settings anyway. Restore default behaviour of 4 terminals. Doing this before the window has actually been displayed is a horror show, so we're hackily using a timeout. This should really be tied to a signal that gets emitted after the window is rendered
cmsj
as Chris Jones
More... almost 17 years ago
Calculate amount of space required for scrollbars and resizing handles and make terminals appropriately smaller. This should prevent the terminator window resizing off the edge of the screen except in extreme circumstances
cmsj
as Chris Jones
More... almost 17 years ago
Fix resizing so you can actually make the widget smaller
cmsj
as Chris Jones
More... almost 17 years ago
Cut&paste horizontal splitting to vertical splitting. Also make the splitting function return the new term it createdx
cmsj
as Chris Jones
More... almost 17 years ago
Add support for dynamically splitting terminals. This requires us to set a very small initial size for the terminals otherwise the window grows in multiples of the screen width/height, which is less than helpful. also remove much initialisation code, now it isn't necessary
cmsj
as Chris Jones
More... almost 17 years ago
Update docs a bit
cmsj
as Chris Jones
More... almost 17 years ago
Update for 0.2
cmsj
as Chris Jones
More... almost 17 years ago
Revert packN to addN since I've ended up back at the default settings anyway. Restore default behaviour of 4 terminals. Doing this before the window has actually been displayed is a horror show, so we're hackily using a timeout. This should really be tied to a signal that gets emitted after the window is rendered
cmsj
as Chris Jones
More... almost 17 years ago
Calculate amount of space required for scrollbars and resizing handles and make terminals appropriately smaller. This should prevent the terminator window resizing off the edge of the screen except in extreme circumstances
cmsj
as Chris Jones
More... almost 17 years ago
Fix resizing so you can actually make the widget smaller
cmsj
as Chris Jones
More... almost 17 years ago
Cut&paste horizontal splitting to vertical splitting. Also make the splitting function return the new term it createdx
cmsj
as Chris Jones
More... almost 17 years ago
Add support for dynamically splitting terminals. This requires us to set a very small initial size for the terminals otherwise the window grows in multiples of the screen width/height, which is less than helpful. also remove much initialisation code, now it isn't necessary
cmsj
as Chris Jones
More... almost 17 years ago
Add another FIXME
cmsj
as Chris Jones
More... almost 17 years ago
Fix some spelling, spacing and language. Remove a FIXME that was fixed in 0.1
cmsj
as Chris Jones
More... almost 17 years ago
document new URL behaviour, cf gnome-terminal
cmsj
as Chris Jones
More... almost 17 years ago
Add another FIXME
cmsj
as Chris Jones
More... almost 17 years ago
Fix some spelling, spacing and language. Remove a FIXME that was fixed in 0.1
cmsj
as Chris Jones
More... almost 17 years ago
document new URL behaviour, cf gnome-terminal
cmsj
as Chris Jones
More... almost 17 years ago
bump version
cmsj
as Chris Jones
More... almost 17 years ago
Tighten up distribution related things
cmsj
as Chris Jones
More... almost 17 years ago
Fix changelog entry
cmsj
as Chris Jones
More... almost 17 years ago
bump version
cmsj
as Chris Jones
More... almost 17 years ago
Tighten up distribution related things
cmsj
as Chris Jones
More... almost 17 years ago
Fix changelog entry
cmsj
as Chris Jones
More... almost 17 years ago
Attempt to fix build-deps
cmsj
as Chris Jones
More... almost 17 years ago
Include a seutp.py for the install
cmsj
as Chris Jones
More... almost 17 years ago
Include a setup.py for the install
cmsj
as Chris Jones
More... almost 17 years ago
Add an attempt at debian packaging. Merged from 0.1
cmsj
as Chris Jones
More... almost 17 years ago
Add an attempt at debian packaging
cmsj
as Chris Jones
More... almost 17 years ago