ChangeLog
From Tildawiki
Contents |
[edit]
0.9.6 (2006-04-28)
- Move bugtracker to http://bugs.launchpad.net/tilda
- Fix metacity-2.20 focus problems
- Add future plans to the TODO list
- Update documentation to reflect the current keybindings
- Fix Ubuntu's bugs about copy and paste
- Fix metacity-2.22 focus problems
- Fix autotools so that it can generate release tarballs
- No more visual bell
[edit]
0.9.5 (2007-12-12)
- Fixed clear/reset issue
- Switched to Gnome shortcut keys
- Fixed background scrolling bug
- Tabs now loop to beginning/end for next/prev
- Better animation support
- Major code reorganization
- Make WWW links Ctrl+Left Click to open in a web browser
- Remove old configuration conversion script
- Updated documentation
- Use glade to generate the config wizard
- Gettextize for translations
- Added true transparency
- Made scrollbar off by default
- Fixed another bug in getting the new lock file (Thanks Wilberding)
- Removed resize/move from hide when animation is turned off. This will fix the closing of certain program (i.e. nano) when Tilda is hidden
- To keep Tilda open on 'exit' set Preferences->Title and Command->When Command Exits to "Hold the Terminal Open"
[edit]
0.9.4 (2006-11-29)
- Double Buffering is now in the Preferences. Enable or disable to fix problems with blinking on your system
- Add support for a window icon.
- Add a --hidden command line option.
- Change "Display pulled down on start" to "Start Tilda hidden".
- Updated the Preferences window.
- Add "centered horizontally" and "centered vertically" options.
- Enable double buffering by default.
- Fix getnextinstance() function.
- Changed default slide delay to 15000
- Now installs .desktop file and icon
- Set copy/paste to ctrl-shift-c/ctrl-shift-v
- Alt-# for switching tabs now :), sorry for all the changes
- Changed getinstance back to its old way of working, so it doesn't just count locks but checks the numbers (thanks wilber)
[edit]
0.09.3 (2006-6-29)
- can now slide any from top, bottom, left or right
- ctrl-# changes tab, sorry not alt-# (bash uses that)
- ctrl-shift-w fix
- Added ability to set height/width by percentage of screen resolution
- All Tabs are now the same size
- Remove stale code (apply() function).
- Patch from Danny Milosavljevic (thanks!) which fixes:
- "tilda *C", then Cancel quits app now
- wizard is a gtk dialog now (modal, not sure if it's used in other places than the -C command line arg)
- wizard uses stock buttons now
- fixed the command line in the wizard to take command line arguments as well
- fixed the restart handling in close_tab_on_exit (combo entry order changed, but the switch statement contained the old order it seems)
- fixed a strlen warning in tilda_window.c
- removed the apply button since it was confusing
[edit]
0.09.2 (2006-1-21)
- Added libConfuse to configure.in
- Better commandline option help generation.
- Switch to libConfuse for config-file parsing.
- Internal cleanups / documentation
- Increase use of GLib
- Sliding action added
- No more blinking terminal
- Added shortcuts for adding tabs and going to the next or prev tab
- Various bug fixes
[edit]
0.09.1 (2005-10-4)
- Fixed problem of tab taking other tabs title
- Fixed 100% CPU problem when Tilda is started hidden
[edit]
0.09
- Dynamic Tab Titles
- Many, many many other preferences added (i.e. allowing bold text, any color for foreground/background, more scrolling options, more compatibility options and so on...)
- Bug fix for Window Maker
- Bug fix for new tab grabbing focus
- Possible bug fix for Tilda grabbing focus
- Misc bug fixes
[edit]
0.08
- Tabs have been added -- right click on the window to add or remove a tab.
- May have fixed some focus issues.
- Fixed problem with gnu*screen.
- Fixed gthread crash problem.
- Other bug fixes as well
[edit]
0.07
- Added right click menu so preferences can be changed while Tilda is running
- GOT RID OF XBINDKEYS!!! now Tilda handles key bindings itself
- Different config file for each instance of Tilda
- Sorry by 'tilda -T' does nothing now :(
[edit]
0.06
- Fixed a lot of pesky bugs and possible buffer overflows. Also added a great new configuration wizard.
[edit]
0.05.1
- Fixed a defunct process that was running loose. Wasn't too bad, just an ls but needed to be dealt with.
[edit]
0.05
- Env Variable added so that inside tilda you can run the command "tilda -T $TILDA_NUM" to move tilda up. Also, you may want to make an alias for "exit" to "tilda -T $TILDA_NUM" :).
- Also fixed bug of tilda not cleaning up tmp 100%. Now each time tilda is run it will check the tmp dir and clean it up if it is not completely clean. Note: this means there may be some rogue tilda files in tmp till the next time you run tilda. I have no way of catching a complete system or X crash to clean up the tmp dir. If anyone knows how to catch an XKill that would be great? I can catch all normal kill commands but XKill is very odd it seems.
[edit]
0.04
- Added support for multiple tildas running at once
- Fixed bug of tilda leaving X when exited
[edit]
0.03
- Added a lot of commandline options, run tilda -h to see them all.
- Fake transparency, black background, scrollbar and many more options.
- Fixed problem of tilda not removing itself fully from the screen.
