Commit Graph

5130 Commits

Author SHA1 Message Date
bryner%brianryner.com
42adb9f1be More nsIPresContext deCOMtamination (bug 229371). Inline getters and setters for LinkHandler, VisibleArea, and Language; change some methods that don't return any useful data to |void|; make GetContainer return an already_AddRefed. r+sr=dbaron 2004-02-01 10:09:07 +00:00
dwitte%stanford.edu
3b6c37bc82 remove preference imageblocker.enabled.
b=208882, patch by mconnor@myrealbox.com, r=mvl, sr=alecf.
2004-02-01 09:17:51 +00:00
bryner%brianryner.com
dc75c55f7d fixing xmlterm bustage 2004-01-31 23:45:30 +00:00
bryner%brianryner.com
08f53379c4 Continuing nsIPresContext deCOMtamination (bug 229371). Remove ReParentStyleContext - callers can call frame manager directly. Removed several unused setters. Inlined getters for default colors, font scaler, and focus ring width. Changed GetDefaultFont to return a const nsFont*. r+sr=dbaron. 2004-01-31 22:41:40 +00:00
mvl%exedo.nl
70f275f05b Cookie Manager: "remove cookie" and "remove site" should disable with un-selection
bug 202324, patch by mconnor@myrealbox.com, r=mvl, sr=alecf
2004-01-31 18:35:06 +00:00
cbiesinger%web.de
90503e21f4 removing unused include 2004-01-31 16:34:42 +00:00
silver%warwickcompsoc.co.uk
0d50b1ca52 Bug 232544 - Make Ctrl-Up/Down change multiline pref instead of bypassing it.
r=samuel@sieb.net
2004-01-31 09:29:09 +00:00
dbaron%dbaron.org
17c9bcdadb Unregister pref observer onunload to prevent it leaking until shutdown. Also run more onload rather than when the script is executed. b=231384 r=mvl sr=bryner 2004-01-30 00:46:32 +00:00
rlk%trfenv.com
13bb5a3d8f Hooking up the Developer Tools to the build which was forgotten as part of bug 145056. 2004-01-29 23:30:40 +00:00
jst%mozilla.jstenback.com
90431d8022 Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org 2004-01-29 22:04:45 +00:00
silver%warwickcompsoc.co.uk
66c5268f94 Bug 112435 - Add font size and family menus, commands, and access keys (for bigger/smaller/reset).
r=rginda@hacksrus.com
2004-01-29 11:27:35 +00:00
bzbarsky%mit.edu
16e457b12e Rework cookie dialogs to allow setting session-only cookies. Bug 230624, patch
by Mike Connor <mconnor@myrealbox.com>, r=mvl, sr=darin
2004-01-29 03:34:58 +00:00
jst%mozilla.jstenback.com
91f18d4734 Tweak to new APIs. Not part of the build. 2004-01-29 03:25:59 +00:00
jst%mozilla.jstenback.com
e33878c00b Silly filter stuff (not working), and make the serializer work, or work better at least. Not part of the build. 2004-01-29 01:44:00 +00:00
jst%mozilla.jstenback.com
6f2447e9ac Moving code around. Not part of the build. 2004-01-29 01:05:32 +00:00
jst%mozilla.jstenback.com
2f7f3b474c Support sync loading (if mIsAsync is somehow set), and implement abort(). Not part of the build. 2004-01-29 00:34:19 +00:00
bsmedberg%covad.net
7d79d7ba8b Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin 2004-01-28 23:45:17 +00:00
neil%parkwaycc.co.uk
c139565ffe Bug 226511 Speed up cookie deletions by not reloading the entire tree after every deletion as the rows have already been removed from the tree r=dwitte sr=darin 2004-01-28 23:14:42 +00:00
cbiesinger%web.de
065f5ce3fc Bug 166192 Remove last traces of PICS.
patch by Stephen Walker <sdwalker@myrealbox.com> r=bsmedberg,dougt sr=dbaron
2004-01-28 22:42:21 +00:00
bsmedberg%covad.net
ff8f8a7309 Fix system pref extension for bug 232201. r=bustage 2004-01-28 05:11:20 +00:00
bsmedberg%covad.net
6d1e888f03 Bug 232201 - make nsIPrefBranchInternal inherit from nsIPrefBranch (small codesize savings) r=alecf sr=darin 2004-01-28 04:20:03 +00:00
jst%mozilla.jstenback.com
642fc25e7e Fixing typo in comment. 2004-01-28 02:55:49 +00:00
jst%mozilla.jstenback.com
cd35d75449 Adding partial implementations of some DOM LS classes. Not part of the build yet. 2004-01-28 02:55:18 +00:00
jst%mozilla.jstenback.com
016759e749 Removing these interfaces in favor of the ones in dom/public/idl/ls/. Not part of the build. 2004-01-27 23:00:38 +00:00
rlk%trfenv.com
bc2c6161ab Bug 231835 - It's now "Bookmarks File" (plural), update help documentation. Patch by Joe Infla (mail124@bellsouth.net). r=stolenclover@yahoo.com.tw 2004-01-27 21:27:35 +00:00
timeless%mozdev.org
baf2466161 Bug 224327 if domain.com is blocked, sub.domain.com is blocked, but cannot be unblocked using remove
patch by mconnor@myrealbox.com r=neil sr=alecf
2004-01-27 16:42:29 +00:00
timeless%mozdev.org
78b0065b4d Bug 175359 Add confirm dialog for Remove All Cookies/Remove All Sites
patch by mconnor@myrealbox.com r=mvl sr=alecf
2004-01-27 16:41:15 +00:00
neil%parkwaycc.co.uk
7848173748 Bug 230434 nsIPref removal from spellchecker p=arne.anka@stupido.com r=mkaply sr=dbaron 2004-01-26 13:29:25 +00:00
bienvenu%nventure.com
e76573d657 enable full mcd pr logging in release build, sr=mscott 232073 2004-01-25 01:11:11 +00:00
silver%warwickcompsoc.co.uk
bb8a683c52 Bug 98251 Implement Half-Op (mode +h) in Chatzilla
r=rginda
2004-01-24 17:22:14 +00:00
hpradhan%hotpop.com
7739558313 bug 229177 : Make TestXMLExtras not leak on shutdown r+sr=heikki 2004-01-24 07:21:57 +00:00
silver%warwickcompsoc.co.uk
c1caa4f381 Bug 111475 Missing /ignore command
r=rginda
2004-01-24 03:00:53 +00:00
jst%mozilla.jstenback.com
ce1edc1dc9 Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com 2004-01-24 00:46:17 +00:00
silver%warwickcompsoc.co.uk
3bdd2915c4 Bug 231770 Various minor bug fixes that need landing
r=samuel
2004-01-24 00:23:51 +00:00
dbaron%dbaron.org
0231f67b81 Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner 2004-01-23 23:12:44 +00:00
neil%parkwaycc.co.uk
84428dc828 Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron 2004-01-23 13:31:07 +00:00
neil%parkwaycc.co.uk
19a8ab3904 Bug 227500 Provide scriptable environment access p=bsmedberg,gisburn r/sr=dougt 2004-01-23 10:23:12 +00:00
silver%warwickcompsoc.co.uk
7541bae453 Bug 231770 Various minor bug fixes that need landing (see bug for details)
r=samuel
2004-01-23 06:37:07 +00:00
silver%warwickcompsoc.co.uk
848b909add Bug 112435 [partial] Need Motif with fixed width font [and]
Bug 220325 [partial] content pane text should be sized based upon prefs
r=rginda
2004-01-22 18:57:39 +00:00
silver%warwickcompsoc.co.uk
2c9595cc85 Bug 230833 /help quote refers to IRC 1459 instead of RFC1459
r=rginda
2004-01-22 18:55:49 +00:00
silver%warwickcompsoc.co.uk
832293b735 Bug 207436 Custom sounds doesn't work
r=samuel
2004-01-22 13:57:26 +00:00
silver%warwickcompsoc.co.uk
2824577cd5 Bug 146398 Open at Startup and Leave $viewname have no access keys
r=samuel
2004-01-22 13:55:40 +00:00
silver%warwickcompsoc.co.uk
897ff6fb12 Bug 219983 sidebar doesn't update if it's closed while switching channels
r=samuel
2004-01-22 13:53:38 +00:00
silver%warwickcompsoc.co.uk
0ea22dfdac Bug 231621 Add a middle-click action for the Chatzilla client window (open in new tab, configurable)
patch by Andreas Kunz (durbacher@gmx.de)
r=silver
2004-01-22 13:49:22 +00:00
neil%parkwaycc.co.uk
7bd568d3e7 Fix compiler warning b=231716 p=gautheri@noos.fr r/sr=dbaron 2004-01-22 13:07:40 +00:00
rlk%trfenv.com
4bb1ea5ec0 Bug 231119 - "Replying to a Message" in "Help" gives bad menu path on placement of quotes in replies. Patch by Stefan Borggraefe (borggraefe@despammed.com). r=rlk@trfenv.com 2004-01-22 00:01:56 +00:00
caillon%returnzero.com
9015382ba6 This should be #ifdef DEBUG.
r+sr=dbaron
2004-01-20 22:56:21 +00:00
axel%pike.org
907c1a8d43 bug 230633, constify tx a bit, regression fix, r/sr=pterv 2004-01-19 14:21:58 +00:00
axel%pike.org
c77848b741 bug 192139, integrate latest expat, npob, fix transformiix standalone bustage on win, r=sicking, sr=peterv 2004-01-18 16:57:34 +00:00
rlk%trfenv.com
be3a2e1fc2 Bug 224196 - Split "General Mozilla Shortcuts" r=neil@parkwaycc.co.uk 2004-01-18 01:33:23 +00:00