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

81 Коммитов

Автор SHA1 Сообщение Дата
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