timeless%mozdev.org
6b91ec4a35
Bug 362720 please spell NS_LOCAL_FILE_CONTRACTID as such
...
r=gavin
2006-12-06 00:48:12 +00:00
mats.palmgren%bredband.net
fb3665fa15
Filepicker needs accesskey for dirTextInputLabel. b=250177 r+sr=neil
2006-08-06 03:11:09 +00:00
neil%parkwaycc.co.uk
46f29a405f
Bug 313331 autocomplete file names in xul filepicker r=bz sr=jag
2006-04-12 23:00:52 +00:00
neil%parkwaycc.co.uk
758be69c98
Make it easier to pick folders using the XUL filepicker b=142482 r=jan sr=bryner
2005-03-11 22:26:17 +00:00
dbaron%dbaron.org
13ad340e6a
Convert CR-LF and CR linebreaks to LF.
2005-01-28 20:01:46 +00:00
bugzilla%arlen.demon.co.uk
e6cb9b020c
Bug 264102 Chrome should use document.title instead of window.title - xpfe fixes
...
p=me r/sr=neil.parkwaycc.co.uk
2004-10-24 17:52:18 +00:00
varga%nixcorp.com
cd1df2e308
Updating my email address.
2004-10-22 18:33:55 +00:00
bzbarsky%mit.edu
da715718f8
Add ico and xbm to the "image files" list. Bug 254381, patch by Jonathan Watt
...
<jonathan.watt@strath.ac.uk>, r=mconnor, sr=neil
2004-08-07 02:43:55 +00:00
bzbarsky%mit.edu
1b3f21704f
Fix bug 248468 (choosing directory with keyboard chooses dir and saves the
...
file; should just choose dir). r=neil for xpfe, r=mconnor for toolkit, sr=jag
2004-07-15 06:13:35 +00:00
gerv%gerv.net
aa835b77c5
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 16:52:41 +00:00
darin%meer.net
b86829b878
landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner
2004-04-17 00:58:23 +00:00
timeless%mozdev.org
48640f9874
Bug 125324 Improper use of nsIDirectoryServiceProvider
...
r=ccarlen sr=jag
2004-03-02 05:47:48 +00:00
varga%nixcorp.com
0f42747ce0
Changing my email address.
2003-10-21 15:35:57 +00:00
bryner%brianryner.com
cd60efa8ac
Updating my email address
2003-09-29 06:04:02 +00:00
cbiesinger%web.de
b9c1ef067c
147434 r=bzbarsky sr=bryner a file named ~file.txt will expand to /home/userfile.txt when being attached
2003-07-12 21:12:46 +00:00
neil%parkwaycc.co.uk
85f2f9f732
Bug 200127 Standardize on <tree class="focusring"> r=varga sr=jag r=rginda (venkman)
2003-04-16 10:01:07 +00:00
timeless%mozdev.org
965ba28bb1
Bug 106386 rid source of misspellings
...
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +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
d554a25d7b
Bug 60707, filepicker should not treat a right double-click as a left double-click. Patch by kazhik@mozilla.gr.jp, r=sspitzer, sr=me.
2003-03-04 02:33:29 +00:00
kairo%kairo.at
a588336d76
bug 191471 - Add accesskeys to the xp filepicker, r=dean_tessman, sr=dmose, checking in for piersc@cogs.susx.ac.uk
2003-02-22 14:06:14 +00:00
akkana%netscape.com
f9b428c8cb
181330: fix assert bringing up the overwrite confirmation dialog. r=timeless sr=bz
2002-11-22 00:41:33 +00:00
bzbarsky%mit.edu
d921c1b9f7
modeGetFolder should have some different wording from modeOpen. Bug
...
160672, r=caillon,timeless, sr=bryner
2002-09-11 07:38:14 +00:00
sspitzer%netscape.com
de53ec3309
fix for #121122 (nsIFilePicker should allow picking multiple files) and #43015 (Cannot add multiple attachment in Attach File dialog).
...
right now, only supported on windows. bugs logged for mac, beos, cocoa, os/2, qnx
and the xpfilepicker (linux).
r=bz, sr=bienvenu, a=asa
2002-09-07 05:23:45 +00:00
timeless%mac.com
b64a745845
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2002-09-02 03:36:38 +00:00
bzbarsky%mit.edu
37639739ce
linux filepicker should remember size when it's resized. Bug 159131,
...
r=caillon, sr=jag
2002-08-06 05:04:34 +00:00
bryner%netscape.com
bbdcbcc7d5
Add the ability to filter on applications to nsIFilePicker (bug 97321). r=law, sr=blake.
2002-07-07 07:21:45 +00:00
bzbarsky%mit.edu
dc98a125cf
Add a "new directory" button to the XP filepicker. Bug 58311, patch by
...
johann@ai.univie.ac.at , r=bzbarsky, sr=jag
2002-05-15 20:19:12 +00:00
cbiesinger%web.de
e57ffb2335
bug 139044 r=doron sr=alecf
...
js strict warnings in filepicker.js
2002-05-08 18:58:53 +00:00
darin%netscape.com
1b1677bbe9
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
hewitt%netscape.com
07d96867f1
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
caillon%returnzero.com
2a22e4b91a
Bug 125133. Add 'Go to Home' and 'Go up a level' buttons to the XUL filepicker. Patch contributed by johann@ai.univie.ac.at; r=fabian (jar.mn changes) r=bzbarsky,caillon. sr=jag. a=asa
2002-03-27 07:47:08 +00:00
bryner%netscape.com
6c0be2f899
Oops, I meant to remove this unneeded pack=end before checking in, per jag's comments.
2002-02-12 07:24:20 +00:00
bryner%netscape.com
f8a89f776c
Bug 39036 - add a checkbox to allow showing hidden files (dot files). r=ben, sr=jag.
2002-02-12 07:21:22 +00:00
bzbarsky%mit.edu
ff3b62d806
Make the "You can't read this dir" error appear in the filepicker
...
window, not as an alert. Bug 123869, r=bryner, sr=jag
2002-02-12 00:45:52 +00:00
bzbarsky%mit.edu
504e991eec
Ditch the history dropdown (which is nearly useless) in the XP
...
filepicker. Convert it to an ancestor list instead. Big 121354,
r=bryner, sr=jag
2002-02-06 21:10:01 +00:00
bzbarsky%mit.edu
713cfbe35b
Bug 117228 -- error alert for XP filepicker when the file user wants
...
opened is not readable.
Bug 121035 -- "Save" button gets disabled when scrolling dir view. Both
r=bryner, sr=jag
2002-01-24 02:46:11 +00:00
bzbarsky%mit.edu
6c9a44d126
Make the XP filepicker throw up alerts when the user picks a location
...
that the user does not have permissions to write to. Bug 114399, patch
by Antonio Xu <antonio.xu@sun.com>, r=bryner, sr=jag
2002-01-16 05:09:48 +00:00
varga%utcru.sk
bbc83df106
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
dbaron%fas.harvard.edu
ad0f1eb6a9
Fix filter reporting in XP filepicker, and thus fix distinction between HTML-only and complete web page saving. b=116418 r=bzbarsky sr=brendan
2002-01-16 00:41:49 +00:00
varga%utcru.sk
ba68a72543
Fix for 116739. Many assertions when moving over the blank area of outliners.
...
Fix for 118632. file picker can display all column arrows.
r=bryner, sr=hyatt
- getCellAt() now checks for correct mouse coordinates and sets row value
to -1 for invalid coordinates.
- added bail out checks to all callers.
2002-01-10 04:47:52 +00:00
hewitt%netscape.com
1dc8b67ef1
XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt
2001-12-19 12:04:11 +00:00
varga%utcru.sk
76f554000a
Fix for 113477. Group outlinercols. r=bryner sr=hyatt
2001-12-18 13:42:28 +00:00
ben%netscape.com
43b170cc65
bug 11632 - save page with images, stylesheets, objects and applets.
...
r=hewitt, brade, sr=hyatt
2001-12-12 05:05:12 +00:00
bryner%netscape.com
997efa9822
Bug 105809 - filepicker crash if the user does not have read permission for the directory. r=jag, sr=shaver.
2001-11-27 23:02:07 +00:00
hewitt%netscape.com
e5d37a18a7
96154 - Remove class=outlinercol-header outlinercol-inset-header from outliner, r=ben, sr=hyatt
2001-11-21 11:00:22 +00:00
bryner%netscape.com
ff1f2e02d9
Make sure the state of the ok button is correct even if the window does not get initial focus (bug 98480). r=jag, sr=ben.
2001-11-15 05:37:32 +00:00
bryner%netscape.com
53c90e63b4
Turning on new C++ filepicker code (bug 82854). r=jag, sr=ben.
2001-11-14 08:19:23 +00:00
blakeross%telocity.com
f86c131ad2
108592 - js error in filepicker. r=ben sr=hewitt
2001-11-05 23:27:44 +00:00
blakeross%telocity.com
e9bd10f4fe
108592 - js error in filepicker. r=ben sr=hewitt
2001-11-05 23:26:25 +00:00
blakeross%telocity.com
a49fa31afa
108592 - js error in filepicker. r=ben sr=hewitt
2001-11-05 23:07:20 +00:00