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

4058 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de 1c2fe3822a bug 139044 r=doron sr=alecf
js strict warnings in filepicker.js
2002-05-08 18:58:53 +00:00
darin%netscape.com 61a6f2f985 fixing XP_WIN bookmarks bustage 2002-05-08 01:28:08 +00:00
darin%netscape.com 6fd5862e6e fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
sgehani%netscape.com 00b0d1d832 Complete backing out sidebar personal toolbar button.
b=142261; r=law; sr=jag
2002-05-07 20:29:16 +00:00
bbaetz%student.usyd.edu.au b1436714d2 Bug 139782 - raw directory listing format is confusing
r=dougt, sr=darin
2002-05-07 08:40:09 +00:00
timeless%mac.com 750386e28f Bug 125450 "Typeface" should be aligned to the left not center in font prefs
patch by walk84@yahoo.com r=timeless sr=alecf
2002-05-07 01:00:58 +00:00
jaggernaut%netscape.com ce7d0353fc Bug 129428: Paste doesn't work in bookmark manager. Patch by ben@netscape.com, r=pierrechanial@netscape.net, sr=jag 2002-05-06 21:10:51 +00:00
blakeross%telocity.com 52e1024e3a 132013 - remove from list should be batched. r=hewitt sr=ben 2002-05-06 01:14:27 +00:00
timeless%mac.com 6304148769 Bug 125449 "Fonts for" is vertical aligned top instead of middle in caption
patch by walk84@yahoo.com r=doron sr=alecf
2002-05-03 00:38:22 +00:00
alecf%netscape.com c8907f3733 final part of patch for bug 138299 - converting consumers of nsIWindowMediator over to the non-RDF contractid
r=danm, sr=jag
2002-04-30 14:21:48 +00:00
alecf%netscape.com 58ad7ad612 Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
r=danm, sr=jag
2002-04-30 01:36:59 +00:00
cbiesinger%web.de 013d816234 bug 67790 r=walk84 sr=alecf
js warning in bookmarksOverlay.js
2002-04-29 19:59:45 +00:00
cbiesinger%web.de 2ad6a92bbe bug 57652 r=caillon sr=alecf
js strict warning in customize.js
2002-04-29 19:52:08 +00:00
cbiesinger%web.de d7032c48cb bug 115192 patch by walk84@yahoo.com r=caillon sr=alecf
js strict warning in bookmarks.xml
2002-04-29 19:49:14 +00:00
cbiesinger%web.de 0574619068 bug 67793 r=timeless sr=alecf
js strict warning in addBookmark.js
2002-04-29 19:42:42 +00:00
blakeross%telocity.com 1235b35158 32034 - sidebar search fails if no navigator windows are open. r=bryner sr=ben 2002-04-29 03:00:57 +00:00
blakeross%telocity.com 986b884f7b 135270 - sidebar add button doesn't call right dialog for bkmrk groups. r=bryner sr=ben 2002-04-29 01:50:15 +00:00
blakeross%telocity.com cf388e5e92 137440 - download manager should appear by default, rather than separate progress dialogs. r=hixie sr=ben 2002-04-28 23:26:49 +00:00
blakeross%telocity.com e40a5f69cb 134039 - theme switching should shut down quicklaunch. r=law sr=hyatt 2002-04-28 14:28:18 +00:00
pete.zha%sun.com 6c9718b29e bug 140204:HTTP preferences have weird checkbox handling
r=bzbarsky sr=darin
Check in for Antonio Xu's(antonit.xu@sun.com) fix
2002-04-27 08:47:56 +00:00
darin%netscape.com e554d83626 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
alecf%netscape.com 8d5e9bfc4c bug 136235 - comment-only change - update nsIGlobalHistory to use javadoc format, and properly document the API
r=chak, sr=dveditz
2002-04-27 01:21:09 +00:00
sgehani%netscape.com 39c2f63613 Backing out sidebar personal toolbar button.
b=134345
2002-04-26 14:59:15 +00:00
mscott%netscape.com 198694c2bd Bug #121299 --> fix the cookie manager status icon
rs=sspitzer
2002-04-26 01:12:23 +00:00
mscott%netscape.com 9e18c8277a Bug #121299 --> landing new cookie icons from Gail that are transparent. Building framework for allowing cookies to
use modern and classic icons instead of putting the icons in content too.

r=morse
sr=sspitzer
2002-04-25 23:37:00 +00:00
alecf%netscape.com ca1b4b33b9 more tweaks to windowDS - migrate some code over from the window mediator to get window attributes, etc.
not part of build
2002-04-25 22:48:07 +00:00
michael.lowe%bigfoot.com 99159f5a84 Order autocomplete completion candidates by time or frequency. bug 78270. author=me, cbsears_sf@yahoo.com, alecf; r=blake; sr=alecf 2002-04-25 06:10:42 +00:00
seawood%netscape.com c0ec608df6 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
danm%netscape.com 21f3adb9f8 force popup widget to be invisible when the menu is not explicitly open. bug 120155 r=bryner,hyatt a=scc 2002-04-25 01:22:13 +00:00
sgehani%netscape.com a871d36935 Add ids to be overlaid. Missed file from checkin for bug 134345.
r=morse; sr=hewitt,jag
2002-04-24 23:50:17 +00:00
varga%utcru.sk 673d331b1b Landing Neil's fix for bug 132682 - Twisties aren't clickable in History Sidebar
r=varga, sr=alecf
2002-04-24 21:30:16 +00:00
alecf%netscape.com 0074513f8f update the window datasource for bug 132175:
- implement the datasource with an inner
- add gRefCnt to properly refcnt RDF resources
- add a new nsIWindowDataSource interface to supplant getWindowForResource
- copy over KeyIndex logic
- bring over some code to handle the "intaskslist" attribute on the window

not part of build
2002-04-24 18:19:02 +00:00
michael.lowe%bigfoot.com 939a57107b backout last checkin 2002-04-24 11:55:00 +00:00
michael.lowe%bigfoot.com 6e19841747 Order autocomplete completion candidates by time or frequency. bug 78270. author=me, cbsears_sf@yahoo.com, alecf; r=blake; sr=alecf 2002-04-24 11:12:45 +00:00
sgehani%netscape.com 0407f80656 Unhork update notifications by fixing the pref call for the localized
datasource pref.
b=139355; r=bryner; sr=alecf
2002-04-24 02:42:08 +00:00
sgehani%netscape.com 7a9129cf4b Improve sidebar discoverability.
b=134345; r=morse; sr=jag
2002-04-24 02:20:40 +00:00
law%netscape.com eca7ff9596 Bug 134754; add scriptiable API to get Win32 registry value; r=sgehani, sr=dveditz 2002-04-24 00:14:18 +00:00
caillon%returnzero.com e774059904 Removing JavaScript strict warnings.
Patches by walk84@yahoo.com, r=caillon, sr=shaver
Fixes bug 60659, bug 132956
2002-04-23 14:48:45 +00:00
morse%netscape.com f413e5c09e bug 132641, -killAll to shutdown everything, r=law, sr=jag 2002-04-23 02:23:56 +00:00
suresh%netscape.com 62691b659d fix for 138231. Select a tab if the last selected one is not ``in view''. r=suresh, sr=alecf 2002-04-23 01:06:34 +00:00
morse%netscape.com 393e0597f1 bug 135568, make task menu consistent with spec, r=sgehani, sr=jag 2002-04-22 23:30:34 +00:00
morse%netscape.com d1dbcd423b bug 136972, change definition of p3p high mode, r=sgehani, sr=jag 2002-04-22 23:23:41 +00:00
alecf%netscape.com 034af46559 add skeleton window data source to pull out RDF dependency from appshell
not part of build
2002-04-22 13:54:39 +00:00
blakeross%telocity.com 1f0ed0b3c4 105547 - remove pref to control where new windows open (tab or window). r=bryner sr=ben 2002-04-22 03:12:36 +00:00
blakeross%telocity.com 43fd166250 105547 - remove pref to control where new windows open (tab or window). r=bryner sr=ben 2002-04-22 01:25:29 +00:00
blakeross%telocity.com d1d69edf30 131762 - can open multiple occurrences of download manager. r=hixie sr=ben 2002-04-22 01:19:13 +00:00
ben%netscape.com c9a9cdb655 Fix two bugs:
- 130614 [adt2] Trunk crashes on startup on Win95 @ nsBookmarksService::ParseFavoritesFolder
         On older Windows installs, IE4 is not present and as a result there's no system
         favorites folder. Insert a null check so that we only parse a system favorites folder
         if one exists.
         r=bryner, sr=hyatt
- 127476 [adt1] Non-ASCII characters in IE Favorites are imported as garbage.
         IE stores Favorite Name as the non-extension part of the file name (baseName). The
         code was using GetFileBaseName, which returns a CString (dumb!). Converted to
         extract the bookmark name from the unicode leaf name.
         r=ftang, sr=hyatt
2002-04-20 08:48:35 +00:00
mscott%netscape.com 7016c81d8e Bug #132731 --> dynamically adjust the width of the alert window
to prevent unwanted wrapping of text if the user is using larger fonts
r=neil@parkwaycc.co.uk
sr=hewitt
2002-04-20 03:08:54 +00:00
shliang%netscape.com 60742e7184 133863 - plug-in finder service pref ui - r=hewitt, sr=jag, a=asa 2002-04-19 07:00:16 +00:00
darin%netscape.com 68c0d95469 fixes bug 136956 "HTTP preferences panel needs to control proxy settings
as well" r=brade sr=alecf
2002-04-18 23:22:41 +00:00