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

57 Коммитов

Автор SHA1 Сообщение Дата
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 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
bryner%uiuc.edu 27be95a6d3 Adding windows makefile for the js filepicker. Not part of build. 2000-08-30 07:15:22 +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
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
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 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 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