richm%stanfordalumni.org
|
a89ef6b382
|
Change --system-svrcore to --with-system-svrcore
|
2006-01-31 22:43:15 +00:00 |
brettw%gmail.com
|
b072dcbe62
|
Bug 325348, r=annie.sullivan Bookmarks in results not updated when there is no tree attached.
|
2006-01-31 22:25:24 +00:00 |
mrbkap%gmail.com
|
54fe2bfe1a
|
When we don't find a </script> tag, we should put the entire rest of the document into the script element, but not execute the script. This also makes serialization not serialize the end tags for scripts that don't have them (to preserve round tripping). bug 305873, r=sicking sr=jst
|
2006-01-31 22:19:46 +00:00 |
richm%stanfordalumni.org
|
d6a9f5bfb4
|
Use --system-svrcore with configure to force the build to use svrcore from /usr/include and /usr/lib
|
2006-01-31 22:08:06 +00:00 |
richm%stanfordalumni.org
|
d5ba4e2d30
|
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
|
f01dbaa3e0
|
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
|
21a7d296ce
|
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
|
9ca6e8930c
|
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
|
9e495bcb3e
|
Tighten up some stuff. Bug 325297, r+sr=jst
|
2006-01-31 21:33:12 +00:00 |
gavin%gavinsharp.com
|
8ca1aa0026
|
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
|
6ba452e34b
|
Fix bustage on camino caused by fix for bug 303018
r=tor
|
2006-01-31 21:04:42 +00:00 |
brendan%mozilla.org
|
fcc712a6cf
|
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
|
9038c6ed58
|
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
|
4be662f51e
|
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
|
9a72a1eec1
|
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
|
e8a652d635
|
sitessr not being used anymore.
|
2006-01-31 19:12:39 +00:00 |
scootermorris%comcast.net
|
2368e42aa1
|
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
|
a531615a84
|
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
|
ab4e518514
|
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
|
c29ac87000
|
add places toolbar icon to cvs
|
2006-01-31 18:01:44 +00:00 |
beng%bengoodger.com
|
b5a2634ee8
|
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
|
8e9113c3d1
|
Bug 224503 - Create simpler way of localizing ChatZilla
ChatZilla Only.
r=samuel
|
2006-01-31 17:41:51 +00:00 |
dougt%meer.net
|
a13017892d
|
Wince only. If we move the software keyboard, it doesn't reappear properly
|
2006-01-31 17:36:11 +00:00 |
gavin%gavinsharp.com
|
1f1485e8c4
|
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
|
cc6074e30e
|
fixes uninstaller regression for deerpark trunk builds, b=320504, r=bsmedberg
|
2006-01-31 15:02:26 +00:00 |
dmose%mozilla.org
|
4c20842e64
|
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
|
7afd97edec
|
More use of nsINode. Bug 325006, r=sicking, sr=peterv
|
2006-01-31 04:25:22 +00:00 |
pavlov%pavlov.net
|
5767901ade
|
attempt to fix vc6 build bustage
|
2006-01-31 03:33:02 +00:00 |
brettw%gmail.com
|
97025a9fdc
|
[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
|
2ba1e3e5e0
|
Fix bug 325005. r=sicking, sr=jst
|
2006-01-31 01:47:30 +00:00 |
jst%mozilla.jstenback.com
|
6d2a2d10dd
|
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
|
b5f13791d9
|
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
|
24d079ef25
|
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
|
65d985e041
|
Bug 325153, r=annie.sullivan Update duplicate collapsing when rows are removed.
|
2006-01-31 01:29:05 +00:00 |
pavlov%pavlov.net
|
429aa6cdc6
|
changing widget creation for cairo builds around to use GetThebesSurface() r=vlad
|
2006-01-31 01:04:41 +00:00 |
brettw%gmail.com
|
2c6a8809bf
|
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
|
24f377f7dd
|
318970 RSA FIPS tests r=wan-teh sr=bobRelyea
|
2006-01-31 00:49:40 +00:00 |
glen.beasley%sun.com
|
e3acf26812
|
318970 RSA FIPS tests r=wan-teh sr=bobRelyea
|
2006-01-31 00:49:02 +00:00 |
mrbkap%gmail.com
|
26b41400b8
|
Remove the obsolete concept of "DTD verification". bug 323958, r+sr=jst
|
2006-01-31 00:22:04 +00:00 |
dmose%mozilla.org
|
83dfb0b3bf
|
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
|
4111ad62ff
|
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
|
a92b66973d
|
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
|
6981d6c20c
|
Remove the obsolete concept of "DTD verification". bug 323958, r+sr=jst
|
2006-01-30 23:45:19 +00:00 |
jst%mozilla.jstenback.com
|
af8bd11ba1
|
Fixing build bustage.
|
2006-01-30 23:42:55 +00:00 |
kaie%kuix.de
|
6ea97d820f
|
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
|
5c11d89c1f
|
- do some basic checking in JS for the limit value supplied
|
2006-01-30 23:06:56 +00:00 |
mark%moxienet.com
|
fc92dbd4a0
|
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
|
2b593b50f4
|
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
|
54dfbfd750
|
Bug 325250, r=bryner. Fix infinite observer loops in history results.
|
2006-01-30 21:39:54 +00:00 |
bryner%brianryner.com
|
0eaae7646c
|
Automatically increment the visit count when addVisit() is called (bug 324879). r=brettw.
|
2006-01-30 21:30:41 +00:00 |