Граф коммитов

350 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu 01018adcbd More GetDocument bustage 2003-07-29 05:48:30 +00:00
bzbarsky%mit.edu fe7644af23 Fix Firebird redness 2003-07-29 05:19:13 +00:00
noririty%jcom.home.ne.jp 4c7dff12c3 Fix 205998 - Find in 'T'his Page, patch by abecevello@sympatico.ca 2003-07-28 13:06:53 +00:00
bryner%brianryner.com cc9ed87119 Adapt wallet's password manager UI (removing the form manager bits). Split into content and locale directories and add contents.rdf files for passwordmgr chrome package. 2003-07-28 06:06:10 +00:00
bryner%brianryner.com b3a5886e56 Fixing windows build - need to use a constructor for initializing reference-type members. 2003-07-27 21:21:45 +00:00
noririty%jcom.home.ne.jp 6a9413c304 Fix 209503 - about:config search, patch by gelsoft@mx4.tiki.ne.jp 2003-07-27 14:08:39 +00:00
bryner%brianryner.com 892a0a4366 passwordmgr.properties, not satchel.properties 2003-07-27 07:06:49 +00:00
bryner%brianryner.com 25b37556ab Initial add of new (work-in-progress) password manager implementation. Not part of the build. 2003-07-27 07:05:27 +00:00
bryner%brianryner.com 95d977de84 bug 199237 : fix the rendering of the non-ASCII title of a non-text doc(image, media) opened in a new tab/window (checking in for jshin@mailaps.org, r=bryner, sr=bz) 2003-07-26 06:42:50 +00:00
bryner%brianryner.com 858adb56f1 Prevent normal handling of oninput events if the event is caused by autocomplete updating the text field value. Bug 212686. 2003-07-26 02:55:24 +00:00
bzbarsky%mit.edu b0d068ccde Bump skinVersion up to 1.5, since older skins are likely to get broken by the
change to no longer support single-':' pseudo-elements.  Bug 211657, r+sr=dbaron
2003-07-25 23:03:39 +00:00
noririty%jcom.home.ne.jp a64e14c296 back out AiO 2003-07-25 04:13:46 +00:00
noririty%jcom.home.ne.jp 7e758bee90 Fix 207166 - tweak caret browsing button, patch by mconnor@rogers.com. 2003-07-24 16:02:07 +00:00
noririty%jcom.home.ne.jp fdb105ca4a another oops 2003-07-24 11:21:07 +00:00
noririty%jcom.home.ne.jp 3b6b72cbae fix sidebar mid-click regression 2003-07-24 11:01:40 +00:00
noririty%jcom.home.ne.jp a71065189b Implement AiO ports' autoscroll - patch by boullet@col.bsf.alcatel.fr b=212273,212002 2003-07-24 10:34:54 +00:00
noririty%jcom.home.ne.jp d9dcab299f Fix 202792 - remove startup JS warnings, patch by holyspirit@hkpeople.net and brantgurganus2001@cherokeescouting.org 2003-07-23 14:24:05 +00:00
noririty%jcom.home.ne.jp 48c0e8d96e Fix 212399 - remove duplicated line, patch by bugzilla@babylonsounds.com 2003-07-22 14:26:37 +00:00
noririty%jcom.home.ne.jp 5a487db323 fix sidebar double click bustage 2003-07-21 09:06:49 +00:00
blakeross%telocity.com c4123ae432 fix sidebar middle click 2003-07-20 04:19:52 +00:00
dbaron%dbaron.org c8d988bce3 Fix firebird and thunderbird bustage by unforking contents of nsIGlobalHistory (which was frozen) and by tweaking the root Makefile.in. b=212509 r=mscott 2003-07-19 21:19:12 +00:00
blakeross%telocity.com 070504ae28 Tweaking autoscroll. 2003-07-17 22:04:11 +00:00
bryner%netscape.com 1981793696 Use the oninput event, instead of keypress, to notify the autocomplete controller that the input text has changed. This fixes form autocomplete being one character behind due to the keypress handler firing before editor's handler. Bug 212487, r=hewitt. 2003-07-13 02:31:08 +00:00
bryner%netscape.com 6b0086b610 Fix non-functioning form autocomplete (bug 212220). Instead of using an attribute on the nsIAutoCompleteInput (since it's not always a content node), add an attribute to the IDL interface. Also, make use of JS's (a || b) semantics to avoid some temporary variables. r=hewitt. 2003-07-13 02:27:25 +00:00
kerz%mozillazine.org 51cb0de092 removing unused css, bug 212387 2003-07-11 18:15:58 +00:00
kerz%mozillazine.org b167f19d4b fixing images, bug 212387 2003-07-11 18:14:48 +00:00
kerz%mozillazine.org 99404aefba New theme update from Arvid, hoo dog. 2003-07-10 06:50:18 +00:00
bryner%netscape.com 5128c69a0f preprocess browser.xml, for autoscroll ifdefs. 2003-07-08 00:52:37 +00:00
bzbarsky%mit.edu 3e5d658024 Move to the double-'::' notation for -moz-tree-* pseudo-elements in toolkit.
Bug 211657, r+sr=dbaron
2003-07-07 22:16:57 +00:00
blakeross%telocity.com db99ae0397 Only enable autoscroll on Windows. 2003-07-06 05:23:05 +00:00
blakeross%telocity.com 3acfbdcd18 Fix 205161 - remove "www" from history entries. 2003-07-06 02:18:27 +00:00
blakeross%telocity.com 5d1f8ce092 Move autoscroll images to content so it's not theme-dependent. 2003-07-06 01:08:18 +00:00
blakeross%telocity.com 75d9577000 Minor autoscroll fixes. 2003-07-06 01:02:48 +00:00
blakeross%telocity.com 1ac4bfc823 Tweaking autoscroll a bit. 2003-07-05 06:53:47 +00:00
blakeross%telocity.com 4056e69c2f Fixing bug 179666 - double the depth of the drop down location bar 2003-07-05 06:26:58 +00:00
blakeross%telocity.com 8b86ee3b29 Fixing arrow flashing on middle click of link. 2003-07-04 08:23:45 +00:00
blakeross%telocity.com 773ee4c37c Fixing autoscroll so that you can mousedown on a link and drag, but also ensuring that we don't break middle mouse click on a link. Subject to bugs :) 2003-07-04 06:36:28 +00:00
blakeross%telocity.com d7e6606ca5 Converting the autoscroll code to attach to the browser binding and folding it directly into Firebird. Thanks to the folks at autoscroll.mozdev.org for providing this great functionality! 2003-07-04 05:02:35 +00:00
bryner%netscape.com e0c66a21b8 picking up seamonkey patch to fix bogus css rules in xul.css. 2003-07-04 01:42:46 +00:00
varga%netscape.com 1119884297 Fixing build bustage. 2003-06-25 15:13:46 +00:00
ben%netscape.com 06645ab757 Fixing Firebird build bustage after timeless' fishy checkin to bug 58613. 2003-06-23 00:56:38 +00:00
bryner%netscape.com cc80d85925 Port fix for bug 206775 (can't search NLS characters in history) to firebird. Patch by gelsoft@mx4.tiki.ne.jp. 2003-06-17 18:23:53 +00:00
dbaron%dbaron.org 2e0e4a7f3f Fix bustage. b=209087 2003-06-14 04:40:52 +00:00
scott%scott-macgregor.org fcc636c739 Get the linux file picker working for thunderbird. Has no impact on firebird 2003-06-12 04:05:17 +00:00
scott%scott-macgregor.org 4048db7969 Bug #199248 --> port the fix from xpfe to the new toolkit. Tooltips flash on bookmarks history
and in the sidebar for thunderbird.

Thanks to noririty for pointing out that this change needed ported over.
2003-06-11 04:57:34 +00:00
scott%scott-macgregor.org e36ebfe332 back out my change until I can figure out why this doesn't work in firebird 2003-06-10 16:52:59 +00:00
scott%scott-macgregor.org 8bda8ea2de Thunderbird doesn't care about satchel, autocomplete, session history, etc. So don't build them.
We may move this stuff to browser or add flags to the build to make it easy to skip them.
2003-06-09 04:29:59 +00:00
scott%scott-macgregor.org 9f894cd2f2 Restore functionality to the checkbox label so it's label will wrap again. 2003-06-09 04:27:49 +00:00
scott%scott-macgregor.org 6678e93e2e We need to make changes to toolkit's autocomplete for it to work in mail compose (for thunderbird).
For now, add an ifdef which rebinds the autocomplete bindings to the old versions in mozilla\xpfe.
2003-06-09 04:26:42 +00:00
scott%scott-macgregor.org 59c47815ce Synch this file up with changes that have happend in mozilla\xpfe. This enables find to work in thunderbird
as well.
2003-06-09 04:24:11 +00:00