Commit Graph

219 Commits

Author SHA1 Message Date
dwitte%stanford.edu
f32e9433bc Cookie Manager and Exceptions window should remember column size
b=224569, r=neil, sr=alecf
2003-11-11 17:43:16 +00:00
mvl%exedo.nl
28d420076e Persist checkbox to block domain in the cookie manager.
bug 75119, r=biesi, sr=alecf
2003-11-10 16:56:37 +00:00
timeless%mozdev.org
45c2bb8d16 Bug 222553 Rework cookieviewer to support whitelisting
patch by mpconnor@rogers.com r=neil sr=alecf
2003-10-30 23:23:50 +00:00
neil%parkwaycc.co.uk
93cc2f8a6f Bug 215656 Cookie and Popup managers don't update scrollbar correctly r=mvl/dwitte sr=bryner 2003-10-30 09:33:40 +00:00
dwitte%stanford.edu
e7d5f11d73 make cookiemanager sort strings case-insensitively.
thanks to smanux@lfjr.net for the patch. r=dwitte, sr=darin, b=220067
2003-10-15 09:41:40 +00:00
dwitte%stanford.edu
3bc355e4fe rearrange resource files in extensions/wallet to clean up the duplicate files and general mess that
various folk have made of it. (no names here, move along)

some files were moved in the cvs repo, but others were manually copied, and thus I will own blame
for them. to find old blame info for the respective files, look in the appropriate attic for these
locations:

mozilla/extensions/wallet/cookieviewer/CookieViewer.js
mozilla/extensions/wallet/cookieviewer/CookieViewer.xul
mozilla/extensions/wallet/cookieviewer/CookieViewer.properties
mozilla/extensions/wallet/cookieviewer/CookieViewer.dtd
mozilla/extensions/wallet/editor/WalletEditor.properties
mozilla/extensions/wallet/editor/WalletEditor.dtd
mozilla/extensions/wallet/signonviewer/SignonViewer.js
mozilla/extensions/wallet/signonviewer/SignonViewer.xul
mozilla/extensions/wallet/signonviewer/SignonViewer.properties
mozilla/extensions/wallet/signonviewer/SignonViewer.dtd
mozilla/extensions/wallet/src/wallet.properties
mozilla/extensions/wallet/walletpreview/WalletPreview.js
mozilla/extensions/wallet/walletpreview/WalletPreview.xul

b=26020 (yeah that old!), r=timeless, sr=heikki, and props to leaf for moving stuff around
the cvs repo.
2003-10-08 01:03:28 +00:00
neil%parkwaycc.co.uk
1c4c4c930a Bug 182359 only open one manager window of each type r=dwitte sr=darin 2003-10-07 10:03:21 +00:00
dwitte%stanford.edu
ee64b32c3e Bug 209475: Make nsIPermissionManager more flexible for extensions.
Changes nsIPermissionManager.idl to accept type strings rather than integers; this allows consumers to register unique types more easily, without fear of conflicting with an already-existing one.

Also fixes some bounds-checking fu (sr=bz on irc for those additional portions).

patch by mvl; r=dwitte, sr=bz.
2003-07-09 00:20:57 +00:00
seawood%netscape.com
97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
dwitte%stanford.edu
6a1a2f65cf spring cleaning in extensions/wallet, bug 204184.
hunting season is open!

r=timeless, sr=bryner.
2003-05-29 10:02:39 +00:00
dwitte%stanford.edu
61f5de43c9 follow-up to bug 202131: BubbleSort is too slow. fixes an omission that was supposed to go in with the original patch.
p=neil, r=dwitte, sr=darin, a=sspitzer.
2003-05-01 04:53:14 +00:00
bzbarsky%mit.edu
86a37b4d39 Stop doing incorrect updating of selection in cookie viewer. Bug 198409, patch
by mvl@exedo.nl (Michiel van Leeuwen), r=suresh, sr=jag
2003-04-23 00:53:32 +00:00
ere%atp.fi
73c8d49169 Fix for bug 202707: cookie and image manager sort entries in descending order
patch by dwitte
r=mvl
sr=bzbarsky
2003-04-20 20:29:41 +00:00
cbiesinger%web.de
bdfabf0708 202131 patch by dwitte@stanford.edu r=mvl@exedo.nl sr=darin BubbleSort is too slow 2003-04-18 17:34:02 +00:00
suresh%netscape.com
f867bd13b6 bug 191836 - cookiesTree in CookieViewer.xul should use seltype attribute. r-varga, sr-jag 2003-03-26 01:44:30 +00:00
suresh%netscape.com
61f3f16f7d fix for bug 155078. fixing typos in Cookies. r-cotter, sr-jag. 2003-03-25 01:29:56 +00:00
bzbarsky%mit.edu
a7d8e133da 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
timeless%mozdev.org
def3071d84 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless sr=jag moa=darin
2003-03-17 22:55:42 +00:00
cbiesinger%web.de
c729ae0212 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
cbiesinger%web.de
8281ae66af 191682 patch by dwitte@stanford.edu r=biesi sr=darin Cookie manager uses O(2n^2) algorithm to display cookies 2003-02-24 22:02:44 +00:00
kairo%kairo.at
641adaf23e bug 193606 - Cookie window grows (horizontally and vertically) every time on opening, r=suresh, sr=jag, checking in for mvl@exedo.nl 2003-02-22 14:12:51 +00:00
kairo%kairo.at
ec60ba7d89 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
dbaron%dbaron.org
5aadb9d382 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 20:32:55 +00:00
timeless%mozdev.org
96e8f4751b Bug 187748 Persist screen position and size for Manage Cookies dialog
patch by thieleke@yahoo.com r=timeless sr=bz
2003-01-06 01:11:06 +00:00
danm%netscape.com
a57de0544e string changes. popup windows were referred to in the UI as both popups and pop-ups. now they all take the unmusical but accepted name 'pop-up'. bug166442 2002-10-07 20:11:25 +00:00
bryner%netscape.com
1bb489617c Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls. 2002-10-05 02:49:02 +00:00
morse%netscape.com
f64be3a8ce bug 168585, cookie and password order gets reversed, r=sgehani, sr=jag 2002-09-24 20:45:53 +00:00
danm%netscape.com
b3331e7c89 popup manager dialog title correction. bug 166442 2002-09-14 20:13:05 +00:00
danm%netscape.com
fa22b55a15 reinstating earlier version; Txul regression in hand. long live bug 166442 r=jag,jst,et al. still applies 2002-09-14 19:44:29 +00:00
danm%netscape.com
cb279f2219 bloody hell. backing out the rest of popup manager because of a suspected Txul regression. bug 167929 2002-09-12 02:42:44 +00:00
danm%netscape.com
997fa879e8 backing out Txul-regression-causing popup window manager. bug 167929 2002-09-12 01:16:59 +00:00
danm%netscape.com
c4ee53eb8a adding popup window manager dialog type. bug 166442 r=jag,jst,morse,timeless 2002-09-11 02:33:16 +00:00
danm%netscape.com
3ebfe9f890 new strings for popup window manager. bug 166442 r=jag,jst,morse 2002-09-11 02:17:48 +00:00
dougt%netscape.com
68faeb5241 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
morse%netscape.com
1b4f71f26c bug 156922, dynamic updating of cookie manager dialog, r=sgehani, sr=jag 2002-08-14 00:05:17 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
morse%netscape.com
add18e187d bug 138132, reverse sort order in cookie manager when using p3p, r=sgehani, sr=dveditz 2002-05-15 13:46:54 +00:00
hewitt%netscape.com
d38a0937d9 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
oeschger%netscape.com
6658283f1f adding help buttons to form manager, r=morse, sr=alecf, a=asa/drivers, bug=131254 2002-03-20 01:24:03 +00:00
oeschger%netscape.com
2b26ca9e33 adding help buttons to cookie manager, bug=118834, r=morse, sr=alecf, a=asa/drivers 2002-03-05 14:59:12 +00:00
blakeross%telocity.com
9f77e680ce 113602 - readonly fields no longer updated once a character is typed. r=bz sr=hewitt a=asa 2002-02-27 00:34:59 +00:00
morse%netscape.com
beecc4e723 bug 119812, js error in cookie manager dialog, r=sgehani, sr=alecf 2002-02-16 01:30:04 +00:00
morse%netscape.com
36e3b822b2 bug 121161, enhancements to p3p cookie management, r=sgehani, sr=alecf 2002-02-06 21:55:16 +00:00
morse%netscape.com
a29b076027 bug 120277, removed js warning message, r=law, sr=ben 2002-01-25 22:34:50 +00:00
morse%netscape.com
a3571e41ba bug 121771, isSorted missing in cookie/password manager outliners, r=law, sr=ben 2002-01-25 22:26:35 +00:00
varga%utcru.sk
ff7ad62083 Fixes for:
94653  - can't right align text in outliner cell
95730  - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.

- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
  and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
  element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable

r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes

sr=hyatt,hewitt
2002-01-16 03:01:28 +00:00
morse%netscape.com
25a299fdee cookie list doesn't scroll when last visible cookie is deleted, r=jag, sr=alecf 2002-01-16 00:19:07 +00:00
morse%netscape.com
23405eb313 bug 117155, garbage characters in cookie/signon manager dialogs, r=sgehani, sr=alecf 2002-01-10 22:01:43 +00:00
morse%netscape.com
4c55711f61 bug 117155 garbage characters in cookie/signon manager dialogs, bug 117023 fix js errors in cookie/signon dialogs, r=sgehani, sr=alecf 2002-01-03 21:30:27 +00:00
varga%utcru.sk
949278c0fe Fix for 113477. Group outlinercols. r=bryner sr=hyatt 2001-12-18 13:42:28 +00:00