hewitt%netscape.com
3e4f815b37
45060 - addressing widget cleanup, r=ducarroz, sr=sspitzer
2001-02-02 02:18:13 +00:00
blakeross%telocity.com
36bf0819c6
Fix 67340: bookmarks localization. r=timeless sr=alecf
2001-02-02 01:14:13 +00:00
blakeross%telocity.com
eee666df98
Disabling autostretch where necessary (42406). r=gemal a=ben
2001-02-01 22:11:05 +00:00
disttsc%bart.nl
508a133eae
Nothing to see here. Not removing important stuff at all. bug=67009, r=timeless, a=ben
2001-02-01 09:55:42 +00:00
disttsc%bart.nl
7c2b99d713
Move over, strres.js, the new, sexy <stringbundle/> is in Browser Town. bug=56680, r=timeless, a=ben
2001-02-01 09:53:38 +00:00
mscott%netscape.com
4b3dc35e8b
helperAppDldProgress.js Bug #67047 --> use the correct pref for the checkbox.
...
*doh*
sr=sspitzer
2001-02-01 01:45:47 +00:00
disttsc%bart.nl
d88f1a0edf
Update REQUIRES (add necko) to fix senna bustage. r=bryner
2001-01-31 23:15:42 +00:00
valeski%netscape.com
7f7ade94b8
r=ccarlen, sr=rpotts. 65925. making webprogress listeners support weak refs
2001-01-31 21:01:51 +00:00
blizzard%redhat.com
cbd3ccf38b
Fix bug #59505 . Change XP_UNIX to MOZ_ENABLE_XREMOTE for systems that are unix but don't have X ( like QNX. ) Patch from Marcus Fellinger <marcus.fellinger@tomcat.de> r=me, sr/a=alecf
2001-01-31 20:22:41 +00:00
alecf%netscape.com
74a7d06b2b
fix for #64060 - bulk delete history entries by hostname & domainname
...
also add a new history controller for future history coolness
a=ben, r=jag, and a bit of r=timeless
2001-01-31 20:21:37 +00:00
blakeross%telocity.com
07bc6a12c4
Fix 50277: mao's patch for context enabled/disabled features in languages pref pane. r=timeless,blake sr=alecf
2001-01-31 20:11:38 +00:00
sfraser%netscape.com
c515022092
Fix the modifier for the cmd_cut binding, bug 67113. r=jag, akkana, sr=hyatt
2001-01-31 20:08:13 +00:00
blakeross%telocity.com
9ed5c86c8d
Fix 60628: mao's patch for warnings in tabBindings.xml. r=jag sr=alecf
2001-01-31 20:07:33 +00:00
ben%netscape.com
ef8cc4a738
more incremental updates, not part of build
2001-01-31 10:58:21 +00:00
disttsc%bart.nl
475f2399d3
Fix senna bustage. One of them .get() thingies. r=dbaron
2001-01-31 04:37:37 +00:00
danm%netscape.com
a71dc78557
stagger new windows against all extant similar windows. another cut at bug 25455, but now bug 67079. r=ben,hyatt
2001-01-31 03:25:07 +00:00
blakeross%telocity.com
f0d7c5877d
Fix 66852: bookmarks sidebar panel context menu has a context menu. r=timeless sr=alecf
2001-01-31 02:32:14 +00:00
blakeross%telocity.com
2e6693f7c4
Fix 66813: removing redundant methods from bindings that obtain them by extending the bindings for related widgets. r=timeless sr=alecf
2001-01-31 02:30:53 +00:00
blakeross%telocity.com
2ab01da490
Fix 66808: Bookmark Search Results button is broken. r=timeless sr=alecf
2001-01-31 02:29:05 +00:00
disttsc%bart.nl
ebf805e573
Let's try this again. No changes since the last time, it looks like I was bitten by something else that was checked in and I just happened to trigger the bug. It all seems to work fine now, so:
...
More appCore killing. bug=46200, r=ben, a=alecf.
2001-01-31 01:08:51 +00:00
mkaply%us.ibm.com
5c5f2b9d8a
#67061
...
r=hwaara, sr=sspitzer
Colors prefs don't display
2001-01-31 00:55:07 +00:00
sspitzer%netscape.com
1e8b232691
fix for #67003 . make mailCharsetLoadListener() more efficient.
...
r=nhotta, sr=bienvenu
2001-01-30 21:51:43 +00:00
ben%netscape.com
27586e2b85
intrinsically sized dialogs were broken by my previous checkin because XULElement::GetAttribute
...
was not returning an empty string for attributes that were not set. Patch this, & fix logic.
a=hyatt@netscape.com
2001-01-30 11:30:12 +00:00
ben%netscape.com
21401fbd51
fix a multiple monitor issue with my earlier fix for 25455, r=pinkerton@netscape.com, a=hyatt@netscape.com
2001-01-30 08:23:27 +00:00
timeless%mac.com
c0b5a189f9
fix for bug 61806
...
javascript strict warnings in globalOverlay.js
patch by maolson@earthlink.net , r=jag, a=alecf
2001-01-30 07:18:33 +00:00
m_kato%ga2.so-net.ne.jp
6a3ebef309
bug 63044 r=nhotta, sr=alecf
...
fixed incorrect unicode convertion
2001-01-30 06:52:23 +00:00
mscott%netscape.com
e95bc5292e
Bug #63346 --> add checkbox for keeping dialog alive when transfer is done and for a reveal and launch button
...
support Reveal File and Launch File buttons on the progress dialog.
sr=sspitzer
2001-01-30 04:59:42 +00:00
mscott%netscape.com
7452538789
Bug #63346 --> add new labels for some new buttons (launch and reveal)
...
sr=sspitzer
2001-01-30 04:58:55 +00:00
mkaply%us.ibm.com
6f0ce83043
#60160
...
r=blake, sr=alecf
Remove Win32 specific code for system colors - make it XP using nsLookAndFeel
2001-01-30 04:41:49 +00:00
ben%netscape.com
dc5de97654
Fix for bug 25455, prevent new windows of a given type (browser, mailcompose, editor, etc)
...
from coming up exactly on top of the previous window. r=danm@netscape.com , a=hyatt@netscape.com
2001-01-29 23:47:36 +00:00
ben%netscape.com
59ee3dc903
incremental update, not part of build.
2001-01-29 11:49:31 +00:00
rods%netscape.com
9c6f7ccade
This checkin enables mozilla to support the printing of selection, the printing of page ranges, and
...
the printing of headers and footers.
Printing of selection is implemented by the frames figuring out if they are in the selection and painting
if they or not they they don't paint. This also only allows the printing of the first page of
selections, alothough it is well documented where this is implemeted so it can be removed.
Bugs 63426, 31218, 61075 r=dcone,kmcclusk,erik,buster sr=waterson
2001-01-27 14:09:34 +00:00
cls%seawood.org
576bce74cc
Add MOZ_ENABLE_XREMOTE flag so that xremote is only compiled for X-based platforms.
...
Bug #59505
2001-01-27 03:50:07 +00:00
blakeross%telocity.com
7e34058f7f
backing out previous fix since Ben is going to check it in with his bookmarks landing (to avoid merge conflicts)...
2001-01-27 01:50:44 +00:00
locka%iol.ie
8c837042a5
Changed docshell so it turns the mouse pointer "busy" in the associated window while it is loading a document. Removed the hack in the navigator chrome that used the throbber status to set the busy pointer. b=30375 sr=rpotts@netscape.com
2001-01-26 12:35:32 +00:00
ben%netscape.com
32ddae29e7
Added comments regarding coming changes for bug 65470/Mozilla 0.8.
2001-01-26 09:39:49 +00:00
ben%netscape.com
977c3fa841
Added comment announcing Drag and Drop API changes for Mozilla 0.8
2001-01-26 09:38:40 +00:00
ben%netscape.com
beba45a397
Added comment announcing drag and drop API update for Mozilla 0.8
2001-01-26 09:37:56 +00:00
ben%netscape.com
eae98ce49d
added comment announcing API changes for Mozilla 0.8.
2001-01-26 09:37:24 +00:00
alecf%netscape.com
3cccfd7a05
fixes for JS warnings, #64593 and #65707 sr=ben
2001-01-26 01:32:31 +00:00
alecf%netscape.com
2c02a2ce97
fix for #65994 r=blake, sr=ben
...
use hidden="false" so that the hidden state of the magic toolbar buttons get persisted
2001-01-26 01:30:37 +00:00
mjudge%netscape.com
e5dbae6f52
R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build
2001-01-25 22:54:05 +00:00
brade%netscape.com
03af792daf
don't check for focused widget in "onOK" since users can't dismiss the dialog if we bail at this point. bug #60868
2001-01-25 15:55:40 +00:00
mscott%netscape.com
177ac524e6
Bug #61947 --> pass in and use the time the download started (but before we actually
...
bring up the progress dialog. This gives us more accurate readings for the total
time and download rate.
sr=sspitzer
2001-01-25 06:52:07 +00:00
timeless%mac.com
d73757096f
fix bug 65938 Starting mozilla from profile manager gives javascript error in console
...
patch by maolson@earthlink.net r=timeless a=alecf
2001-01-25 06:43:50 +00:00
blakeross%telocity.com
5e7ff1dd7f
Fix 57759: enable/disable items in textfield context menus when appropriate. r=timeless sr=alecf
2001-01-25 05:01:29 +00:00
blakeross%telocity.com
c3161f78c0
Fix 57759: enable/disable items in textfield context menus when appropriate. r=timeless sr=alecf
2001-01-25 04:22:47 +00:00
blakeross%telocity.com
f3206eb61b
Fix 52419, 66137: don't show so many columns in bookmarks window by default, and retain last sort in bookmarks window. r=timeless sr=alecf
2001-01-25 04:19:50 +00:00
ccarlen%netscape.com
15d1e2d1fb
Part of bug 35559 - dynamic profile switching.
r=morse, sr=alecf
2001-01-24 15:51:00 +00:00
blakeross%telocity.com
6da5f219a0
Fix 21515: context menu should have filename after `Save Image...'. patch by doron (doronr@naboonline.com). r=blake sr=alecf
2001-01-24 05:50:35 +00:00
blakeross%telocity.com
cfdc4ebc4c
Fix 66212: some accessibility/tab order/focus stuff. r=timeless sr=alecf
2001-01-24 02:12:26 +00:00
darin%netscape.com
6bfaf3912c
Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
...
r=dougt@netcape.com , sr=mscott@netscape.com .
2001-01-23 22:10:34 +00:00
blakeross%telocity.com
5d215359f5
Fix 25369: doron's patch to implement Fishcam! r=timeless sr=alecf
2001-01-23 21:57:07 +00:00
kin%netscape.com
b24b2c40c3
Fix for bug #6254 (Find/Replace needs to be implemented.)
...
First pass implementation of Find and Replace.
sr=sfraser@netscape.com r=ducarroz@netscape.com
New Files:
editor/txtsvc/macbuild/txtsvcIDL.mcp
editor/txtsvc/public/MANIFEST_IDL
editor/txtsvc/public/nsIFindAndReplace.idl
editor/txtsvc/src/nsFindAndReplace.cpp
editor/txtsvc/src/nsFindAndReplace.h
xpfe/components/find/resources/replacedialog.js
xpfe/components/find/resources/replacedialog.xul
xpfe/components/find/resources/locale/en-US/replacedialog.dtd
Modified Files:
build/mac/build_scripts/MozillaBuildList.pm
editor/base/nsEditorShell.cpp
editor/idl/nsIEditorShell.idl
editor/txtsvc/macbuild/txtsvc.mcp
editor/txtsvc/public/Makefile.in
editor/txtsvc/public/makefile.win
editor/txtsvc/public/MANIFEST
editor/txtsvc/src/Makefile.in
editor/txtsvc/src/makefile.win
editor/txtsvc/src/nsTextServicesFactory.cpp
editor/ui/composer/content/ComposerCommands.js
editor/ui/composer/content/editor.js
editor/ui/composer/content/editorOverlay.xul
editor/ui/composer/locale/en-US/editorOverlay.dtd
mailnews/compose/resources/content/messengercompose.xul
mailnews/compose/resources/content/MsgComposeCommands.js
mailnews/compose/resources/locale/en-US/messengercompose.dtd
xpfe/components/jar.mn
xpfe/components/find/public/nsIFindComponent.idl
xpfe/components/find/public/nsISearchContext.idl
xpfe/components/find/resources/makefile.win
xpfe/components/find/resources/MANIFEST
xpfe/components/find/resources/locale/en-US/MANIFEST
xpfe/components/find/src/nsFindComponent.cpp
xpfe/components/find/src/nsFindComponent.h
2001-01-23 21:55:04 +00:00
cls%seawood.org
5152997ed7
Fix for BeOS problem of stripping away needed file attributes.
...
Thanks to Wade Majors <guru@startrek.com> for the patch.
Bug #66180 . r=cls
2001-01-23 15:34:56 +00:00
pinkerton%netscape.com
90561c330c
add comment pointing to embedding c++ code for TITLE attributes. r=saari/sr=sfraser&ben
2001-01-22 21:50:49 +00:00
blakeross%telocity.com
25233a6df6
Fix 66135: use option, not command, for moving to and selecting previous/next word on mac. r=timeless sr=sfraser
2001-01-22 20:34:04 +00:00
shanjian%netscape.com
cc051fd854
#62690 need to handle double click in language add dialog box
...
r = nhotta
sr = ben
2001-01-22 20:28:17 +00:00
ben%netscape.com
530f85f222
New bookmarks window stuff, not yet part of build.
2001-01-22 10:36:40 +00:00
timeless%mac.com
337fdcd10e
fix for bug 65076 [Modern] "Find in Bookmarks" ugliness needs to be fixed
...
by hwaara, r=timeless, a=ben
2001-01-21 01:26:58 +00:00
sfraser%netscape.com
706c5ee09a
Checking in code contributed by Jason Bagley (jbagley@artlogic.com) to implement window iteration and getting the URL for the front window from Apple Events, and handling of the 'inside' parameter for GetURL Apple Event. This also fixes a problem with AETokenDesc that it was not saving changes made on it back into the AEDesc*. r=me, sr=pinkerton
2001-01-20 02:50:37 +00:00
cls%seawood.org
9ed6d51a36
Add pref to REQUIRES to fix senna bustage
2001-01-20 00:15:51 +00:00
radha%netscape.com
2e2edb6cb0
Follow up to previous checkin regarding bug # 62651. Remove commented out code.
2001-01-19 21:14:45 +00:00
radha%netscape.com
29150ca5fa
Fix for Session History growth bug 62651 r=law and several other people, sr=waterson
...
Put a limit on number entries session History will hold for each browser window/embedding
window
2001-01-19 21:12:14 +00:00
alecf%netscape.com
4e2314cbb2
fix for #65865 - add date and integer support to local search, so that
...
we can search history and bookmarks by last visited/etc.
sr=ben@netscape.com
2001-01-19 20:47:32 +00:00
alecf%netscape.com
98d445ea62
back out a line that I accidentally checked in with another fix
2001-01-19 20:45:39 +00:00
alecf%netscape.com
bdd8f9230e
back out jag's checkin as it caused blocker bug 65988
2001-01-19 19:40:38 +00:00
hewitt%netscape.com
83286da55e
62101 - nsWidgetStateManager quirk, r=timeless, sr=ben
2001-01-19 05:26:34 +00:00
hewitt%netscape.com
96d31de97c
55727 - file menubutton, r=ben, sr=alecf
2001-01-19 05:10:31 +00:00
hewitt%netscape.com
65d4cb692c
58142 - tree row unclickable space, r=ben, sr=hyatt
2001-01-19 05:04:33 +00:00
hewitt%netscape.com
96e4e49b7c
56150 - colorpicker button focus, r=timeless, sr=ben
2001-01-19 05:02:56 +00:00
cmanske%netscape.com
1a80fb551f
Checkin for doronr@naboonline.com: fix bug 63971, r=cmanske, sr=sfraser
2001-01-19 02:34:07 +00:00
disttsc%bart.nl
6c87329333
More appCore killing. bug=46200, r=ben, a=alecf
2001-01-19 01:19:07 +00:00
disttsc%bart.nl
3806e2973b
Make viewZoomOverlay.js not barf if the menu doesn't exist. Bug=65807, r=timeless, a=alecf
2001-01-19 01:16:11 +00:00
ccarlen%netscape.com
15ac5b144d
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom.
r=dougt@netscape.com, sr=brendan@mozilla.org
2001-01-18 22:51:57 +00:00
alecf%netscape.com
15b2753b13
oops, forgot this in a checkin from yesterday
2001-01-18 08:44:30 +00:00
alecf%netscape.com
672246e041
fix for 55791 a=ben
2001-01-18 08:24:42 +00:00
alecf%netscape.com
38677ffc36
fix for #37078 - fix cut/copy for history window
...
a=ben, r=timeless
2001-01-18 07:57:32 +00:00
alecf%netscape.com
dd964b18f1
more nsBrowserInstance lovin' - move the show/hide button junk into JavaScript using the now-working pref-change-observer system. bug 46200.
...
a=ben, r=jag
2001-01-18 07:50:06 +00:00
disttsc%bart.nl
7dc09030a1
Fix js strict warnings, bug=57656, r=timeless, a=ben
2001-01-18 06:17:31 +00:00
m_kato%ga2.so-net.ne.jp
e4105949af
bug 65547, r=jag, sr=sfraser
...
delete unused line
2001-01-18 02:50:29 +00:00
blakeross%telocity.com
3efde3995b
Fix 65790: context menus broken in bookmarks panel. r=timeless sr=alecf
2001-01-18 02:24:06 +00:00
blakeross%telocity.com
05fcb613f1
Fix 65769: make context menus for bookmarks work again. r=timeless sr=alecf
2001-01-18 00:50:09 +00:00
blakeross%telocity.com
47e9522ee3
Fix 64479, 57191, an unreported bug: lots of search bookmarks/history cleanup/fixes. r=timeless sr=alecf
2001-01-17 21:01:06 +00:00
blakeross%telocity.com
bfc25236ea
Fix 64479, 57191, an unreported bug: lots of search bookmarks/history cleanup/fixes. r=timeless sr=alecf
2001-01-17 20:56:31 +00:00
blakeross%telocity.com
c7d470b400
fixing problem with last patch.
2001-01-17 20:55:14 +00:00
blakeross%telocity.com
1e3dbfea10
fixing problem with last patch.
2001-01-17 20:50:14 +00:00
blakeross%telocity.com
f54e4fb125
Fix 64479, 57191, an unreported bug: lots of search bookmarks/history cleanup/fixes. r=timeless sr=alecf
2001-01-17 20:39:59 +00:00
blakeross%telocity.com
a3e2d4c23f
Fix, um, an extension of 60660: bunch of _elementIDs-related JS strict warnings. r=blake sr=alecf
2001-01-17 07:13:12 +00:00
blakeross%telocity.com
f068acfb6d
Fix 60660: JS strict warnings in pref-colors.xul. r=blake sr=alecf
2001-01-17 07:05:54 +00:00
blakeross%telocity.com
4893f2d185
Fix 63676, part of 51698: default width for common dialogs is too big, and other appearance tweaks. r=timeless a=ben
2001-01-17 07:04:24 +00:00
blakeross%telocity.com
1c9e8b0b56
Fix 64718: show Esc in menu for Stop. r=jag a=ben
2001-01-17 07:00:03 +00:00
disttsc%bart.nl
280e678150
Forgot to mention: many thanks to H�kan B. Waara <hwaara@chello.se> for these patches.
2001-01-17 06:16:58 +00:00
disttsc%bart.nl
6cd2e123e8
Fix UI and clean-up code for cookies and images prefs panels. bug=64473, r=timeless, a=ben.
2001-01-17 06:07:17 +00:00
alecf%netscape.com
5340de6f95
fix for 64218 - implement history sidebar panel
...
a=ben@netscape.com
2001-01-17 06:06:50 +00:00
disttsc%bart.nl
3298f76387
Fix warning, bug=60656, r=timeless, a=ben
2001-01-17 04:46:29 +00:00
disttsc%bart.nl
8336dc227f
Clean up nsAppRunner.cpp, bug=65660, r=timeless, a=alecf
2001-01-17 04:44:13 +00:00
dr%netscape.com
f3c4111506
fix for 50121, adds stupid gtk command line options in --help. r=pavlov, sr=ben
2001-01-17 01:40:11 +00:00
blakeross%telocity.com
eb66f29bbb
removing line that was accidentally checked in.
2001-01-17 00:50:52 +00:00
alecf%netscape.com
fa835a42fc
fix for #63698 - remove context menu for personal toolbar, as it was never working in the first place, also includes residual removal of bookmarks.js since I refactored bookmarks/history
...
a=ben r=blake
2001-01-17 00:45:41 +00:00
blakeross%telocity.com
c299ef76a2
Fix 63131: moving some event handlers from <box/> to <browser/>. r=jag sr=alecf
2001-01-17 00:32:34 +00:00
blakeross%telocity.com
6c344b08cc
Fix 57140: JS strict warnings in commonDialog.js. patch by Mark Olson. r=blake sr=alecf
2001-01-17 00:20:25 +00:00
blakeross%telocity.com
1e3ab834d6
Fix 58631: JS strict warnings in history.js, and more dump() removal (65127). r=jag sr=alecf
2001-01-17 00:11:00 +00:00
blakeross%telocity.com
366826a896
Fix 60665: JS strict warnings in pref-search.xul. patch by Mark Olson. r=blake sr=alecf
2001-01-16 23:57:53 +00:00
cmanske%netscape.com
b9190e65ec
Fixing Edit Page bug 65610. r=blake, sr=smfr
2001-01-16 21:57:07 +00:00
dcone%netscape.com
e3e16c99f2
r=dbaron sr=buster. Took out the nsIPrintOptions service registration.. which is not needed.
2001-01-16 21:00:58 +00:00
timeless%mac.com
b193da559d
fix bug 60666 javascript strict warnings in pref-search.js
...
+ agressive cleanup. patch from maolson@earthlink.net r=timeless a=ben
2001-01-16 06:52:07 +00:00
blakeross%telocity.com
bcfcf8d18b
Fix 60657: JS strict warnings in preftree.xul. r=timeless a=ben
2001-01-16 03:57:04 +00:00
timeless%mac.com
5affd6f310
fux byg 64593 javascript strict warnings in nsTreeUtils.js
...
patch by maolson@earthlink.net r=timeless a=ben
2001-01-16 03:36:20 +00:00
timeless%mac.com
fc46105307
fix bug 64919 "Install PSM" should be removed from the Debug menu
...
patch from simmo@mailandnews.com r=timeless a=ben
2001-01-14 08:56:54 +00:00
disttsc%bart.nl
30db35557d
Fix default page loaded at start-up for the case where the browser was started with command line parameters. bug=64526, r=timeless, a=ben
2001-01-14 07:37:11 +00:00
timeless%mac.com
dc3ea1113f
J:\DOCUMENT\Josh\LOCALS~1\Temp\1\4
2001-01-14 07:14:25 +00:00
dbaron%fas.harvard.edu
4a2c951744
Add file for morse with correct case: bug 52523, sorting for cookie-manager and password-manager, r=saari@netscape.com, sr=brendan@netscape.com
2001-01-13 18:49:35 +00:00
disttsc%bart.nl
02e7285ec9
Fix bug 64412: security warning dialogs must be dismissed twice. r=pollman, a=ben
2001-01-13 06:42:16 +00:00
cls%seawood.org
e774f7c8dc
Make sure to use netPositive variables instead of IE ones.
...
Thanks to Takashi Toyoshima <toyohim@be-in.org> for the patch.
Bug #65131 r=cls
2001-01-13 04:59:43 +00:00
disttsc%bart.nl
4a7d4faa03
Fix minor goof, patch by John Morisson <jrgm@netscape.com>, r=me, a=ben
2001-01-13 03:54:46 +00:00
danm%netscape.com
ffab325169
fix position and zoom state persistence for bm-find.xul and history.xul. bug 65262 (32148) r=ben,mscott,pchen
2001-01-13 01:25:42 +00:00
cmanske%netscape.com
c795380ba3
Opening a URL in editor always checks for existing window, b=64129, r=mjudge, sr=sfraser
2001-01-12 22:31:16 +00:00
morse%netscape.com
32e5edaedc
bug 60997, can't unblock site from setting cookies, r=akkana@netscape.com, sr=ben@netscape.com
2001-01-12 21:01:00 +00:00
ccarlen%netscape.com
ad790f405a
Part of bug 35559 - dynamic profile switching
r=valeski@netscape.com, sr=waterson@netscape.com
2001-01-12 15:04:58 +00:00
disttsc%bart.nl
b4347ac7e8
Move the text zoom menu into its own overlay so it can be used by mail/news. Bug=64449, r=timeless,mao, a=ben
2001-01-12 10:35:49 +00:00
blakeross%telocity.com
52b3f482cd
more dump() removal (65127)
2001-01-12 04:54:06 +00:00
blakeross%telocity.com
aefbe5009f
Fixing a problem with my checkbox patch from the other day (something didn't revert properly). r=kerz
2001-01-12 00:23:09 +00:00
bryner%uiuc.edu
95bb0aa763
Bug 63367 - turn on Mouse Wheel pref panel on Mac (this actually turns it on for all platforms). r=timeless, sr=ben.
2001-01-11 23:37:50 +00:00
blakeross%telocity.com
2b90399f65
removing more dump()s (65127)
2001-01-11 22:58:50 +00:00
blakeross%telocity.com
9470fb36e4
removing more dump()s.
2001-01-11 22:50:20 +00:00
dcone%netscape.com
b1939b2368
r=peterl sr = buster. Added printeroptions service
2001-01-11 22:17:38 +00:00
evaughan%netscape.com
784bff3cb8
fixes for:
...
60058
43825
53885
45856
40612
-r ben -sr hyatt
2001-01-11 01:56:27 +00:00
blakeross%telocity.com
3e5a9fbccc
backing out changes that went in accidentally.
2001-01-11 01:34:40 +00:00
blakeross%telocity.com
69dc8becac
removing more dump()s.
2001-01-11 01:32:33 +00:00
blakeross%telocity.com
b65f372696
A little more Find cleanup for 63705. r=jag a=ben
2001-01-11 01:16:46 +00:00
blakeross%telocity.com
91464194f1
Fix 57653: search cleanup, skinability, random fixes, optimization, and more. r=jag a=ben
2001-01-10 23:02:57 +00:00
akkana%netscape.com
76f26fe101
57317: move "middle click on content area loads URL" behavior from
...
middlemouse.paste pref to new middlemouse.contentLoadURL pref.
r=timeless, sr=hyatt
2001-01-10 22:16:19 +00:00
blakeross%telocity.com
cc16fa5b5e
removing dump()s.
2001-01-10 08:07:23 +00:00
jgmyers%netscape.com
93254a9c97
cleanup, fix TRUE/FALSE refs: bug 63834 r=bryner sr=brendan@mozilla.org
2001-01-10 06:12:15 +00:00
blakeross%telocity.com
eb2cefab8e
more dump() removal. yes, these are all dumps.
2001-01-10 05:17:34 +00:00
blakeross%telocity.com
8106a5e42e
removing some dump()s.
2001-01-10 03:58:57 +00:00
blakeross%telocity.com
4d90cbffd4
Fix 61474: disable Java Console item in Tasks menu when Java plugin isn't installed. patch mostly by Xiaobin Lu (xiaobin.lu@eng.sun.com). r=blake a=ben
2001-01-09 21:49:02 +00:00
blakeross%telocity.com
fdc0ba73f5
Fix 64458: JS strict warnings in treeBindings.xml. r=jrgm sr=hyatt
2001-01-09 20:36:22 +00:00
disttsc%bart.nl
092f579193
Fix bug 64596: "starting mozilla with a URL breaks opening URLs in a new window", r=timeless, a=ben
...
I suck.
2001-01-09 04:22:09 +00:00
disttsc%bart.nl
127b23a752
Make document load success/failure show on console again for non-debug builds, bug=64614, r=Pike, a=ben
2001-01-09 04:16:15 +00:00
blakeross%telocity.com
858a2d663a
Fix 64225, which caused 64138 and other annoyances. r=jag sr=hyatt
2001-01-09 01:37:15 +00:00
disttsc%bart.nl
c4ceac4500
Add support for showing keycode (VK_FOO) accelerators in menuitems. bug=47426, r=sspitzer,jst,saari, a=hyatt
2001-01-09 01:28:36 +00:00
blakeross%telocity.com
b08688522a
Fix two problems with previous patch (including bug 64639, PT broken). r=jrgm,jag
2001-01-08 21:00:54 +00:00
blakeross%telocity.com
817c558023
Fix 64582: navigator cleanup/optimization. r=jag a=ben
2001-01-08 07:10:32 +00:00
disttsc%bart.nl
dde5c528f9
Fix callers of old BrowserLoadURL() to directly use loadShortcutOrURI(aURL). bug=61808, r=blake, a=ben
2001-01-08 02:19:35 +00:00
disttsc%bart.nl
0816f68d0c
Split up BrowserLoadURL into wrapper for urlbar and function which can be used in other places. bug=61808, r=blake, a=ben
2001-01-07 23:28:35 +00:00
blakeross%telocity.com
4330adff84
Fix 64135: alt+home shortcut to go Home (command+home on mac). r=timeless a=ben
2001-01-07 00:47:36 +00:00
blakeross%telocity.com
1d71ed967e
Fix 63705: select field contents in find dialog onload, fix context persistence, other cleanup and dead code removal. r=timeless a=ben
2001-01-07 00:06:38 +00:00
cmanske%netscape.com
fb19ada73a
Fixed bad initialization of window enumerator. b=63947, r=danm, sr=alecf
2001-01-06 04:13:50 +00:00
bryner%uiuc.edu
433f20e3da
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
blakeross%telocity.com
554f310066
Fix 54963: mousewheel text sizing not bounded, and lower upper bound (to 2000%). patch by Jonas Sicking (sicking@bigfoot.com). r=bryner,blake a=ben
2001-01-05 23:06:09 +00:00
blakeross%telocity.com
8a26b9403b
Fix 64171: some clean-up in the cookies panel (enabling/disabling, layout). patch by H�kan Waara (hwaara@chello.se). r=jag a=ben
2001-01-05 23:00:33 +00:00
morse%netscape.com
4369133bdf
fix bustage (javascript error) introduced by last checkin (for bug 23095)
2001-01-05 09:47:28 +00:00
sspitzer%netscape.com
996f78b1da
remove extra ".". sr=no one
2001-01-05 08:11:57 +00:00
disttsc%bart.nl
9aed6b563b
Fix page cycling related timeouts on tinderboxen.
2001-01-05 02:54:16 +00:00
morse%netscape.com
53e561954a
bug 64355, hide form toolbar by default, r=evaughn@netscape.com, sr=blizzard@mozilla.org
2001-01-05 02:50:13 +00:00
disttsc%bart.nl
edbede7e88
Update REQUIRES in Makefile.in to fix senna Linux Dep build bustage.
2001-01-05 01:46:16 +00:00
disttsc%bart.nl
0ffe80a5f7
Refactor nsBrowserInstance's LoadInitialPage, add contract id for the command line service, move code from c++ to js, remove dead code. bug=46200, r=blizzard, a=
...
alecf.
2001-01-05 01:20:49 +00:00
ducarroz%netscape.com
93e61c0bcb
Fix for bug 63577. Add style rule to autocomplete popup menu to remove the default max-width. R=sspitzer, SR=bienvenu
2001-01-05 00:49:30 +00:00
pchen%netscape.com
c861979159
Fix #62939 . r=pinkerton, sr=sfraser. Return error when no match in IC database. Fixes DL of QT5 beta from apple.com (where they had a warning not to use Netscape 6)
2001-01-05 00:44:16 +00:00
blakeross%telocity.com
6252df5282
Fix 63647: an element (button or textfield) should have focus by default in common dialogs, and other cleanup. r=timeless sr=alecf
2001-01-05 00:37:30 +00:00
radha%netscape.com
0c71da0cce
Fix for bug #60678 . General cleanup of urlbar history. r=Bill Law, ducarroz
2001-01-04 23:06:00 +00:00
morse%netscape.com
182575579d
bug 23095 con't -- form manager toolbar, r=pchen, sr=alecf
2001-01-04 06:02:54 +00:00
morse%netscape.com
0a4dd2e540
attempt to fix leak and bloat caused by previous checkin
2001-01-04 02:51:47 +00:00
danm%netscape.com
3de22a7f40
save persisted window attributes when window is activated. bugs 32148,17149. r=hyatt,saari
2001-01-04 00:05:42 +00:00
morse%netscape.com
a2c6c97da5
bug 23095 toolbar for wallet functions, r=pchen@netscape.com sr=alecf@netscape.com
2001-01-03 23:33:25 +00:00
bryner%uiuc.edu
6862b07fb9
Removing dead .toc files. Not part of build. a=sfraser.
2001-01-03 01:32:06 +00:00
disttsc%bart.nl
57b499704e
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
timeless%mac.com
72e6f102cf
cleanout unused wallet references
...
r=blake, sr=alecf
2001-01-02 23:15:34 +00:00
blakeross%telocity.com
c9c34a1974
Fixing problem with my previous patch for bug 60005. sr=alecf
2001-01-02 05:39:40 +00:00
alecf%netscape.com
31dce31959
add null pointer checks to avoid crashing during history commit - avoid crash described in bug 62968
...
r=blake
(no sr= cuz it's so freakin simple)
2001-01-02 05:27:13 +00:00
disttsc%bart.nl
1a97989bba
Fix attribute namespace goof-up in html tooltip code, r=jst, a=alecf
2001-01-02 02:46:20 +00:00
blakeross%telocity.com
6254430196
Fix 60005: prefs UI for showing and hiding tooltips. r=timeless sr=alecf
2001-01-01 04:25:06 +00:00
blakeross%telocity.com
579136e453
Fix 51796: right clicking on checkboxes and radiobuttons shouldn't do anything, and fix keyboard activation. r=timeless sr=alecf
2001-01-01 00:29:40 +00:00
blakeross%telocity.com
108bdc59dd
Fix 60736: JS strict warnings in contentAreaUtils.js. patch by Henrik Gemal (gemal@gemal.dk). r=blake sr=alecf
2000-12-30 20:56:12 +00:00
blakeross%telocity.com
60351f1c85
Removing more old files, not part of build. r=bryner
2000-12-29 20:23:50 +00:00
morse%netscape.com
26029adbc6
bug 62727, inconsistent wording, r=pnunn, sr=alecf
2000-12-29 11:22:53 +00:00
blakeross%telocity.com
38d90a43c7
Fix 63789: "Tabs in My Sidebar" list items disappear and OK button is unresponsive. just a reversion of a previous strict warning fix. sr=alecf
2000-12-29 07:20:39 +00:00
blakeross%telocity.com
a0ff236b89
Fix 63848: removing more old, unused files. r=dbaron
2000-12-29 05:08:19 +00:00
danm%netscape.com
f0e6b84805
adding persistence of min/max state. arguably bug 32148 r=pchen
2000-12-29 01:26:57 +00:00
sspitzer%netscape.com
c3b5a48b4a
fix all context menu for the message pane. except for "Select All",
...
none of the menu items worked. two problems: move isDocumentFrame()
out to contentAreaUtils.js and move the creation of the contextMenu out
so it wouldn't go out of scope. r=blakeross, sr=bienvenu
2000-12-27 23:04:39 +00:00
blakeross%telocity.com
7c4038ccfd
Fix 63727: right-click on menu for back/fwd button pops up new menu. r=timeless sr=alecf
2000-12-27 08:55:43 +00:00
blakeross%telocity.com
3809ad14fb
Fixing a minor problem with the last patch I checked in. r=timeless
2000-12-25 23:57:57 +00:00
blakeross%telocity.com
9bf4ee2adc
Fix 42732: open web location dialog should remember previous url and other clean-up. r=timeless sr=alecf
2000-12-25 05:13:15 +00:00
blakeross%telocity.com
a21b257b9e
Removing old pref.js (not used/built/packaged anywhere). r=bryner sr=syd
2000-12-23 01:08:10 +00:00
alecf%netscape.com
bd11feb199
fix for blocker #63603 - forgot to implement OpenURL r=timeless
...
a=blocker-baby
2000-12-22 17:35:39 +00:00
disttsc%bart.nl
86f384adaa
Remove keywords.js from Mozilla (which doesn't use it), Netscape has its own version. Additional clean-up. Bug 58693, r=bryner, a=ben
2000-12-22 04:28:44 +00:00
timeless%mac.com
c985c00576
fix bug 50622 change the help content for -CreateProfile.
...
patch by andre@beta.telenordia.se r=timeless sr=blizzard
2000-12-21 22:22:04 +00:00
alecf%netscape.com
791fa6e33d
- move bookmarks over to the generic nsTreeUtils.js for stuff like sorting/menus
...
- convert history to use the new nsTreeController
- update history to support removing of individual items (bug #11412 )
a=ben
2000-12-21 21:59:39 +00:00
alecf%netscape.com
99a4bc97cb
update tree controller to add cut/paste, etc
...
and add some generic tree sorting/menu stuff
not part of build just yet
2000-12-21 21:53:42 +00:00
alecf%netscape.com
f3fa2253b4
allow removal of history items via RDF
...
sr=waterson, bug #11412
2000-12-21 07:39:43 +00:00
bryner%uiuc.edu
0a0b5a9682
Bug 61623 - change NS_DEFINE_IID to NS_GET_IID in xpfe/. Patch from rods@netscape.com, r=bryner, sr=tor@cs.brown.edu.
2000-12-21 03:17:44 +00:00
blakeross%telocity.com
b3a650f984
Fix 57652: JS strict warnings in customize.js. patch by gemal@gemal.dk (Henrik Gemal). r=blake sr=alecf
2000-12-21 01:19:31 +00:00
blakeross%telocity.com
9257bcbcf5
Fix 58560: JS strict warnings in radioBindings.xml. r=timeless sr=alecf
2000-12-21 01:12:23 +00:00
sspitzer%netscape.com
288f441ba4
fix for #14003 . finally implement -version.
...
thanks to mcafee for the patch. sr=alecf.
2000-12-20 23:20:20 +00:00
alecf%netscape.com
74b8428e93
generic tree controller for handling cut/copy/paste/delete in trees
...
not part of build yet
2000-12-20 00:47:52 +00:00
blakeross%telocity.com
14661adffb
Fix 52385: non-localizable text in Page Info. r=timeless sr=alecf
2000-12-19 19:44:30 +00:00
morse%netscape.com
c306d8e95e
bug 48982, prefilling individual textfield by doubleclicking, r=blackross@telocity.com, sr=alecf@netscape.com
2000-12-19 19:43:52 +00:00
shanjian%netscape.com
e5fe2c5789
#54093 add language in language preference
...
p = adrian havill
r = shanjian
sr = blizzard
2000-12-19 19:40:00 +00:00
morse%netscape.com
79a704b8f6
bug 48923 prefill form data should be disabled if nothing to prefill, r=law@netscape.com sr=alecf@netscape.com
2000-12-19 19:38:27 +00:00
shanjian%netscape.com
5f9c99f876
#54093 , add language in language preference
...
pref-languages-add.xul
pref-languages.js
pref-languages.properties
makefile.win
MANIFEST
jar.mn
p = adrian havill
r = shanjian
sr = blizzard
2000-12-19 19:37:18 +00:00
shanjian%netscape.com
12acf13d25
#54093 , add language in language preference
...
pref-languages-add.xul
pref-languages.js
pref-languages.properties
makefile.win
MANIFEST
jar.mn
p = adrian havill
r = shanjian
sr = blizzard
This file contains a message used by add language dialogue box.
2000-12-19 19:35:21 +00:00
blakeross%telocity.com
9b8866c8cc
Fix 7148: change old Pathfinder website to Time... r=kerz sr=alecf
2000-12-19 03:30:09 +00:00
mkaply%us.ibm.com
6ccf99a66c
r=mkaply, a=blizzard
...
fix from jblanco - wrong accelerator key
2000-12-18 23:32:48 +00:00
blakeross%telocity.com
92f225e533
Fix 63126: busy cursor state is broken on windows and linux (after clicking on a link). r=jag sr=alecf
2000-12-18 08:07:19 +00:00
blakeross%telocity.com
2fde6278d4
Fix 51947: "prefill form" should not use 'f' accesskey on edit menu. r=morse sr=alecf
2000-12-18 08:05:44 +00:00
danm%netscape.com
127605f93b
fix mac bustage, and probably a logic error
2000-12-16 02:41:26 +00:00
alecf%netscape.com
4a21da09a9
attempt to fix bustage by explicitly using a PRBool
2000-12-16 01:41:43 +00:00
alecf%netscape.com
93a2e0936d
backend side of fix for 11412 r=radha, sr=waterson
...
Also:
- refactor deleting of rows to have a "matching" callback which tells us if we should delete a row
- refactor FindRow into FindUrl to share more code & error handling
- fix handling of PRInt64's to pass them by reference, not value for faster param passing on certain processors
- implement GetRowValue so we can refactor future AliasCellYarns into it, and eventually switch to UTF8 instead of unicode to make history faster
- random little cleanups
2000-12-16 00:48:31 +00:00
danm%netscape.com
4d8e3079f7
check for empty db in Commit. bug 62968 r=alecf
2000-12-16 00:17:17 +00:00
bryner%uiuc.edu
db51fc636e
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
rpotts%netscape.com
d6fad6a00d
Fixing linux build bustage...
2000-12-15 00:58:40 +00:00
radha%netscape.com
6188b7e65c
Fix for urlbar autocomplete bug # 54392 r=ducarroz, sr=alecf
2000-12-15 00:22:04 +00:00
tao%netscape.com
193d0a3ff1
55715: out-of-date url: View, Languages and Web Content, Download More.
...
(patch from davidr8@home.com (Jesse Ruderman))
r=tao, sr=alecf
2000-12-14 23:47:16 +00:00
mstoltz%netscape.com
82a7014dbc
Bug 55237 - adding CheckLoadURI to "Open In New Window." r=jband, sr=brendan.
2000-12-14 23:39:51 +00:00
rpotts%netscape.com
3a4b187423
bug #15345 (r=danm, sr=mscott). Removed dependency on nsIDocumentLoaderObserver... Now nsIWebProgressListener is used instead.
2000-12-14 23:38:00 +00:00
rpotts%netscape.com
4cee1a00df
bug #15345 (r=danm, sr=mscott). Removed dependency on nsIDocumentLoaderObserver... Now nsIWebProgressListener is used instead.
2000-12-14 23:27:59 +00:00
danm%netscape.com
77f19f2021
open new windows in their proper stored zoom state (minimization is disabled to protect the innocent). bug 32148 r=brendan,hyatt
2000-12-14 22:42:48 +00:00
morse%netscape.com
a84b077385
bug 51144, make cookie viewer/password viewers resizable, r=blakeross@telocity.com, sr=alecf
2000-12-14 19:16:31 +00:00
disttsc%bart.nl
ee5d134027
And on to some actual BrowserInstance surgery. bug=46200, r=ben, a=alecf
2000-12-13 03:21:46 +00:00
ducarroz%netscape.com
3f93d47845
Fix for bug 62113. Remove old sendPage function which get in the way of the new one from the mail overlay. R=blackRoss, SR=bienvenu
2000-12-13 03:13:39 +00:00
morse%netscape.com
610fdbba38
bug 51102, r=sgehani@netscape.com a=hangas@netscape.com
2000-12-13 02:17:01 +00:00
disttsc%bart.nl
4fc3c4a241
More appCore killing, bug=46200, r=ben, a=alecf
2000-12-13 01:28:08 +00:00
alecf%netscape.com
224fc4ade8
re-checkin all my changes from yesterday, plus some fix-ups so that history doesn't get
...
corrupted and we don't get lots of assertions at startup
sr=bienvenu
2000-12-12 21:07:30 +00:00
alecf%netscape.com
2ede9d56bc
back out my other changes to history, I don't know what's going on.
2000-12-12 09:15:25 +00:00
cls%seawood.org
42e1e57f72
Backing out alecf's changes that were causing a crash on startup on unix builds.
2000-12-12 04:39:23 +00:00
alecf%netscape.com
134bad9591
initial fix for 55293 - expire pages in history on shutdown
...
mostly stuff submitted by bienvenu, r=alecf, the rest by me, r=bienvenu
sr=waterson
2000-12-12 00:41:42 +00:00
alecf%netscape.com
8fd8cdd782
fixes for:
...
#61140 - delete history.dat if it gets corrupted
#56867 - implement "First Visited"
#19370 - implement "Visit Count"
#33697 - clean up nsGlobalHistory::OpenDB a bit more (doesn't fix the leak yet)
sr=waterson
2000-12-11 21:39:05 +00:00
hyatt%netscape.com
b1ccabb85a
modify wording for XBL form control pref & relocate box debugging preferences so they
...
are accessible when in box debugging mode. a=ben@netscape.com
2000-12-10 09:17:37 +00:00
hyatt%netscape.com
e8c99bd588
prevent XBL forms from being dragged, quiet dragging operations. a=ben@netscape.com
2000-12-10 09:14:03 +00:00
dbaron%fas.harvard.edu
33c4278ab5
Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com
2000-12-09 04:46:08 +00:00
dbaron%fas.harvard.edu
2eea32ae2b
Fix incorrect usage of nsCOMPtr where nsCOMPtr::operator& was used instead of getter_AddRefs. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com
2000-12-09 04:21:51 +00:00
blakeross%telocity.com
2b6f212baf
Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=jag sr=alecf
2000-12-09 04:00:24 +00:00
blakeross%telocity.com
5ca3caab42
Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=jag sr=alecf
2000-12-09 03:59:32 +00:00
mkaply%us.ibm.com
1a3a1c9ea0
#60944
...
r=cls
This was already approved in #60020 , just moving it in the makefile
2000-12-08 15:33:19 +00:00
hyatt%netscape.com
065ac0c161
Tweak to tree binding. a=ben
2000-12-07 10:19:06 +00:00
mscott%netscape.com
d072e98082
Bug # --> 59956 --> add a null ptr check for mTable.
...
sr=alecf
2000-12-07 08:03:33 +00:00
disttsc%bart.nl
1949a69770
Fix potential crash, bug 51663, r=radha, a=brendan
2000-12-07 06:24:12 +00:00
disttsc%bart.nl
83f2a7fbfb
Shut up warnings in a better way. bug=61568, r=blake, a=ben
2000-12-07 05:44:19 +00:00
blakeross%telocity.com
3094fd28fc
Fix 48180: menulists don't respect data attribute (add-on to previous fix). patch by Jan Varga (varga@utcru.sk). r=jag a=ben
2000-12-07 04:29:53 +00:00
disttsc%bart.nl
35ffffe90f
Fix html tooltips. I have been whipped. Ouch. bug=62050, r=blake, a=ben
2000-12-07 04:01:06 +00:00
ben%netscape.com
1e2d8c81f1
[AURORA] Resizable Popup Windows. NOT PART OF BUILD.
2000-12-07 01:41:09 +00:00
ben%netscape.com
ba844d799c
[AURORA] Aurora Test Harness. NOT PART OF BUILD.
2000-12-07 01:39:05 +00:00
ben%netscape.com
8a706034c3
[AURORA] Navigator Widget Bindings. NOT PART OF BUILD.
2000-12-07 01:38:44 +00:00
ben%netscape.com
59f1513a5c
[AURORA] Navigator Command/Toolbar DB, initial revision of manipulation libraries, templates.
...
NOT PART OF BUILD.
2000-12-07 01:38:17 +00:00
timeless%mac.com
3bb5f52d77
Fix for bug 53661 Portable Network Graphic should be changed to PNG to match GIF & JPEG.
...
Decission was to expand GIF and JPEG.
patch by walk84@usa.net r=timeless sr=alecf
2000-12-07 01:36:19 +00:00
mscott%netscape.com
ba5b09d126
Add pref to the requires list.
2000-12-07 01:35:04 +00:00
mscott%netscape.com
41960b6568
Bug #60907 --> When bringing up the helper app dialog, if a helper app is already
...
present then be sure to default the action to Open instead of Save To Disk.
sr=alecf
r=sspitzer
2000-12-07 00:38:09 +00:00
mscott%netscape.com
d59204eef0
Bug #61105 --> something changed that stopped status from showing up in the progress
...
dialog. Fixed that and then added percent progress text information as well to the dialog.
r=sspitzer
sr=alecf
2000-12-07 00:30:49 +00:00