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

122912 Коммитов

Автор SHA1 Сообщение Дата
rlk%trfenv.com e78c0504d9 Fixing bustage :( Sorry guys 2003-10-04 17:06:37 +00:00
rlk%trfenv.com b19ffd9de4 Bug 219825 - Remove search-db.rdf and use the index and contents to search instead. r=neil.parkwaycc.co.uk sr=alecf 2003-10-04 16:44:21 +00:00
dbaron%dbaron.org 96fc11cf66 Add empty constructor to fix Sun compiler bustage. b=221187 Patch from Harshal Pradhan <keeda@hotpop.com>. r+sr=dbaron 2003-10-04 16:25:55 +00:00
ian%hixie.ch 77e86a9bf0 Basic NickServ support. Tested with Q@cserve.quakenet.org, let me know if you have problems on other networks. 2003-10-04 13:03:50 +00:00
ian%hixie.ch 51a9513d72 primitive 'bitch' support 2003-10-04 13:01:22 +00:00
ian%hixie.ch 6dc1c0ef41 Updating credits for last checkin. 2003-10-04 12:13:31 +00:00
ian%hixie.ch b06ad40bcd Bug 159567: improvements to user management. Based on a patch by Adam Di Carlo. Improvements include: 'deleteuser' admin command. 'changepassword' admin command. Better error messages when the two new passwords don't match. Edits to the INSTALL file. Also removes the recently added 'sleep' statement on quit since it wasn't helping. 2003-10-04 12:09:38 +00:00
ian%hixie.ch 5b19b980a5 Minor documentation changes (nothing substantial) 2003-10-04 11:06:48 +00:00
dbaron%dbaron.org 0a21971808 Missed CalcDifference changes in previous patch. r+sr=bzbarsky b=113173 2003-10-04 06:36:33 +00:00
bzbarsky%mit.edu 1e96d51b10 Unhork binhex decoder by undoing the ifdef-reversal. Bug 220611, r=biesi,
sr=darin
2003-10-04 00:45:42 +00:00
ian%hixie.ch 884f6797f0 Minor fixes: check that we can actually resolve the server (Net::IRC was being remarkably unhelpful in that regard), make the helpline a bit shorter (servers were cropping it), make us sleep when we quit (not sure it'll help, but maybe it'll help with the problem of us not always getting our /quit message across) 2003-10-04 00:23:57 +00:00
ian%hixie.ch 501a7510d5 Bug 215848: Cope with servers that don't like our IRC name. This is basically untested. 2003-10-04 00:06:46 +00:00
ian%hixie.ch cc100f9da1 Bug 134600: Add some more modules to the default set. 2003-10-03 23:46:54 +00:00
ian%hixie.ch 31f4b76fbd Implement incoming Notice support in the BotModule APL. Bug 169882. Largely based on a patch by Ken Coar. 2003-10-03 23:35:49 +00:00
ian%hixie.ch 0f67329225 More diagnostics for localAddr users. (check the version of Net::IRC) 2003-10-03 23:03:52 +00:00
cbiesinger%web.de cab15e3d05 bug 220770. patch by Karsten "Mnyromyr" D�sterloh mnyromyr@tprac.de
neil.parkwaycc.co.uk: review+
bzbarsky: superreview+

fixes a js strict Warning: assignment to undeclared variable gNewAccountToLoad
2003-10-03 22:15:35 +00:00
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