mgalli%geckonnection.com
|
8dce0bb8ea
|
button hit rss, is gone now.
|
2005-09-21 03:58:18 +00:00 |
|
mgalli%geckonnection.com
|
ed7fc69a11
|
Eveytime you hit enter or onchange, Fetch rss happens, toolbar goes away.
|
2005-09-21 03:42:37 +00:00 |
|
mgalli%geckonnection.com
|
171d3fe480
|
Every time hit RSS fetch, float tollbar goes away.
|
2005-09-21 03:41:53 +00:00 |
|
nelsonb%netscape.com
|
d05886f50d
|
Add version info to freebl shared libs for Windows and Unix. bub 303508.
Modified Files: config.mk ldvector.c manifest.mn
Added Files: freebl.rc freeblver.c r=wtc.
|
2005-09-21 03:01:49 +00:00 |
|
nelsonb%netscape.com
|
f12a0e5a63
|
Replace "fast" and "slow" with fpu and int in loader.c. Also add a
comment explaining ISA lists. r=wtc. bug 303508.
|
2005-09-21 02:53:25 +00:00 |
|
dougt%meer.net
|
312b2a022b
|
fix bustage
|
2005-09-21 02:05:35 +00:00 |
|
cst%andrew.cmu.edu
|
d19aa94cdf
|
Bug 304563 Add autoscroll support to more parts of SeaMonkey. Fix regression from initial patch (bug 308503). Move autoscroll code to more common location & make some other improvements.
r=db48x sr=neil
|
2005-09-21 01:36:35 +00:00 |
|
wtchang%redhat.com
|
73f597f990
|
Bug 299197: added the comment for PK11_TokenKeyGen back. r=relyea.
|
2005-09-21 01:32:11 +00:00 |
|
wtchang%redhat.com
|
ecdf90d92d
|
Bug 299197: fixed comments. r=relyea.
|
2005-09-21 01:31:37 +00:00 |
|
db48x%yahoo.com
|
acc7931e28
|
fix bug 217611: Page Info can be opened multiple times
patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor
|
2005-09-21 01:12:29 +00:00 |
|
silver%warwickcompsoc.co.uk
|
cceaef6257
|
Bug 299458 - Speed up ChatZilla's response to messages when not 'busy', and also make the main event loop resiliant to exceptions.
ChatZilla only.
r=rginda
|
2005-09-21 01:09:28 +00:00 |
|
silver%warwickcompsoc.co.uk
|
12d567368d
|
Bug 299458 - Redirect notices starting with [#channel] to that channel's view, if it exists.
ChatZilla only.
r=rginda
|
2005-09-21 01:07:57 +00:00 |
|
silver%warwickcompsoc.co.uk
|
040deea915
|
Bug 299458 - Make Menu Manager handler oncommand event so that repeatgenerated items get the correct context information.
ChatZilla only.
r=rginda
|
2005-09-21 01:06:13 +00:00 |
|
bzbarsky%mit.edu
|
7e68ec3e78
|
Forgot to address review comment... Bug 309141
|
2005-09-21 00:37:41 +00:00 |
|
darin%meer.net
|
6806dd1cde
|
fixes bug 309391 "XMLHttpRequest fails to track proxy server failover" r=biesi
|
2005-09-21 00:19:20 +00:00 |
|
mark%moxienet.com
|
dbdcf13207
|
Bug 309395, scrollwheel doesn't work in non-toplevel window. Install the scroll event handler on appropriate window types. r=mano sr=smfr
|
2005-09-21 00:17:06 +00:00 |
|
mgalli%geckonnection.com
|
6d96d4db43
|
New m planet logo
|
2005-09-20 23:47:56 +00:00 |
|
mgalli%geckonnection.com
|
7967f68884
|
lock-icon class states.
|
2005-09-20 23:47:18 +00:00 |
|
bienvenu%nventure.com
|
44fd514660
|
fix 246966, message displayed is one behind message selected with kerio imap server, sr=mscott
|
2005-09-20 23:42:23 +00:00 |
|
mgalli%geckonnection.com
|
4854f6029b
|
Change state to security lock-icon
|
2005-09-20 23:40:20 +00:00 |
|
mgalli%geckonnection.com
|
270177e5b7
|
New security icon files and replaced m.gif with m.png
|
2005-09-20 23:37:39 +00:00 |
|
mgalli%geckonnection.com
|
2eb7ee7098
|
new globe icon and security icons.
|
2005-09-20 23:35:55 +00:00 |
|
mgalli%geckonnection.com
|
0ddb016ca2
|
Added lock icon container.
|
2005-09-20 23:34:01 +00:00 |
|
mgalli%geckonnection.com
|
22187ee8d8
|
COrrect approach for the progress works now.
|
2005-09-20 23:00:58 +00:00 |
|
mats.palmgren%bredband.net
|
e185cf6234
|
Move the floats we reparent in AdjustFloatParentPtrs() to the "inner" state so that they end up in the right containing block. b=307277 r+sr=bzbarsky
|
2005-09-20 23:00:27 +00:00 |
|
mgalli%geckonnection.com
|
cb4b79a446
|
When launching RSS with tag, check if tag!= ""
|
2005-09-20 22:59:37 +00:00 |
|
mgalli%geckonnection.com
|
1b9a0828c7
|
Fix to rss toolbar flipflop.
|
2005-09-20 22:47:29 +00:00 |
|
mgalli%geckonnection.com
|
1caccd6717
|
entity text description for rss floating toolbar.
|
2005-09-20 22:44:07 +00:00 |
|
mgalli%geckonnection.com
|
df2d6708cd
|
toolbar rss
|
2005-09-20 22:41:15 +00:00 |
|
mgalli%geckonnection.com
|
13467318f4
|
RSS viewer as floating toolbar, hardcoded del.icio.us handler.
|
2005-09-20 22:38:34 +00:00 |
|
dmose%mozilla.org
|
d16fb10ce9
|
Make recurrence debugging spew conditional on DEBUG_vlad, not just DEBUG. No bug
|
2005-09-20 22:27:08 +00:00 |
|
gavin%gavinsharp.com
|
ca753f029b
|
Bug 309292: tab-drop-indicator shouldn't use IDs, patch by Dorando <bugzilla-mozilla@dorando.at>, r=mconnor
|
2005-09-20 22:23:00 +00:00 |
|
scott%scott-macgregor.org
|
97dbc9f29f
|
Bug #306997 --> this rss feed cannot be added to thunderbird. Change the way we normalize uri's before they
go into our cache.
Patch by Robert Sayre.
|
2005-09-20 22:22:48 +00:00 |
|
igor%mir2.org
|
9994b04a15
|
Restoring docs afterbad update
|
2005-09-20 22:14:18 +00:00 |
|
scott%scott-macgregor.org
|
d5d7de57e3
|
Bug #300983 --> RSS Reader unable to parse feeds which contain xmlns parameters pointing to missing files
Patch by Robert Sayre.
|
2005-09-20 22:12:33 +00:00 |
|
igor%mir2.org
|
a743c20ce0
|
Restoring new docs
|
2005-09-20 22:11:54 +00:00 |
|
scott%scott-macgregor.org
|
34fe914ebe
|
Bug #307625 --> OPML export and import seem to have different assumptions about (default) character sets
Fix by Robert Sayre.
|
2005-09-20 22:08:13 +00:00 |
|
scott%scott-macgregor.org
|
0836df7154
|
Bug #307380 --> Multipart Article: body (summary) charset is invalid ("NaN")
Patch by Robert Sayre.
|
2005-09-20 22:06:02 +00:00 |
|
scott%scott-macgregor.org
|
142804580a
|
Bug #308677 --> "Match all" accesskey broken and duplicated in the search dialog
Patch by mkmelin+bugzilla@cc.hut.fi
|
2005-09-20 22:03:33 +00:00 |
|
brendan%mozilla.org
|
67571135d6
|
Oops.
|
2005-09-20 21:53:17 +00:00 |
|
brendan%mozilla.org
|
446e00bfba
|
Enable E4X while preserving the HTML script tag content 'comment hiding hack' of yore (309242, r/sr=mrbkap/shaver).
|
2005-09-20 21:48:26 +00:00 |
|
timeless%mozdev.org
|
df16362861
|
Bug 120527 Dialog fix to make default button not appear default while another button has focus
adding missing cdata markings
|
2005-09-20 21:44:33 +00:00 |
|
mgalli%geckonnection.com
|
a741c7a433
|
added preferences.css
|
2005-09-20 21:26:05 +00:00 |
|
dougt%meer.net
|
a639d931e7
|
Fixing build bustage
|
2005-09-20 21:12:38 +00:00 |
|
dbaron%dbaron.org
|
804259c6b1
|
Pass arguments through cleanly rather than performing extra escaping. b=307185 Patch from Tuukka Tolvanen <tuukka.tolvanen@gmail.com>. r=bsmedberg sr=bryner
|
2005-09-20 21:11:37 +00:00 |
|
mgalli%geckonnection.com
|
43e1a407b7
|
removed labels.
|
2005-09-20 21:08:36 +00:00 |
|
mrbkap%gmail.com
|
a9d710e4fa
|
bug 302333: Save and restore the DOM branch callback time around the GC, since GCing can cause it to be reset. r+sr=bzbarsky
|
2005-09-20 20:59:16 +00:00 |
|
bugreport%peshkin.net
|
52c8ce894d
|
Bug 309018: Fix fatal error in whining at groups
patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
|
2005-09-20 20:56:38 +00:00 |
|
relyea%netscape.com
|
aa8a2c0490
|
Only call C_WaitForSlotEvent if the module is PKCS #11 v2.01 or later.
bug 196811 r=wtc sr=julien
|
2005-09-20 20:56:07 +00:00 |
|
mgalli%geckonnection.com
|
61e7926e90
|
fix to path
|
2005-09-20 20:35:55 +00:00 |
|