Граф коммитов

110280 Коммитов

Автор SHA1 Сообщение Дата
chanial%noos.fr 32e3001f88 bug 171327: implement "Use Bookmark" menubutton in General prefs 2002-10-04 01:13:49 +00:00
hyatt%netscape.com 0abe2200b6 Add back support for favicons. 2002-10-04 00:57:35 +00:00
hyatt%netscape.com 1d9aa15d94 Fix for 172276, enable menus to support context menus (like WinIE's Favorites top-level menu). r/sr=hewitt/brendan 2002-10-04 00:57:09 +00:00
hyatt%netscape.com 67869fa63a Fix for 172276, enable menus to support context menus (like WinIE's Favorites top-level menu). 2002-10-04 00:56:43 +00:00
alecf%netscape.com daef497db3 argh, I'm stupid, s/class/interface/
not part of build
2002-10-04 00:48:16 +00:00
alecf%netscape.com c1587a2bd2 pre-declare nsISimpleEnumerator instead of #including the header, per darin's request
not part of build, for bug 162115
2002-10-04 00:47:14 +00:00
lordpixel%mac.com b7631ca685 Fix for bug 119091 - applescript window z order issues r=timeless, sr=smfr 2002-10-04 00:35:01 +00:00
loadrunner%betak.net d06794edfc b112869, No UI to uninstall language packs, r=tao, sr=alecf 2002-10-04 00:31:30 +00:00
jaggernaut%netscape.com ce4d8afc85 Bug 118835: add support for home page groups. r=law, sr=hewitt 2002-10-04 00:28:07 +00:00
seawood%netscape.com f2acbeccf8 Fixing static build bustage caused by checkin for bug 158110. 2002-10-04 00:27:14 +00:00
curt%netscape.com 0f9fbc2466 Corrected the registry path. (This has no impact on tinderbox build.)
(Bug #172019, r=jbetak, sr=mscott)
2002-10-03 22:50:34 +00:00
curt%netscape.com a752d82c33 Corrected the registry path. (This has no impact on tinderbox build.)
(Bug #171266, r=jbetak, sr=mscott)
2002-10-03 22:47:54 +00:00
curt%netscape.com e1e2ccc657 Variablized a hardcoded version number. (This has no impact on tinderbox build.)
(Bug #172209, r=jbetak, sr=mscott)
2002-10-03 22:44:16 +00:00
beard%netscape.com 11dbfcfeef Remove obsolete file. r=sspitzer [not part of build, either] 2002-10-03 22:29:52 +00:00
beard%netscape.com 4867e6fb8a Kill warnings. [not part of build] 2002-10-03 22:22:42 +00:00
av%netscape.com c781d359ab Bug 104298 -- clean up in plugin module, r=serge, r=bnesse, sr=beard 2002-10-03 22:12:40 +00:00
locka%iol.ie 71aa53afbc NOT PART OF BUILD. Cleanup event sink and fire named DOM events, add dispatch tear off to scriptable peer 2002-10-03 21:59:34 +00:00
chanial%noos.fr cb05f0d29a fix double click loading folder in bookmark manager
fix file: protocol
2002-10-03 21:45:05 +00:00
av%netscape.com 72909869a0 Bug 104298 -- clean up in plugin module, r=serge, r=bnesse, sr=beard 2002-10-03 21:31:41 +00:00
rjc%netscape.com 1c79d553f3 Fix bug # 172450: plug ever-increasing memory leaks. When new internet search results are added, old nodes were being removed, but old attributes hanging off of the old nodes need to be cleared out also (but, IFF there are no other references to the old search result nodes in the graph.) r=sgehani sr=jag 2002-10-03 21:27:05 +00:00
smontagu%netscape.com dd6cc75df8 Force entry fields for URI elements to be left to right even in right-to-left chrome. Bug 157607, r=jag, sr=hewitt 2002-10-03 21:16:39 +00:00
hyatt%netscape.com 425a41124f Reverting tab close behavior. 2002-10-03 21:15:51 +00:00
av%netscape.com 2ef38d15b1 Bug 104298 -- clean up in plugin module, r=serge, r=bnesse, sr=beard 2002-10-03 21:05:30 +00:00
rdayal%netscape.com 2c26194a5f Bug #165247. Implementation of Palm AB HotSync support in Mozilla.
NOT yet part of BUILD.

- files in palmsync/build are for providing IPC support to get called from
Palm Conduit loaded into Palm's HotSync Manager
- files in palmsync/public is the XPCOM interface for Palm HotSync support Mozilla module
- files in palmsync/src is the implementation of this module, the XPCOM interface
implementation, implementation when IPC call is made and the implementation of the
actual PalmSync Logic.

r=cavin, sr=bienvenu.
2002-10-03 20:40:24 +00:00
sspitzer%netscape.com 7d0ec3a172 fix tooltip. the IM button does IM and Chat. a=jglick,robinf. 2002-10-03 20:35:01 +00:00
alecf%netscape.com 4772a38bc6 add do_QueryElementAt, and make NS_NewArray() give you an nsIMutableArray instead of nsIArray
not part of build, for bug 162115
2002-10-03 20:20:13 +00:00
aaronl%netscape.com dd4d9b7553 Bug 168281. Make typeaheadfind work with IME. Also fixes repated char find so it handles backspace, findnext, findprev. Also refactors typeaheadfind into smaller, clearer methods. r=kyle, sr=alecf. 2002-10-03 20:12:46 +00:00
varada%netscape.com 3a14e570f3 fix for 171068; move compose specific prefs to compose prefs panel;r/sr=sspitzer 2002-10-03 20:07:11 +00:00
varada%netscape.com 2f2dd71ced fix for 170572: adding prefs to hide mail toolbar buttons;r/sr=sspitzer 2002-10-03 20:03:34 +00:00
varada%netscape.com cf36a07cd6 fix for 170573 -Create new notification panel for mail prefs;r/sr=sspitzer 2002-10-03 20:03:16 +00:00
varada%netscape.com 53c11cabe0 fix for 170572: adding prefs to hide mail toolbar buttons; 170573 : Create new notification panel for mail prefs;171068: move compose prefs from main to compose panel;r/sr=sspitzer 2002-10-03 20:03:01 +00:00
varga%netscape.com c0bc46e015 Fix for bug 172322. Merge securityOverlay.xul with navigator.xul.
r=kaie, sr=jag
2002-10-03 19:48:10 +00:00
ere%atp.fi 2311a0b84b Fix for bug 170058: Body as "Plain Text" has no linebreaks and is displayed in variable font width
r=BenB, sr=bienvenu
2002-10-03 19:41:59 +00:00
caillon%returnzero.com 8e992f87ae Bug 170895. Reducing footprint. Use XPCOM aggregation to get at CSS2Properties.
r=dbaron sr=alecf
2002-10-03 19:41:42 +00:00
blakeross%telocity.com cb6f85e778 Reviving minotaur. 2002-10-03 19:33:07 +00:00
serge%netscape.com b7c03aab2c back out http channel loadFlags to fix regression 172376 2002-10-03 19:10:56 +00:00
karnaze%netscape.com 90d5d15e13 new regression tests, not affecting the build. 2002-10-03 16:30:51 +00:00
karnaze%netscape.com 1a767b2826 bug 165772 - rewrite of SplitSpanningCells and most of SplitRowGroup to better handle splitting of rowspan cells. sr=kin, r=alexsavulov 2002-10-03 14:33:23 +00:00
rods%netscape.com ae5dea45a4 *** empty log message *** 2002-10-03 12:42:26 +00:00
rods%netscape.com 793d007d82 fixed bustage 2002-10-03 12:35:10 +00:00
rods%netscape.com c29b4912ff Removing unwanted part of patch 2002-10-03 11:28:48 +00:00
rods%netscape.com a731676e45 Impl print preview for mail and addrbook
This also makes it so printing parents the printing content window is is modal
Bug 158110 r=bienvenu sr=sspitzer
2002-10-03 11:13:55 +00:00
rods%netscape.com cd5714edf4 Impl print preview for mail and addrbook
This also makes it so printing parents the printing content window is is modal
Bug 158110 r=bienvenu sr=sspitzer
2002-10-03 11:08:25 +00:00
rods%netscape.com b90460b9ba Impl print preview for mail and addrbook
Here we are moving the printing JS code into its own file called printing.js
Bug 158110 r=bienvenu sr=sspitzer
2002-10-03 11:04:57 +00:00
rods%netscape.com 51646a434c Impl print preview for mail and addrbook
Bug 158110 r=bienvenu sr=sspitzer
2002-10-03 10:48:59 +00:00
sspitzer%netscape.com 5841265063 fix for #141628. don't drop the NNTP connection when doing list if the server
sends us a line like:  ". 0000000001 0000000002 y".  r/sr=bienvenu
2002-10-03 09:47:36 +00:00
bryner%netscape.com 35ba6ab2bc Support building Phoenix with jprof. Thanks to bbaetz for the patch. 2002-10-03 08:30:19 +00:00
hyatt%netscape.com 945e02ac6c Backing out. 2002-10-03 07:04:36 +00:00
gerv%gerv.net 3b4fd508b7 Bug 155389 - More <link> elements & templatization of navigation_links. Patch by gerv; r=bbaetz. 2002-10-03 07:04:10 +00:00
hyatt%netscape.com d25ecbff7f Windows XP look and feel for menus on the menu bar, not Win2k. SO there. 2002-10-03 06:58:26 +00:00