varga%utcru.sk
d20f603ea2
Fix for bug 75572. Separator support in outliner.
...
r=waterson, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@104401 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-02 04:42:48 +00:00
dbaron%fas.harvard.edu
fdc3365574
Clean up nsIAppShellService.idl. b=98026 r=danm sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@102655 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-10 19:42:54 +00:00
bryner%netscape.com
61da61b224
Bug 94491 - make the filepicker not allow multiple selection, since our filepicker API doesn't support it. r=jag, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@102287 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-05 08:06:09 +00:00
bryner%netscape.com
e988e3408f
Bug 96438 - file name and type descriptions aren't aligned with fields. r=jag, sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@102237 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-05 00:39:00 +00:00
bryner%netscape.com
c52b5b1916
Bug 94154 - focus textfield after directory change, and bug 92754 - clear directory selection on directory change. r=jag, sr=ben, a=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@101803 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-25 20:38:14 +00:00
bryner%netscape.com
5d1fb8258e
Bug 85946 - file picker not resiz[e]able. Patch from colin@theblakes.com, r=bryner, sr=blake, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@101747 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-24 06:53:22 +00:00
bryner%netscape.com
5bb50b750e
Bug 96434 - open folder in xp filepicker attempts a save instead of an open. r=jag, sr=shaver, a=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@101746 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-24 06:50:45 +00:00
hewitt%netscape.com
64041e826c
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
...
git-svn-id: svn://10.0.0.236/trunk@100349 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-04 06:21:59 +00:00
bryner%netscape.com
b6699c8134
bug 80373 - htiting enter after selecting a directory does nothing. r=jag, sr=ben.
...
git-svn-id: svn://10.0.0.236/trunk@100069 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-01 01:53:20 +00:00
bryner%netscape.com
ec1612eb99
Bug 81280 - correctly handle user-typed ".." in linux filepicker. r=jag, sr=blizzard.
...
git-svn-id: svn://10.0.0.236/trunk@99831 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 22:57:52 +00:00
jaggernaut%netscape.com
49728c2c6a
Bug 87141: Extensions for inserted images are case-sensitive. r=bryner, sr=blake.
...
git-svn-id: svn://10.0.0.236/trunk@99789 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 07:10:30 +00:00
bryner%netscape.com
2dc26e1ae2
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.
...
git-svn-id: svn://10.0.0.236/trunk@99779 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 03:03:45 +00:00
timeless%mac.com
58b9229092
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
git-svn-id: svn://10.0.0.236/trunk@98887 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-09 18:41:07 +00:00
dougt%netscape.com
5c5c39e4be
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.
git-svn-id: svn://10.0.0.236/trunk@97696 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-21 22:02:47 +00:00
jaggernaut%netscape.com
12c9587bbe
Bug 80380: xp file picker: unable to type in textfield after selecting from droplist
...
r=bryner, sr=ben, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@96892 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-11 21:40:19 +00:00
bryner%uiuc.edu
2bdfca7e3b
Bug 83662 - can't select first file in linux filepicker. r=jag, sr=blizzard, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@96364 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-05 00:07:49 +00:00
jag%tty.nl
1c48bfe43b
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
git-svn-id: svn://10.0.0.236/trunk@95902 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 07:50:34 +00:00
bryner%uiuc.edu
ba43ee39ee
Landing OUTLINER_FILEPICKER_BRANCH (bug 75838). r=jag, sr=blake.
...
git-svn-id: svn://10.0.0.236/trunk@95818 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-23 06:41:57 +00:00
mkaply%us.ibm.com
1e754b61c2
#74606
...
r=cls
Don't copy XP file picker on OS/2
git-svn-id: svn://10.0.0.236/trunk@95416 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-18 21:18:54 +00:00
cmanske%netscape.com
e53c168184
new strings as part of Windows filepicker fix, b=77474, r=law, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@94347 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-09 05:29:54 +00:00
valeski%netscape.com
98dcd43505
fixing runtime bustage
...
git-svn-id: svn://10.0.0.236/trunk@93328 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-28 00:02:08 +00:00
valeski%netscape.com
8deb3b45a4
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
...
git-svn-id: svn://10.0.0.236/trunk@93306 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-27 21:30:24 +00:00
pinkerton%netscape.com
8047ca8632
mac needs *.text as well as *.txt to match the IC extensions to a file type. r=blake/sr=sfraser. bug# 77761.
...
git-svn-id: svn://10.0.0.236/trunk@93190 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-26 23:50:51 +00:00
bryner%uiuc.edu
2500eceedc
Fixing js strict warnings. r=jag, sr=ben.
...
git-svn-id: svn://10.0.0.236/trunk@92529 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-17 07:19:52 +00:00
disttsc%bart.nl
df97775619
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.
...
git-svn-id: svn://10.0.0.236/trunk@92486 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-17 01:58:01 +00:00
danm%netscape.com
ee20847587
fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh
...
git-svn-id: svn://10.0.0.236/trunk@91770 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-09 20:38:20 +00:00
danm%netscape.com
0251b1e95c
commondialog service is being replaced by promptservice. bug 72112 continues
...
git-svn-id: svn://10.0.0.236/trunk@91724 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-09 02:08:05 +00:00
blakeross%telocity.com
694fbc6383
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
...
git-svn-id: svn://10.0.0.236/trunk@91473 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 19:53:13 +00:00
bryner%uiuc.edu
767b7f2c54
Fixing blocker bug 73038. patch by atontti@cc.hut.fi, r=blake, sr=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@90131 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 20:21:16 +00:00
blakeross%telocity.com
f2d2a6e526
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
...
git-svn-id: svn://10.0.0.236/trunk@90042 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 00:59:29 +00:00
maolson%earthlink.net
c9b6b9480a
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
git-svn-id: svn://10.0.0.236/trunk@90038 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 00:15:47 +00:00
timeless%mac.com
2021b65561
fix Bug 65428 language="javascript" should be type="application/x-javascript"
...
r=kerz a=ben
git-svn-id: svn://10.0.0.236/trunk@89282 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 12:17:34 +00:00
bryner%uiuc.edu
9af7f2289b
Bug 62185 - Make the filepicker select the first filter automatically. r=ben, sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@88498 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 23:27:30 +00:00
disttsc%bart.nl
97d6a4320c
Make "Save File" in XP FilePicker warn when you're trying to save to a non-existant directory. bug=27612, r=bryner, a=alecf
...
git-svn-id: svn://10.0.0.236/trunk@87001 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 18:36:19 +00:00
bryner%uiuc.edu
95f213ea6a
Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@84448 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-05 23:51:45 +00:00
disttsc%bart.nl
3488b17bb7
Fix bug 60941: ``File Name: field becomes garbage when japanese file is selected''. r=shanjian, a=Pavlov
...
git-svn-id: svn://10.0.0.236/trunk@84275 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-02 23:17:18 +00:00
bryner%uiuc.edu
72fefa1f6d
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.
...
git-svn-id: svn://10.0.0.236/trunk@83712 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-15 07:32:25 +00:00
bryner%uiuc.edu
55ab447c71
Bug 60156 - make sure the filepicker component gets registered correctly. r=disttsc@bart.nl, a=ben@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@82677 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-16 07:57:46 +00:00
bryner%uiuc.edu
e1a5899271
Lots of code cleanup for the filepicker. Fixes bug 58694 (strict warnings). r=jag, a=ben.
...
git-svn-id: svn://10.0.0.236/trunk@82564 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-13 15:22:27 +00:00
bryner%uiuc.edu
0b2c8895e4
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.
...
git-svn-id: svn://10.0.0.236/trunk@82271 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-03 08:27:52 +00:00
disttsc%bart.nl
5d41fb40a1
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
git-svn-id: svn://10.0.0.236/trunk@80783 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-10 01:07:15 +00:00
bryner%uiuc.edu
0daa896a94
bug 54789 - linux crash on Save All Attachments. r=jag,pavlov. sr/a=ben.
...
git-svn-id: svn://10.0.0.236/trunk@80478 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-05 21:26:24 +00:00
disttsc%bart.nl
6a7e4c2cd1
Partial fix for bug=53297 (rdf:resource -> resource), r=pavlov, a=waterson
...
git-svn-id: svn://10.0.0.236/trunk@79760 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-21 13:32:30 +00:00
rayw%netscape.com
d9228441a4
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
git-svn-id: svn://10.0.0.236/trunk@79036 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-13 23:57:52 +00:00
disttsc%bart.nl
2dd8b1f5cc
Make XP filepicker's OK button display Open/Save/Select depending on the mode. r=bryner, a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@78397 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-07 18:22:14 +00:00
bryner%uiuc.edu
ef42070cab
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)
git-svn-id: svn://10.0.0.236/trunk@77852 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-01 05:49:45 +00:00
sfraser%netscape.com
da76d4f8c3
Make dialogs have titlebars (fallout from bug 41741, fixes bugs 50388, 50389, 50738, 50739, 50747). Simple addition of "titlebar" to chrome flags.
...
git-svn-id: svn://10.0.0.236/trunk@77794 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-01 00:48:04 +00:00
bryner%uiuc.edu
161b4d070d
Adding windows makefile for js filepicker. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@77602 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-30 07:16:46 +00:00
bryner%uiuc.edu
10967b342d
Adding windows makefile for the js filepicker. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@77599 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-30 07:15:22 +00:00
ben%netscape.com
570374656f
the best fix for 49825, code from bryner, r=myself.
...
git-svn-id: svn://10.0.0.236/trunk@77188 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-25 06:41:05 +00:00