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

491 Коммитов

Автор SHA1 Сообщение Дата
bryner%brianryner.com 2964584363 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 ec0e304f16 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 5c7f57e38a back out AiO 2003-07-25 04:13:46 +00:00
noririty%jcom.home.ne.jp 2ff4a38fde Fix 207166 - tweak caret browsing button, patch by mconnor@rogers.com. 2003-07-24 16:02:07 +00:00
noririty%jcom.home.ne.jp 62d401b64c another oops 2003-07-24 11:21:07 +00:00
noririty%jcom.home.ne.jp 7ed63a2cc5 fix sidebar mid-click regression 2003-07-24 11:01:40 +00:00
noririty%jcom.home.ne.jp 96bc2cd27d 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 a0e8a19dfb 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 f0e7a5eda4 Fix 212399 - remove duplicated line, patch by bugzilla@babylonsounds.com 2003-07-22 14:26:37 +00:00
noririty%jcom.home.ne.jp 39b5f09a24 fix sidebar double click bustage 2003-07-21 09:06:49 +00:00
blakeross%telocity.com ebfeadd715 fix sidebar middle click 2003-07-20 04:19:52 +00:00
dbaron%dbaron.org d23eafdfe2 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 9ded9d0705 Tweaking autoscroll. 2003-07-17 22:04:11 +00:00
bryner%netscape.com 2c98432a2a 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 a928bf88c3 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 e6189c8a23 removing unused css, bug 212387 2003-07-11 18:15:58 +00:00
kerz%mozillazine.org e5cab96412 fixing images, bug 212387 2003-07-11 18:14:48 +00:00
kerz%mozillazine.org f6f08e8eb7 New theme update from Arvid, hoo dog. 2003-07-10 06:50:18 +00:00
bryner%netscape.com 8b366f7e11 preprocess browser.xml, for autoscroll ifdefs. 2003-07-08 00:52:37 +00:00
bzbarsky%mit.edu 5e8ee4974c 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 5206de555e Only enable autoscroll on Windows. 2003-07-06 05:23:05 +00:00
blakeross%telocity.com 550664f038 Fix 205161 - remove "www" from history entries. 2003-07-06 02:18:27 +00:00
blakeross%telocity.com d541c8f519 Move autoscroll images to content so it's not theme-dependent. 2003-07-06 01:08:18 +00:00
blakeross%telocity.com 4401371a77 Minor autoscroll fixes. 2003-07-06 01:02:48 +00:00
blakeross%telocity.com e444aa84a8 Tweaking autoscroll a bit. 2003-07-05 06:53:47 +00:00
blakeross%telocity.com e5572c2369 Fixing bug 179666 - double the depth of the drop down location bar 2003-07-05 06:26:58 +00:00
blakeross%telocity.com 319327f096 Fixing arrow flashing on middle click of link. 2003-07-04 08:23:45 +00:00
blakeross%telocity.com 7809620bc2 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 ecddd53c23 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 b88b8da57b picking up seamonkey patch to fix bogus css rules in xul.css. 2003-07-04 01:42:46 +00:00
varga%netscape.com e1c3905ff2 Fixing build bustage. 2003-06-25 15:13:46 +00:00
ben%netscape.com c28778ff65 Fixing Firebird build bustage after timeless' fishy checkin to bug 58613. 2003-06-23 00:56:38 +00:00
bryner%netscape.com ffe2e6c38d 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 088f33b485 Fix bustage. b=209087 2003-06-14 04:40:52 +00:00
scott%scott-macgregor.org 53d4d24cbe 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 1f6decb074 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 7c60907e46 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 82a03aa70e 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 19be735486 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 de12388343 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 39ff906af4 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
scott%scott-macgregor.org 296c9356c2 Run xul.css through the pre-processor now that it has a thunderbird ifdef in it. 2003-06-09 04:23:15 +00:00
bryner%netscape.com ed44f86b8d Change Loading.mng to a GIF. 2003-06-04 07:37:56 +00:00
hyatt%mozilla.org b384f3464f *** empty log message *** 2003-05-31 00:34:16 +00:00
varga%netscape.com 1734eec58f Landing bookmarks changes.
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa

The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2003-05-23 12:03:40 +00:00
dwitte%stanford.edu d31b372b38 Bug 206356: cookies refused by default if you just close dialog.
makes the "do you want to accept this cookie?" dialog more user-friendly, by not touching the permission list if you dismiss the dialog without clicking a button.

patch by mvl, r=neil, sr=jag, a=asa.
2003-05-22 00:37:48 +00:00
dean_tessman%hotmail.com 0f7994bdf7 206055 - [XUL] <label>'s control attribute doesn't work
patch by gelsoft@mx4.tiki.ne.jp
2003-05-20 19:52:42 +00:00
bryner%netscape.com 4f9994b2b8 use an updated preview image that's the same size as the one we had before. 2003-05-19 23:56:36 +00:00
bryner%netscape.com b8d40301f4 Add a more standard preview image, and change contents.rdf to use that one instead of the seamonkey classic skin preview. Thanks to Lil46john@aol.com for the preview image. Bug 197260. 2003-05-19 04:42:14 +00:00
ben%netscape.com 04e7ef7979 Name changes for 0.6 2003-05-12 20:43:54 +00:00
chanial%noos.fr 87d41981ad bug 203069: Unable to search in page-source
sync'ing with seamonkey, use gBrowser instead of getBrowser()
2003-04-27 05:02:28 +00:00
chanial%noos.fr 5381d4c7ae Landing Arvid's new icons and animations 2003-04-25 08:15:34 +00:00
chanial%noos.fr ee3eb00907 bug 203222: fixing about dialog bustage 2003-04-24 22:54:35 +00:00
chanial%noos.fr 56126c646e Adding brand.dtd and brand.properties in mozilla/browser.
These files are left in mozilla/toolkit with a generic 'Mozilla Application' name and are overwritten in toolkit.jar during the build. Now, phoenix has no special privilege over mozilla/toolkit.
Name change, part 1: 'Mozilla Firebird', a=brendan
2003-04-23 19:07:32 +00:00
chanial%noos.fr 352cc766af dropping folder group support 2003-04-23 15:05:10 +00:00
ben%netscape.com 3cbbe83718 Update names and version strings 2003-04-22 10:35:08 +00:00
ben%netscape.com f3323a41a1 Fix for bug 201850, autocomplete fun - null check to avoid random autocomplete crashing, and support autocomplete="off" on web page text fields so as to avoid autocompleting sensitive fields such as credit card numbers 2003-04-22 10:27:30 +00:00
chanial%noos.fr 69bc97a7e6 making debugging easier by dumping the error message when a command execution fails. 2003-04-21 19:05:50 +00:00
varga%netscape.com adb5bac7e0 Fixing bookmark separators.
I can't believe that bookmark specifix CSS lives in tree.css!
2003-04-17 21:07:35 +00:00
bryner%netscape.com b9ff22e9f8 change MOZ_PHOENIX #ifdefs to MOZ_XUL_APP. Patch by mscott. 2003-04-08 02:46:57 +00:00
bryner%netscape.com cb52cbb925 Fork platformXUL.css for mac and use mac scrollbars.css for phoenix. 2003-04-03 02:54:37 +00:00
bryner%netscape.com e498e388f0 build nsNativeAppSupportMac on mac 2003-04-03 02:52:45 +00:00
bryner%netscape.com fc776f1fd9 fixing mac build problems 2003-04-03 01:55:21 +00:00
cbiesinger%web.de 8d28d45a29 198829 patch by mvl@exedo.nl r=dwitte@stanford.edu sr=dmose Blocking cookies does not remain persistent 2003-03-23 22:35:02 +00:00
bzbarsky%mit.edu 6af28cca89 Checking in permissions rewrite phase 1 (troop deployment in the permission
gulf).  Bug 191380, patch by mvl@exedo.nl (Michiel van Leeuwen),
r=dwitte@stanford.edu, sr=darin.
2003-03-22 01:24:51 +00:00
bryner%netscape.com 72d11531a9 Add support for opening multiple files with the unix filepicker (bug 167152). r=varga, sr=bzbarsky. 2003-03-16 09:20:40 +00:00
bryner%netscape.com c0a07227a7 fixing more bustage 2003-03-15 06:05:15 +00:00
bryner%netscape.com aeed5592fe fixing phoenix bustage 2003-03-15 04:56:47 +00:00
bryner%netscape.com 38496c5fd7 fixing gtk2 phoenix build 2003-03-13 06:18:19 +00:00
bryner%netscape.com 2e04891a05 Oops, I didn't mean to remove support for -register in my last checkin. 2003-03-10 07:21:28 +00:00
bryner%netscape.com e50e6ce6c2 Sync with xpfe/bootstrap/nsAppRunner.cpp, attempting to fix some startup crashes that are hanging the nightly build machine. 2003-03-08 04:15:01 +00:00
chanial%noos.fr 9798e034eb Landing Arvid's new icons and style sheets for the Options panel, the bookmark manager and XP filepicker. 2003-03-07 15:04:51 +00:00
chanial%noos.fr 51e23bc7e5 porting bug 60707 from the trunk (disable right double clicking), patch by kazhik@mozilla.gr.jp 2003-03-07 15:00:04 +00:00
bryner%netscape.com 861b354b9a fix gtk2 phoenix build bustage 2003-03-06 22:01:01 +00:00
chanial%noos.fr b4325fb641 fixing view partial source by commenting a call to defunct edit page menuitem. 2003-03-05 23:22:50 +00:00
bryner%netscape.com 2aa07434b0 move gtk_init to after NS_TraceMallocStartupArgs to fix tracemalloc bustage 2003-03-04 10:32:14 +00:00
bryner%netscape.com fbc08bc81b fixing typo, linux bustage 2003-03-04 00:01:40 +00:00
bryner%netscape.com a85ee4d48d initialize gtk+ from main 2003-03-03 09:49:43 +00:00
chanial%noos.fr 8dafe32c76 some cleanup 2003-03-03 06:41:51 +00:00
chanial%noos.fr 67cb91341c adding nsWidgetStateManager.js to the toolkit 2003-03-03 06:17:13 +00:00
chanial%noos.fr 9662bc08b0 adding filepicker .cvsignore file 2003-03-02 21:20:01 +00:00
chanial%noos.fr 4198d4d696 moving and copying filepicker files in toolkit/components.
filepicker is now independent from the mozilla toolkit
2003-03-02 21:10:50 +00:00
chanial%noos.fr c881b5e489 some work on view source 2003-03-02 05:47:54 +00:00
chanial%noos.fr b5946b7a84 some work on viewsource 2003-03-02 05:46:43 +00:00
chanial%noos.fr d9b2fb3639 Console cleanup: it is now independent from communicator.
Adding access keys and shortcut to focus the command line
2003-03-02 04:15:09 +00:00
chanial%noos.fr 3934ce4a48 console.css cleanup 2003-03-01 15:27:39 +00:00
chanial%noos.fr 0f6527f69e add .cvsignore files 2003-03-01 14:55:39 +00:00
chanial%noos.fr 512a3cfe4a Move the js console and dependencies as new extensions in toolkit/components.
NPOB
2003-03-01 08:07:13 +00:00
cbiesinger%web.de 5564f4e0cf 163350 patch by mvl@exedo.nl r=suresh sr=jag Cookie confirmation dialog could use better wording. 2003-02-28 20:49:09 +00:00
chanial%noos.fr 92fcdbdc04 Bug 190020: GetResource API change.
keep Phoenix in sync with the trunk
2003-02-25 21:01:16 +00:00
chanial%noos.fr 4553250c8c Remove the tree icons (for the directories and the transparent blank.gif) specific to the XP filepicker and use instead the Qute ones.
Don't capitalize folder-item.png in the jar files.
Extract the page loading icon from folder-item.png in icons/page-loading.png to allow eventual animation and instead put a transparent 16x16 icon used by the XP filepicker and whoever needs it.
2003-02-24 03:40:56 +00:00
chanial%noos.fr 01576a421e Moving bookmarks styling out of the toolkit 2003-02-23 13:48:55 +00:00
kairo%kairo.at ed5092614a bug 163350 - Cookie confirmation dialog could use better wording, r=timeless, sr=jag, checking in for mvl@exedo.nl 2003-02-22 13:42:15 +00:00
chanial%noos.fr 21255b328e *** empty log message *** 2003-02-21 05:32:53 +00:00
chanial%noos.fr a137305d9b fixing tab browsing bustage by adding our own widget properties and dtd files to the toolkit. 2003-02-21 05:28:39 +00:00
chanial%noos.fr b46a18a705 Bug 191637 Customize Toolbar Bustage. patch by Boris Zbarsky. 2003-02-20 02:09:27 +00:00
ben%netscape.com df866785ff Fix bug 177797 - satchel only works in the first tab. Make sure autocompletepopup attribute is set on each new browser that is created in tabbrowser. 2003-02-10 11:19:52 +00:00
ben%netscape.com c41798f4cd Change theme name from "Classic" to "Phoenix" for now. 2003-02-05 12:00:01 +00:00
asa%mozilla.org ae7bf90348 add margin to dialog buttons bug 187995 2003-02-02 04:54:59 +00:00
ben%netscape.com 4971b014e2 Part of 191524 -
1) update tabbrowser to allow attach/detach of satchel controller from all browsers.
2) disclosure widget styles for privacy preferences panel
2003-02-01 09:11:13 +00:00
ben%netscape.com 354f2c1020 Part of 191524 -
Implement |nsFormHistory::RemoveAllEntries| - allows UI to clear Satchel database.
r=hewitt
2003-02-01 09:10:26 +00:00
bryner%netscape.com 9a0fa6280f fixing linux bustage for real 2003-02-01 06:24:40 +00:00
bryner%netscape.com ee0a7a5c69 trying to fix debug build bustage on linux. 2003-02-01 00:54:29 +00:00
mkaply%us.ibm.com 1dc8c10070 103354 for Phoenix - if we do want this for Phoenix, we can put it back in, but Phoenix is broke if we don't remove the reference to the close tab in the DTD file 2003-01-31 14:32:43 +00:00
chanial%noos.fr 344d4c6273 Don't highlight items in menubars 2003-01-29 21:09:58 +00:00
ben%netscape.com 4663c959dd remove extra line from jar.mn 2003-01-28 06:26:33 +00:00
timeless%mozdev.org e87b036988 Bug 179798 cookie confirm dialog no longer works in embedding (doesn't call nsIPrompt service)
patch by mvl@exedo.nl r=dwitte sr=darin
2003-01-22 05:52:33 +00:00
bryner%netscape.com 8f221564b0 remove NS_INIT_ISUPPORTS (bug 178643, checking in for dbaron) 2003-01-21 22:58:26 +00:00
suresh%netscape.com 36b1719db4 bug 189522 - cookies have ok/cancel instead of yes/no. r/sr-jag. 2003-01-17 23:36:34 +00:00
suresh%netscape.com 83edfff11b Bug 168930, Cookie accept/decline alert buttons are in the wrong order. r/sr-jag. 2003-01-16 22:09:00 +00:00
bryner%netscape.com 0bf906d81f stub out OutputReferrerURL to fix phoenix bustage 2003-01-15 02:41:36 +00:00
jaggernaut%netscape.com f26e0e11cc Bug 187500: selectedIndex broken for <tabs> element. patch by rginda, r=blake, sr=jag 2003-01-11 00:21:42 +00:00
bryner%netscape.com 00130ba94c Fix solaris bustage by making sure $(DIST)/bin is in the library path. 2003-01-09 23:41:15 +00:00
blakeross%telocity.com d2420668b3 Fix the cookie bug. Maybe. 2002-12-25 05:10:36 +00:00
kerz%netscape.com 5779c4d951 fixing case issue on unix 2002-12-24 18:03:03 +00:00
kerz%netscape.com b28e2a8603 Let's try this again, Qute as default. 2002-12-24 07:09:45 +00:00
kerz%netscape.com 8091d55171 *** empty log message *** 2002-12-17 09:56:52 +00:00
kerz%netscape.com 691bfb0129 backing out, cvs server bug 2002-12-17 09:28:46 +00:00
kerz%netscape.com 4bc0556f4c Landing Qute as default theme. 2002-12-17 08:54:30 +00:00
blakeross%telocity.com 946b75e41f Some trunk fixes. 2002-12-07 20:10:46 +00:00
blakeross%telocity.com bad2757228 Finish updating version #. 2002-12-07 12:33:20 +00:00
bryner%netscape.com 38b3aff109 add -register option for easier automated registration of components and chrome for static builds 2002-11-24 09:05:08 +00:00
bryner%netscape.com 0070f9bd33 Define _BUILD_STATIC_BIN in static builds so that the static components are registered 2002-11-24 06:00:46 +00:00
bryner%netscape.com b2e13a6435 Add MODULE_NAME so that these modules get registered in static builds. 2002-11-24 05:59:39 +00:00
blakeross%telocity.com d7f551052d Port trunk fix, fix tbox. 2002-11-23 01:21:34 +00:00
hewitt%netscape.com aacf6b4475 updating editor binding url 2002-11-22 08:22:57 +00:00
blakeross%telocity.com 8334428257 Port trunk fix. 2002-11-20 19:32:46 +00:00
blakeross%telocity.com 797cd62756 Port over a trunk fix. 2002-11-20 01:38:08 +00:00
bryner%netscape.com 9d578ec95a profile directory fixup for os x 2002-11-16 11:16:58 +00:00
bryner%netscape.com 4f2f7ef903 Fixes for building XRE on BeOS (Bug 177610). patch by arougthopher@lizardland.net, r=me 2002-11-16 09:15:36 +00:00
bryner%netscape.com 50dd41278a port fix for bug 172022 to phoenix 2002-11-15 02:19:07 +00:00
bryner%netscape.com 44c4111e1b Get XRE building on OS X 2002-11-15 02:05:19 +00:00
bryner%netscape.com 55bfd2c1c3 OS/2 doesn't preserve the width and height of a window if one of them is set to zero, so start the customize toolbar dialog at a height of 50 (so that we don't lose the width). Bug 172903, patch by mkaply, r=me. 2002-11-14 19:25:33 +00:00
blakeross%telocity.com 9b0c9ea4a5 Fix textbox.readonly. 2002-11-12 00:40:59 +00:00
blakeross%telocity.com 7dd64ce586 Fix the delay when arrow keying up and down in the themes/extensions listboxes (and other listboxes). 2002-11-11 02:25:46 +00:00
blakeross%telocity.com f112ee24a9 - Make arrow keys toggle focus between controls.
- Make quicksearch in history case insensitive.
- Port over some trunk fixes.
2002-11-11 01:51:50 +00:00
blakeross%telocity.com 2606c09d64 Default to disablehistory. 2002-11-08 05:10:08 +00:00
blakeross%telocity.com 88cccc35d9 Second attempt at black menu submenu arrow. 2002-11-08 00:39:40 +00:00
blakeross%telocity.com 2aa2dd9295 Keep up with the trunk. 2002-11-07 21:05:16 +00:00
blakeross%telocity.com 1213b1451e More trunk fixes. 2002-11-04 23:53:49 +00:00
blakeross%telocity.com 11b1354f8e Bring over more trunk fixes. 2002-11-04 23:50:50 +00:00
blakeross%telocity.com 8976eb32f5 Restore Ctrl+0 for resetting text size. 2002-11-03 14:51:29 +00:00
blakeross%telocity.com c9fadb1e0f back out arrow color change. 2002-11-02 22:27:08 +00:00
blakeross%telocity.com f1781d51df Fix some buglets; remove more comm dependencies. 2002-11-02 21:14:22 +00:00
blakeross%telocity.com 95b3d82cc3 Port over a regression fix from Mozilla. 2002-11-02 00:36:06 +00:00
hyatt%netscape.com dca895b793 Don't allow the menubar to be dragged. 2002-10-29 00:23:42 +00:00
hyatt%netscape.com cc5d8f04da Make items droppable before and after the menubar. 2002-10-29 00:13:49 +00:00
bryner%netscape.com 37449c79d2 Fixing some compiler warnings (extra stuff after #endif, no newline at end of file, member initializer ordering, and signed/unsigned comparisons) 2002-10-28 11:28:43 +00:00
hyatt%netscape.com 06e3cfe144 Up the version to 0.4 2002-10-27 23:19:06 +00:00
hyatt%netscape.com 6d74f49462 Fix autocomplete bug. Total hack. No idea what I'm doing, but it works. 2002-10-27 22:57:59 +00:00
hyatt%netscape.com 8fe8ecfd30 Fix menubar bustage in subwindows. 2002-10-21 19:08:45 +00:00
hyatt%netscape.com a5a83d6715 make resizer go away when window is maximized. 2002-10-20 08:54:17 +00:00
hyatt%netscape.com 683552cf9c make resizer go away when window is maximized. 2002-10-20 08:53:22 +00:00
hyatt%netscape.com 0306563a85 Enable menubar customization. 2002-10-20 08:13:18 +00:00
hyatt%netscape.com 0978d9f1fc Enable menubar customization. 2002-10-20 08:05:30 +00:00
hyatt%netscape.com f8c84b4b20 Enable menubar customization. 2002-10-20 08:03:51 +00:00
hyatt%netscape.com e08dce6401 Fix regression on tab close dbl-clicking. 2002-10-20 03:59:09 +00:00
hyatt%netscape.com fa21d89aa9 Fix bug 175575. Dbl-click in tab bar opens new tab. 2002-10-20 03:27:03 +00:00
hyatt%netscape.com 51eef949f1 Fix bug 175575. Dbl-click in tab bar opens new tab. 2002-10-20 03:24:56 +00:00
hyatt%netscape.com ad0af51b5f Make active tab in tabbrowser bold. 2002-10-18 22:08:23 +00:00
bryner%netscape.com ec8bfe4ef1 fix tree sort arrows (css syntax error) 2002-10-18 09:54:30 +00:00
bryner%netscape.com 17dd36812a Remove a bogus style rule that isn't even parsing correctly 2002-10-17 21:23:19 +00:00
blakeross%telocity.com bf143ab991 Backing out skin changes, they have issues. 2002-10-17 20:14:58 +00:00
blakeross%telocity.com 21a905e90a Back out skin changes, they have issues. 2002-10-17 20:12:37 +00:00
kerz%netscape.com b3af578a3b skin cleanup 2002-10-17 09:26:50 +00:00
kerz%netscape.com 4ab920dbb4 skin cleanup 2002-10-17 09:26:34 +00:00
blakeross%telocity.com 6b4101afc1 Add progressmeter.xml 2002-10-13 23:12:54 +00:00
blakeross%telocity.com e37ad0e833 Fork nsDragAndDrop 2002-10-13 22:44:18 +00:00
blakeross%telocity.com 87a9249c9d Finish forking toolkit. 2002-10-13 22:44:10 +00:00
blakeross%telocity.com 803b09d564 Remove charset.js, some perf optimizations. 2002-10-13 16:39:47 +00:00
blakeross%telocity.com b3bcb367c0 And now remove nsContextMenu.js. 2002-10-13 06:55:16 +00:00
hyatt%netscape.com a84ba797e4 Fix PT drag/drop bustage 2002-10-13 05:49:54 +00:00
blakeross%telocity.com f9ed83c04e Add new day -> site history view. 2002-10-13 01:08:43 +00:00
blakeross%telocity.com b414c2c399 Remove unnecessary width specification. 2002-10-12 03:16:35 +00:00
hyatt%netscape.com 65efa6bd40 Fixing CTRL+TAB 2002-10-11 22:24:02 +00:00
hyatt%netscape.com ee789d558d Fix page report bustage. 2002-10-11 22:16:19 +00:00
hyatt%netscape.com 216011f9b4 Fix tabbrowser bug. 2002-10-11 21:58:14 +00:00
hyatt%netscape.com 17685e1355 Sync tab and friends with the trunk 2002-10-11 21:47:04 +00:00
hyatt%netscape.com 16254165a7 Fix autocomplete. 2002-10-11 20:55:59 +00:00
blakeross%telocity.com 1ff355b4d0 Fix history problem. 2002-10-11 20:01:37 +00:00
blakeross%telocity.com 6602ac4420 Fix font zoom. 2002-10-11 10:54:17 +00:00
hyatt%netscape.com b4d87acdfa Fix autocomplete field in prefs to not be so small. 2002-10-11 10:07:59 +00:00
hyatt%netscape.com 393e4cfef3 Fix fullscreen mode. 2002-10-11 08:31:23 +00:00
hyatt%netscape.com 9bad31e147 Fix autocomplete not closing up on tabbing. 2002-10-11 08:18:50 +00:00
hyatt%netscape.com 6709e2bb65 Make form fill work again. 2002-10-11 07:54:21 +00:00
hyatt%netscape.com c18095baa8 Make form fill work again. 2002-10-11 07:50:53 +00:00
blakeross%telocity.com bfc233d966 Missed a line. 2002-10-11 02:35:28 +00:00
hyatt%netscape.com fb77d67279 Finally fixed autocomplete. 2002-10-11 01:43:27 +00:00
hyatt%netscape.com 229fb773cd Finally fixed autocomplete. 2002-10-11 01:42:33 +00:00
blakeross%telocity.com cbbf929580 Strip more licenses. 2002-10-11 01:27:28 +00:00
hyatt%netscape.com 0f9340f8d4 Make autocomplete work using selection without the extra hacky property. 2002-10-11 00:28:28 +00:00
hyatt%netscape.com c73c616b85 Autocomplete fixes. 2002-10-10 23:49:16 +00:00
hyatt%netscape.com 625284d770 Autocomplete foo. 2002-10-10 23:47:13 +00:00
hyatt%netscape.com aaa12d27ca Fix the height problem in autocomplete that caused blank rows to occur. 2002-10-10 23:35:42 +00:00
chanial%noos.fr 495aae050b cvs add -kb is my new friend 2002-10-10 20:34:13 +00:00
blakeross%telocity.com 9004ff4563 Fix longstanding bug that disabled radiobuttons have enabled-looking bullets. 2002-10-10 19:58:49 +00:00
chanial%noos.fr 86e8a2be1f default icon for tabs
cutting related browser and communicator dependencies in toolkit
2002-10-10 19:21:54 +00:00
blakeross%telocity.com 44b75a7f19 Backing out backout of history changes. 2002-10-10 10:55:21 +00:00
hyatt%netscape.com 2b53ec8768 Back out change to global history that stopped it from writing itself to disk. 2002-10-10 07:35:10 +00:00
hyatt%netscape.com df82993d96 Fix menu icon bustage. 2002-10-10 06:40:31 +00:00