bryner%netscape.com
d570f57294
Bug 93970 -- filepicker can't open symlinked directories. Patch from simm0@ii.net, r=bryner/timeless, sr=ben.
2001-10-26 04:34:56 +00:00
varga%utcru.sk
82cbda88c4
Fix for bug 75572. Separator support in outliner.
...
r=waterson, sr=hyatt
2001-10-02 04:42:48 +00:00
dbaron%fas.harvard.edu
67ef0876cc
Clean up nsIAppShellService.idl. b=98026 r=danm sr=alecf
2001-09-10 19:42:54 +00:00
bryner%netscape.com
6c5a4b3d24
Bug 94491 - make the filepicker not allow multiple selection, since our filepicker API doesn't support it. r=jag, sr=jst.
2001-09-05 08:06:09 +00:00
bryner%netscape.com
d643acd8b3
Bug 96438 - file name and type descriptions aren't aligned with fields. r=jag, sr=sfraser.
2001-09-05 00:39:00 +00:00
bryner%netscape.com
7096510637
Bug 94154 - focus textfield after directory change, and bug 92754 - clear directory selection on directory change. r=jag, sr=ben, a=dbaron.
2001-08-25 20:38:14 +00:00
bryner%netscape.com
39d6a84c5c
Bug 85946 - file picker not resiz[e]able. Patch from colin@theblakes.com, r=bryner, sr=blake, a=asa.
2001-08-24 06:53:22 +00:00
bryner%netscape.com
dd91f767b6
Bug 96434 - open folder in xp filepicker attempts a save instead of an open. r=jag, sr=shaver, a=dbaron.
2001-08-24 06:50:45 +00:00
hewitt%netscape.com
3203d18be2
93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt
2001-08-04 06:21:59 +00:00
bryner%netscape.com
75b9627b7e
bug 80373 - htiting enter after selecting a directory does nothing. r=jag, sr=ben.
2001-08-01 01:53:20 +00:00
bryner%netscape.com
fa091f1301
Bug 81280 - correctly handle user-typed ".." in linux filepicker. r=jag, sr=blizzard.
2001-07-24 22:57:52 +00:00
jaggernaut%netscape.com
927006421d
Bug 87141: Extensions for inserted images are case-sensitive. r=bryner, sr=blake.
2001-07-24 07:10:30 +00:00
bryner%netscape.com
c2bd2cdb93
Bug 82834 - filepicker should use busy cursor while the user is waiting for an operation to complete. This also fixes a problem on linux where calling SetCursor didn't take effect until we returned to the gtk event loop. r=jag, sr=blizzard.
2001-07-24 03:03:45 +00:00
timeless%mac.com
1fdeed80f7
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
dougt%netscape.com
758f79ff72
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
...
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
jaggernaut%netscape.com
bb04d495a1
Bug 80380: xp file picker: unable to type in textfield after selecting from droplist
...
r=bryner, sr=ben, a=asa@mozilla.org
2001-06-11 21:40:19 +00:00
bryner%uiuc.edu
4c99c242aa
Bug 83662 - can't select first file in linux filepicker. r=jag, sr=blizzard, a=asa.
2001-06-05 00:07:49 +00:00
jag%tty.nl
220e686401
Fix a number of outliner filepicker issues:
...
Bug 82355: outliner filepicker shows no items in current directory
r=Fabian Guisset <hidday@geocities.com>, sr=ben, a=blizzard
Bug 82426: sorting doesn't work in xp filepicker
r=bryner, sr=ben, a=blizzard
Bug 82433: xp filepicker: sort on date changes dates to seconds since epoch
r=Fabian Guisset <hidday@geocities.com>, sr=ben, a=blizzard
2001-05-25 07:50:34 +00:00
bryner%uiuc.edu
6305349245
Landing OUTLINER_FILEPICKER_BRANCH (bug 75838). r=jag, sr=blake.
2001-05-23 06:41:57 +00:00
mkaply%us.ibm.com
85a441e63d
#74606
...
r=cls
Don't copy XP file picker on OS/2
2001-05-18 21:18:54 +00:00
cmanske%netscape.com
d5306c22ff
new strings as part of Windows filepicker fix, b=77474, r=law, sr=kin
2001-05-09 05:29:54 +00:00
valeski%netscape.com
63451ec4ac
fixing runtime bustage
2001-04-28 00:02:08 +00:00
valeski%netscape.com
00bca056ef
mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332
2001-04-27 21:30:24 +00:00
pinkerton%netscape.com
df06bdf345
mac needs *.text as well as *.txt to match the IC extensions to a file type. r=blake/sr=sfraser. bug# 77761.
2001-04-26 23:50:51 +00:00
bryner%uiuc.edu
67924f7b12
Fixing js strict warnings. r=jag, sr=ben.
2001-04-17 07:19:52 +00:00
disttsc%bart.nl
e643717fce
Bug 68374, "xp filepicker should return an error if file doesn't exist". It will now popup a warning dialog. r=bryner, r=Pavlov, sr=blizzard.
2001-04-17 01:58:01 +00:00
danm%netscape.com
bfe4893c0c
fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh
2001-04-09 20:38:20 +00:00
danm%netscape.com
d3733a7448
commondialog service is being replaced by promptservice. bug 72112 continues
2001-04-09 02:08:05 +00:00
blakeross%telocity.com
c9b9689e26
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt
2001-04-05 19:53:13 +00:00
bryner%uiuc.edu
f8a10c7ce2
Fixing blocker bug 73038. patch by atontti@cc.hut.fi, r=blake, sr=shaver.
2001-03-22 20:21:16 +00:00
blakeross%telocity.com
0b2dd2b2d2
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
2001-03-22 00:59:29 +00:00
maolson%earthlink.net
1e7ee6f0f9
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
2001-03-22 00:15:47 +00:00
timeless%mac.com
0d00eb70d8
fix Bug 65428 language="javascript" should be type="application/x-javascript"
...
r=kerz a=ben
2001-03-11 12:17:34 +00:00
bryner%uiuc.edu
49b1062eb3
Bug 62185 - Make the filepicker select the first filter automatically. r=ben, sr=hyatt.
2001-03-03 23:27:30 +00:00
disttsc%bart.nl
278164dbc1
Make "Save File" in XP FilePicker warn when you're trying to save to a non-existant directory. bug=27612, r=bryner, a=alecf
2001-02-14 18:36:19 +00:00
bryner%uiuc.edu
f579bca00b
Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build.
2001-01-05 23:51:45 +00:00
disttsc%bart.nl
44aeb3ecf3
Fix bug 60941: ``File Name: field becomes garbage when japanese file is selected''. r=shanjian, a=Pavlov
2001-01-02 23:17:18 +00:00
bryner%uiuc.edu
cc136ead8f
Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls.
2000-12-15 07:32:25 +00:00
bryner%uiuc.edu
55ae8fb03f
Bug 60156 - make sure the filepicker component gets registered correctly. r=disttsc@bart.nl, a=ben@netscape.com.
2000-11-16 07:57:46 +00:00
bryner%uiuc.edu
b2362555ba
Lots of code cleanup for the filepicker. Fixes bug 58694 (strict warnings). r=jag, a=ben.
2000-11-13 15:22:27 +00:00
bryner%uiuc.edu
fa47af5c3b
Bug 57178: Make sure the menulist in the filepicker doesn't expand with long directory names. Requires adding "flex=1" to the text element of the menulist binding in modern. r=hyatt, a=ben.
2000-11-03 08:27:52 +00:00
disttsc%bart.nl
e0aa20cfd6
Fix a couple of xp filepicker bugs, r=pavlov, r=bryner, a=brendan:
...
- 51118 throws exception on double-clicks not on treerows
- 52188 Disable/enable Open/Save/Select when appropriate
- 55685 doesn't change to typed directories in save mode
- 55830 Make input field and file filter line up
2000-10-10 01:07:15 +00:00
bryner%uiuc.edu
a151f46115
bug 54789 - linux crash on Save All Attachments. r=jag,pavlov. sr/a=ben.
2000-10-05 21:26:24 +00:00
disttsc%bart.nl
6d8ffdcde6
Partial fix for bug=53297 (rdf:resource -> resource), r=pavlov, a=waterson
2000-09-21 13:32:30 +00:00
rayw%netscape.com
0257791053
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
disttsc%bart.nl
a2a76c1997
Make XP filepicker's OK button display Open/Save/Select depending on the mode. r=bryner, a=brendan
2000-09-07 18:22:14 +00:00
bryner%uiuc.edu
64567f4646
Landing RDF_FILEPICKER_BRANCH. r=pavlov.
...
beta3+ bugs fixed:
49693 (crash on ..)
47795 (filepicker slowness)
Also includes patches from disttsc@bart.nl to fix:
9542 (esc should dismiss)
42054 (filepicker should recognize ~)
42056 (make the filepicker history list work)
2000-09-01 05:49:45 +00:00
sfraser%netscape.com
36612d6514
Make dialogs have titlebars (fallout from bug 41741, fixes bugs 50388, 50389, 50738, 50739, 50747). Simple addition of "titlebar" to chrome flags.
2000-09-01 00:48:04 +00:00
bryner%uiuc.edu
ec7cf89909
Adding windows makefile for js filepicker. Not part of build.
2000-08-30 07:16:46 +00:00
bryner%uiuc.edu
27be95a6d3
Adding windows makefile for the js filepicker. Not part of build.
2000-08-30 07:15:22 +00:00
ben%netscape.com
84c9fe85af
the best fix for 49825, code from bryner, r=myself.
2000-08-25 06:41:05 +00:00
pinkerton%netscape.com
30d9498502
First Checked In.
2000-08-25 01:56:39 +00:00
bryner%uiuc.edu
08e4e35f85
Fixing 47984 - crash when filepicker starts in invalid
...
directory. r=pavlov.
2000-08-18 02:32:09 +00:00
bryner%uiuc.edu
00a2abb9d5
Fixing 48311 - make * (All files) really show all files in linux
...
filepicker. r=pavlov, jag.
2000-08-17 20:31:21 +00:00
bryner%uiuc.edu
4a2b65e9d0
Patch from disttsc@bart.nl for bug 49089 -- using Enter in filepicker was
...
broken because we needed to change event.which to event.keyCode. r=me.
2000-08-16 04:23:58 +00:00
bryner%uiuc.edu
faa949e960
Fixing 48752 - filepicker doesn't show any files. This is fallout from
...
the recent changes to nsDirectoryService. r=disttsc@bart.nl .
2000-08-13 06:12:00 +00:00
rayw%netscape.com
6385bb207a
Changed case of nsIFactory.idl methods to start with lower case to be like other
...
interfaces. Since the C++ generated code upper-cases the method names, this
affects no C++ code, but only a few javascript methods.
Bug 46771.
r=waterson.
I am in today and tomorrow.
2000-08-10 20:12:08 +00:00
dr%netscape.com
0ac9d937bd
one-line fix for 46658, r=ben
2000-08-10 00:52:02 +00:00
bryner%uiuc.edu
35bd39c38e
Patch from Jan Varga <varga@utcru.sk> for filepicker localizability fixes,
...
improved keyboard navigation, and misc. cleanups. bug
45561. r=me,pavlov. a=waterson.
2000-08-08 01:55:59 +00:00
bryner%uiuc.edu
938616c2a3
Fixing 42056 - get rid of nonfunctional history list in linux
...
filepicker. r=pavlov.
2000-08-03 23:31:49 +00:00
bryner%uiuc.edu
292ee60a37
Bug 41409 - make unix filepicker start out in home directory instead of root directory. r=pavlov.
2000-07-31 03:41:18 +00:00
bryner%uiuc.edu
2fba4ffe54
Fix for dogfood bug 45986. r=akkana.
2000-07-21 02:10:05 +00:00
bryner%uiuc.edu
24f72bf069
Backing out changes for 45661- this was causing regression bug 45749.
2000-07-18 22:17:39 +00:00
bryner%uiuc.edu
3dac492bdb
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
bryner%uiuc.edu
c332e90651
Fixing bug 43628. r=hyatt,pavlov.
2000-06-23 22:59:18 +00:00
bryner%uiuc.edu
14ad3781cf
Patching filepicker for new tree widget. part of bug 30511. r=hyatt.
2000-06-20 03:35:37 +00:00
amasri%netscape.com
37163b794b
Adding localization notes per Bugzilla #39775 Beta2+
...
r=rchen@netscape.com
2000-06-20 02:38:06 +00:00
rbs%maths.uq.edu.au
26742e611c
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
2000-06-15 09:54:41 +00:00
bryner%uiuc.edu
367a8c03d6
Fixing bug 42282. r=pavlov.
2000-06-14 23:15:52 +00:00
bryner%uiuc.edu
a86e933d75
Fix bug 42048 - crash on File->Save, cancel. r=pavlov.
2000-06-09 22:11:44 +00:00
bryner%uiuc.edu
d0aa2ed990
Fixing nsbeta2+ bug 41723, filepicker behavior. r=pavlov.
2000-06-08 22:20:57 +00:00
bryner%uiuc.edu
c4ecf7997b
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
pavlov%netscape.com
14f6a376b9
fix for 39951 r=slamm a=waterson
2000-05-26 22:00:15 +00:00
pavlov%netscape.com
2804c173c5
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
joki%netscape.com
a743e2b38b
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
brendan%mozilla.org
44ffcfa883
Enforce interCaps Mozilla XPIDL style (r=shaver).
2000-05-15 07:03:46 +00:00
danm%netscape.com
c0ae0cbbf6
top-level chrome dirs are now packages,locales,skins
2000-05-13 21:29:08 +00:00
pavlov%netscape.com
683f64ce37
fix for bug #9671 -- linux file picker filter by format support
2000-05-11 22:18:05 +00:00
ben%netscape.com
aba08c4c47
removing redundant skin files
2000-05-11 04:27:29 +00:00
ben%netscape.com
6ec8006b8c
removing redundant skins directories
2000-05-11 04:19:28 +00:00
pavlov%netscape.com
5cebe6870a
work on filtering by type on unix filepicker bug #9671
2000-05-10 23:28:41 +00:00
pavlov%netscape.com
519f948a04
fix for assertion for real
2000-05-07 19:56:55 +00:00
pavlov%netscape.com
1ae3baa7aa
fix assertions when trying to bring up file picker bug #37121
2000-05-03 21:47:05 +00:00
pavlov%netscape.com
4519782a62
workaround/fix? for 37741 from jag.
2000-05-02 02:08:17 +00:00
sspitzer%netscape.com
80cff97dff
if you double click a file, open it. patch from dshahbaz@ucla.edu. r=sspitzer
2000-04-26 03:50:59 +00:00
pavlov%netscape.com
6ef65037c4
fix to use new tree rules
2000-04-25 03:25:13 +00:00
danm%netscape.com
d0d8c4d5c3
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
pavlov%netscape.com
8242fd6791
Make nsIFileURL scriptable and QueryInterfaceable. fix bug #34335 and 34328 and 34470. Minor cleanups on unix file picker dialog
2000-04-04 23:50:41 +00:00
pavlov%netscape.com
b58d97eecb
fix bug with not handling null parents correctly
2000-04-04 00:29:47 +00:00
pavlov%netscape.com
c53ec6b0f5
quiet down the unix filepicker
2000-03-31 10:37:12 +00:00
pavlov%netscape.com
17e64c00b9
few more changes
2000-03-31 04:19:59 +00:00
pavlov%netscape.com
f22eeade2f
few minor changes here and there
2000-03-31 04:01:02 +00:00
pavlov%netscape.com
b2d5ba2266
file picker changes
2000-03-29 01:42:45 +00:00
pavlov%netscape.com
3564a1b105
few more changes to the way we handle saving
2000-03-24 22:40:13 +00:00
pavlov%netscape.com
ff0472af3f
update new unix filepicker stuff
2000-03-24 21:55:04 +00:00
pavlov%netscape.com
66b29ab1dd
add some windows makefiles so that we export filepicker.property
2000-03-23 08:10:46 +00:00
pavlov%netscape.com
ca6df020e4
change create to init
2000-03-23 07:52:28 +00:00
pavlov%netscape.com
77b47ac0e9
add properties file, update js, etc.
2000-03-23 07:40:49 +00:00
pavlov%netscape.com
a6351bc126
use nsILocalFile instead of nsIFile
2000-03-22 09:17:01 +00:00
pavlov%netscape.com
523085c1dd
add Makefiles.ins, .cvsignores, update css file to reflect correct paths
2000-03-22 08:13:31 +00:00
pavlov%netscape.com
ce7ae00400
xp file picker
2000-03-22 07:22:06 +00:00