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

122443 Коммитов

Автор SHA1 Сообщение Дата
rbs%maths.uq.edu.au 773c7caa0e Follow-up to bug 52596. Estimate the overhang correction because it is missing in many fonts. Patch by Hideo Saito <saito@densan.co.jp>, b=216670, r+sr=rbs 2003-09-15 01:47:23 +00:00
gerv%gerv.net 26bb1718b2 Bug 218569 - Clean up reporting UI. Patch by gerv; r=jouni, a=justdave. 2003-09-14 23:00:09 +00:00
bienvenu%nventure.com 3694ebb66d fix failure to connect to imap server, 219185, r/sr=sspitzer 2003-09-14 22:56:51 +00:00
scott%scott-macgregor.org 14e86cd231 fix for bug #219217
sending data: urls should work.

we'll need this for vCards

r/sr=sspitzer
2003-09-14 22:07:20 +00:00
scott%scott-macgregor.org 4bb0a66899 simple code cleanup, no bug 2003-09-14 22:05:22 +00:00
scott%scott-macgregor.org 6dda7acc0e fix for bug #219218
center the ab card dialog when launched from the message headers.

r/sr=sspitzer
2003-09-14 22:03:47 +00:00
scott%scott-macgregor.org 836d4da4b8 whitespace fix, no bug. 2003-09-14 22:02:08 +00:00
scott%scott-macgregor.org 3985775fda fix minor typos 2003-09-14 21:50:42 +00:00
scott%scott-macgregor.org 5aa8565bde minor code cleanup, no bug. 2003-09-14 21:49:11 +00:00
scott%scott-macgregor.org 62baa60fef landing bryner's fix for bug #218551
(Mozilla does not compile with gcc 3.4 cvs build)
into these files which were moved underneath his change.

NOT PART OF THE BUILD (yet)
2003-09-14 21:45:58 +00:00
bienvenu%nventure.com 6715260ddc fix hang/crash getting pop3 mail when leave on server not set, r/sr=sspitzer 219188 2003-09-14 21:44:46 +00:00
bryner%brianryner.com 9d126eb8ae Remove files that were taken out of the build months ago as part of bug 194240. 2003-09-14 21:04:15 +00:00
scott%scott-macgregor.org ac78394ac3 fix for bug #213053
"Company" should be "Organization" in the ab results pane column header
and the import UI.

thanks to mcbridematt@hotmail.com (Mathew McBride) for the initial patch

r/sr=sspitzer
2003-09-14 21:00:41 +00:00
timeless%mozdev.org 1e27c95f7b Bug 219170 A single letter s missing on http://bugzilla.mozilla.org/bug_status.html
patch by jocuri@softhome.net r=timeless a=justdave
2003-09-14 21:00:39 +00:00
bienvenu%nventure.com d94ae12b8d fix hang/crash getting pop3 mail when leave on server not set, r/sr=mscott 219188 2003-09-14 20:39:02 +00:00
neil%parkwaycc.co.uk 1eadece338 Bug 190941 mailWindowOverlay.js uses obsolete outliner reference r=swalker r/sr=mscott 2003-09-14 19:39:43 +00:00
timeless%mozdev.org 5b41c908d5 Bug 180257 incorrect padding around words on "cancel email address change" page
r=justdave a=justdave
2003-09-14 16:59:33 +00:00
cbiesinger%web.de cbddc9a5fb per clarification via email from bz (reviewer of previous checkin to this file, for Bug 216417), using .xht, not .xhtm in the defaultMimeEntries array (matches the XHTML entry in the extraMimeEntries array) 2003-09-14 15:54:57 +00:00
neil%parkwaycc.co.uk 38cb3ad7b4 Bug 216564 Editor does not remove blank image title r=brade sr=rbs 2003-09-14 14:20:06 +00:00
kyle.yuan%sun.com 6562d22599 Bug 215220 Unable to receive caret-move event in HTML document
r=aaron, sr=henry.jia
Bug 217311 [ATK Accessibility] wrong text structure for HTML text
r=bolian.yin (Not in the default build)
Bug 218992 no placeholder for broken image
r=bolian.yin (Not in the default build)
This patch aims at solving some ATK accessible text issues. The main parts of this patch (inside accessibility/src/atk directory or the #ifdef MOZ_ACCESSIBILITY_ATK/#endif macro) are not in the default build (it gets built only when the default toolkit set to gtk2)
2003-09-14 12:56:21 +00:00
mkaply%us.ibm.com 640cd0e4e3 #210269
r=dbaron, sr=dbaron
Checkin for roc - bandaid fix for nsXULElement pageload crash
2003-09-14 12:07:11 +00:00
cbiesinger%web.de c7fd59e0a0 (netwerk part of Bug 124029)
Implement nsBufferedOutputStream::WriteSegments and WriteFrom, and improve comments in other parts of necko
r=darin sr=bz
CVS: ----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: 	base/public/nsISocketTransport.idl
CVS: 	base/public/nsITransport.idl base/src/nsBufferedStreams.cpp
CVS: 	base/src/nsFileStreams.cpp protocol/http/src/nsHttpChannel.cpp
CVS: ----------------------------------------------------------------------
2003-09-14 11:55:05 +00:00
cbiesinger%web.de 9effbc9a16 Bug 216417
about: page has major errors
r+sr=bz
fix this by mapping all .xhtm and .xhtml files to application/xhtml+xml, not overridable by user or os
2003-09-14 11:41:22 +00:00
bbaetz%acm.org bb7609223e Bug 208699 - Move Throw{Code,Template}Error into Error.pm
r,a=justdave
2003-09-14 06:05:23 +00:00
bryner%brianryner.com 9e0d7f629a Make nsSliderFrame realize that its grab has been released due to a deactivate, so that it responds to future mouse events (bug 213122). Also, some general cleanup to nsSliderFrame. r+sr=dbaron. 2003-09-14 01:25:04 +00:00
bienvenu%nventure.com 5fb260622f fix 218766 add PLAIN login support to POP3 patch by ch.ey@gmx.net, r=bienvenu sr=mscott 2003-09-14 00:35:41 +00:00
cbiesinger%web.de 0955b41b29 Bug 218645
string bundles: use setcontenttype after ::open
r=bz sr=darin
2003-09-13 21:20:35 +00:00
neil%parkwaycc.co.uk 603ca85beb Bug 211507 Shift tab doesn't undent regression r=brade sr=mscott 2003-09-13 21:19:16 +00:00
cbiesinger%web.de 0878bdb775 Bug #218920
nsDataChannel uses WriteSegments for no good reason
r=darin sr=bz
2003-09-13 21:18:08 +00:00
neil%parkwaycc.co.uk 6288bb808b Bug 206279 Recent files list should not truncate end of file name r=brade sr=bz 2003-09-13 21:15:55 +00:00
rginda%netscape.com 2b5dd73ba0 fix locale version and add tailing quotes to messages that might otherwise end in a quote 2003-09-13 20:00:01 +00:00
caillon%returnzero.com 96e5f2e4df Bug 165653
mozilla/dom depends on mozilla/xpfe/components/sidebar (nsISideBar)
r=bryner@brianryner.com
sr=jst@netscape.com
2003-09-13 19:54:41 +00:00
caillon%returnzero.com 46b7fd3b1d Bug 215042 - frame source is not shown
Patch from bzbarsky@mit.edu
r+sr=roc@ocallahan.org
2003-09-13 19:42:43 +00:00
caillon%returnzero.com a7aa61013a about:about
Bug 56061
r=bryner@brianryner.com
sr=darin@meer.net
2003-09-13 19:35:59 +00:00
dbaron%dbaron.org 506e1cf947 Don't create style rule DOM wrappers for inline style, since we are not supposed to, and ours crash when used on inline style. b=218222 r+sr=bzbarsky 2003-09-13 19:18:52 +00:00
bsmedberg%covad.net 0568e675fc Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt 2003-09-13 17:55:56 +00:00
bmlk%gmx.de e8658a232f build fix take 2 2003-09-13 17:34:10 +00:00
bmlk%gmx.de 98d631d0c8 fix for broken build on mac 2003-09-13 17:14:15 +00:00
peter%propagandism.org d9c5406c8a Fix for bug 212903 (XSLT bug -- incorrectly added <meta> element to results tree). r=Pike, sr=jst. 2003-09-13 17:05:56 +00:00
peter%propagandism.org 55f0b2a1a0 Fix for bug 218756 (Update to latest DOM Level 3 XPath specification). r=Pike, sr=jst. 2003-09-13 17:04:15 +00:00
peter%propagandism.org 997e1a10df Fix memory leak from fix for bug 206321 (Share event listeners between XBL event handlers). r=jkeiser, sr=bryner. 2003-09-13 16:47:00 +00:00
bmlk%gmx.de 9c62c67b67 overflow area implementation for table frames, bug 173277 r=jkeiser sr=dbaron 2003-09-13 16:26:30 +00:00
bmlk%gmx.de d7b849ce30 overflow area implementation for table frames (infrastructure), bug 173277 r=jkeiser sr=dbaron 2003-09-13 16:21:41 +00:00
neil%parkwaycc.co.uk 74b0bafe98 Bug 218840 add some null checks that were preventing autocomplete from working in message compose r=timeless sr=mscott 2003-09-13 16:07:28 +00:00
bienvenu%nventure.com 2823cb75b0 add support for aging messages from pop3 server, r/sr=mscott 107883 2003-09-13 15:15:26 +00:00
bienvenu%nventure.com af2d8016e9 add default prefs for aging messages from pop3 server, r/sr=mscott 107883 2003-09-13 15:11:13 +00:00
wtc%netscape.com 27fbedfb45 fix mingw/vc7 bustage 2003-09-13 15:10:24 +00:00
bienvenu%nventure.com c11076be90 make imap use blocking reads, big performance win on high speed networks, r=darin, sr=mscott 218874 2003-09-13 14:59:47 +00:00
wtc%netscape.com dcc26d7873 Bugzilla bug 219104: handle sockaddr structures that have a sa_len field.
That field should not be copied to PRNetAddr's.  The patch is contributed
by David Baron <dbaron@mozilla.org>.  r=wtc.
2003-09-13 13:41:29 +00:00
dbaron%dbaron.org 808c03f0d2 Really make this work for objdir builds. r+sr=bryner b=207802 2003-09-13 06:19:43 +00:00