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

5166 Коммитов

Автор SHA1 Сообщение Дата
neil%parkwaycc.co.uk 1ffa470338 Bug 220915 Cookie site list doesn't update when removing a cookie with the blacklist option r=dwitte sr=darin 2004-02-10 23:41:01 +00:00
cbiesinger%web.de d4f10d0351 fix crash when starting xmlterm, r=timeless. not part of default build. 2004-02-10 20:05:15 +00:00
mvl%exedo.nl 054f4164df If domain.com is blocked, sub.domain.com is blocked, but cannot be unblocked using remove
Part two, domainwalk in nsPermissionManager.
Bug 224327, r=dwitte, sr=darin
2004-02-10 19:57:33 +00:00
mvl%exedo.nl 4bc72bffba Add a way to manually show a single blocked pop-up window. Pass the features of the window.open() call in DOMPopupBlockedEvent.
Bug 198846, r=danm, sr=jag
2004-02-10 18:22:23 +00:00
timeless%mozdev.org 63eb3f5efb Bug 230807 Calendar uses xmlterm's "program launch"-accelerator key (commandkey "7")
patch by mikko.virkkila@mbnet.fi r=neil sr=mscott
2004-02-10 10:12:15 +00:00
neil%parkwaycc.co.uk 6bf7a52c8b Supplementary patch to bug 227651 not to use capturing on the load event listener so we don't get uselessly called for every content page load r=timeless sr=mscott 2004-02-10 09:21:36 +00:00
silver%warwickcompsoc.co.uk 0816420a5b Bug 233085 - Actually update the locale file version number to match content's version number.
r=rginda@hacksrus.com
2004-02-10 06:13:39 +00:00
jst%mozilla.jstenback.com 361ccf1052 One more time... 2004-02-10 01:08:27 +00:00
jst%mozilla.jstenback.com f8f11cf10e Fixing more bustage. 2004-02-10 00:51:35 +00:00
jst%mozilla.jstenback.com 505c634885 Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2004-02-09 22:48:53 +00:00
peterv%propagandism.org b8b7bae2c4 Move comment before function. 2004-02-09 16:29:00 +00:00
peterv%propagandism.org 24596325b5 Fix for bug 232591 (Expose name validation methods from the XML parser (expat)). r=Pike, sr=jst. 2004-02-09 14:59:46 +00:00
varga%nixcorp.com 1f093966ec Adding licenses. 2004-02-08 21:51:06 +00:00
mvl%exedo.nl 20c77dd560 Create a new file to store nsPermissionManager's data in.
This will create a hostperm.1 file instead of cookperm.txt. The new file has more flexibility.
Bug 219752, r=dwitte, sr=darin
2004-02-08 13:04:13 +00:00
dbaron%dbaron.org 2edbb4de32 I'm not sure how this onStateChange handling ever worked. Not part of non-developer build. 2004-02-08 02:45:00 +00:00
dbaron%dbaron.org a02e145e50 Create baseline/verify directory if it doesn't exist. Not part of non-developer build. 2004-02-08 02:18:34 +00:00
dbaron%dbaron.org e9c94fa3a0 Better way, and one that works too. Not part of non-developer build. 2004-02-08 02:09:21 +00:00
neil%parkwaycc.co.uk d51667e531 Bug 197667 sidebar name list becomes bottom-justifed r=silver
Note that this the underlying bug has been fixed on the trunk, this is just to allow new xpis to work on old builds.
2004-02-07 19:43:31 +00:00
tor%cs.brown.edu bbf2ef596f Bug 208314 - remove use of iostreams to allow building with compilers
that don't support classic C++ iostreams (ex: MSVC++ .net 2003).
r=timeless, sr=dbaron
2004-02-07 02:41:10 +00:00
neil%parkwaycc.co.uk fb39b7532e Bug 231499 Cookie manager could only delete contiguous selections r=dwitte sr=darin 2004-02-06 20:32:48 +00:00
axel%pike.org d15e10e1a5 txStylesheetCompiler should not error on mRV, r=sicking, sr=peterv 2004-02-06 11:33:45 +00:00
neil%parkwaycc.co.uk 3c188db3db Bug 223294 <dialog>s no longer need a <separator> at the bottom of their content p=stefan@borggraefe.com r=me sr=ben 2004-02-04 23:44:29 +00:00
silver%warwickcompsoc.co.uk b26a67ef93 Bug 233085 - Add "Copy Qualified Name" to Locals view context menu.
Bumping version and locale version too.
r=rginda@hacksrus.com
2004-02-04 22:19:20 +00:00
timeless%mozdev.org 93aa40c3fa Bug 229147 mHost = ArenaStrDup from nsHostEntry can fail and needs to be handled
r=mvl sr=bz
2004-02-04 16:15:38 +00:00
kairo%kairo.at 3d12a17e05 bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions 2004-02-04 14:24:38 +00:00
daniel%glazman.org 3a438dbee4 NOT PART OF THE BUILD
CaScadeS cleanup
2004-02-04 10:05:06 +00:00
neil%parkwaycc.co.uk 816e0a7599 Bug 117594 Wallet's URL specific page does not resize r=dwitte sr=alecf 2004-02-04 09:43:17 +00:00
cbiesinger%web.de 8bcf7b6cd9 Bug 66256 both form manager dialogs have the same title
change the titles to "Form Manager: Editor" and "Form Manager: Sites"
patch by Andreas Kunz <durbacher@gmx.de> r=mvl sr=alecf
2004-02-04 00:54:01 +00:00
neil%parkwaycc.co.uk 22f0ba2e18 Bug 227019 Cookie sites is blank if opened from cookie icon r=dwitte sr=darin 2004-02-03 23:32:26 +00:00
mvl%exedo.nl 123204e11c Convert mozPersonalDictionary to use nsTHashTable. Removal of obsolete files.
Bug 224625, r=dwitte, sr=alecf
2004-02-03 13:06:44 +00:00
mvl%exedo.nl ad2d4d169d Convert mozPersonalDictionary to use nsTHashTable
Bug 224625, r=dwitte, sr=alecf
2004-02-03 11:54:03 +00:00
timeless%mozdev.org 19c6447c6c Bug 191580 typeaheadfind accesses sound device on Linux when it's set to just "beep"
r=biesi sr=bryner
2004-02-02 23:12:00 +00:00
dbaron%dbaron.org de736b5010 Missed newline. 2004-02-02 03:10:00 +00:00
dbaron%dbaron.org efa3262b81 Don't close files twice. Not part of non-developer build. 2004-02-02 03:09:33 +00:00
dbaron%dbaron.org 5937268a01 Fix incorrect flag. Not part of default build. 2004-02-02 02:10:50 +00:00
dbaron%dbaron.org 806d07f13f Get (old) regression tests close to working in layout debugger. Not part of non-developer build. 2004-02-02 01:51:05 +00:00
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