Hi, i`m not sure this is bug or feauture..:)
Today i must edit a file with big name (for example : index.php?fuseaction=music.popupplayer&sindex=-1.3&shuffle=false&amix=false&pmix=false&plid=27461&artid=5005158&profid=53382572&friendid=53382572&sseed=0&ptype=3&stime=15.856&ap=1 )
When i open this file in Geany, tab for this and __all others__ files is too big...
Sorry for my bad english, for better explaintation see screenshot.
INFO :
Geany 0.17 (svn >= r3714), GTK+ 2.14.4, GLib 2.18.2, Ubuntu 8.10 Intrepid
Geany screenshot.
Mostly fixed in SVN r3718. The filename is now shortened by removing characters from the middle and replacing by "...". This is done for the tab labels, for some dialogs and the window title.
There are still many other places where we could/should use this but I don't have the time right now to check them all. Will do later, hopefully.
Confirmed, now everything look nice.Thank`s for this fix :)