igor%mir2.org
|
cbf3b32676
|
Fix for bug 302849: js shell calls setlocal, r=shaver
|
2005-11-17 17:32:00 +00:00 |
dougt%meer.net
|
b22aa33e7d
|
Fixing bug 316783. patch by mr css glazman.
|
2005-11-17 17:18:17 +00:00 |
masayuki%d-toybox.com
|
196c288248
|
Bug 316638 Sould not use obsoleted API(WINNLSEnableIME) patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=masayuki+timeless, sr=neil
|
2005-11-17 16:33:57 +00:00 |
bzbarsky%mit.edu
|
1caac559d8
|
Fix clearing of bottom-to-top images. Bug 315966 crash-protection (not full
fix), patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=pavlov
|
2005-11-17 15:23:22 +00:00 |
bzbarsky%mit.edu
|
2f2723c575
|
Make sure that CSS escapes don't introduce UTF16 surrogates into the character
stream. Bug 316394 final patch, r=smontagu, sr=dbaron
|
2005-11-17 15:17:00 +00:00 |
bzbarsky%mit.edu
|
11d61012cd
|
Fix stupid mistake in previous commit. Bug 316394, caught by smontagu
|
2005-11-17 15:13:25 +00:00 |
bsmedberg%covad.net
|
7127ddeee8
|
Bug 315089 - Convert intl tests to use the XPCOM glue, r=smontagu
|
2005-11-17 14:40:22 +00:00 |
wurblzap%gmail.com
|
bb00c375e1
|
Bug 313452: why isn't _Number of bugs_ quoted?
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>
r=wurblzap, a=justdave
|
2005-11-17 09:16:02 +00:00 |
bbaetz%acm.org
|
2625e42795
|
316146 - 'Add bugs to new saved search' has empty <select>
r=lpsolit, a=justdave
|
2005-11-17 07:56:01 +00:00 |
robert%accettura.com
|
80243b6f8c
|
A ton of small changes to reporter, nothing drastic. Mainly fixing bugs caused by the last few checkins. No bug.
|
2005-11-17 06:42:11 +00:00 |
robert%accettura.com
|
bda0b1c3fe
|
A ton of small changes to reporter, nothing drastic. Mainly fixing bugs caused by the last few checkins. No bug.
|
2005-11-17 06:28:38 +00:00 |
masayuki%d-toybox.com
|
be13856823
|
Bug 316715 should enable IME on applet and embed elements r+sr=roc
|
2005-11-17 03:36:38 +00:00 |
bryner%brianryner.com
|
6d8768e821
|
fixing windows line endings.
|
2005-11-17 00:50:11 +00:00 |
mgalli%geckonnection.com
|
26d7d82799
|
Cleanup.
|
2005-11-17 00:48:48 +00:00 |
bryner%brianryner.com
|
793b05a5fe
|
Fixing windows newlines and private destructor.
|
2005-11-17 00:47:48 +00:00 |
mgalli%geckonnection.com
|
2c50d742b0
|
New SNAV toggle. Browser.focus SNAV on, XUL clicks or Globe key, SNAV off.
|
2005-11-17 00:44:38 +00:00 |
gavin%gavinsharp.com
|
afad56b0dd
|
Bug 316659: fix null dereference crash in markPageAsTyped, r=mano
|
2005-11-17 00:23:09 +00:00 |
pinkerton%aol.net
|
aad3166d2b
|
change button text to Edit Exceptions List (bug 316002)
|
2005-11-16 23:47:12 +00:00 |
rbs%maths.uq.edu.au
|
f6865c6f12
|
Use ATS instead of FM to enumerate fonts so that Mozilla won't miss the Symbol font. Also cleanup obsolete codes. Patch by YAMASHITA Makoto <makotoy@ms.u-tokyo.ac.jp>, b=213702, r=jshin, sr=rbs
|
2005-11-16 23:22:28 +00:00 |
bryner%brianryner.com
|
6b42e7e964
|
Sync with nsINavHistory changes. r=ben.
|
2005-11-16 23:22:03 +00:00 |
beng%bengoodger.com
|
b426d1b461
|
315940 NOT PART OF BUILD - fix js error in page unloading
|
2005-11-16 23:03:28 +00:00 |
dbaron%dbaron.org
|
5eef7f6419
|
Fix leak of content node. b=316775 r+sr=bzbarsky
|
2005-11-16 22:58:55 +00:00 |
bryner%brianryner.com
|
d0295dcf29
|
History-based bookmarks implementation for Places. Bug 314553, r=brettw.
|
2005-11-16 22:53:47 +00:00 |
bsmedberg%covad.net
|
9d6eceb84f
|
typo fix
|
2005-11-16 22:28:57 +00:00 |
dougt%meer.net
|
fef9abb001
|
more snav hackery
|
2005-11-16 22:21:29 +00:00 |
bzbarsky%mit.edu
|
8e00aebaa2
|
Finish fixing bug 279378 -- land part of patch for it that never quite made it
to the tree. r=aaronlev, sr=bryner
|
2005-11-16 22:17:58 +00:00 |
scott%scott-macgregor.org
|
10f25e9b72
|
Bug #256820 --> no keybinding for rewrap
patch by niederstrasser@gmail.com
sr=me
|
2005-11-16 22:12:28 +00:00 |
scott%scott-macgregor.org
|
3b8961e847
|
Bug #313422 --> Thunderbird hangs on "verifying", when subscribing to a new RSS 0.90 feed
patch by robert sayre.
|
2005-11-16 22:07:54 +00:00 |
beng%bengoodger.com
|
751340ae07
|
show history in the view, show icons, title tree columns. 315940, NOT PART OF BUILD
|
2005-11-16 21:51:17 +00:00 |
dougt%meer.net
|
d5b7ea310f
|
Fixes mem leak in nsPersistentProperties::Enumerate. Bug 305208. r=dougt, sr=bsmedberg, patch=chpe@gnome.org
|
2005-11-16 21:27:11 +00:00 |
mgalli%geckonnection.com
|
d85e8c9bf3
|
Toggle SNAV again.
|
2005-11-16 21:26:05 +00:00 |
bsmedberg%covad.net
|
2dba33766b
|
Don't build robot with libxul, r=mrbkap, no bug
|
2005-11-16 21:06:57 +00:00 |
bsmedberg%covad.net
|
c754d6e134
|
Leftover bits of bug 315401 and libxul fixup from bug 263042 part 1
|
2005-11-16 20:59:21 +00:00 |
bsmedberg%covad.net
|
87e2c9bd63
|
Bug 316658 - XSLT makefiles (now in layout module) don't set LIBXUL_LIBRARY, causing libxul link warnings, r=darin
|
2005-11-16 20:33:35 +00:00 |
bsmedberg%covad.net
|
884a44f58e
|
Bug 315562 - non-MOZILLA_INTERNAL_API usage of dom/content headers, r=just
|
2005-11-16 20:29:29 +00:00 |
tor%cs.brown.edu
|
974a5bf714
|
Bug 315861 - multiple use of clipPath causing problems with hit testing.
r=afri
|
2005-11-16 19:57:47 +00:00 |
mvl%exedo.nl
|
11ff204869
|
bustage fix for the mozStorage changes.
bug 316761, patch by ssitter@googlemail.com, r=mvl
|
2005-11-16 19:40:41 +00:00 |
dbaron%dbaron.org
|
19e6e1862a
|
Fix negative leak stats regression from bug 302724.
|
2005-11-16 19:35:07 +00:00 |
Olli.Pettay%helsinki.fi
|
f8acb59a06
|
Bug 315762, nsDOMAttribute::LookupPrefix and ::LookupNamespaceURI should return null if there is no parent element, r+sr=jst
|
2005-11-16 19:04:54 +00:00 |
dmose%mozilla.org
|
61f58a935a
|
Binding given incorrect duplicate id (no bug); r=jminta
|
2005-11-16 19:00:09 +00:00 |
dougt%meer.net
|
6ba0a75bcb
|
increasing the open delay
|
2005-11-16 18:17:07 +00:00 |
dougt%meer.net
|
cd5493050e
|
adding digg.com
|
2005-11-16 18:16:41 +00:00 |
dougt%meer.net
|
b2357d2718
|
Adding a busy cursor to indicate something is happening
|
2005-11-16 18:16:11 +00:00 |
dougt%meer.net
|
aaca3215c8
|
removing dead function
|
2005-11-16 18:15:38 +00:00 |
sergei_d%fi.tartu.ee
|
a52ecf6271
|
[BeOS]Bu 283225. More reliable native lock-unlock code, p=sergei_d, r=thesusckiestemail, BeOS-only
|
2005-11-16 17:46:33 +00:00 |
bugzilla%standard8.demon.co.uk
|
8c793bee50
|
Fix regression from previous checkin of bug 216245 where isp data was not handled correctly. r/sr=bienvenu
|
2005-11-16 17:24:31 +00:00 |
cltbld
|
f88ee30f3b
|
Automated update from host egg
|
2005-11-16 17:03:50 +00:00 |
neil%parkwaycc.co.uk
|
3f16e086fa
|
MSYS doesn't need path conversion (followup to patch for bug 272662) r=bsmedberg
|
2005-11-16 16:56:42 +00:00 |
cltbld
|
8944209b49
|
Automated update from host egg
|
2005-11-16 16:03:49 +00:00 |
kairo%kairo.at
|
908b0b22b4
|
bug 235325 - remove unused/unneeded AC_SUBST of locale and region version, r=bsmedberg
|
2005-11-16 15:54:34 +00:00 |