Commit Graph

122896 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
5dcb44523e Make GetPath() work on jar: URIs, incidentally making it possible to use such
as src uris for frames again.  Bug 220776, r=timeless, sr=darin
2003-10-03 22:15:24 +00:00
bzbarsky%mit.edu
b781b399a3 Implement support for the "type" attribute of <a> elements. Bug 214626,
r=adamlock, sr=darin
2003-10-03 22:11:47 +00:00
ian%hixie.ch
9103b2e742 Bug 131324: Stop the bot from saying the same thing n times in a row. 2003-10-03 21:01:48 +00:00
cbiesinger%web.de
78719c7388 220463 use more error codes in nsExternalAppHandler::SendStatusChange
r=bzbarsky sr=darin

We now show a useful dialog for NS_ERROR_OUT_OF_MEMORY, and we treat
NS_ERROR_FILE_UNRECOGNIZED_PATH like FILE_NOT_FOUND.
2003-10-03 20:56:52 +00:00
cbiesinger%web.de
d9a6156ef7 Bug 220477 convert nsIURILoader comments to doxygen-style comments.
also fixes documentation of parameters of loadURI
r=bzbarsky sr=darin
2003-10-03 20:54:01 +00:00
mostafah%oeone.com
41f154cc8d Minor changes 2003-10-03 20:45:05 +00:00
cbiesinger%web.de
2caffc1227 bug 193740. remove timebomb code
r=neil.parkwaycc.co.uk@myrealbox.com sr=alecf
2003-10-03 20:43:59 +00:00
chanial%noos.fr
a8253ec478 - bug 172113: rewrite the way we handle the bookmarks toolbar folder. Now, there is no more 2 ways to characterize the BTF: by an arc to the resource "...#BookmarksToolbarFolder" that points to the literal "true". As a consequence, the resource NC:PersonalToolbarFolder and "...#folderType" are dead.
- remove unused functions. Note that RDF commands were already broken, so deleteBookmarkItem and insertBookmarkItem (that were not used) may come back, but in another form.
- remove the "New Bookmark Folder" and "New Search Folder"
- refactor the "html" serializer to avoid some duplicated code.
- remove the use of the profile name for the bookmarks root.
- enforce synthax "aArgument" in some random places.
2003-10-03 20:30:14 +00:00
dbaron%dbaron.org
7cbbfcd12f Remove duplication at the end of a comment. 2003-10-03 20:12:53 +00:00
ian%hixie.ch
d80d23f8f1 Bug 124748: Stop time drift once and for all by using a globally initialised time() value. This was done as a pretty blind search-and-replace, so may have caused regressions and may be non-optimal. Please file bugs if you spot problems. This adds the entry 'time' to the event object. 2003-10-03 15:47:35 +00:00
timeless%mozdev.org
25b982dff4 /swap/BEOS/mozilla/calendar/libxpical/token.c: In function `get_random_info':
/swap/BEOS/mozilla/calendar/libxpical/token.c:350: warning: implicit declaration of function `gethostname'
rs=mostafah
2003-10-03 15:29:52 +00:00
timeless%mozdev.org
60a3503d1c Rewrap xul lines to make future diffs easier
Move some unlocalizable strings to dtds
Add accesskeys for various items
Make menus more consistent with seamonkey (To => to)
Make accesskeys more consistent with seamonkey (Pr_eferences)
Hide clipboard items for minicalendar
Possibly other stuff
rs=mostafah
2003-10-03 15:19:45 +00:00
ian%hixie.ch
37514d30b5 Make all instances of the time function have brackets, to make them easier to find. 2003-10-03 15:19:12 +00:00
ian%hixie.ch
af90e48a89 Bug 134617: Let users tell the bot to shut up. Adds a 'getMessageQueue' function to the bot API. Also fixes some unrelated minor issues in the developer documentation and makes a tiny optimisation in drainmsgqueue. 2003-10-03 15:08:42 +00:00
neil%parkwaycc.co.uk
c4b62a3ed9 Bug 215928 stop scrollbar mouse events from bubbling r=varga sr=roc 2003-10-03 13:39:15 +00:00
nelsonb%netscape.com
96f28b4691 Detect Zero length certs and zero length CA names. Bug 204686.
Also, eliminate unnecessary copying of incoming certs.
2003-10-03 02:01:18 +00:00
timeless%mozdev.org
6b79d66893 Fixing case of "Line" in "Go to Line"
r=caillon sr=bz
2003-10-03 01:01:33 +00:00
dbaron%dbaron.org
0735da9e66 Remove discontinuity at height of 0. b=220266 r+sr=bzbarsky 2003-10-02 22:25:28 +00:00
bryner%brianryner.com
c1ddc1f1c6 allow camino to build with gcc3; patch from cls, r=bryner 2003-10-02 22:23:52 +00:00
bryner%brianryner.com
966bb9c033 Add XPM versions of thunderbird app icon. r=mscott. 2003-10-02 21:53:46 +00:00
bzbarsky%mit.edu
a972a3e501 Make presshell batch processing of style changes (using BeginUpdate/EndUpdate
notifications).  Bug 200931, r=peterv, sr=jst
2003-10-02 21:29:40 +00:00
bzbarsky%mit.edu
0e49a39f6a Serialize attributes in the same order as they were parsed (and the opposite of
the order in which they were stored, which changed in bug 213347).

Bug 218919, r=sicking, sr=jst
2003-10-02 20:51:09 +00:00
mostafah%oeone.com
cfe968b9bd Updated Sorbian translation files 2003-10-02 20:07:22 +00:00
stephend%netscape.com
677abd1726 Bug 220991. Update Debug menu URLs to reflect komodo decomission. r=neil, sr=bryner 2003-10-02 19:48:42 +00:00
bienvenu%nventure.com
378afe0ce7 speed up flat sorting by batching around expand all, r=neil@parkway, sr=mscott 221035 2003-10-02 17:52:58 +00:00
timeless%mozdev.org
5c99a8c4a1 Bug 220303 Need to tidy up onclick/listeners in mail/news windows
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-10-02 16:03:41 +00:00
neil%parkwaycc.co.uk
946c00dbbf Bug 220460 "About Popups" dialog should autosize and not be resizable p=borggraefe@despammed.com r=me sr=bienvenu 2003-10-02 08:10:39 +00:00
dbaron%dbaron.org
71f6aee8cf Fix DEBUG bustage. b=113173 2003-10-02 02:58:40 +00:00
timeless%mozdev.org
c9ae84d791 Bug 220969 Use higher optimization for windows mkdepend
patch by swalker r=bryner
2003-10-02 01:08:25 +00:00
wtc%netscape.com
9bb8114b44 Bug 220963: need to handle the possibility that symKey may be NULL before
dereferencing it.
2003-10-01 23:01:46 +00:00
dbaron%dbaron.org
5cce92dc2a Make URIs in the style system nsIURI pointers instead of strings. b=113173 r+sr=bzbarsky 2003-10-01 22:53:56 +00:00
bryner%brianryner.com
7f06d701f2 attempt to remove bogus codesighs error lines from tinderbox logs 2003-10-01 21:15:57 +00:00
bryner%brianryner.com
94f9073178 fixing the last of the camino bustage 2003-10-01 20:28:54 +00:00
bienvenu%nventure.com
85a7a3f067 fix sort when unthreading threaded view r/sr=mscott 218656 2003-10-01 20:10:34 +00:00
bryner%brianryner.com
575eecdea0 Update to latest XFree86 mkdepend source to fix hangs generating dependencies with mingw builds (bug 220875). rs=cls. 2003-10-01 19:16:15 +00:00
bryner%brianryner.com
bd61bed225 more bustage fixing. thanks to softkid@mac.com for the patch 2003-10-01 19:05:52 +00:00
bryner%brianryner.com
78b62e4f34 fixing bustage from nsIContent changes 2003-10-01 18:59:48 +00:00
chanial%noos.fr
80d87a306f Bug 213735: new bookmark and bookmark properties dialog should stay LTR when UI is RTL. patch by andrew <simmo@westnet.com.au>, r=mkaply, sr=jag 2003-10-01 18:33:05 +00:00
mcs%netscape.com
2aa4fa531d Fix bug # 140182 - async I/O improvements.
A queue of pending outbound requests is kept. UnBind requests are NOT
   queued however.
  Abandon requests are not sent if a request is not outstanding.
  Cleaned up the code in result.c to avoid use of magic return values
	such as -1 and -2.  Also removed some dead code and dead files.
ltest (test.c) now supports SSL and async I/O options.
2003-10-01 17:19:11 +00:00
mostafah%oeone.com
acf075ad8c Checked in patch for bug 193467: adding a calendar can replace an existing one (calendarManager).
( Except for the default calendar name change )
2003-10-01 15:49:32 +00:00
bienvenu%nventure.com
305566f122 fix for 220913, patch by ch.ey@gmx.net, r/sr=bienvenu, follow on patch for 135357 ability to do SMTP over SSL w/o TLS, fix port handling in UI 2003-10-01 15:30:03 +00:00
igor%mir2.org
2593ae88cb Adding getParent() to omg.debug.DebuggableScript to allow to browse whole script function tree from any function. 2003-10-01 15:03:06 +00:00
mcs%netscape.com
ad34599811 Fix bug # 206777 - obsolete entries in
mozilla/directory/c-sdk/ldap/build/.cvsignore
2003-10-01 15:02:23 +00:00
igor%mir2.org
2ab3731f6d Cosmetics: expanding tabs 2003-10-01 15:02:09 +00:00
mcs%netscape.com
b686184875 Fix bug # 206776 - remove obsolete files under
mozilla/directory/c-sdk/ldap/libraries/msdos/winsock
2003-10-01 14:58:35 +00:00
mostafah%oeone.com
c207372d48 Updated japanese translation files 2003-10-01 14:10:51 +00:00
igor%mir2.org
002127495a Changing ScriptRuntime.initScript to return vois since it does not and should not change scope 2003-10-01 11:55:56 +00:00
igor%mir2.org
c3fc6c32a5 Extending omj.debug.DebuggableScript interface with functions to access nested functions and check if it is top-level script. 2003-10-01 11:55:55 +00:00
justdave%syndicomm.com
1afce0b8e8 Bug 202116: Use current syntax for DBI->connect to eliminate warning and possible future error.
r= timeless
2003-10-01 04:29:52 +00:00
bienvenu%nventure.com
f92b1b56f2 fix 135357 allow smtp over SSL, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 2003-10-01 03:23:55 +00:00