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

123379 Коммитов

Автор SHA1 Сообщение Дата
dwitte%stanford.edu 7b125ba0e6 move cookies to use hashtables instead of a sorted list, and implement a sane notifications
system for cookies and permissions. this will improve perf a bunch, and also sets the stage
for a more performant and flexible cookiemanager UI by providing better notifications.

bugs 143939 and 221185, with r=bsmedberg+mvl, sr=darin and r=mvl, sr=bz respectively.
2003-10-22 06:53:19 +00:00
bzbarsky%mit.edu fcc14acdea Fix bug 164816. Patch by biesi, r=bzbarsky, sr=darin 2003-10-22 06:46:52 +00:00
caillon%returnzero.com b3ef713aff Fixing bustage -- bryner forgot to update these files
Bug 222134
2003-10-22 06:41:30 +00:00
darin%meer.net 8e21fd8081 fixes bug 222588 "Mozilla creates too many threads and seems to never terminate them" r=timeless sr=bzbarsky 2003-10-22 06:38:39 +00:00
chanial%noos.fr bcbc4df877 add tri-licence 2003-10-22 06:35:37 +00:00
brendan%mozilla.org 795b642e96 Add __noSuchMethod__ handler support, and clean up js_ValueToFunction/js_ReportIsNotDefined error diagnosis hard cases (196097, r=sparky). 2003-10-22 06:26:03 +00:00
bryner%brianryner.com a0e219b348 deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst. 2003-10-22 06:09:48 +00:00
timeless%mozdev.org 47cf706153 Bug 223158 Crash searching from partially loaded bugzilla query with magnifier running [@ nsDocAccessible::HandleMutationEvent]
r=caillon sr=bz
2003-10-22 05:43:46 +00:00
pinkerton%netscape.com bf2d7a7706 turn on auto image resizing by default (bug 197323) 2003-10-22 04:29:17 +00:00
nicolson%netscape.com b0e7253075 more debugging info. 2003-10-22 04:08:17 +00:00
jake%bugzilla.org 1f2a823229 Bug 178624 - checksetup.pl needs to be run after copying templates to the custom directory. 2003-10-22 02:29:07 +00:00
jake%bugzilla.org e9b91b1cd9 Bug 215051 - Document the language auto-chooser. 2003-10-22 01:26:04 +00:00
pinkerton%netscape.com dd6aaeeec7 bookmark system rewrite. thanks to dave haas and simon woodside (bug 212630) 2003-10-22 01:08:55 +00:00
timeless%mozdev.org 44ee22a3e2 Bug 221586 install size can be reduced by removing unreferenced files 2003-10-22 01:00:57 +00:00
wchang0222%aol.com 2e23dc9849 Bugzilla bug 222065: fixed a bug (inside #ifdef WINNT) introduced in the
previous checkin.
2003-10-22 01:00:10 +00:00
mkaply%us.ibm.com 637cfcba6f OS/2 bustage - makefile patch went to wrong file 2003-10-22 00:45:29 +00:00
timeless%mozdev.org 8cde5c73b1 Bug 219979 remove unused variable and function
r=dveditz sr=dveditz
2003-10-22 00:30:33 +00:00
rlk%trfenv.com f937197a0f bug 169550 - Help window must be <= 462px height by default. r=caillon@aillon.org. 2003-10-22 00:06:46 +00:00
rginda%netscape.com c593ec065c changes between 0.9.40 and 0.9.44:
* Revision 0.9.44 fixes some more charset related problems. The user description is now properly decoded for /query views, and the channel name for mode messages.

* Revision 0.9.43 fixes the ``unknown CTCP'' handler, so that it displays the correct diagnostic, instead of ``my_unkctcpMsg''.

* Revision 0.9.42 fixes charset problems with part reasons, and another charset problem with kick messages. It also deals with spaces in nicknames and usernames by replacing them with underscores, instead of just failing to log in. This revision also makes it so that you no longer need to restart ChatZilla after changing your description or username.

* Revision 0.9.41 adds an ``autoperform'' pref to networks that can be used to execute arbitrary ChatZilla commands when you connect to a network. These autoperform commands will be executed before any of your ``Open At Startup'' channels are processed. This release also makes ChatZilla recognize the optional ``reason'' parameter for PART messages. Many IRC servers do not yet support PART reasons, so don't be surprised if you don't see any.
2003-10-21 23:47:35 +00:00
scott%scott-macgregor.org 935368edb4 Bug #214400 --> allow distributors to allow 4.x profile migration via a pref instead of forcing it to be off for thunderbird and firebird.
This removes a MOZ_XUL_APP ifdef

sr=bienvenu
2003-10-21 23:36:47 +00:00
rlk%trfenv.com 3ac3912178 Bug 220424 - Need to distinguish between Web links and Help links in Mozilla Help. r=neil.parkwaycc.co.uk 2003-10-21 23:24:10 +00:00
timeless%mozdev.org b3df8ba2f4 Bug 222542 delayed profile install fails
patch by mnyromyr@tprac.de r=bsmedberg sr=alecf
2003-10-21 23:05:21 +00:00
scott%scott-macgregor.org 9b62ba252c Port Bug #222390 --> format toolbarbuttons' width is too large
thanks to stephen walker for the port
2003-10-21 23:03:45 +00:00
scott%scott-macgregor.org 5cc43a84a1 change jan varga's email address 2003-10-21 23:02:38 +00:00
neil%parkwaycc.co.uk 8ad7dde5c6 Bug 222940 POP3 Server Settings does not fit in Account Manager p=stefan@borggraefe.com r=me sr=bienvenu 2003-10-21 22:48:06 +00:00
mkaply%us.ibm.com 58f19ef340 Forgot makefile change for OS/2 plugin idl - 215581 2003-10-21 22:38:22 +00:00
mkaply%us.ibm.com 8fafc27966 #221651 - r=mkaply - new OS/2 drag drop code 2003-10-21 22:21:33 +00:00
mkaply%us.ibm.com e83a7d224d 221070
r=pedemonte
OS/2 only - remove lack of activation on minimized windows
2003-10-21 22:19:25 +00:00
bienvenu%nventure.com ec427dd14d add js component to handle starting up in last offline state, or prompting at startup, 221734, r/sr=mscott 2003-10-21 22:15:07 +00:00
caillon%returnzero.com de3d3fbf61 Re-land patch for bug 83536, merging principal objects.
Also includes fixes from bug 216041.
r=bzbarsky
sr=jst
2003-10-21 22:11:49 +00:00
mkaply%us.ibm.com ffd2abe922 #215581
r=mkaply
OS/2 only code to support VACPP Compiled plugins stuff in the new GCC build
2003-10-21 22:11:20 +00:00
mkaply%us.ibm.com f34953ba2f #215581
r=mkaply
OS/2 only code to support VACPP Compiled XPCOM stuff in the new GCC build
2003-10-21 22:07:19 +00:00
pinkerton%netscape.com 060cf95957 use sizeToFit instead of trying to measure the text ourselves (bug 220494) 2003-10-21 22:02:53 +00:00
mkaply%us.ibm.com 7da28ad79a Mispelling of SHORT_LIBNAME 2003-10-21 22:01:53 +00:00
pinkerton%netscape.com 7dbaf8bc96 fix warnings (bug 173286) 2003-10-21 21:56:16 +00:00
bishakhabanerjee%netscape.com 1a5bf9ea5d NIST PKITS tests:first checkin, without CRLS:bug 177398:six sections implemented 2003-10-21 21:35:04 +00:00
rlk%trfenv.com 9c9ef96493 Bug 180659 - No way to zoom Mozilla help content. r=neil@parkwaycc.co.uk. sr=alecf@flett.org 2003-10-21 21:06:57 +00:00
sicking%bigfoot.com 634670ab75 Bug 220703: return either error or return to avoid crashes and leaks
r/sr=peterv
2003-10-21 20:55:42 +00:00
sicking%bigfoot.com 7f75803106 Bug 222342: Speed up txStylesheet::isStripSpaceAllowed by not filtering textnodes in the root of a document and by earlyreturning if there are no stripspace rules.
r=Pike sr=peterv
2003-10-21 19:55:53 +00:00
mkaply%us.ibm.com 0c3cc2671f #205138
r=mkaply, sr=bryner
Code from jblanco - always select a folder so the New Folder button works
2003-10-21 19:47:25 +00:00
bzbarsky%mit.edu 18f5747325 removing extra semicolon 2003-10-21 19:37:48 +00:00
peter%propagandism.org 870a883e8f Additional fix for bug 56764 (Document appendChild, insertBefore fail to throw HIERARCHY_REQUEST_ERR when inserting Text Nodes). r=sicking, sr=jst. 2003-10-21 19:33:31 +00:00
bmlk%gmx.de 2ecfb4e10e fixed table layout add cellspacing only for columns where cells originate. bug 220653 r/sr=bzbarsky 2003-10-21 19:29:14 +00:00
mostafah%oeone.com 7e023acc18 Checked in patch for bug 222325: opening/closing sidebar doesn't redraw week view 2003-10-21 19:20:37 +00:00
mcs%netscape.com 538b87bab9 Additional "bulletproofing" for bug # 221694 - ber_get_next_buffer_ext()
fails when length or tag is split across buffers.
2003-10-21 19:12:55 +00:00
tor%cs.brown.edu deda694a3a Bug 153586 - add js callback to convert native string to unicode, use
for date.toLocale*String.  r=jst, sr=brendan
2003-10-21 18:03:04 +00:00
bienvenu%nventure.com 93369c5c46 more work on offline startup prompt, 221734, address Seth and Neil's comments, not part of build yet 2003-10-21 17:51:32 +00:00
timeless%mozdev.org 96e46326e4 PRPackedBool takes too much effort 2003-10-21 17:20:28 +00:00
bienvenu%nventure.com a68b7f98b1 fix 90507 patch by ch.ey@gmx.net, r/sr=me, when using authenticated SMTP smtp username value has @{smtp server hostname} appended to it 2003-10-21 17:10:53 +00:00
timeless%mozdev.org c272e421bf Bug 143687 Bring back site icons (favicons) in personal toolbar
patch by mozilla-bugs@nogin.org r=varga sr=alecf
2003-10-21 17:00:37 +00:00