Commit Graph

593 Commits

Author SHA1 Message Date
blakeross%telocity.com
48a6861f7d Change tabgroup homepage separator to |. 2002-11-23 01:18:18 +00:00
blakeross%telocity.com
e9c8f5f861 Fix extensions. 2002-11-20 01:11:09 +00:00
blakeross%telocity.com
fd5c1668c3 Fix 171747. 2002-11-17 01:11:22 +00:00
blakeross%telocity.com
b703a680af Implement tabgroup homepages and fix a variety of bugs. 2002-11-16 17:14:12 +00:00
blakeross%telocity.com
c1a28934d4 History cleanup, add open in tab to history. 2002-11-13 00:55:56 +00:00
blakeross%telocity.com
2e2d081cc6 Download dir pref. 2002-11-09 13:53:22 +00:00
blakeross%telocity.com
d26e27bbed Comment out something for now. 2002-11-09 13:17:27 +00:00
blakeross%telocity.com
a93546ea5b Fix crash trying to save without a default download dir 2002-11-09 13:17:10 +00:00
blakeross%telocity.com
b6b93d15a5 Fix broken save page as... complete. 2002-11-09 13:15:26 +00:00
blakeross%telocity.com
65d793648f Removing unnecessary checks. 2002-11-09 01:21:19 +00:00
blakeross%telocity.com
bb253cdc0f Oops. 2002-11-08 05:01:03 +00:00
blakeross%telocity.com
15c35542e4 One more small perf opt. 2002-11-08 04:58:40 +00:00
blakeross%telocity.com
fee6f2a801 same thing. 2002-11-08 04:56:15 +00:00
blakeross%telocity.com
d8fb0344d5 same thing. 2002-11-08 04:52:37 +00:00
blakeross%telocity.com
af342e2628 same thing. 2002-11-08 04:51:05 +00:00
blakeross%telocity.com
15ca96e617 Try to speed up new window and startup performance for people who have blank homepages. 2002-11-08 04:50:05 +00:00
blakeross%telocity.com
129f4a1569 Fix a similar bug whereby bookmark keywords that become full urls get added to urlbar history as keywords. 2002-11-08 01:24:37 +00:00
blakeross%telocity.com
ee0d2c4f58 Fix bug that hitting ctrl+enter/shift+enter/ctrl+shift+enter to prepend/append to the urlbar url doesn't add that new url to the urlbar history. 2002-11-08 01:18:39 +00:00
blakeross%telocity.com
7a722f1e1e Minor tweak. 2002-11-08 01:09:32 +00:00
blakeross%telocity.com
fb8b743df1 Remove downloads prompt pref. 2002-11-08 01:01:07 +00:00
blakeross%telocity.com
5efc991983 small perf opt. 2002-11-07 02:25:18 +00:00
blakeross%telocity.com
be58c57395 Port over a trunk fix. 2002-11-06 20:50:52 +00:00
blakeross%telocity.com
ff812d43a3 . 2002-11-06 19:27:16 +00:00
bryner%netscape.com
da264c3255 fix orange 2002-11-06 00:13:49 +00:00
blakeross%telocity.com
777277e269 Fix some bugs, hook up cross-session sidebar persistence. 2002-11-05 00:29:14 +00:00
blakeross%telocity.com
b858b327c5 Port fixes over from trunk. 2002-11-04 23:46:43 +00:00
blakeross%telocity.com
4f2e849dbf Change search bar focusing shortkey to Ctrl+K. 2002-11-04 23:38:25 +00:00
blakeross%telocity.com
48c9648940 Port over more trunk fixes. 2002-11-04 23:36:46 +00:00
blakeross%telocity.com
05e0e83e11 Port fixes from the trunk. 2002-11-04 23:32:03 +00:00
blakeross%telocity.com
7ab1a0db41 Port over some fixes from Mozilla. 2002-11-04 23:24:29 +00:00
blakeross%telocity.com
c4fe3a2419 Port over a fix from Mozilla. 2002-11-04 23:21:20 +00:00
blakeross%telocity.com
e62f115342 Fix accesskey conflict. 2002-11-04 23:16:51 +00:00
blakeross%telocity.com
0f321242ca SupportsWString -> SupportsString 2002-11-04 23:12:08 +00:00
blakeross%telocity.com
5cb0dcf133 Also tack on http:// for key modifiers. 2002-11-03 15:23:42 +00:00
blakeross%telocity.com
ac009b4d4c Restore Ctrl+0 for resetting text size. 2002-11-03 14:51:29 +00:00
blakeross%telocity.com
951de612e3 Fix some buglets; remove more comm dependencies. 2002-11-02 21:14:22 +00:00
blakeross%telocity.com
e57cc2f7fc Remove dl-start obs on shutdown. 2002-11-02 01:17:36 +00:00
blakeross%telocity.com
2e4b21d920 Some bulletproofing. 2002-11-02 00:32:53 +00:00
blakeross%telocity.com
1bcc607468 - Fixing a bug that caused the menubar to remain disabled after customizing the toolbars.
- First cut at pref for a default download directory, and options to open the download sidebar when starting a download and whether to prompt for a filename.  Under construction!
2002-11-02 00:28:30 +00:00
chanial%noos.fr
7cc9a8d7ad bug 177837: remove help menu in bookmark manager and view source window 2002-11-01 04:28:57 +00:00
chanial%noos.fr
c3441f7620 fix various DND/copy bookmark/folder issues 2002-10-31 01:30:43 +00:00
chanial%noos.fr
ed84b8eae2 DND on the home button did not set the home page. 2002-10-29 19:55:04 +00:00
hyatt%netscape.com
20734838c9 Make items droppable before and after the menubar. 2002-10-29 00:13:49 +00:00
bryner%netscape.com
616f022d79 this event handler doesn't need to return a value 2002-10-29 00:11:41 +00:00
bryner%netscape.com
06017efe72 fixing js strict warnings... i'm not sure why this function is returning a value at all 2002-10-28 12:03:21 +00:00
hyatt%netscape.com
854598af2f Up the version to 0.4 2002-10-27 23:19:06 +00:00
hyatt%netscape.com
e770181c66 make ctrl+num switch to tabs instead of alt+num 2002-10-25 18:13:29 +00:00
hyatt%netscape.com
cbfbefa9a4 Patch phoenix to use the whitelist instead of the blacklist. 2002-10-25 08:21:36 +00:00
chanial%noos.fr
fbcd11b44c more 'open in tabs' menuitem fixing 2002-10-23 21:41:45 +00:00
hyatt%netscape.com
b1f3e49303 Fix PT scrunched icon bustage. 2002-10-21 19:24:26 +00:00