richm%stanfordalumni.org
|
5e8787cd18
|
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.
|
2006-01-31 22:04:14 +00:00 |
|
scott%scott-macgregor.org
|
b6963dac1a
|
Bug #239136 --> Thunderbird needs to integrate with the new download manager in toolkit
sr=bsmedberg
|
2006-01-31 22:03:34 +00:00 |
|
scott%scott-macgregor.org
|
2ebd85fd9e
|
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
|
2006-01-31 22:03:15 +00:00 |
|
richm%stanfordalumni.org
|
300fb23d41
|
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.
|
2006-01-31 21:58:13 +00:00 |
|
bzbarsky%mit.edu
|
a94a3b2c3b
|
Tighten up some stuff. Bug 325297, r+sr=jst
|
2006-01-31 21:33:12 +00:00 |
|
gavin%gavinsharp.com
|
1e9cb6995c
|
Bug 241774: change deletion of autocomplete entries from shift+del to just del, r=mconnor
|
2006-01-31 21:16:11 +00:00 |
|
scootermorris%comcast.net
|
2af5ed9d82
|
Fix bustage on camino caused by fix for bug 303018
r=tor
|
2006-01-31 21:04:42 +00:00 |
|
brendan%mozilla.org
|
7fa34ea903
|
Fix foo += bar for undefined foo to throw, not bind foo to undefined (321757, r=mrbkap).
|
2006-01-31 20:53:30 +00:00 |
|
gavin%gavinsharp.com
|
622be3e058
|
Bug 325248: Add MOZILLA_1_8_BRANCH ifdef for bug 314700, r=mconnor
|
2006-01-31 20:27:20 +00:00 |
|
scott%scott-macgregor.org
|
a39eb355e2
|
Bug #324194 --> more UI changes for the new 3-pane look.
Change the sidebar header styling.
|
2006-01-31 20:26:56 +00:00 |
|
gavin%gavinsharp.com
|
b57f405d6d
|
Bug 324946: Middle/Ctrl clicking broken for XLinks (Error: linkNode has no properties), r=mconnor
|
2006-01-31 20:11:16 +00:00 |
|
mgalli%geckonnection.com
|
d1ac6924bb
|
sitessr not being used anymore.
|
2006-01-31 19:12:39 +00:00 |
|
scootermorris%comcast.net
|
b09d7e40cc
|
SVG Conditionals should work outside of <switch>. Bug 303018.
r=bugmail/sr=tor
|
2006-01-31 18:53:33 +00:00 |
|
doronr%us.ibm.com
|
5eb83ce1d4
|
NPOTDB Bug 305096 - Schema Validation does not handle inheritance of simple types
|
2006-01-31 18:36:16 +00:00 |
|
bugzilla%standard8.demon.co.uk
|
b59a41efad
|
Follow-up to moving ldap autocomplete code to mailnews/addrbook - remove some ifdefs and defines that are no longer required. Bug 263042. r=bsmedberg.
|
2006-01-31 18:05:12 +00:00 |
|
beng%bengoodger.com
|
8900aa83bc
|
add places toolbar icon to cvs
|
2006-01-31 18:01:44 +00:00 |
|
beng%bengoodger.com
|
c54af24e54
|
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'.
|
2006-01-31 18:00:06 +00:00 |
|
gijskruitbosch%gmail.com
|
a9f9e1f76e
|
Bug 224503 - Create simpler way of localizing ChatZilla
ChatZilla Only.
r=samuel
|
2006-01-31 17:41:51 +00:00 |
|
dougt%meer.net
|
d937ded3ab
|
Wince only. If we move the software keyboard, it doesn't reappear properly
|
2006-01-31 17:36:11 +00:00 |
|
gavin%gavinsharp.com
|
edff6becfe
|
Bug 325294: bug 324058 removed nsIStringInputStream2 but didn't change one instance in browser.js (keyword searches with postData are broken), r=mconnor
|
2006-01-31 15:25:12 +00:00 |
|
darin%meer.net
|
38c896d1a9
|
fixes uninstaller regression for deerpark trunk builds, b=320504, r=bsmedberg
|
2006-01-31 15:02:26 +00:00 |
|
dmose%mozilla.org
|
8adcba34b8
|
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>.
|
2006-01-31 05:59:11 +00:00 |
|
bzbarsky%mit.edu
|
6f84c83861
|
More use of nsINode. Bug 325006, r=sicking, sr=peterv
|
2006-01-31 04:25:22 +00:00 |
|
pavlov%pavlov.net
|
b214f64899
|
attempt to fix vc6 build bustage
|
2006-01-31 03:33:02 +00:00 |
|
brettw%gmail.com
|
ec4454331e
|
[for joe@retrovirus.com] Bug 324743, r=brettw. Result roots are closed by default.
|
2006-01-31 03:05:02 +00:00 |
|
bzbarsky%mit.edu
|
12979b855a
|
Fix bug 325005. r=sicking, sr=jst
|
2006-01-31 01:47:30 +00:00 |
|
jst%mozilla.jstenback.com
|
390dd19a05
|
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
|
2006-01-31 01:47:01 +00:00 |
|
jst%mozilla.jstenback.com
|
8ae6b9d703
|
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
|
2006-01-31 01:40:54 +00:00 |
|
jst%mozilla.jstenback.com
|
4175562ab2
|
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
|
2006-01-31 01:38:52 +00:00 |
|
brettw%gmail.com
|
33065cba6e
|
Bug 325153, r=annie.sullivan Update duplicate collapsing when rows are removed.
|
2006-01-31 01:29:05 +00:00 |
|
pavlov%pavlov.net
|
5b140c101e
|
changing widget creation for cairo builds around to use GetThebesSurface() r=vlad
|
2006-01-31 01:04:41 +00:00 |
|
brettw%gmail.com
|
a75303c36e
|
Bug 324590 (partial fix), r=bryner. Handle bookmark title updating when results
are sorted
|
2006-01-31 01:01:49 +00:00 |
|
glen.beasley%sun.com
|
decb139ec2
|
318970 RSA FIPS tests r=wan-teh sr=bobRelyea
|
2006-01-31 00:49:40 +00:00 |
|
glen.beasley%sun.com
|
46b88044bc
|
318970 RSA FIPS tests r=wan-teh sr=bobRelyea
|
2006-01-31 00:49:02 +00:00 |
|
mrbkap%gmail.com
|
ba83630fa0
|
Remove the obsolete concept of "DTD verification". bug 323958, r+sr=jst
|
2006-01-31 00:22:04 +00:00 |
|
dmose%mozilla.org
|
0671fc7be0
|
Clean up New submenu in Lightning (bug 324669); patch by Stefan Sitter <ssitter@googlemail.com>, r=<dmose@mozilla.org
|
2006-01-31 00:06:29 +00:00 |
|
pavlov%pavlov.net
|
fd4a3f5471
|
adding support for GetThebesSurface() on windows so that we can remove a lot of code.
|
2006-01-31 00:05:03 +00:00 |
|
pavlov%pavlov.net
|
9f582b1de5
|
adding support for creating a gfxWindowsSurface from a HWND.
Call all win32 apis with :: to avoid namespace collisions.
|
2006-01-31 00:00:12 +00:00 |
|
mrbkap%gmail.com
|
c4f20f9306
|
Remove the obsolete concept of "DTD verification". bug 323958, r+sr=jst
|
2006-01-30 23:45:19 +00:00 |
|
jst%mozilla.jstenback.com
|
e1a7d2ce41
|
Fixing build bustage.
|
2006-01-30 23:42:55 +00:00 |
|
kaie%kuix.de
|
c5d0e51fc7
|
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
|
2006-01-30 23:21:00 +00:00 |
|
ccooper%deadsquid.com
|
cec32647a3
|
- do some basic checking in JS for the limit value supplied
|
2006-01-30 23:06:56 +00:00 |
|
mark%moxienet.com
|
332d54ef86
|
300947 Use ld -dead_strip (DEAD_CODE_STRIPPING) for Camino. Camino-only-npotdb. r=smfr sr=pink
|
2006-01-30 22:03:06 +00:00 |
|
ccooper%deadsquid.com
|
4e18fa9df7
|
b=324648
- search parameters are being double-escaped due to the interaction of quotemeta and qq{}. Remove quotemeta and just escape single quotes instead.
|
2006-01-30 21:53:55 +00:00 |
|
brettw%gmail.com
|
c54fc0453e
|
Bug 325250, r=bryner. Fix infinite observer loops in history results.
|
2006-01-30 21:39:54 +00:00 |
|
bryner%brianryner.com
|
e67fd8ab25
|
Automatically increment the visit count when addVisit() is called (bug 324879). r=brettw.
|
2006-01-30 21:30:41 +00:00 |
|
bzbarsky%mit.edu
|
a8ab56ce86
|
Make the listbox box object deal better with the frame being destroyed and
change the tree box object the same way. Bug 282105, bug 325045, bug 322513.
r=neil, sr=ben
|
2006-01-30 21:29:10 +00:00 |
|
bryner%brianryner.com
|
d510542406
|
Attempting to fix build bustage.
|
2006-01-30 20:49:02 +00:00 |
|
joshmoz%gmail.com
|
21f8c16cab
|
new Java Embedding Plugin for Mac OS X. b=325147 r=josh
|
2006-01-30 20:45:21 +00:00 |
|
brettw%gmail.com
|
035e395d38
|
Backing out parts of previous checkin that shouldn't have been there (will be in future patch).
|
2006-01-30 20:32:48 +00:00 |
|