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

356 Коммитов

Автор SHA1 Сообщение Дата
ben%netscape.com abb5bd1e30 converting navigator toolbar navigation buttons from button32 over to <button>'s 'large-toolbar' class 2006-09-14 05:47:47 +00:00
law%netscape.com 5002b5654b Fix, hehe, for bug 32352. I worked hard to write the code that way, darn it. 2006-09-14 05:47:46 +00:00
morse%netscape.com 6b1460715d fix bug 32459, remove blockimage from menu if not pointing at a menu 2006-09-14 05:47:45 +00:00
pavlov%netscape.com 5a801f9dba remove the dialog.start broadcaster/observer r=travis 2006-09-14 05:47:44 +00:00
pavlov%netscape.com f60db9c75a fix travis's broken xul :-) 2006-09-14 05:47:43 +00:00
tbogard%aol.net ef334d3adc Changed our JS observer of status to watch WebBrowserChrome attributes rather than an older Browser:Status one. OverLink is now separated out. nsBrowserInstance no longer is an nsIObserver. It relies on nsXULWindow::nsIWebBrowserChrome implementation poking attributes on WebBrowserChrome element in the main window. 2006-09-14 05:47:42 +00:00
akkana%netscape.com ac59cd3812 6085, middle mouse should load link in new window (r=alecf,puetzk@iastate.edu);
24571, middle-mouse paste should be pref-able (r=mcafee);
plus nonmodal pref window (r=pavlov).
2006-09-14 05:47:40 +00:00
morse%netscape.com f1be09fa38 generalize per-site permissions, r=norris 2006-09-14 05:47:39 +00:00
pavlov%netscape.com 34eddc5cd9 adding crypto stuff to the tip 2006-09-14 05:47:36 +00:00
ben%netscape.com cee579fe29 fixes for search panel appearance, 28103 r=german, a=jevering 2006-09-14 05:47:35 +00:00
danm%netscape.com 4d55880fd6 persist sizemode (minimized,maximized). bug 30116 r=scc a=jevering 2006-09-14 05:47:34 +00:00
hangas%netscape.com 1cd5d80d08 Fix 29861 (Make throbber do the right thing for every window - mozilla and Netscape trees) r=scottip a=phil 2006-09-14 05:47:33 +00:00
evaughan%netscape.com 7f6a128a6e bugs fixes for: 28460, 27242, 29462
-r hyatt, -a jar
2006-09-14 05:47:27 +00:00
sford3%swbell.net df1b62fe12 Fix bug 21474 add send page to the editor, r=brade a=waterson 2006-09-14 05:47:26 +00:00
waterson%netscape.com d99305a2bc Bug 20840. Get 'Open Windows' and 'Mozilla' buttons working on the taskbar again. Re-factored 'blue toolbar' menu rules, promoting to global.css so that they could be shared with taskbarOverlay.xul. r=hangas, a=jevering 2006-09-14 05:47:17 +00:00
evaughan%netscape.com dc3f2aa78d Box performance fix.
-r jevering
2006-09-14 05:47:16 +00:00
sfraser%netscape.com 172844dbbc Fix for bug 24685 -- make some items on the navigator context menu pay attention to command nodes, so they get automagically enabled, and executed. r=Ben Goodger 2006-09-14 05:47:15 +00:00
ben%netscape.com f2b8bcb22a some search changes, r=rjc,don,johng 2006-09-14 05:44:26 +00:00
sfraser%netscape.com 914843a384 Changes to get edit menu commands updating properly. For bug 18395. r=pinkerton 2006-09-14 05:44:25 +00:00
tbogard%aol.net 7bf261b71e Adding new attribute to specify the window should listen to the content area to allow setting of the title. r=hyatt 2006-09-14 05:44:24 +00:00
ben%netscape.com 615827e039 fix for 20823, r=syd 2006-09-14 05:44:23 +00:00
evaughan%netscape.com 6c24c974be 1) implememted box reflow coelescing.
2) implemented gfx scrollbars for list boxes
3) fixed progess meter to be an animated gif
4) fixed bugs 23521, 24721, 19114, 20546, 24385, 24457, 23156, 20226, 22543

-r hyatt, troy, rod
2006-09-14 05:44:22 +00:00
matt%netscape.com 72a279d6ed fix for bug 11870 26458 r=ben 2006-09-14 05:44:21 +00:00
ben%netscape.com ed0c05c8e4 fixing appearance of personal toolbar items per 15558, r=waterson 2006-09-14 05:44:20 +00:00
pinkerton%netscape.com f4159712a0 moving d&d into a separate file: navigatorDD.js r=shaver. 2006-09-14 05:44:19 +00:00
hyatt%netscape.com 23cd7d4a34 Fixes for bugs: 18193, 13971, 23440, 18444, 21462, 21818, 22619, 23498, 24081, and 21972. r=just about everybody. 2006-09-14 05:44:18 +00:00
mcafee%netscape.com fc57494cd5 Fix for (24303), Top-level PToolbar items that are folders, that have contents, were appearing black. Reverting bmenu class rename back to bookmarkFolder. Added rules to match menu item color with toolbar. r=hyatt, a=brendan. 2006-09-14 05:44:17 +00:00
akkana%netscape.com cc9c7badbd temp workaround for 23669: don't go to url on middle mouse clicks
if we're over a text field or area, because the event was probably
already handled by the editor and we shouldn't have gotten it at all.
Code from joki, r=me.
2006-09-14 05:44:05 +00:00
slamm%netscape.com 4ad6f97d63 Fix separators in toolbar folders (previously only fixed bookmarks menu). Bug #23639. 2006-09-14 05:44:04 +00:00
hyatt%netscape.com 2bad859584 Skin improvements. 2006-09-14 05:44:03 +00:00
slamm%netscape.com c4c6f6fecb Fix separators in toolbar's bookmark menu. Bug #23639. 2006-09-14 05:44:02 +00:00
danm%netscape.com f59fece0b5 changing name of position persistence attribute from [x|y] to screen[x|y]. r:hyatt 2006-09-14 05:44:01 +00:00
rgoodger%ihug.co.nz 2e3784444f ProfileManager II, r=gayatrib@netscape.com, sspitzer@netscape.com 2006-09-14 05:44:00 +00:00
akkana%netscape.com cef3ea4a3e showmod 2006-09-14 05:43:54 +00:00
waterson%netscape.com 319fa9d917 Fix 'triple-click' to drop bookmarks in personal toolbar bug. 2006-09-14 05:43:53 +00:00
rjc%netscape.com 9c379f4d4d Search items from the menubar should always open up the search dialog. 1999-12-30 23:39:08 +00:00
rjc%netscape.com 98fedd3c6e Fix bug # 19089: use the correct document's list of RDF datasources, and try and resolve URLs (anonymous, as well as those with "#URL" properties) before loading them in. Approval: chofmann 1999-12-18 04:20:28 +00:00
dmose%mozilla.org 59f543c341 fix for bug 20861: remove My Netscape from the personal toolbar; r=slamm@netscape.com, a=shaver@mozilla.org 1999-12-15 21:31:29 +00:00
davidm%netscape.com 077d073a06 14026 [DOGFOOD] Copy/Paste/Cut (etc) disabled within Browser r = hangas 1999-12-01 00:29:27 +00:00
rjc%netscape.com b269ca5a8e Use the correct set of RDF datasources for the bookmarks popup menu on the personal toolbar. 1999-11-30 12:59:48 +00:00
slamm%netscape.com 38259f94c0 Not done. Has "Add panel" test.
Add dropdown icons to toolbar folders. r=mcafee
1999-11-30 00:56:30 +00:00
pinkerton%netscape.com 713448c361 temp workaround for bug 19588, don't allow dragging of containers on personal toolbar. r=hyatt. 1999-11-24 00:17:34 +00:00
dougt%netscape.com 8d10314f6e Removing protocol icon. 1999-11-23 01:52:36 +00:00
sspitzer%netscape.com e6da063538 fix for #18940. don't define the default home page in the dtd. this is already
set in all.js.

the bug was caused by code in navigator.js that got this attribute from the
home button, and tried to set the pref!

r=mozilla@bucksch.org (benb)
1999-11-16 04:50:32 +00:00
pinkerton%netscape.com fa50df615e add ability to drag the urlbar proxy icon as a demo of d&d. r=scc. 1999-11-13 23:28:51 +00:00
pinkerton%netscape.com 416e0713a3 added JS and handlers to enable dropping URLs onto the content area and having them load (r=sdagley). 1999-11-12 03:41:27 +00:00
pinkerton%netscape.com 247cfa3b19 toolbar/tree d&d code reworking (r=hyatt). 1999-11-11 05:11:10 +00:00
pinkerton%netscape.com e646c25b6d turn d&d on personal toolbar back on and clean it up after new xul file rewrite. 1999-11-02 03:53:30 +00:00
hangas%netscape.com 84df0919cf Cleaned up bad style rules in global.css - should result in noticable performance improvement. Converted <titledbutton> rules to all use a class, this way we can be specific about how each type of button should look. Added line between columns in tree headers. Indented treecell contents. Cleaned up mail and AB toolbars. Fixed reflow and other drawing issues with toolbar buttons on new skins. Fixed problems in results tree on AB window. Other misc visual changes. Fixed bug 16530, changing the word Messenger to Mail. r=german/hyatt 1999-10-27 23:01:09 +00:00
hangas%netscape.com e60a23b7ac Fixed the order of the stop and reload buttons on the browser. r=german 1999-10-27 00:17:16 +00:00
slamm%netscape.com 844e9db727 Add bookmarks button (bug #14502) to personal toolbar. Fix spacing of buttons on personal toolbar. r=hyatt 1999-10-26 19:43:32 +00:00
hangas%netscape.com e6c96e93d4 new ui. r=pavlov,german,hyatt 1999-10-26 00:39:19 +00:00
tbogard%aol.net 6f592148b8 Changed the content area of navigator to use the new browser tag rather than html:iframe. r=hyatt. 1999-10-14 11:00:21 +00:00
law%netscape.com 0e4600ac24 Bug #15916; cleaned up context menu generation to make it faster; rev=hyatt@netscape.com 1999-10-09 07:58:24 +00:00
hyatt%netscape.com 0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
law%netscape.com b6d2de1cb0 Context menu updates 1999-10-01 04:43:45 +00:00
davidm%netscape.com 115319f3ac 4912 an't open bookmarks when no other window open 1999-10-01 03:28:43 +00:00
pavlov%netscape.com 5e06bffcf8 make buttons on the toolbar/personal toolbar crop when you resize the window small r=evaughan 1999-09-30 06:02:12 +00:00
slamm%netscape.com 1019e77c40 Move sidebar attributes into overlay (hide implementaton details). Put sidebar to left of sidebar again. Related to bugs #14838, #13878. 1999-09-29 20:19:53 +00:00
hangas%netscape.com 940bc92a57 Added ability to hide and show toolbars and taskbar to all mail windows. Added accesskeys to a number of menu items and fixed menus across product. Moved broadcaster elements to top of xul files to give command keys a chance to work. a=chofmann 1999-09-29 04:29:20 +00:00
pinkerton%netscape.com 8d05127672 remove a spring to avoid excess reflows (bug 14782), rev hyatt/evaughan, appr leaf. 1999-09-28 21:24:16 +00:00
hangas%netscape.com 14554c992d Cleaned up usage of globalOverlay.xul, moved menu overlays into navigatorOveraly.xul which was the only place it was needed. a=chofmann 1999-09-28 04:40:15 +00:00
pavlov%netscape.com 0e1d8c6019 move the toolbars above the sidebar r=hyatt a=brendan 1999-09-25 02:53:55 +00:00
hangas%netscape.com 20d1e45d46 a=chofmann r=hyatt,jefft Cleaned up File and Edit menus for navigator and mail, fixed 14837, fixed 14255. Moved menu from navagator.xul and hiddenwindow.xul into navigatorOverlay.xul. Created global 'New" menu. 1999-09-24 23:03:40 +00:00
waterson%netscape.com f36c2ce6d4 Bug 11661. Fix <menu> templates to include <menupopup> children. 1999-09-24 05:44:04 +00:00
ftang%netscape.com 1e1104f9df add charset detectors menu 1999-09-22 08:24:57 +00:00
law%netscape.com 9f9f72b6e1 Minor context menu tweaking 1999-09-22 07:20:06 +00:00
cata%netscape.com 966c3f77c1 Activation of the new charset menu. 1999-09-22 06:01:49 +00:00
saari%netscape.com cb935f51c7 Changing broadcaster to use onbroadcast instead of oncommand. Adding the "braodcast" "commandupdate" and "input" events. Changed all xul observes nodes to use onbroadcast instead of onchange. 1999-09-21 23:02:35 +00:00
law%netscape.com 7e4762c9e9 Get context menu attached to content area 1999-09-21 22:03:56 +00:00
radha%netscape.com 97efb55ea4 Add an id to the menubar 1999-09-20 21:05:55 +00:00
davidm%netscape.com ab55f42520 Add check marks to view menu. Make collapse state persistent. Add slider to the list of chrome that should be hidden when the side bar is hidden 1999-09-20 01:55:16 +00:00
davidm%netscape.com 168bf1fca4 14179 opening a new browser window when none open doesn't go to ho 14182 chosing "View:Reload" from menu disables Reload menu item 1999-09-19 06:28:04 +00:00
sspitzer%netscape.com b820ce8dff move alecf's almighty dom viewer to the top of the debug menu.
why hide such a kick-ass app?
note, this kick-ass only works on windows and unix.
we need help with the mac project files.
1999-09-18 17:01:12 +00:00
davidm%netscape.com 5953816a92 Use browser window for view source add extrachrome class to sidebar and task bar 1999-09-18 03:32:53 +00:00
alecf%netscape.com cd466c2457 add DOM viewer to the debug menu 1999-09-18 00:20:15 +00:00
law%netscape.com f9212a3d0a More context menu stuff 1999-09-17 23:53:20 +00:00
slamm%netscape.com f7912edc3f Remove extra box. Tweak some formatting. First pass at personal toolbar popups. 1999-09-17 23:37:41 +00:00
waterson%netscape.com 34f7163631 Bug 12649. Add walk-down on personal toolbar folders pulled in from bookmarks datasource. 1999-09-17 20:16:36 +00:00
hangas%netscape.com 701134dee8 More advances in commanUpdater development. Making this work from globalOverlay.xul so that less xul and js is required for each window. 1999-09-16 07:37:45 +00:00
law%netscape.com 264c585f12 Initial context menu support 1999-09-16 04:15:40 +00:00
rjc%netscape.com e477157a1b "rdf:find" is now called "rdf:localsearch" 1999-09-15 10:21:47 +00:00
davidm%netscape.com 2642a98f2e 12078 [RFE] Should be able to control which toolbars are displayed 10978 [FEATURE] Collapsible toolbars 1999-09-15 04:42:07 +00:00
slamm%netscape.com 493a176d50 First pass at new sidebar layout using xul overlay, boxes, and splitters. Some reformating too. 1999-09-14 23:09:15 +00:00
hangas%netscape.com 134339044d Modified Navigator to use globalOverlay for File and Edit menus. 1999-09-14 22:05:11 +00:00
law%netscape.com 62311a91e1 Remove test <keyset> 1999-09-14 19:23:04 +00:00
hangas%netscape.com b476cf0018 Added Preferences to globalOverlay.xul and converted the windows over to use it. 1999-09-12 08:27:01 +00:00
hangas%netscape.com ec7d0eb62b Added many menu items to globalOverlay.xul and modified messenger 3pane, compose window, and address book to use them. 1999-09-12 02:22:11 +00:00
hyatt%netscape.com cd3a84b435 Popup work. 1999-09-10 08:56:26 +00:00
davidm%netscape.com e08dce722a remove some duplicate broadcasters 1999-09-10 05:27:21 +00:00
davidm%netscape.com 478af404e1 Add code to get default URL out of dtd. Also have code to tile and resize window but that can't be turned on until windows returns the right value for screen.avail* 1999-09-10 01:03:06 +00:00
pinkerton%netscape.com 37806a44b8 dragover on personal toolbar. 1999-09-09 06:27:43 +00:00
davidm%netscape.com 12457c7682 Move menus over into navigatorOverlay.xul. Hook up some of the keybindings 1999-09-09 04:47:21 +00:00
norris%netscape.com eb23e76298 Fix bug 13253.
Enable restrictions on use of Components array from web JavaScript.
1999-09-07 20:40:20 +00:00
rjc%netscape.com f1f4356faa Move string declaration to DTD. 1999-09-07 07:31:51 +00:00
mcafee%netscape.com 24a3925c09 Adding small default offset of 10,10 so that X window managers don't place the window exactly at 0,0, pushing the window manager chrome off-screen. This is a temporary workaround, we should do a better job of telling the WM what to do. 1999-09-05 21:22:43 +00:00
law%netscape.com 230818972e Make size/pos persist 1999-09-03 22:56:23 +00:00
pinkerton%netscape.com c302e0ade3 personal toolbar d&d now in JavaScript. 1999-09-02 23:16:37 +00:00
matt%netscape.com d6111050f3 taking out tree since it is old. bug 10275 1999-09-01 21:35:58 +00:00
matt%netscape.com 842a9f1be1 Adding help menu with xul overlay 1999-09-01 20:55:12 +00:00
slamm%netscape.com dfbe041913 Add 'select all'. Move 'close' in popup to center. 1999-09-01 20:14:07 +00:00
davidm%netscape.com 18c70ace34 Move my Netscape url over to the dtd file 1999-09-01 04:34:09 +00:00
dougt%netscape.com 3f154a0c36 Cleaning up css and dtd to remove "security" stuff.
making protocol-icon borderless.
1999-08-31 01:57:18 +00:00
radha%netscape.com 06532a571e Remove old Session history menu items from 'Go' menu 1999-08-28 23:59:17 +00:00
pavlov%netscape.com d7e1f9421c add color picker test menu item 1999-08-28 08:40:14 +00:00
rjc%netscape.com b8c237ee7f Try resolving URL property before opening a bookmark, in case its a IE favorite (under Windows, or BeOS) or a internet search result. 1999-08-25 01:30:17 +00:00
rjc%netscape.com a4ddd3578c Add internetsearch datasource in for bookmarks menu, and fix separator generation. 1999-08-25 01:14:49 +00:00
radha%netscape.com 9b98311b1a Really put in that id for the go menu 1999-08-24 23:27:27 +00:00
radha%netscape.com acc1e7d82a Add a id to 'Go' menu 1999-08-24 23:01:30 +00:00
radha%netscape.com 34fac3502b Add an id to the Go menu for adding session history 1999-08-24 20:06:36 +00:00
morse%netscape.com cd4f389b7c remove wallet's auto-capturing 1999-08-24 00:48:16 +00:00
danm%netscape.com ed5b9e5448 restoring chromeclass to urlbar removed in rev 1.28 1999-08-21 01:04:05 +00:00
german%netscape.com b7195da656 splitting open file and open web page menus 1999-08-20 23:20:18 +00:00
danm%netscape.com f59dad7a0f adding 'status' chromeclass to the other half of the status bar 1999-08-20 23:00:43 +00:00
hyatt%netscape.com d819a08a33 Renaming onaction to oncommand. 1999-08-20 22:58:32 +00:00
rjc%netscape.com bd3f01c11f Tweak Search UI. 1999-08-19 20:00:43 +00:00
danm%netscape.com a4a7b62ae4 adding chrome test case to debug menu 1999-08-19 14:48:28 +00:00
dougt%netscape.com dd42e09faa removing security specific commands.
Adding protocol icon support to xul.
1999-08-18 03:17:20 +00:00
radha%netscape.com b0fb1a1f21 Fix for 10051. reviewed by claudius. approved by cyeh. 1999-08-17 00:32:10 +00:00
matt%netscape.com 1592227fee Adding dtd support to files. Appoved by hoffmann bugs 10343 7309 10252 1999-08-12 22:31:10 +00:00
matt%netscape.com ded481f7fa fix for bug 9607. Appoved by jev 1999-08-11 07:24:37 +00:00
matt%netscape.com 76a962eeb6 Adding fix for 10275 1999-08-10 23:27:26 +00:00
tao%netscape.com 001bca8470 Add en-US test case. 1999-08-10 03:11:08 +00:00
tao%netscape.com afe55a18d8 Add file/http test. 1999-08-10 03:06:12 +00:00
tao%netscape.com a23f9bbe98 Change calling sequence to match the change in JS function 1999-08-09 23:56:18 +00:00
tao%netscape.com eba563750f Add locale switching test case. 1999-08-09 21:38:54 +00:00
hyatt%netscape.com 042e6623f7 Removing the translation popup, since it is no longer used. 1999-08-06 22:24:19 +00:00
german%netscape.com 11db90111e remove translate button (will be handled through View menu) and set align="horizontal" progress meter to get decent height value (see changes to xul.css) 1999-08-06 14:40:28 +00:00
sspitzer%netscape.com 94c32d7b27 temporary fix for #11374. 1999-08-06 07:32:25 +00:00
rjc%netscape.com d9bf67fb4d Enable Search items. 1999-08-05 23:09:42 +00:00
slamm%netscape.com 2f498bba93 Tweak toolbar popups. Make the scrollbar work for them. 1999-08-05 19:47:21 +00:00
slamm%netscape.com 6d8ebac42c Remove OpenBookmarkURL() call from Bookmarks menu (it's already on the individual items). 1999-08-04 21:10:47 +00:00
dougt%netscape.com 05fffb6b10 making secure-button a listener of the Browser:Security broadcaster 1999-08-03 01:31:01 +00:00
tao%netscape.com 429ed2c486 Rename "Strres Test" to "StringBundle Test" 1999-08-02 21:38:41 +00:00
hyatt%netscape.com 2140346ebb Demonstrating how to use the accesskey attribute. 1999-08-02 07:32:06 +00:00
waterson%netscape.com 776e2a4547 Fix toolbar buttons in bookmarks menu. 1999-08-02 05:29:05 +00:00
waterson%netscape.com 37958429a4 Fix separators in bookmarks menu. 1999-08-02 05:24:55 +00:00
hyatt%netscape.com f080c0cae8 Phase 3. Enabling XP menus on the menu bar. 1999-07-31 11:29:03 +00:00
hyatt%netscape.com d8132c1664 Phase 2 of XP menu landing. Adding the menupopup child. 1999-07-31 07:02:22 +00:00
hyatt%netscape.com 89200b9946 Committing navigator.xul with the updated menu syntax. 1999-07-31 02:11:37 +00:00
waterson%netscape.com 91a8ac09e7 Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism. 1999-07-27 17:20:28 +00:00
hangas%netscape.com bacba6b157 Added taskbar to all mailnews windows, fixed xul files that began to fail after recent C++ checkins, and misc small UI enhancements. Hook? = arielb 1999-07-27 02:57:36 +00:00
tao%netscape.com 17ddd36ac5 Add strres test case. 1999-07-27 01:40:45 +00:00
evaughan%netscape.com 1d8455db71 Fixed alignment on titledbuttons. 1999-07-26 20:23:15 +00:00
evaughan%netscape.com f97d9c4df1 1) added .gif for horizontal scrollbar
2) added cropping to titledbuttons
3) fixed bugs in navigator.xul and navigator.css
1999-07-25 01:15:14 +00:00
mcafee%netscape.com 5a573c00bc Adding XP Menus test case under Debug menu. 1999-07-24 09:50:35 +00:00
pavlov%netscape.com 44dd6dd4db add a soundtest to the menus 1999-07-24 05:00:53 +00:00
davidm%netscape.com 08542cafae Move task bar to tasksOverlay.xul. Added in some test content 1999-07-23 00:32:42 +00:00
davidm%netscape.com 4f806b4de5 Modify navigator.xul to use taskoverly. Updated overlay to have all the functionality that existed in navigator.xul 1999-07-22 00:27:14 +00:00
gagan%netscape.com 4dd1ac109f Fixed the missing slash in chrome: hacks. 1999-07-21 03:18:55 +00:00
slamm%netscape.com 2a64dc7ad9 Add popups for personal toolbar folders. 1999-07-20 23:40:34 +00:00
danm%netscape.com 11f522bc8c adding initial hidden window to AppRunner 1999-07-20 14:40:55 +00:00
davidm%netscape.com 3cb9c2de86 8002 Tasks|Navigator opens a NEW Navigator window 1999-07-18 23:59:25 +00:00
rjc%netscape.com 94294d1a46 Add support for more language translations and multiple translation engines. 1999-07-15 00:48:51 +00:00
matt%netscape.com fd175dca0f Moving files from browser/src to resources/content
Changed xul.css to chrome://global/skin
1999-07-14 00:03:57 +00:00
matt%netscape.com 500b4911cc Adding content for chrome directory 1999-07-01 22:56:04 +00:00