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

7829 Коммитов

Автор SHA1 Сообщение Дата
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
stephend%netscape.com 6911c21d63 Bug 80598 - View source window doesnt' focus the content area when brought up. Patch by bzbarsky@mit.edu (Boris Zbarsky). r=blakeross@telocity.com sr=alecf@netscape.com a=asa@mozilla.org (on behalf of drivers) 2001-06-11 19:17:56 +00:00
blakeross%telocity.com 481bf360db Bug number for last checkin was 68429. 2001-06-10 18:02:01 +00:00
blakeross%telocity.com 8905ad9333 Dragging a personal toolbar link to a textfield drops the text representation of the xpconnected nsIRDFNode instead of the url (64829). r=kerz sr=ben a=asa 2001-06-10 18:00:16 +00:00
blakeross%telocity.com 596492b345 Links dragged from content area to personal toolbar have no title (84976). r=kerz sr=ben a=asa 2001-06-10 17:58:38 +00:00
blakeross%telocity.com b97a6cafef Properties and Rename should be disabled when separator is selected in bookmarks manager (73898). r=kerz sr=ben a=asa 2001-06-10 17:54:51 +00:00
blakeross%telocity.com 6d85b848e8 Delete should now be in IE Favorites context menu (84975). r=kerz sr=ben a=asa 2001-06-10 17:51:53 +00:00
mcafee%netscape.com a0d9c7c352 Moving debug cache prefs to debug|networking pane (84805). r/sr=ben, a=asa 2001-06-09 09:54:50 +00:00
dbaron%fas.harvard.edu b659af71e9 Make implied universal selectors be equivalent to ns|* where ns is the default namespace, and make appropriate changes to our CSS files. This brings us into conformance with the CSS3 selectors draft and improves performance by reducing the number of universally hashed selectors. Most of this patch is by attinasi. (35847, 83482) Also make first-node/last-node rules in quirks.css non-universal to improve performance. (83839) r=rbs sr=waterson a=asa b=35847 2001-06-09 01:32:19 +00:00
pinkerton%netscape.com 48991000e0 create a new window type for the hidden window so that we can recognize it from Widget. On MacOSX, override the carbon event that repositions windows on-screen for the hidden window only. Let normal windows pass-through. r=danm/sr=sfraser/a=asa. bug 84023. 2001-06-09 00:16:13 +00:00
andreww%netscape.com 3f2c27c137 bugzilla 80397: r=kerz, sr=hewitt, a=asa@mozilla.org - themes pref panel was cut off in all skins. 2001-06-08 20:52:00 +00:00
dmose%netscape.com c405385555 Entry selected from autocomplete in compose window not used (bug 81695). Patch from Joe Hewitt <hewitt@netscape.com>. r=ducarroz@netscape.com, sr=smfr@netscape.com, a=asa@mozilla.org 2001-06-08 07:29:17 +00:00
cmanske%netscape.com 6db56b0a88 Upgrade of editable menulist (b=82652) and colorpicker so Composer use has keyboard support (b=64160), r=kin, sr=hewitt, a=asa-drivers 2001-06-08 04:19:44 +00:00
mscott%netscape.com 68a9a6ba11 Bug #76795 --> don't register chromeless windows with the uriloader. This is causing chromeless windows
to get redirected content from the mail window.
r/sr=alecf
a=asa
2001-06-07 04:27:53 +00:00
dmose%netscape.com 7886df5150 Make LDAP autocompletion respect UI setting for maximum number of hits to return (bug 77388). r=leif@netscape.com, sr=mscott@netscape.com, a=blizzard@mozilla.org 2001-06-06 23:28:07 +00:00
law%netscape.com fdb15ad6de Bug 25699; Add DDE support to get Acrobat weblinks working; r=syd, sr=mscott, a=brendan 2001-06-06 08:36:59 +00:00
sgehani%netscape.com 8755054352 Ability to force always asking before opening a helper app.
b  = 84241
r  = vishy
sr = mscott
a  = asa
2001-06-06 08:17:39 +00:00
gerv%gerv.net 9923600756 Fixing bug 81904 bustage. Apologies. r=mcafee, sr=tor, a=tor. 2001-06-06 07:07:26 +00:00
ben%netscape.com 9cdde5595b Fix for 78020 - Chromeless window when opening updated bookmarked page
Make bookmarks-service open a Navigator window with uri as argument using
WindowWatcher interface.
r=pchen, sr=blake, a=chofmann
2001-06-06 06:11:28 +00:00
ben%netscape.com 7a29cc16d5 Fix for 78020 - Chromeless window when opening updated bookmarked page
Fix web:status attribute to remove namespace quantifier so that style rule for
update icon matches
r=pchen, sr=blake, a=chofmann
2001-06-06 06:10:05 +00:00
ben%netscape.com 92fb92d1f0 Every other bookmark isn't deleted (80833)
We don't need to increment count since we splice elements out of the selection array.
r=jag, sr=blake, a=chofmann.
2001-06-06 06:06:11 +00:00
andreww%netscape.com eda9b81bca bugzilla bug 82965 r=kerz, sr=hewitt, a=tor : fixing drag and drop on status bar. 2001-06-06 04:49:14 +00:00
loadrunner%betak.net fc89c6e234 bug 41245, Cancel does not work in Accept languge preference, r=nhotta, sr=alecf, a=blizzard 2001-06-06 01:02:26 +00:00
leaf%mozilla.org 56755a9ae9 update user agent and mac version, r=jj, a=asa bug 83999 2001-06-05 23:05:32 +00:00
gerv%gerv.net 3babcec0f3 Bug 81094 - re-introduce the ability to set the DPI value to "Ask X server"; i18n fixes, general clean-up and also make the Fonts prefs panel slightly more clear by adding a separator. r=mcafee, sr=alecf, a=blizzard. 2001-06-05 21:38:24 +00:00
valeski%netscape.com 5892765fc6 r=chak, sr=vidur, a=tor. 82000. removing unused arg from nsICategoryManager. 2001-06-05 21:25:57 +00:00
ben%netscape.com 8eed2acab4 Make tree widgets in search sidebar panel use the correct classes for
improved visuals.
r=matt, sr=blake, a=asa, bug 83954
2001-06-05 02:17:48 +00:00
ben%netscape.com cf38989bdd Fix X-server crash by preventing drags from menus on non-Win32 platforms.
r=hyatt, sr=blake, a=asa, bug 79003.
2001-06-05 02:15:12 +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
pinkerton%netscape.com 01ab6ebc97 in flavor list, don't have file before url, since this stops ability to drag shortcuts from desktop (they're both). r=blake/sr=sfraser/a=asa. bugs 76728 and 70302. 2001-06-04 23:41:37 +00:00
jaggernaut%netscape.com 4262405be0 Add property "contentDocument" to the browser binding. bug=82823, r=jag, sr=hyatt, a=blizzard 2001-06-04 22:36:43 +00:00
danm%netscape.com d2d2322472 speed up PersistPositionAndSize. bugs 70283, 79060 r=hyatt,saari a=blizzard 2001-06-04 22:22:07 +00:00
jag%tty.nl 45bbeeeb45 Get rid of javascript errors on console. bug 79976, patch by jst, r=jag, sr=blake, a=chofmann 2001-06-04 05:46:33 +00:00
dmose%netscape.com afd8717558 Fix LDAP autocomplete to show display names (bug 79885) r=ducarroz@netscape.com, sr=mscott@netscape.com, a=dbaron@fas.harvard.edu 2001-06-04 03:01:51 +00:00
ben%netscape.com 91afe2856b last patch was a=tor, btw 2001-06-03 23:27:43 +00:00
ben%netscape.com 036898eb6c Fix testing mishap in my bookmarks panel checkin last night. Not part of original patch, just reversing.
r=Hixie, sr=blake.
2001-06-03 23:15:09 +00:00
timeless%mac.com 6b14939e90 bewildered BeOS 5.0 Depend on 06/03 10:47
Build Error Summary

c++ -o nsBookmarksService.o -c -DOSTYPE=\"BeOS5.0\" -DOSARCH=\"BeOS\" -DMOZ_REFLOW_PERF -DMOZ_REFLOW_PERF_DSP -DOJI   -I../../../../dist/include -I../../../../dist/include -I/boot/home/tinderbox/BeOS_5.0_Depend/mozilla/obj-i686-pc-beos/dist/include/nspr         -fPIC   -frtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wbad-function-cast -Wcast-align -Woverloaded-virtual -Wsynth -Wno-multichar -Wno-ctor-dtor-privacy -pedantic -Wno-long-long -pipe  -DDEBUG -DDEBUG_cltbld -DTRACING -g  -DMOZILLA_CLIENT -include ../../../../config-defs.h -Wp,-MD,.deps/nsBookmarksService.pp /boot/home/tinderbox/BeOS_5.0_Depend/mozilla/xpfe/components/bookmarks/src/nsBookmarksService.cpp
/boot/home/tinderbox/BeOS_5.0_Depend/mozilla/xpfe/components/bookmarks/src/nsBookmarksService.cpp: In method `nsresult nsBookmarksService::ReadBookmarks()':
/boot/home/tinderbox/BeOS_5.0_Depend/mozilla/xpfe/components/bookmarks/src/nsBookmarksService.cpp:4112: no matching function for call to `BookmarkParser::SetIEFavoritesRoot (nsCString)'
/boot/home/tinderbox/BeOS_5.0_Depend/mozilla/xpfe/components/bookmarks/src/nsBookmarksService.cpp:403: candidates are: BookmarkParser::SetIEFavoritesRoot(nsCString &) <near match>
make[5]: *** [nsBookmarksService.o] Error 1

picky compiler. i'm amazed that any of the code in there works. this is a bustage fix that will only affect XP_BEOS.
2001-06-03 19:18:09 +00:00
ben%netscape.com fb4aebf6a1 - fix js error when pasting into a bookmarks folder due to missing method.
(implement method exposing BookmarkParser::CreateAnonymousResource)
r=hixie, sr=blake, a=asa
part of 79904
2001-06-03 05:52:53 +00:00
ben%netscape.com abbc22d8ed forgot this. oops 2001-06-03 05:45:44 +00:00
ben%netscape.com 22b039f159 - fix js error when pasting into a bookmarks folder due to missing method.
(implement method exposing BookmarkParser::CreateAnonymousResource)
- allow user to remove Imported IE favorites folder by setting a pref
  so that it is not automatically imported on startup.
r=hixie, sr=blake, a=asa
part of 79904, 22642
2001-06-03 05:17:48 +00:00
ben%netscape.com e463a8bf06 - Fix commands for bookmarks sidebar panel
r=fabian, sr=blake, a=asa
part of 82967
2001-06-03 05:15:27 +00:00
pinkerton%netscape.com df48a1e1cd add id for print menu so PrintPlus can attach to it. r=kerz, sr=smfr, a=selmer. bugscape 4748. 2001-06-01 23:40:40 +00:00
naving%netscape.com 6ede902e72 Fix for bug 83410, View | Toolbars to View | Show/Hide. Patch by Stephen Walker (walk84@usa.net> r=stephend@netscape.com sr=ben@netscape.com a=asa@mozilla.org (on behalf of drivers) 2001-05-31 02:08:19 +00:00
sfraser%netscape.com 01b3b45470 Fix for bug 74499 -- command keys don't work on Mac when no windows are open. Focussing the hidden window when it's first created fixes this. r=saari, sr=kin, a=asa 2001-05-31 01:18:07 +00:00
alecf%netscape.com d423eb3a13 back out previous checkin - it's only going in on the branch 2001-05-30 23:37:30 +00:00
gerv%gerv.net bf5ba4f919 Remove "debug=true" from XUL. Bug 83240. r=timeless, sr=blake, a=asa. 2001-05-30 23:00:40 +00:00
alecf%netscape.com b86425e6fa fix for bugscape 5057 - split up the preferences apply themes function so we can override it in the commercial build
work done by pchen@netscape.com
r=matt@netscape.com
sr=alecf@netscape.com
2001-05-30 22:29:22 +00:00
timeless%mac.com 99c654b1e4 Bugzilla Bug 46454 Segmentation fault trying to run with aphrodite theme. [@ nsBrowserInstance::ReinitializeContentVariables]
bullet proofing
original patch by peterh@sapros.com
r=mkaply rs=alecf a=asa@mozilla.org
2001-05-30 18:42:28 +00:00
danm%netscape.com 035f8a1ada ignore OnLocationChange if it's for another window. necessitated by change for bug 56062. this is bugs 82368, 82413 and the reason 50881 was reopened. r=hyatt,radha a=chofmann 2001-05-30 02:07:48 +00:00
pinkerton%netscape.com 30640defdc add carbon.r to suck in plst for icon and bundle stuff r=saari/sr=sfraser bug 58228 2001-05-29 23:16:34 +00:00