sfraser%netscape.com
|
e3791121af
|
Fix for bug 156607 (performance slow with large numbers of tabs open). These changes make all the tabs the same width, and put a cap of 16 on the number of tabs per browser window. When at this limit, commands that would open a new tab (e.g. view source) now open a new window. 'New tab' menu items should disable appropriately.
|
2002-08-06 01:53:37 +00:00 |
sfraser%netscape.com
|
f8304d9717
|
Fix for bug 155920: added string truncation utility on our NSString category, and used it to truncat strings that are put into menu items in the UI and window titles.
|
2002-08-02 21:08:24 +00:00 |
sfraser%netscape.com
|
685fce57b2
|
Whack string usage. Converted category on NSString to use references, added PRUnichar* method, and changed all uses to use these new methods.
|
2002-07-29 21:40:53 +00:00 |
sfraser%netscape.com
|
9c7daf5e57
|
Add category methods on NSString to assist with going back and forth between nsAStrings and NSStrings.
|
2002-07-29 19:47:00 +00:00 |
sfraser%netscape.com
|
5a28ea6cc6
|
New files adding a category on NSString with some useful cleanup functions.
|
2002-07-27 01:21:59 +00:00 |