Commit Graph

153882 Commits

Author SHA1 Message Date
vladimir%pobox.com
7d295623b2 cairo text rendering fixes; remove previous optimistic optimization 2006-02-10 22:03:39 +00:00
dougt%meer.net
6d068a01b6 WINCE only. move hotkey handling to use dispatch window. r/a=dveditz. b=325298 2006-02-10 21:55:02 +00:00
pavlov%pavlov.net
b529ad597b fixing leak when printing 2006-02-10 21:52:31 +00:00
joshmoz%gmail.com
dec2d1132a Add basic window type support in Cocoa widgets, fix major crash. b=325336 r=mark rs=pinkerton 2006-02-10 21:39:30 +00:00
pavlov%pavlov.net
365a6e0b6a fixing build bustage from bug 326149 2006-02-10 21:37:25 +00:00
pavlov%pavlov.net
bc43fd0554 adding postscript surface 2006-02-10 21:31:04 +00:00
pavlov%pavlov.net
72a14faf99 fixing build bustage 2006-02-10 21:10:55 +00:00
pavlov%pavlov.net
a2ba23143c disabling xprint and fixing build bustage. 2006-02-10 21:00:35 +00:00
bzbarsky%mit.edu
c7b70e1ad2 Make sure to actually not construct frames, not just hand it off to someone
else.  Bug 326495, r=sicking, sr=tor
2006-02-10 20:54:13 +00:00
bzbarsky%mit.edu
ff496fd4f1 Make nsIWindowProvider report whether it created a new window. Bug 326006,
r=bsmedberg, sr=jst
2006-02-10 20:50:43 +00:00
pavlov%pavlov.net
7211d869d3 moving printing from gfx to widget part 2. bug 326149. r=vlad 2006-02-10 20:44:48 +00:00
pavlov%pavlov.net
6a80da6c47 moving printing from gfx to widget part 1. bug 326149. r=vlad 2006-02-10 20:40:54 +00:00
pavlov%pavlov.net
67dfc4b396 enabling thebes printing bug 323927 r=vlad 2006-02-10 20:37:31 +00:00
gavin%gavinsharp.com
2d04e8350a Bug 320437: Spellchecking menu checkboxes don't work, patch by Dave Townsend <mossop@blueprintit.co.uk>, r=brettw 2006-02-10 20:28:50 +00:00
pavlov%pavlov.net
96977de95a fixing build bustage 2006-02-10 20:26:28 +00:00
mark%moxienet.com
8bdb888f26 326710 Non-win32 debug builds broken since bug 325229. r=bsmedberg 2006-02-10 20:23:22 +00:00
masayuki%d-toybox.com
b6aefad9b1 Bug 180849 Mail loss in import of NC4 mail when 0x5C(\) is used as 2nd byte of muti-byte character in folder name. r=jshin, sr=dougt 2006-02-10 19:56:48 +00:00
rrelyea%redhat.com
1f4cae4de9 Bugzilla Bug 326482 NSS ECC performance problems.
Patch by Nelson, r=relyea.

Save the public key when we create the keypair so we can use it later.
2006-02-10 19:39:53 +00:00
rrelyea%redhat.com
57d9010865 Bugzilla Bug 326482 NSS ECC performance problems.
r=nelsonb
Fix bug where ECC keys were not being copied on server startup
2006-02-10 18:54:58 +00:00
sergei_d%fi.tartu.ee
5f37e27cd2 [Bug 326687] [BeOS] Misplaced ) in MakeFocus() method, p=sergei_d, r=biesi 2006-02-10 18:54:37 +00:00
benjamin%smedbergs.us
85fa444b47 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-02-10 18:23:52 +00:00
benjamin%smedbergs.us
a9d8f4e8f9 Bug 325229 followup: only dump refcnt statistics if logging has been initialized 2006-02-10 16:19:13 +00:00
cltbld
fd54d629a3 Automated update from host egg 2006-02-10 15:08:35 +00:00
benjamin%smedbergs.us
8b72bb0f97 Bug 325229 part 1 - standalone glue registers exit routine which is called after module unload; also fixes bug 317481 - C API for nsTraceRefcnt; also fixes bug 318622 - Make nsTraceRefcntImpl::SetActivityIsLegal work properly and turn it on; design review by dbaron, r=darin 2006-02-10 15:00:36 +00:00
masayuki%d-toybox.com
d3d4bca8d6 Bug 324159 The accesskey label is doubled if the label ends (X). patch by jag (Peter Annema) <jag@tty.nl> r=me+jag, sr=neil+mconnor+bzbarsky 2006-02-10 13:23:50 +00:00
vladimir%pobox.com
b54ed05cac b=147017, Support rgba and hsla colors in CSS (cairo only), r+sr=dbaron 2006-02-10 07:08:43 +00:00
jminta%gmail.com
8e12c08504 Bug 326390 Completed date for tasks is not saved. r=dmose 2006-02-10 05:06:44 +00:00
jminta%gmail.com
65741aec71 Bug 326268 make the multiweek-view use calIWeekTitleFormatter. r=mvl 2006-02-10 05:02:29 +00:00
neil.williams%sun.com
fd25589676 Bug 325657, r=Nelson,Wan-Teh, Unset ECL_USE_FP INT Solaris SPARC freebl 2006-02-10 04:38:05 +00:00
vladimir%pobox.com
f452314d73 updated patch with butsage fix 2006-02-10 02:57:07 +00:00
vladimir%pobox.com
b44d40d12d more bustage fix 2006-02-10 02:56:14 +00:00
vladimir%pobox.com
25ab2f14b8 update patch with bustage fix 2006-02-10 02:52:23 +00:00
vladimir%pobox.com
66159378d4 fix bustage 2006-02-10 02:51:12 +00:00
vladimir%pobox.com
8252152ff0 Fix thebes performance regressions from bug 326471 landing: snap clip rects to integers; remove some bogus RGB24 format checks from cairo; fix device offsets for fast text output. r=stuart 2006-02-10 02:20:35 +00:00
mkanat%kerio.com
c3a8ac4a05 Bug 320319: Release Notes for Bugzilla 2.20.1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
2006-02-10 01:51:22 +00:00
joshmoz%gmail.com
1c862677d1 Fix key modifier for Mac OS X application menu. b=324180 r=mconnor 2006-02-10 01:25:28 +00:00
gavin%gavinsharp.com
efd75d66af Bug 326449: XULRunner should display a user-visible message when an unknown command-line option or non-existent application.ini file is specified, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=bsmedberg 2006-02-09 23:17:42 +00:00
gavin%gavinsharp.com
f3839908cb Bug 325236: cleanup unneeded wrapper usage in pageInfo.js, r=mconnor 2006-02-09 23:04:48 +00:00
dbaron%dbaron.org
5c0a0a1611 Use __builtin_frame_address instead of setjmp to get the frame pointer for Linux stack traces, plus a little other cleanup. r=caillon sr=shaver b=323853 2006-02-09 23:03:49 +00:00
mgalli%geckonnection.com
1fc0a1feaf Download toolbar initial states. 2006-02-09 22:56:26 +00:00
mgalli%geckonnection.com
24497643b3 Fixes to Download toolbar command states. 2006-02-09 22:55:27 +00:00
mgalli%geckonnection.com
d94f5ed15f fixes to download toolbar state. 2006-02-09 22:54:36 +00:00
mgalli%geckonnection.com
05ae280682 Tie the download transfer to the XUL Ui. 2006-02-09 22:33:47 +00:00
mgalli%geckonnection.com
461c8bb4ed Fix to string.. 2006-02-09 22:32:28 +00:00
mgalli%geckonnection.com
6e89de324d NEw property with "Download Progress " string. 2006-02-09 22:31:29 +00:00
mgalli%geckonnection.com
3be55392dc string bundle. 2006-02-09 22:30:23 +00:00
cltbld
97991b7583 Automated update from host egg 2006-02-09 21:38:34 +00:00
vladimir%pobox.com
9e965e13d1 More WIN32_REDIST_DIR fixes, trying to get vc8/gaius to build.. r=bsmedberg 2006-02-09 21:37:14 +00:00
neil%parkwaycc.co.uk
07a77a4a40 Remove over-optimization that is occasionally incorrect b=325251 r+sr+br=bz 2006-02-09 21:32:48 +00:00
beng%bengoodger.com
ce0f635f4e 324948 - should not be able to do edit operations on immutable containers (delete, paste, cut). Make sure we check if a container has readonly children, or the folder itself (if it is a bookmark folder) is readonly before enabling commands for cut, copy and paste. Also assert that activeView is non-null, for safety. r=annie.sullivan@gmail.com 2006-02-09 21:32:24 +00:00