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

2446 Коммитов

Автор SHA1 Сообщение Дата
rjc%netscape.com 153428d858 Fix bug # 44707: handle & > < " unescaping for related links. 2000-07-27 01:00:59 +00:00
waterson%netscape.com d03100c66c Bug 45668. Use Mork's 'row level APIs' instead of the cell level APIs to avoid excess object creation. r=bienvenu. 2000-07-26 23:54:37 +00:00
rjc%netscape.com c14fb88cc8 Fix bug # 20339: get busy animation back for FTP. r=waterson 2000-07-26 23:46:56 +00:00
mcafee%netscape.com c54119ffc8 Thinning separators to make room for larger font (5236). r=matt 2000-07-26 22:28:30 +00:00
ben%netscape.com 883f55e4fb oops, forgot to remove entry for cache dir from _elementIDs array at
top of file.
2000-07-25 23:43:44 +00:00
ben%netscape.com 89eabff03d remove ability to select cache folder. so few people use this pref,
and there were bugs associated with it that were causing mac to
croak (45394). If anyone feels strongly about this, feel free to fix
the bugs and re-enable the pref ;) r=suttree@bellatlantic.net (chrisn)
2000-07-25 23:29:59 +00:00
pollmann%netscape.com 9af911a834 Bug 35875: Display sidebar search results when single engine selected after multiple engines selected. r=rjc 2000-07-25 21:06:40 +00:00
ben%netscape.com a80d531408 fix js error in theme switching pref panel (forgot to check in an update for this
file with my check in to this panel last ngiht)
2000-07-25 06:33:03 +00:00
warren%netscape.com 658f2a64a9 Added a cast to make gcc happy. 2000-07-25 06:31:20 +00:00
warren%netscape.com 7ac7233df8 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
ben%netscape.com b9540a955a fixing some of the broken search functionality for 45221, so that nsbeta2 doesnt go out with a broken search feature. 2000-07-24 23:46:26 +00:00
hyatt%netscape.com 9dea1eb568 Fix for 45951. r=waterson. 2000-07-24 22:42:55 +00:00
ben%netscape.com 0e3249fb8c fix for 43350, provide some warning about impending data loss before switching themes 2000-07-24 12:11:24 +00:00
rjc%netscape.com 95d08bb629 Trivial fix for bookmark panel sorting. (Slamm apparently renamed the routine, so just use the new name.) r=me 2000-07-23 10:37:27 +00:00
rjc%netscape.com b45ce27591 Simple fix: Be sure to include the XUL overlay utilityOverlay.xul for the getBrowserURL() function. r=me 2000-07-23 08:44:59 +00:00
rjc%netscape.com 96693ed063 Fix bug # 46052: simple misspelling fix. 2000-07-23 08:20:47 +00:00
rjc%netscape.com 819c8692b8 Fix bug # 44688: simple fix for columns in bookmarks search window. r=me 2000-07-23 07:05:29 +00:00
dprice%netscape.com c079540a36 updating locale info 2000-07-22 09:12:23 +00:00
dprice%netscape.com da94d36011 fixing typos
NOT IN THE BUILD
2000-07-22 07:38:58 +00:00
bryner%uiuc.edu 418358288d Fix bug 45786 - need to use getService(), not createInstance() to get the
clipboard.  r=jelwell,rjc.
2000-07-21 22:19:20 +00:00
nhotta%netscape.com 2b3665eacb Added code to pass default charset to directory viewer, bug 28787, r=law. 2000-07-21 22:15:18 +00:00
dprice%netscape.com 68a0263c66 fixing typos 2000-07-21 06:39:21 +00:00
dprice%netscape.com 08f4c00d67 adding manifest file for jar repackaging of the chrome
NOT IN THE BUILD
2000-07-21 06:38:38 +00:00
bryner%uiuc.edu 605fb24668 Fix for dogfood bug 45986. r=akkana. 2000-07-21 02:10:05 +00:00
edburns%acm.org cf213a0785 bug=43280
a=av
r=av

Add a "don't show this dialog again" feature to the
"No Default Plugin Dialog".  In addition, don't display the dialog
more than once per mime-type per session.
2000-07-20 22:53:32 +00:00
ftang%netscape.com d4bb6b1c16 more fix for 39790 which we forget. change intl.charset.default to navigator.properties
r=nhotta/cata
2000-07-20 21:09:11 +00:00
tao%netscape.com 4f97d1a296 39790: [L12y] Move all localizable prefs into chrome://.a=ftang. piggy back
ftang's hacky code. To be replaced by ben.
2000-07-20 00:00:29 +00:00
ftang%netscape.com 40a4dc0ae8 fix 39790 . r=tao,nhotta move send_default_charset , view_default_charset to property 2000-07-19 22:39:37 +00:00
morse%netscape.com cddc9ce8cd bug 44146, parent window for modal dialogs, r=dveditz 2000-07-19 21:10:03 +00:00
ftang%netscape.com 9c8d0c0c79 add one space to add check in comment for last check in
fix bug 49790. r=tao move intl.charetmenu.* pref to property file
2000-07-19 06:30:52 +00:00
ftang%netscape.com b7e7614000 *** empty log message *** 2000-07-19 06:24:47 +00:00
warren%netscape.com adf714ed51 Added dredded .get() 2000-07-19 04:28:15 +00:00
warren%netscape.com 42870bddb5 Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf 2000-07-19 03:58:25 +00:00
bryner%uiuc.edu d94493e4c4 Backing out changes for 45661- this was causing regression bug 45749. 2000-07-18 22:17:39 +00:00
tao%netscape.com 39393bbfe7 41054: Bundle 2-3 langpacks w/ Seamonkey. Move all URLs to the bottom of
the file. r=amasri.
2000-07-18 01:46:17 +00:00
bryner%uiuc.edu 7efd011f87 Patch from Jan Varga <varga@fri.utcru.sk> to fix bug 45661 (localizability
and keyboard navigation for Linux filepicker).  r=me.
2000-07-18 00:25:07 +00:00
pavlov%netscape.com 91f63496aa changing createInstance to getService to fix 45439 r=gramps 2000-07-17 20:28:58 +00:00
ducarroz%netscape.com 407f6b1e1b Fix for bug 42329. Use oninput events instead of onkeypress in order to be compatible with IME. R=putterman 2000-07-17 04:28:48 +00:00
rjc%netscape.com 812bc04aa7 Part of fix for nsbeta2+ bug # 28787: FTP listings of non-ascii filenames. r=gagan 2000-07-14 23:21:48 +00:00
rjc%netscape.com a583aaca06 Part of fix for nsbeta2+ bug # 28787: FTP listings of non-ascii filenames. r=me 2000-07-14 09:07:13 +00:00
tao%netscape.com c3661704a1 39790 : [L12y] Move all localizable prefs into chrome://.r=rjc 2000-07-14 00:06:38 +00:00
matt%netscape.com d398f07cbe changing url for chrome to fix bug 43223
r=ben
2000-07-13 21:36:40 +00:00
evaughan%netscape.com 74ef347c41 Fix for bug #44576
-r jrgm

PS: Last checkin was reviewed by waterson. Forgot the -r
2000-07-13 20:58:42 +00:00
law%netscape.com 1a7cc4e5cb Bug 43583; tweaks to new helper app launch dialog; r=ben@netscape.com 2000-07-13 00:44:26 +00:00
dougt%netscape.com c422448137 bug 40750.
Adding followSymlink flag to nsILocalFile.
Adjusting callers.
windows shortcut optimizations.
r=blizzard@mozilla.org.
a=brendan@mozilla.org
2000-07-12 23:31:31 +00:00
ben%netscape.com 8bd4d1212f fixes for 32034 (sidebar search won't work from mail) and other search
problems (cannot sort search engines, etc)
2000-07-12 05:01:34 +00:00
law%netscape.com 7794cfd07b Bug 43583; implement new helper app launch confirmation dialog interface; r=mcafee@netscape.com 2000-07-11 23:17:34 +00:00
evaughan%netscape.com 3541887704 fix for #44576 2000-07-11 20:58:59 +00:00
ben%netscape.com efb5b41e81 search editor dialog was busted because of:
a) current engine list wasn't properly converted to new tree syntax
b) sizing of widgets was making it look really odd in the Classic skin
2000-07-11 03:30:25 +00:00
ben%netscape.com 1df3712367 fix for 42964 - sidebar add panel and add search engine dialogs are not localizable 2000-07-11 03:14:22 +00:00
law%netscape.com 820e394679 Bug 43583; build new dialog on Mac; r=ben@netscape.com 2000-07-11 01:09:28 +00:00
law%netscape.com 1a30fe343c Bug 43583; build new dialog; r=ben@netscape.com 2000-07-11 00:42:55 +00:00
law%netscape.com b79ab79f81 Bug 43583; new helper app launch confirmation dialog; r=ben@netscape.com 2000-07-10 23:18:59 +00:00
matt%netscape.com d7c53366f7 taking out security policies pane as per bug 44121
r:tornduff
2000-07-10 22:50:37 +00:00
radha%netscape.com 572a211723 Fix for feature bug 44427. checking in code on behalf of jce2@po.cwru.edu
r=myself. a=brendan
2000-07-10 22:07:47 +00:00
waterson%netscape.com 34c01f23ce Register bookmarks datasource with RDF service *last*, because an other failure will leave the RDF service with a dangling pointer. Also, add assertion if we're unable to create a timer, because this is an *extremely* common platform porting error. r=rjc 2000-07-09 23:49:41 +00:00
cls%seawood.org b741036a4e Remove hacks that fixed tmp vpath screwups. 2000-07-08 09:39:16 +00:00
ben%netscape.com 64c6c5c0f1 more Application Helper Pref panel stuff (supporting removal of handlers) 2000-07-08 03:21:23 +00:00
ben%netscape.com 85a1f46ce0 swap ordering of apps and layout prefs in debug panel so it is possible to turn off box debugging 2000-07-08 00:18:31 +00:00
ben%netscape.com 249681b745 latest updates to helper apps pref panel (now support editing of types, and overwriting old types with new ones! =D) 2000-07-07 05:44:53 +00:00
bryner%uiuc.edu 911f34cf7f Fix for bug 43417. r=pinkerton. 2000-07-06 22:20:32 +00:00
radha%netscape.com a2fccb3141 fix for bug nsbeta2+ 40643. urlbar autocomplete busted. 2000-07-06 22:01:46 +00:00
radha%netscape.com 4a989cf2c4 fix for dogfood+ bug 44558. r=rpotts. 2000-07-06 21:04:02 +00:00
BlakeR1234%aol.com b33b823d35 Fix for bug 35057, patch by timeless@bemail.org r=me a=brendan 2000-07-06 08:16:23 +00:00
BlakeR1234%aol.com bbd1efb24d Fix bug 43277 r=me 2000-07-06 07:43:50 +00:00
ben%netscape.com 0832dcced8 initial checkin for bug 10958 (exception feature), application helper pref panel.
Supports adding a new override but not editing or removing. Will work on that next.
2000-07-06 01:43:17 +00:00
law%netscape.com edd250b0fd Bug 43583; add interface for helper app dialog; r=varada@netscape.com 2000-07-06 01:42:46 +00:00
law%netscape.com f183ee0d33 Bug 43583; add new interface for helper app dialog 2000-07-06 00:09:51 +00:00
ben%netscape.com 88337879bb toolbar drag and drop 2000-07-05 23:55:48 +00:00
ben%netscape.com 02eb763265 toolbar drag and drop 2000-07-05 23:55:39 +00:00
law%netscape.com 185907d29a Bug 43583; add new interface file for helper app dialog;r=varada@netscape.com 2000-07-05 23:41:14 +00:00
rpotts%netscape.com bd98ffaa86 Moved session history methods from nsIWebNavigation into a new interface called nsIDocShellHistory. Also made docshells persist layout state before being destroyed (this is necesssary for framesets). 2000-07-05 23:10:29 +00:00
morse%netscape.com 080e63a493 fix bug 44581, minor wording change, submitter=Blake Ross, r=morse 2000-07-05 20:14:30 +00:00
brendan%mozilla.org 7bc4f3706e Fix unused new Object before literal. 2000-07-04 19:06:26 +00:00
BlakeR1234%aol.com 6a68400e4e Partial fix for bug 44442. Thanks to walk84@usa.net for catching it r=me 2000-07-03 00:41:30 +00:00
jab%atdot.org 97cbd61317 a=brendan@mozilla.org
Bug #16103
Support for SOCKS proxies in HTTP, HTTPS, and FTP protocols.
Also includes the prefs configuration and UI bits.
2000-07-01 10:25:25 +00:00
rpotts%netscape.com cef24aca92 Fixed a leak where child SHEntry were not being released when the parent SHEntry was deleted. 2000-07-01 05:37:40 +00:00
dougt%netscape.com 705ad00d22 submitted by Quy Tonthat <quy@igelaus.com.au>
a=waterson@netscape.com
2000-07-01 02:12:52 +00:00
jst%netscape.com cc95787166 Checking in patch from timelesss@bemail.org, add access keys to javascript console menus, r=me, a=brendan@mozilla.org 2000-07-01 00:43:03 +00:00
cls%seawood.org e1e6c5760f Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
rjc%netscape.com 897fbc4450 Fix bug # 44284: fix bookmark schedule XUL. Code from danm. r=me 2000-06-30 01:56:03 +00:00
danm%netscape.com 7033b8a86a the 'url has changed' alert in OnStopRequest now asks the channel for an nsIPrompt before defaulting to nsNetSupportDialog. bugs 25684,44171. r=rjc@netscape.com 2000-06-30 00:47:01 +00:00
radha%netscape.com 5b8603911e More code for feature 36547. CODE NOT PART OF THE BUILD. Will provide reviewer when
feature is enabled.
2000-06-29 21:48:18 +00:00
law%netscape.com e8ff2af413 New interface for displaying helper app launch confirm dialog; bug 43583 2000-06-28 23:14:57 +00:00
BlakeR1234%aol.com 15b6e2f79d Fix access key for Switch Theme button...the old one, a, no longer applies. 2000-06-28 04:49:48 +00:00
BlakeR1234%aol.com 2d7b89b2d3 Part of bug 44025. r=dveditz a=johng 2000-06-28 01:04:12 +00:00
law%netscape.com 579eb31218 Fix for bug 35956; turn off gzip content encodng when downloading via http; r=gagan 2000-06-26 21:36:28 +00:00
rjc%netscape.com 63e6a70fe7 Fix nsbeta2+ bug # 43498: search file update. R/A=me 2000-06-26 05:24:45 +00:00
rjc%netscape.com a71e93e970 Fix nsbeta2+ bug # 42887: allow charset specification in a search dataset. Code: nhotta R/A: me 2000-06-26 05:08:23 +00:00
ducarroz%netscape.com c97e05db7a Fix for bug 41266. Don't close the popup menu when pressing the up/down arrow key. R=mscott 2000-06-24 01:15:42 +00:00
radha%netscape.com e1fc2c5789 More checkins for feature bug 36547. CODE NOT PART OF THE BUILD. reviewer will be provided
when feature is enabled.
2000-06-23 23:54:30 +00:00
bryner%uiuc.edu 1ade9ad553 Fixing bug 43628. r=hyatt,pavlov. 2000-06-23 22:59:18 +00:00
bryner%uiuc.edu fecb9d4833 Patching more (hopefully all) trees to work with the new tree widget (bug
30511).  r=hyatt.
2000-06-23 21:44:48 +00:00
matt%netscape.com e6bf4db066 pulling out search string from JS to a properties file.
R:law
bug:35124
2000-06-23 21:23:44 +00:00
ben%netscape.com 87af6b8b65 didn't mean to check in changes to these files just yet... 2000-06-23 04:49:15 +00:00
ben%netscape.com 5038547359 more classic skin work 2000-06-23 04:46:10 +00:00
law%netscape.com 97440a73a8 Bug 36658; patch submitted by Jesse Burris (JBurris@mmxi.com); adds urlwidget to component list; r=law 2000-06-23 00:36:00 +00:00
law%netscape.com c8983340d2 Bug 36658; patch submitted by Jesse Burris (JBurris@mmxi.com); r=law 2000-06-23 00:31:24 +00:00
dbaron%fas.harvard.edu 29581db856 Fix leak of a string. r=waterson 2000-06-22 22:51:05 +00:00
morse%netscape.com b219e27c71 undo change that caused clipping in cookie pref panel 2000-06-22 22:20:11 +00:00
morse%netscape.com 4d2590727d undo change that caused clipping in wallet pref panel 2000-06-22 22:19:36 +00:00
ben%netscape.com 63fd3b9194 fix call palcement, suggested by jag on IRC, r=me 2000-06-22 08:43:41 +00:00
ben%netscape.com be15fc0680 fix assert on startup 2000-06-22 07:43:40 +00:00
ben%netscape.com de1a9fe693 fix prefwindow js errors 2000-06-22 06:03:09 +00:00
ben%netscape.com 15dc3fd0bf fix prefwindow js errors, r=hyatt 2000-06-22 06:03:02 +00:00
danm%netscape.com 40f3672db1 tracking change of name of window.content to _content. (bug 33650) r=hyatt 2000-06-22 00:48:45 +00:00
mcafee%netscape.com d6489a3e86 History was loading tasksOverlay.xul from the wrong place. (43043) r=akkana,jrgm 2000-06-22 00:07:42 +00:00
radha%netscape.com 3b1076c8c0 New methods in nsIwebNavigation 2000-06-21 08:04:00 +00:00
BlakeR1234%aol.com d1f84e4134 Fix for bug 40591. r=scc, alecf a=pink 2000-06-21 07:08:10 +00:00
BlakeR1234%aol.com 7c1b299c4c Fix for bug 43261, just a typo. 2000-06-21 06:43:00 +00:00
BlakeR1234%aol.com 09fb7643ca Fix for bug 43263, just a typo. 2000-06-21 06:39:35 +00:00
ben%netscape.com d08ab0b74d fix for skin switching writing to install directory instead of profile, 30536, r=hyatt 2000-06-20 09:47:33 +00:00
ben%netscape.com aea055ddcd oops, part of earlier fix to find panel (remove html:selects from UI to unblock rods), forgot to check in associated js file that makes the bm search work 2000-06-20 04:21:08 +00:00
bryner%uiuc.edu c560f7873f Patching filepicker for new tree widget. part of bug 30511. r=hyatt. 2000-06-20 03:35:37 +00:00
amasri%netscape.com 54b1eba623 Adding localization notes per Bugzilla #39775
r=rchen@netscape.com
2000-06-20 02:42:21 +00:00
amasri%netscape.com 7d24ecfad3 Adding localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 02:38:06 +00:00
rjc%netscape.com 6ef89ee583 Fix nsbeta2+ bug # 39539: fix bookmarks so that new items can be created. r=ben@netscape.com 2000-06-20 01:47:15 +00:00
ben%netscape.com 9080b49159 fix for 38027 - remove html:select from find in bookmarks/history dialog 2000-06-20 00:46:49 +00:00
bryner%uiuc.edu 7856a68fd7 Fixing tasksOverlay location so that Manage Bookmarks window will
open.  r=ben,hyatt.
2000-06-20 00:06:02 +00:00
hyatt%netscape.com f1fb82d88b 30511 2000-06-19 23:51:17 +00:00
hyatt%netscape.com 62a9741810 30511 2000-06-19 23:39:43 +00:00
hyatt%netscape.com 350f4690c6 30511. 2000-06-19 23:38:42 +00:00
hyatt%netscape.com 33a42b20c9 30511 2000-06-19 23:29:51 +00:00
hyatt%netscape.com 38dca87b42 30511. 2000-06-19 23:26:36 +00:00
hyatt%netscape.com c4bf4bbcf1 30511 2000-06-19 23:23:50 +00:00
bryner%uiuc.edu 481fea3cd4 Updating trees for new tree widget. bug 30511. r=hyatt. 2000-06-19 23:03:40 +00:00
hyatt%netscape.com 8b4b9af35f Bug #30511, r=evuaghan 2000-06-19 22:58:56 +00:00
edburns%acm.org cccf93ab0c bug=41197
a=law@netscape.com
See http://bugzilla.mozilla.org/show_bug.cgi?id=43051
2000-06-19 18:38:16 +00:00
jdunn%netscape.com 8aa7c8aba1 adding newline for HPUX 2000-06-19 14:24:15 +00:00
ben%netscape.com 61d5021a01 fix glitches caused by my 30536 checkin friday night 2000-06-18 23:38:23 +00:00
ben%netscape.com 5789c3f11d 30536 - skinnable front end. remove dependencies on current skin. 2000-06-18 17:52:37 +00:00
radha%netscape.com 6776d14922 Initial checin for feature bug 36547. r=self(module owner) No code in this checkin is currently used by
any parts of the build.
2000-06-17 22:43:06 +00:00
ben%netscape.com bfc9ac7f98 partial fixes for 32347, 30536, 41120 2000-06-17 03:26:47 +00:00
ducarroz%netscape.com f2ed671ad9 Fix for bug 41828. Do not autocomplete if the user is not typing at the end of the text. R=mscott 2000-06-16 22:17:34 +00:00
morse%netscape.com c94f5a6d70 bugs 42475, 42550, and 42436 r=dveditz 2000-06-16 12:51:14 +00:00
rjc%netscape.com 56434c5bf3 Fix nsbeta2+ bug # 40365: update search files from Netcenter. r/a=me 2000-06-16 08:26:36 +00:00
BlakeR1234%aol.com a7902403fe Fix for bug 41900 r=dveditz a=verah 2000-06-16 08:05:06 +00:00
rjc%netscape.com 84e847f598 Fix nsbeta2+ bug # 40367: auto-updating of search files. r=gagan,sdagley a=don 2000-06-15 10:36:40 +00:00
rbs%maths.uq.edu.au 29f1b6960b Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
ducarroz%netscape.com 2887d4e74c Fix for bug 41266. Don't clone the popup node else the XBL binding wont work! Also, close the popup menu when the use start typing again else it will not open all the time. R=mscott 2000-06-15 01:48:41 +00:00
bryner%uiuc.edu d01d8617f8 Fixing bug 42282. r=pavlov. 2000-06-14 23:15:52 +00:00
putterman%netscape.com cd8627e265 Fix for 39770, remove return receipts from prefs. r=sspitzer. 2000-06-14 14:01:57 +00:00
rjc%netscape.com 265c64b0bc Ensure gRefCnt is initialized to zero. Code from ericb@neoplanet.com, approval=me 2000-06-13 23:45:20 +00:00
warren%netscape.com 966d740a41 Bug 18433. Starting to package resources into jar files. 2000-06-13 01:23:28 +00:00
ben%netscape.com f6aa1bd13d fix for 37471 (skinnability, dogfood) converting saving file dialog to use new XUL widgets (getting rid of green boxes etc) 2000-06-10 00:05:03 +00:00
bryner%uiuc.edu 7c59c221e3 Fixing bug 37175 - make bookmarks import/export use
nsIFilePicker/nsILocalFile.  r=rjc.
2000-06-09 22:29:19 +00:00
bryner%uiuc.edu 71187a432d Fix bug 42048 - crash on File->Save, cancel. r=pavlov. 2000-06-09 22:11:44 +00:00
alecf%netscape.com 0f8f1d7864 fix for #41996 - crash because getter was not pre-allocating the result
fix all callers to ensure they are freeing the result
2000-06-09 20:58:59 +00:00
sfraser%netscape.com e1e8888405 Oops; part of earlier checkin implementing the URL echo apple event. Be sure to shut down the AE classes on quit. r=fm, a=beppe. 2000-06-09 01:23:36 +00:00
law%netscape.com e032f556b9 Bugs 36789, 22861, and 38827 (all related to downloading files); change xfer component to use nsIFilePicker, handle content-disposition: http response header, and fix a l10n problem; r=slamm 2000-06-09 00:49:41 +00:00
bryner%uiuc.edu 2fed2fcffc Fixing nsbeta2+ bug 41723, filepicker behavior. r=pavlov. 2000-06-08 22:20:57 +00:00
neeti%netscape.com bde71a9fe8 fix for bug 41764 -Clear cache gives javascript error. r=gagan@netscape.com 2000-06-08 21:50:42 +00:00
kin%netscape.com f3e9ae1cec Checking in patch from BlakeR1234@aol.com for
bug #41283: Incorrect Dialog for 'New' category in Customize search window

    mozilla/xpfe/components/search/resources/search-editor.js
    mozilla/xpfe/components/search/resources/locale/en-US/search-editor.properties

r=ben@netscape.com a=waterson@mozilla.org
2000-06-08 21:30:21 +00:00
ben%netscape.com 8187f7d5b9 fix for 41587, font pref panel not remembering settings. r=hyatt 2000-06-08 07:00:25 +00:00
jbetak%netscape.com c29e686114 39432 Crash when clicked on Language option in Prefs
r=loadrunner
2000-06-08 02:24:12 +00:00
law%netscape.com 364cd2272a Bug #37009; Drop bogus refcount twiddling methods and rely on dependent=yes window attribute instead; r=radha 2000-06-08 00:40:05 +00:00
alecf%netscape.com 7e632b2f8c remove deprecated clearCellSelection() 2000-06-07 08:04:30 +00:00
shaver%mozilla.org 05a67d37dc fix spelling in wallet prefs, removed unused entities, #40616, r=ben, a=waterson 2000-06-07 04:46:34 +00:00
morse%netscape.com d28cb45dd5 fix regression caused by recent code cleanup (reported in bug 41743) 2000-06-07 02:07:54 +00:00
slamm%netscape.com ed968d36d1 Use netcenter data, not my test data. Bump dataformat version number. Bug 41225. 2000-06-07 01:49:31 +00:00
slamm%netscape.com fa13f79f76 Give available tabs more room. bug 38538. no review or even nsbeta2+. I am going on sabbatical and thought it would be nice to get this little cosmetic change in. 2000-06-07 01:26:01 +00:00
mkaply%us.ibm.com 9df9e8857d # 37239
r = rjc, a = brendan
OS/2 bringup - PR_CALLBACK for VisualAge
2000-06-07 01:08:27 +00:00
slamm%netscape.com 7bd6460a1c Fix launching. bug 37243 r=pavlov 2000-06-07 00:57:33 +00:00
slamm%netscape.com 1169b0b413 Fix bookmark and history menus. Bug 37078 r=pavlov 2000-06-07 00:39:47 +00:00
slamm%netscape.com 275f46d1d6 Use standards compliant RDF format. Bug 41225. r=pavlov 2000-06-07 00:39:30 +00:00
slamm%netscape.com 2ea94ae190 Use standards compliant RDF format. Bug 41225. Handle case when data format gets corrupted or no panels are listed. r=pavlov 2000-06-07 00:39:20 +00:00
jbetak%netscape.com aa84ee0310 40257 You cannot add more than 1 item at a time in the Customize Charset dialog
39450 Message compose charset customize dialog shows initial active charsets number is not correct
39450 Mail View Charset Customize dialog window does not open
r=tao, a=ftang
2000-06-06 00:46:07 +00:00
slamm%netscape.com 50f8600402 Ignore generated Makefile. 2000-06-05 21:40:07 +00:00
slamm%netscape.com f67f278ee2 Turn off debugging messages. 2000-06-05 21:25:07 +00:00
ben%netscape.com b96fe6bceb fix visual padding glitch 2000-06-05 09:43:51 +00:00
ben%netscape.com 85f71c821b update autocomplete tests to use utility overlay and global overlay 2000-06-05 06:36:56 +00:00
ben%netscape.com a1466bf0f4 update js console to use utility overlay and global overlay 2000-06-05 06:36:45 +00:00
ben%netscape.com f6f215343e update bookmarks to use utility overlay and global overlay 2000-06-05 06:36:20 +00:00
ben%netscape.com dff000f26e [perf] fix sidebar performance problem 2000-06-04 05:43:39 +00:00
warren%netscape.com 958ed96edd Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
bryner%uiuc.edu 9c8bc35bf2 Fixing nsbeta2+ bug 3025 - filepicker now remembers a filename you type in
if you change directories.  r=pavlov.
2000-06-03 01:51:55 +00:00
ben%netscape.com bab282a3bf fix a js error and make handling for the no-fonts-for-lang case (slightly) more elegant 2000-06-02 03:38:50 +00:00
rjc%netscape.com 8b9fe3f837 Small search fix: r=ben a=don (Past of last search checkin) 2000-06-02 01:56:04 +00:00
rjc%netscape.com 8a626724d9 Fix PDT bug # 40369 & 39029: search UI changes to enable mode switching, and proper alias resolution. r=pavlov, a=dveditz,don 2000-06-02 01:40:20 +00:00
mkaply%us.ibm.com 3ad94a533f # 37239
r = leaf, a = brendan
OS/2 bringup - addition of SHORTNAME for DLL
2000-06-01 14:28:31 +00:00
cls%seawood.org c3fdd6a636 Moved declaration of 'nsresult rv' for platforms w/o REPEATING_TIMERS (BeOS). Again. 2000-06-01 10:28:38 +00:00
sspitzer%netscape.com c49b896301 fix for bug #40248. I was using the category manager incorrectly.
thanks to bruce@cubik.org for pointing it out.
2000-06-01 04:14:34 +00:00
jbetak%netscape.com dbb30dc19e 18022, bookmark doc charset caching
r=rjc, ftang, a=ftang
2000-06-01 01:27:18 +00:00
jbetak%netscape.com ee2ec41cac 18022, bookmark doc charset caching
r=rjc, ftang, a=ftang
2000-06-01 01:08:28 +00:00
slamm%netscape.com dedcc36295 Add window.close() to close broadcaster. Fix bug 40460 r=mcafee 2000-05-31 22:41:45 +00:00
pinkerton%netscape.com 1a1b1182c7 fix for bug 33250. fixes memory leaks by freeing strings in dtor. also switching to using nsCRT::strdup. r/a=brendan. 2000-05-31 02:30:07 +00:00
rjc%netscape.com 5de39f7f80 Fix PDT+ bug # 40199: default to ISO-8859-1 encoding instead of UTF-8. Review: waterson 2000-05-31 00:28:48 +00:00
hyatt%netscape.com efce6a6da4 Patch for autocomplete text field horkage. 2000-05-30 21:38:47 +00:00
hyatt%netscape.com 4d4e29e31f Anony.. 2000-05-30 09:07:09 +00:00
hyatt%netscape.com f6c9c54fea Patch anonymous content. 2000-05-30 09:06:22 +00:00
ben%netscape.com 876ce6a6b2 moving autocomplete to global/content 2000-05-29 05:44:12 +00:00
ben%netscape.com d9d993d967 fix for 40473, Preferences Fonts panel font size menulists do not display selected value. 2000-05-27 03:44:07 +00:00
ben%netscape.com 622f5c9a04 forgot to check this in the other day with SSL update to proxy pref panel. 2000-05-27 02:44:22 +00:00
pavlov%netscape.com f90af9000d fix for 39951 r=slamm a=waterson 2000-05-26 22:00:15 +00:00
mcafee%netscape.com 4a05b31b24 Comment only. Suggesting call to centerWindowOnScreen() (26017) 2000-05-26 03:13:11 +00:00
mcafee%netscape.com b4b03f931e Hooking up clear mem/disk cache buttons (39672). r=law 2000-05-26 02:30:43 +00:00
ben%netscape.com b5e0e70b6f fixes for 39690, 22056, 36125. r=hyatt 2000-05-25 12:14:15 +00:00
ben%netscape.com 05dd6dd108 skinnability fixes for bookmarks 2000-05-25 06:00:50 +00:00
ben%netscape.com 939bbce9be some more sidebar skinnability stuff (19557) and fix assert and non-visible sidebar panel header in preview (39632) 2000-05-25 05:53:39 +00:00
blizzard%redhat.com e44d7ab004 add google search service from Amit Patel <amitp@google.com>. bug #32586. r=rjc a=brendan 2000-05-25 03:37:35 +00:00
pavlov%netscape.com c165e6c65b fix for unix file picker not handling null window parents bug 34328 r=brendan, slamm
fix for mailnews' file->save as dialog not saving files on unix in due to its handling of file extentions and filters.  this code now uses nsIFilePicker.  fixes nsbeta2+ bug 31096. r=mscott
2000-05-25 00:44:10 +00:00
blizzard%redhat.com 05113aa8bc fix searching from the search sidebar. fix css for Customize dialog. r=rjc,waterson a=waterson,brendan 2000-05-24 22:52:39 +00:00
danm%netscape.com ab5bd11ffb fixing broken makefiles (see warnings in full tinderbox log) r=law 2000-05-24 21:20:50 +00:00
ben%netscape.com 6f87e481eb fix skinnability flaw (put menubar in toolbox) 2000-05-24 13:45:01 +00:00
hyatt%netscape.com 95d53bfec3 fix broken skin switching, r=ben 2000-05-24 08:36:10 +00:00
sspitzer%netscape.com e96cbcd52e fix for #40245. r=mscott 2000-05-24 08:22:41 +00:00
sspitzer%netscape.com ae15dd9ee7 fix for #39205, pref.css is no more. r=ben 2000-05-23 04:08:54 +00:00
sspitzer%netscape.com 3ab77ad27c fix for #39205, pref.css is no more. r=ben 2000-05-23 04:02:09 +00:00
slamm%netscape.com f7149ce67a Revert last two checkins. Fix for 37428 caused tabs to not load properly. 2000-05-23 00:55:43 +00:00
ben%netscape.com 48f286827b forgot to add file as part of previous check-in to 19557. 2000-05-22 04:32:18 +00:00
ben%netscape.com d97c65826e fix for 38743, remove XUL titledbutton from bookmarks window. r=hyatt 2000-05-22 04:30:30 +00:00
ben%netscape.com 08ced0f37b correct text for the skin switching pref panel, bug 38964 r=verah 2000-05-22 04:25:12 +00:00
ben%netscape.com cd3c5bfb42 second attempt at 19557, skinnable sidebar. r=hyatt 2000-05-22 04:14:49 +00:00
slamm%netscape.com c81aa8a05d Tiny adjustment to last checkin (Fix for bug 37428). Adjustment fixes stuck 'loading...' message on Windows. r=pavlov 2000-05-19 19:55:07 +00:00
mcafee%netscape.com a30f6ba0ce Prefs were being stored as wrong type (39779). r=cmanske 2000-05-19 02:23:48 +00:00
slamm%netscape.com e9f406d8cd Add the 'load' handler through timeout to push it down in the event queue a little. Otherwise, js barf when it fires the 'load' handler too early. Fix bug 37428. r=pavlov. 2000-05-18 23:43:23 +00:00
tao%netscape.com 501f17906b bug 39634: Sidebar customize has no remote tabl r= slamm. 2000-05-18 22:44:19 +00:00
tao%netscape.com e80ab37566 Back out change to 35121 (searchplugins/); move it back to bin/ r=rjc. 2000-05-18 22:37:50 +00:00
slamm%netscape.com 4771341ea2 Include globalOverlay.js to fix dispatching. bug 37243. r=mcafee 2000-05-18 22:10:42 +00:00
mcafee%netscape.com 88eb00f059 Fixing colorwell in prefs. r=slamm, beta2+, blah blah. (21160) 2000-05-18 22:08:14 +00:00
slamm%netscape.com 215bf1ece1 Remove onclick handler from <tree> since <treechildren> has a handler. Fix 2 windows on dblclick (bug 38811). r=mcafee 2000-05-18 21:24:41 +00:00
cls%seawood.org 90c026607b Make --without-dbgrinfo-modules work properly.
Fixes for platforms without REPEATING_TIMERS (BeOS).  r=pavlov a=leaf
2000-05-18 20:10:59 +00:00
mcafee%netscape.com 597839245b Renaming prefs to live in the browser.display namespace: background_color, foreground_color, use_document_fonts, use_document_colors, base_font_scaler, wfe.use_windows>colors, screen_resolution. r=alecf, a=chofmann (31136) 2000-05-18 03:19:00 +00:00
sfraser%netscape.com bd1075d6f2 Remove linkage with NetworkModular.shlb 2000-05-17 08:05:14 +00:00
sfraser%netscape.com 5765bc32dc Remove linkage with NetworkModular.shlb 2000-05-17 07:48:58 +00:00
cls%seawood.org 1165ad3a33 Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency. 2000-05-17 06:45:45 +00:00
ben%netscape.com b4760e5a24 code cleanup 2000-05-17 06:29:22 +00:00
mcafee%netscape.com 2378208c83 Removing enable_style_sheets pref UI. (39552) 2000-05-17 05:21:40 +00:00
jbetak%netscape.com a37cd883c9 39448 Clicking Customize in charset menu freezes application.
39450 Mail View Charset Customize dialog window does not open.
2000-05-17 05:19:56 +00:00
sfraser%netscape.com 14e3776284 Fix some string badness caused by tao. 2000-05-17 05:19:51 +00:00
ducarroz%netscape.com 6dd843e5eb Fix problem with openPopup which seems now to work as a toggle. Also prepare integration with IME. And some more little stuff. 2000-05-17 05:05:11 +00:00
pavlov%netscape.com 0c75802384 changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
tao%netscape.com a6004caf58 35401: use (lang,country) info from Activation to construct URL to the remote
SB panels.
2000-05-17 02:15:57 +00:00
tao%netscape.com 6d11349b8c 35121: move sherlock files to chrome/locales/en-US/... 2000-05-17 00:31:06 +00:00
tao%netscape.com 8e1ceee462 35121: move sherlock files to chrome/locales/en-US/... 2000-05-17 00:24:53 +00:00
law%netscape.com bfa6c7e34e Build windows desktop integration component, again 2000-05-16 22:59:07 +00:00
law%netscape.com ab12e2b797 Fix some string screw-ups 2000-05-16 22:57:41 +00:00
ben%netscape.com 2831215667 search sidebar skinnability 2000-05-16 21:56:12 +00:00
law%netscape.com 333b283839 Backing out change 2000-05-16 15:51:33 +00:00
dougt%netscape.com 560b9d0e8c The files in winHooks have been removed for some reason, but this makefile
still points to this directory.  I am removing it until law@netscape.com
can figure out what is going on.  Hopefully, this really is a component.
2000-05-16 15:45:20 +00:00
law%netscape.com fbc23e0edb Minor tweaking to clean up the code some 2000-05-16 14:36:08 +00:00
joki%netscape.com b2e873d830 Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2000-05-16 11:35:12 +00:00
warren%netscape.com 4d1711e5f8 Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse 2000-05-16 05:35:23 +00:00
cls%seawood.org 962f4851b8 Latest OS/2 makefile changes. Bug 34106. Batch 14, 15, & 16. 2000-05-16 04:41:54 +00:00
bryner%uiuc.edu 9cf1fc5ca0 Adding text size enlarge/reduce radio button to the mousewheel prefs
panel.  r=shaver.
2000-05-16 04:37:42 +00:00
bryner%uiuc.edu 6c285e62d3 Removing this file, it's empty. 2000-05-16 04:24:07 +00:00
bryner%uiuc.edu 79f42d7f3a Removing pref-mousewheel.js from the build, it's empty. 2000-05-16 04:23:25 +00:00
bryner%uiuc.edu 5918434cde Hide the mousewheel prefs panel on Macintosh, since we do not have
mousewheel scrolling implemented there.  r=ben.
2000-05-16 03:51:46 +00:00
ben%netscape.com 9304d48c94 preparation for new <radiogroup> widget 2000-05-16 03:26:34 +00:00
ducarroz%netscape.com c2a106982e Fix for bug 38775. Don't use an id for the popup menu else we wont be able to deal with multiple autocomplete fields on the same window. 2000-05-15 20:52:21 +00:00
ducarroz%netscape.com f7833f73d2 Force close the popup menu when we finnish to autocomplete (typically after the user press return). Also did some cleanup 2000-05-15 20:39:25 +00:00
brendan%mozilla.org 2cc44b24b1 Enforce interCaps Mozilla XPIDL style (r=shaver). 2000-05-15 07:03:46 +00:00
waterson%netscape.com 14ec9d6de0 Fix string backsliding. 2000-05-15 05:33:26 +00:00
jbetak%netscape.com 13667e1d72 32477 Accept-Language UI 2000-05-15 05:17:44 +00:00
morse%netscape.com cb5002fc5d minor wording change 2000-05-15 03:14:11 +00:00
rjc%netscape.com 1c2798c979 Add PR_CALLBACK. 2000-05-14 10:06:50 +00:00
rjc%netscape.com e99ccfdb1b Add support for search modes. 2000-05-14 10:01:12 +00:00
hyatt%netscape.com b8e268f761 toying with skin switching ui 2000-05-14 05:31:19 +00:00
ben%netscape.com 2892b91932 foopy. 2000-05-14 04:37:08 +00:00
ben%netscape.com 4e07e6999a fix button arrow directions 2000-05-14 04:02:31 +00:00
ben%netscape.com 9c7d904d1d fix 23103 2000-05-14 03:17:49 +00:00
ben%netscape.com 6aa061f5d4 fix 33647 (display font size units in fonts pref panel) 2000-05-14 02:57:41 +00:00
ben%netscape.com e9ce03b35f fix 37136 (Preferences titlebar reads "Foopy") 2000-05-14 02:54:49 +00:00
ben%netscape.com e5599e778a fix small typo in string 2000-05-14 02:53:53 +00:00
danm%netscape.com e6b9efbec5 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
morse%netscape.com e8ff5c4085 improve the UI for selecting between encrypting and obscurring 2000-05-13 18:14:11 +00:00
ben%netscape.com 182900d710 skinnable bookmark properties dialog 2000-05-13 02:23:59 +00:00
ben%netscape.com 3d066b2a25 skinnable sidebar 2000-05-13 01:02:28 +00:00
ben%netscape.com a4557044f4 tweaks to sidebar customize XUL classes 2000-05-13 00:49:23 +00:00
law%netscape.com 2b99682f47 Add Desktop Integration pref panel 2000-05-13 00:41:56 +00:00
ben%netscape.com 83a0038609 patch sidebar to use new tab classes 2000-05-13 00:40:22 +00:00
ben%netscape.com fdc271ace2 remove dependency on pref.css 2000-05-12 23:42:55 +00:00
ben%netscape.com efd18719a9 code cleanup for charset configuration window 2000-05-12 23:38:07 +00:00
mkaply%us.ibm.com c3b039c794 # 37239
r= mkaply@us.ibm.com
OS/2 bring up continues - OS/2 specific changes
2000-05-12 19:26:34 +00:00
scc%netscape.com d11c66a210 string backsliding. r=mjudge 2000-05-12 07:53:02 +00:00
ducarroz%netscape.com 117c5196b6 Fix few problems: Don't autocomplete after user press backspace or delete. If resutl contains only one match and default item is 0, don't show the popup menu. If the default item is -1, don't touch at the user input. Correctly detect when popup menu is open. 2000-05-12 05:40:20 +00:00
jbetak%netscape.com 8a66f9272f 32477 Accept-Language UI 2000-05-12 03:19:50 +00:00
ben%netscape.com c38f09b488 remove annoying alerts when adding/removing engines 2000-05-12 02:14:50 +00:00
ben%netscape.com 2790d9c947 search customize dialog tidy up 2000-05-12 02:13:49 +00:00
radha%netscape.com dc6aec329b Call appCore.loadUrl(url) instead of doing window.content.location.href=url
r=slamm.
2000-05-11 22:20:27 +00:00
pavlov%netscape.com 6b9fe33538 fix for bug #9671 -- linux file picker filter by format support 2000-05-11 22:18:05 +00:00
rjc%netscape.com 36dd664bc6 Get full name from category results. 2000-05-11 09:34:37 +00:00
sspitzer%netscape.com 52395a3bac removing obsolete files. 2000-05-11 07:02:34 +00:00
jbetak%netscape.com 937bba600e 37130 Implement "Customize..." of Mail Composer charset menu 2000-05-11 06:17:19 +00:00
jbetak%netscape.com 331bd07501 37376 Customize charset coding 2000-05-11 06:13:11 +00:00
ben%netscape.com 9e07d2038d removing redundant skin files 2000-05-11 04:35:15 +00:00
ben%netscape.com 5f44d244d8 removing redundant skin files 2000-05-11 04:27:29 +00:00
ben%netscape.com 957bb8a699 removing redundant skins directories 2000-05-11 04:19:28 +00:00
sfraser%netscape.com b49d59c924 Fix for 38815 -- ensure that autocomplete widgets pick up textfield CSS. r=ben 2000-05-11 03:02:35 +00:00
slamm%netscape.com d829a6b7b7 Add some min heights as a partial fix for bug 35442 (tabs draw onto taskbar) 2000-05-11 01:46:17 +00:00
jbetak%netscape.com c6471c3199 32477 Implement accept-language UI 2000-05-11 01:18:25 +00:00
law%netscape.com 95796532de Install windows desktop integration panel stuff (but not used yet) 2000-05-11 01:07:31 +00:00
law%netscape.com ff71e20634 Build Windows desktop integration component (on Windows only, of course) 2000-05-11 01:02:58 +00:00
law%netscape.com f1d20a73d4 Build Windows desktop integration component (on Windows only, of course) 2000-05-11 00:56:54 +00:00
slamm%netscape.com a8ef73250d Sidebar style optimizations. 2000-05-11 00:08:34 +00:00
slamm%netscape.com ce8438f682 Fix "woefully inadequate" file menu (bug 29265). 2000-05-11 00:08:26 +00:00
pavlov%netscape.com 3d5b171adf work on filtering by type on unix filepicker bug #9671 2000-05-10 23:28:41 +00:00
law%netscape.com 64b4102341 Add label for Desktop Integration branch 2000-05-10 22:23:21 +00:00
law%netscape.com 6f67c195f3 New panel for Windows desktop integration preferences 2000-05-10 22:20:50 +00:00
rjc%netscape.com 665a870b98 Enable option to play sound on bookmark schedule status change. 2000-05-10 06:55:10 +00:00
ducarroz%netscape.com 0fa31f9ea2 Fix for bug 37478, 36734, 36730. More work with the autocomplete widget. 2000-05-10 06:20:54 +00:00
rjc%netscape.com aa1c812879 Fix nsCAutoString usage. 2000-05-10 05:17:10 +00:00
ben%netscape.com 8ee8729e14 forgot file 2000-05-10 03:11:32 +00:00
ben%netscape.com 623b2bd2b7 checking in preliminary skin switching UI. 2000-05-10 03:11:14 +00:00
jbetak%netscape.com d6f1e2223b 37130 Implement "Customize..." of Mail Composer charset menu 2000-05-10 02:58:45 +00:00
law%netscape.com fd0a18ff1d New files for windows desktop integration (not built yet) 2000-05-10 01:50:59 +00:00
jbetak%netscape.com 7eab11247b 37130 Implement "Customize..." charset dialog in Mail Composer view menu 2000-05-10 01:50:42 +00:00
ben%netscape.com 13d49937da making directory viewer skinnable 2000-05-10 00:26:46 +00:00
ben%netscape.com 4e375e217d making related panel skinnable 2000-05-09 23:00:46 +00:00
rjc%netscape.com 096b42b230 Fix bug # 38635: double-click bug fix. 2000-05-09 21:02:39 +00:00
radha%netscape.com 0dcc690f1a Implement autocomplete interfaces to support autocomplete in the urlbar 2000-05-09 20:56:25 +00:00
morse%netscape.com 82ffc94077 fix typo 2000-05-09 08:03:00 +00:00
rjc%netscape.com 31b5d7a906 Fix bug # 36795: fix uninitialized return variable. 2000-05-09 07:50:13 +00:00
mccabe%netscape.com 239dd99129 Towards fixing 34416, use build rules to install .xul, etc. resource files rather overriding install rule.
Thanks to axel@pike.org <Axel Hecht> for the patch.
2000-05-09 07:23:04 +00:00
slamm%netscape.com cca97850b0 Fix up 'File > New' menu (bug 9978). 2000-05-09 00:48:20 +00:00
slamm%netscape.com 0f8f44d479 Rename window. 'Bookmarks' to 'Manage Bookmarks' (bug 37829) 2000-05-09 00:03:14 +00:00
slamm%netscape.com 023b6d6e49 grippy list-style-image is broken, so use the background-image for now. Fixes 30595. 2000-05-08 23:46:38 +00:00
rjc%netscape.com 644b374850 Fix bug # 36037: drag&drop changes to support translucency on Mac. 2000-05-08 23:29:32 +00:00
slamm%netscape.com 6b69fef73b Capitalize some words (bug 38513) 2000-05-08 23:14:33 +00:00
slamm%netscape.com 20ed5dff59 Only save customize panel field if it exists (bug 31829) 2000-05-08 22:54:59 +00:00
slamm%netscape.com c0015683cf Fix history window xul that made it blank (bug 37737) 2000-05-08 21:50:03 +00:00
rjc%netscape.com 22f757ed19 Fix bug # 38545 and bug # 38570: use onkeypress instead of onkeyup for CR detection. 2000-05-08 21:38:52 +00:00
slamm%netscape.com 9f4526e2df Eliminate the bottom border on the tab if it is the last panel. 2000-05-08 20:55:27 +00:00
slamm%netscape.com 5af67692ae Add 'last-panel' attribute to last visible sidebar header. Makes it easier to tweak the styles. 2000-05-08 20:54:49 +00:00
slamm%netscape.com c2952153d8 Rename 'inbatch' to 'refresh' to make added panel show up right away (bug 28073). 2000-05-08 20:34:28 +00:00
mccabe%netscape.com 2d6b52c8ad Manifest file for console component - for installing js-implemented -jsconsole 'commandline' handler on the mac. 2000-05-08 10:27:58 +00:00
mccabe%netscape.com 959da65c58 Move from <html:script> to <script>. Thanks to Peter Annema for the review. 2000-05-08 10:18:47 +00:00
mccabe%netscape.com 0f709effb6 Add a rudimentary menu, with the extremely useful 'close' command. 2000-05-08 10:00:07 +00:00
mccabe%netscape.com f2e66d190d Make several handlers return true. 2000-05-08 09:54:57 +00:00
morse%netscape.com 223c71d0b3 allow conversion of database between encrypted and obscurred 2000-05-08 06:32:46 +00:00
rjc%netscape.com e49f6853d1 Get icons back in Related Links data. 2000-05-08 04:04:23 +00:00
rjc%netscape.com 38e4d67351 Clean up separators in Related Links data. 2000-05-08 03:53:29 +00:00
rjc%netscape.com ca357d4586 Clean up sidebar loading ugliness. 2000-05-08 03:21:52 +00:00
morse%netscape.com e11cba89dc allow for storing both encrypted and obscurred values 2000-05-07 22:47:35 +00:00
pavlov%netscape.com 414f351f33 fix for assertion for real 2000-05-07 19:56:55 +00:00
rjc%netscape.com 0829310b4f Now able to again click on a file link to load it in. 2000-05-07 10:08:53 +00:00
rjc%netscape.com 3e0ea10bbd Fix memory leak (of an atom) which ruslan introduced. 2000-05-07 09:47:46 +00:00
rjc%netscape.com 734eb5ebf7 If we encounter a stale search engine reference (i.e. a search engine which has been removed from the "Search Plugins" folder) then forget about it in "search.rdf". 2000-05-07 08:45:48 +00:00
mccabe%netscape.com c6829d2c92 Commandline handler for '-jsconsole' argument; calling mozilla with -jsconsole now brings up the javascript console (only).
Handler, idea and all clues courtesy Martijn Pieters <mj@digicool.com>
2000-05-07 04:26:37 +00:00
rjc%netscape.com 1b0464ccf7 Fixing ben's earliest checkin... don't obtain the extraneous "#URL" attribute eagerly, get it as needed. 2000-05-06 07:57:36 +00:00
mccabe%netscape.com f5cd898ac5 Add standard taskbar. 2000-05-06 02:11:17 +00:00
ben%netscape.com f7e074d090 fixing some bookmarks window issues 2000-05-06 00:11:23 +00:00
slamm%netscape.com f887e6b1c3 Change dialog buttons at bottom to match prefs dialog (bug 36589). 2000-05-05 23:32:47 +00:00
slamm%netscape.com 20aa8351b5 Add 'loading...' text for tabs 2000-05-05 22:40:58 +00:00
slamm%netscape.com 784a296b02 Change 'Panel' to 'Tab' and column headers. 2000-05-05 22:40:54 +00:00
slamm%netscape.com fc78c1bbd8 Change 'Panel' to 'Tab'. 2000-05-05 22:40:50 +00:00
slamm%netscape.com 35146ecd96 Add loading text/image to tabs. Clean-up some names. Fix styles for the first panel and the first panel after the selected one. Support only hiding the sidebar panels (as is needed for mailnews and addressbook). 2000-05-05 22:40:48 +00:00
slamm%netscape.com 97e27d3c67 Trim some margins. Reformat file. Add grippy graphics. Add loading image/text for tabs. Fix border for .sidebar-main-header (had to add \!important to get it to work in mailnews and addressbook). Clean up styles for panel picker menu. 2000-05-05 22:40:40 +00:00
slamm%netscape.com b607e3f7c7 Make preview look more like an actual tab. 2000-05-05 22:40:25 +00:00
slamm%netscape.com 71ddbaff94 Fix initial size (bug 37724) by adding size attributes to window tag. Persist dialog size. 2000-05-05 22:40:22 +00:00