Commit Graph

155744 Commits

Author SHA1 Message Date
richm%stanfordalumni.org
0bbe2e6d04 Use --system-svrcore with configure to force the build to use svrcore from /usr/include and /usr/lib
git-svn-id: svn://10.0.0.236/trunk@188617 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 22:08:06 +00:00
richm%stanfordalumni.org
7976cc818d svrcore is installed in /usr/lib and /usr/include, so if the user specifies --system-svrcore
to configure, we can just assume we don't have to do any work to figure out the additional
paths to add to the include and lib paths.


git-svn-id: svn://10.0.0.236/trunk@188616 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 22:04:14 +00:00
scott%scott-macgregor.org
228b291430 Bug #239136 --> Thunderbird needs to integrate with the new download manager in toolkit
sr=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@188615 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 22:03:34 +00:00
scott%scott-macgregor.org
89b3a8bf98 Bug #239136 --> Thunderbird needs to integrate with the new download manager in toolkit
Stop building the old one for thunderbird in xpfe\components.

sr=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@188614 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 22:03:15 +00:00
richm%stanfordalumni.org
49e5fb6df8 svrcore is installed in /usr/lib and /usr/include, so if the user specifies --system-svrcore
to configure, we can just assume we don't have to do any work to figure out the additional
paths to add to the include and lib paths.


git-svn-id: svn://10.0.0.236/trunk@188612 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 21:58:13 +00:00
bzbarsky%mit.edu
90f4bd59b2 Tighten up some stuff. Bug 325297, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@188610 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 21:33:12 +00:00
gavin%gavinsharp.com
af37e9408f Bug 241774: change deletion of autocomplete entries from shift+del to just del, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@188605 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 21:16:11 +00:00
scootermorris%comcast.net
1a9d535201 Fix bustage on camino caused by fix for bug 303018
r=tor


git-svn-id: svn://10.0.0.236/trunk@188602 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 21:04:42 +00:00
brendan%mozilla.org
c873c0403c Fix foo += bar for undefined foo to throw, not bind foo to undefined (321757, r=mrbkap).
git-svn-id: svn://10.0.0.236/trunk@188600 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 20:53:30 +00:00
gavin%gavinsharp.com
0a57e8b01d Bug 325248: Add MOZILLA_1_8_BRANCH ifdef for bug 314700, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@188596 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 20:27:20 +00:00
scott%scott-macgregor.org
52734ef0af Bug #324194 --> more UI changes for the new 3-pane look.
Change the sidebar header styling.


git-svn-id: svn://10.0.0.236/trunk@188595 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 20:27:18 +00:00
gavin%gavinsharp.com
06857e4131 Bug 324946: Middle/Ctrl clicking broken for XLinks (Error: linkNode has no properties), r=mconnor
git-svn-id: svn://10.0.0.236/trunk@188594 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 20:11:16 +00:00
mgalli%geckonnection.com
b616ec9844 sitessr not being used anymore.
git-svn-id: svn://10.0.0.236/trunk@188590 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 19:12:39 +00:00
scootermorris%comcast.net
1364eae39d SVG Conditionals should work outside of <switch>. Bug 303018.
r=bugmail/sr=tor


git-svn-id: svn://10.0.0.236/trunk@188587 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 18:53:33 +00:00
doronr%us.ibm.com
5be7e7d271 NPOTDB Bug 305096 - Schema Validation does not handle inheritance of simple types
git-svn-id: svn://10.0.0.236/trunk@188586 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 18:36:16 +00:00
bugzilla%standard8.demon.co.uk
2ebdd6f304 Follow-up to moving ldap autocomplete code to mailnews/addrbook - remove some ifdefs and defines that are no longer required. Bug 263042. r=bsmedberg.
git-svn-id: svn://10.0.0.236/trunk@188582 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 18:05:12 +00:00
beng%bengoodger.com
1a63c41fc2 add places toolbar icon to cvs
git-svn-id: svn://10.0.0.236/trunk@188581 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 18:01:44 +00:00
beng%bengoodger.com
a116bde39d 317633 - undo/redo for Places. Make sure the various transactions work better - e.g. folder undo should save a list of its child nodes for restoration. Also ensure that bookmark edits done in the places tab aren't undone when another tab is selected and Ctrl+Z hit by implementing a transaction manager in the browser window that filters out places-tab transactions if the places tab isn't selected. Make the goDo*Command utility functions in globalOverlay.js consult the window looking for applicable controllers, not just the focused element. r=sullivan. Also 320085 - search menu keybindings for places: allow find bar to be turned off using a state variable, which prevents the opening of the strip but fires an event which other applications like places can listen to: 'find-activated'.
git-svn-id: svn://10.0.0.236/trunk@188580 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 18:00:06 +00:00
gijskruitbosch%gmail.com
9630d5577a Bug 224503 - Create simpler way of localizing ChatZilla
ChatZilla Only.
r=samuel


git-svn-id: svn://10.0.0.236/trunk@188576 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 17:41:51 +00:00
dougt%meer.net
18c8df97c6 Wince only. If we move the software keyboard, it doesn't reappear properly
git-svn-id: svn://10.0.0.236/trunk@188575 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 17:36:11 +00:00
gavin%gavinsharp.com
026e0848b1 Bug 325294: bug 324058 removed nsIStringInputStream2 but didn't change one instance in browser.js (keyword searches with postData are broken), r=mconnor
git-svn-id: svn://10.0.0.236/trunk@188571 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 15:25:12 +00:00
darin%meer.net
c7eb43b343 fixes uninstaller regression for deerpark trunk builds, b=320504, r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@188567 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 15:02:26 +00:00
dmose%mozilla.org
7512eb0475 Make Lightning dynamically adapt to new Thunderbird searchbox UI (bug 325140), thanks to Joey Minta <jminta@gmail.com> for the patch, r=<dmose@mozilla.org>.
git-svn-id: svn://10.0.0.236/trunk@188549 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 05:59:28 +00:00
bzbarsky%mit.edu
470412179e More use of nsINode. Bug 325006, r=sicking, sr=peterv
git-svn-id: svn://10.0.0.236/trunk@188548 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 04:25:22 +00:00
pavlov%pavlov.net
2cd6a63cec attempt to fix vc6 build bustage
git-svn-id: svn://10.0.0.236/trunk@188541 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 03:33:02 +00:00
brettw%gmail.com
e1d3607693 [for joe@retrovirus.com] Bug 324743, r=brettw. Result roots are closed by default.
git-svn-id: svn://10.0.0.236/trunk@188540 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 03:05:07 +00:00
despotdaemon
cf6026a0e9 Pseudo-automatic update of changes made by joe@retrovirus.com.
git-svn-id: svn://10.0.0.236/trunk@188538 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 02:12:37 +00:00
bzbarsky%mit.edu
60db8dff07 Fix bug 325005. r=sicking, sr=jst
git-svn-id: svn://10.0.0.236/trunk@188536 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 01:47:30 +00:00
jst%mozilla.jstenback.com
f937c6bb1d Landing fix for bug 323156. XPCDispConvert::JSArrayToCOMArray does not convert empty arrays correctly. Patch by gdavis@nsisoftware.com, r=dbradley@gmail.com, sr=jst@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@188535 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 01:47:01 +00:00
jst%mozilla.jstenback.com
f4dda31de7 Landing fix for bug 310102. XPCDispTearOff::Invoke() processes DISPARAMS in wrong direction. Patch by gdavis@nsisoftware.com, r=dbradley@gmail.com, sr=jst@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@188534 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 01:40:54 +00:00
jst%mozilla.jstenback.com
3e7664187c Landing fix for bug 310097. XPCDispConvert will not convert SAFEARRAY of VARIANT. Patch by gdavis@nsisoftware.com, r=dbradley@gmail.com, sr=jst@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@188533 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 01:38:52 +00:00
brettw%gmail.com
0828226918 Bug 325153, r=annie.sullivan Update duplicate collapsing when rows are removed.
git-svn-id: svn://10.0.0.236/trunk@188532 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 01:29:18 +00:00
pavlov%pavlov.net
6a899c4e7a changing widget creation for cairo builds around to use GetThebesSurface() r=vlad
git-svn-id: svn://10.0.0.236/trunk@188530 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 01:04:41 +00:00
brettw%gmail.com
4c423300f6 Bug 324590 (partial fix), r=bryner. Handle bookmark title updating when results
are sorted


git-svn-id: svn://10.0.0.236/trunk@188529 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 01:01:49 +00:00
glen.beasley%sun.com
4c7d34eaf8 318970 RSA FIPS tests r=wan-teh sr=bobRelyea
git-svn-id: svn://10.0.0.236/trunk@188528 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 00:52:13 +00:00
glen.beasley%sun.com
35f65fcd5f 318970 RSA FIPS tests r=wan-teh sr=bobRelyea
git-svn-id: svn://10.0.0.236/trunk@188527 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 00:49:02 +00:00
despotdaemon
7b41ed4216 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@188526 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 00:46:33 +00:00
despotdaemon
5b50613e6e Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@188525 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 00:46:32 +00:00
mrbkap%gmail.com
d1da62a6aa Remove the obsolete concept of "DTD verification". bug 323958, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@188522 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 00:22:04 +00:00
dmose%mozilla.org
17491728c7 Clean up New submenu in Lightning (bug 324669); patch by Stefan Sitter <ssitter@googlemail.com>, r=<dmose@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@188520 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 00:07:07 +00:00
pavlov%pavlov.net
e941a04523 adding support for GetThebesSurface() on windows so that we can remove a lot of code.
git-svn-id: svn://10.0.0.236/trunk@188519 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 00:05:03 +00:00
pavlov%pavlov.net
1488b249c1 adding support for creating a gfxWindowsSurface from a HWND.
Call all win32 apis with :: to avoid namespace collisions.


git-svn-id: svn://10.0.0.236/trunk@188518 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 00:00:12 +00:00
mrbkap%gmail.com
b7ece70d44 Remove the obsolete concept of "DTD verification". bug 323958, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@188516 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-30 23:45:19 +00:00
jst%mozilla.jstenback.com
f11df30b97 Fixing build bustage.
git-svn-id: svn://10.0.0.236/trunk@188515 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-30 23:42:55 +00:00
kaie%kuix.de
b198cd2d36 bug 323903, further improvements on displaying certificate extensions.
Patch contributed by Kaspar Brand, supplementing the recent checkin for bug 259031.
r=Martin v. Loewis / kengert


git-svn-id: svn://10.0.0.236/trunk@188512 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-30 23:21:00 +00:00
ccooper%deadsquid.com
00910d5d76 - do some basic checking in JS for the limit value supplied
git-svn-id: svn://10.0.0.236/trunk@188509 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-30 23:06:56 +00:00
mark%moxienet.com
2f086047a8 300947 Use ld -dead_strip (DEAD_CODE_STRIPPING) for Camino. Camino-only-npotdb. r=smfr sr=pink
git-svn-id: svn://10.0.0.236/trunk@188506 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-30 22:03:23 +00:00
ccooper%deadsquid.com
7eb4e40735 b=324648
- search parameters are being double-escaped due to the interaction of quotemeta and qq{}. Remove quotemeta and just escape single quotes instead.


git-svn-id: svn://10.0.0.236/trunk@188504 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-30 21:53:55 +00:00
despotdaemon
93a810769b Pseudo-automatic update of changes made by mozilla@colinogilvie.co.uk.
git-svn-id: svn://10.0.0.236/trunk@188503 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-30 21:53:34 +00:00
despotdaemon
19c7f66a14 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@188501 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-30 21:44:45 +00:00