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

4201 Коммитов

Автор SHA1 Сообщение Дата
jst%netscape.com 5b63e8c3de Fixing bug 161166. Freezing more DOM interfaces. r=harishd@netscape.com, sr=peterv@netscape.com 2003-01-14 23:05:52 +00:00
sicking%bigfoot.com e2fba48cdb Bug 188729: Break refcounting-cycles during load.
r=peterv sr=bz
2003-01-14 22:32:18 +00:00
aaronl%netscape.com 3d4836da75 Bug 189011. Mail compose broken. Partial backout of bug 176296, r=brade, sr=smfr 2003-01-14 20:42:11 +00:00
aaronl%netscape.com c7fbbdd7e5 Bug 176296. Create accessibility.typeaheadfind.autostart boolean pref. If false, / or ' is required to start Find As You Type. Also fixes bug 183998, allowing manual start with / or ' in mailnews. Find As You Type now uses the command system to get notification that a new find should start. r=kyle, sr=jst 2003-01-14 04:03:35 +00:00
axel%pike.org 196efdb209 bug 184086, number conversion in XSLT is LOCALE independent, r=sicking, sr=jag 2003-01-11 19:19:14 +00:00
neil%parkwaycc.co.uk 58c5170668 Bug 183747 <dialog>s don't need dialogOverlay r=morse sr=alecf 2003-01-10 15:04:04 +00:00
samuel%sieb.net f05f7fad36 Bug 128970 - cycleView does not cycle in the ViewsArray
chatzilla only
patch by xor@ivwnet.com
r=rginda
2003-01-10 06:42:59 +00:00
samuel%sieb.net a277c94d89 Bug 166187 - fix /hide problem
chatzilla only
r=rginda
2003-01-10 06:37:48 +00:00
samuel%sieb.net 7b3e1233fb Bug 188075 irc.openprojects.net should be updated to irc.freenode.net
chatzilla only
r=rginda
2003-01-10 06:36:20 +00:00
danm%netscape.com bff7ecb9a6 trident to mozilla profile migrator. bug 185689 r=ccarlen,jag 2003-01-10 04:10:44 +00:00
danm%netscape.com b49d4f4ca5 trident to mozilla profile migrator. at this point, internet prefs and cookies on Windows. bug 185689 r=ccarlen,jag 2003-01-10 04:10:02 +00:00
danm%netscape.com 66fa5a8d6e new method: add(). bug 185689 r=darin,jag 2003-01-10 03:02:04 +00:00
danm%netscape.com c288c35046 factor code to add a cookie structure to the list into a separate function. bug 185689 r=darin,jag 2003-01-10 03:01:26 +00:00
danm%netscape.com a6ada77e10 add nsICookieManager2.idl bug 185689 r=ccarlen,jag 2003-01-10 01:59:21 +00:00
danm%netscape.com d358e42dba new add() method to frozen nsICookieManager interface. bug 185689 r=ccarlen,jag 2003-01-10 01:54:55 +00:00
sicking%bigfoot.com 3c2709033e Small update to description of stylesheet-compile-handlers 2003-01-09 19:27:55 +00:00
sicking%bigfoot.com c69667b7d9 documentation of compiled stylesheets 2003-01-09 19:09:11 +00:00
bzbarsky%mit.edu 4204332f25 Stop at the viewmanager root when computing offsets for flashing stuff. Bug
188210, r=caillon, sr=kin
2003-01-09 15:51:58 +00:00
sicking%bigfoot.com 52976da3d1 Bug 187611: Set the proper Content-Type of XSLT generated documents
r=peterv sr=jst
2003-01-09 15:45:45 +00:00
axel%pike.org 55f0d8ebae bug 188339, improve transformiix standalone DOM, get rid of childNodes in Attr, r=peterv, not part of build 2003-01-09 14:28:02 +00:00
bryner%netscape.com 26d5c6ff25 Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky. 2003-01-09 06:49:07 +00:00
peterv%netscape.com b3234244ad Make final fix for bug 74786 (String cleanup) easier by simplifying the Transformiix DOM. r=sicking, sr=jst. r=Pike on the parts not part of the Mozilla build. 2003-01-09 00:15:55 +00:00
peterv%netscape.com 1472ad8f62 That shouldn't have gone in. 2003-01-08 22:44:35 +00:00
peterv%netscape.com f5d9b2ab7c Make final fix for bug 74786 (String cleanup) easier by simplifying the Transformiix DOM. r=sicking, sr=jst. r=Pike on the parts not part of the Mozilla build. 2003-01-08 22:40:42 +00:00
dbaron%dbaron.org 963a794bbc Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 20:32:55 +00:00
timeless%mozdev.org 581e8f8031 Bug 186720 xmlterm NewURI should not return null
patch by andersma@luther.edu r=timeless sr=darin
2003-01-08 20:32:12 +00:00
caillon%returnzero.com b443430dc8 184257 - Updating pref callers. r=timeless sr=bzbarsky 2003-01-08 08:40:41 +00:00
hpradhan%hotpop.com 5fc4a9ac4e Bug 176051: XMLHttpRequest POST fails to send body when authentication required
r=heikki sr=darin
2003-01-08 06:53:19 +00:00
sicking%bigfoot.com 8adcb6f8d7 fix uninitialized-variable-warning.
b=186835 r=glazman sr=jst
2003-01-06 21:47:24 +00:00
sicking%bigfoot.com 11c1ced9e8 Comment-removal, part of the patch for bug 186835. 2003-01-06 15:08:49 +00:00
sicking%bigfoot.com f58ff0e965 Bug 186835: Hold off notifying that the transformation is finished until all stylesheets are loaded.
r=peterv sr=bz
2003-01-06 14:55:13 +00:00
bryner%netscape.com 9325c6aee4 removing unused file. not part of the build. 2003-01-06 06:46:59 +00:00
timeless%mozdev.org 902d7b63a7 Bug 187748 Persist screen position and size for Manage Cookies dialog
patch by thieleke@yahoo.com r=timeless sr=bz
2003-01-06 01:11:06 +00:00
bryner%netscape.com 642e6a79cf Removing this file which has been dead for quite awhile. Not part of the build. 2003-01-05 05:41:15 +00:00
samuel%sieb.net a69f29bcee Bug 176768 - XML-RPC: onStopRequest signature wrong
r=heikki
sr=darin
2003-01-04 19:07:37 +00:00
kairo%kairo.at a7555a91fe change all localeVersion strings, as well as brand.dtd/region.dtd to 1.3b; bug 185698, r=tao, sr=blizzard 2003-01-03 19:57:47 +00:00
cbiesinger%web.de a00af9fdd7 187309 r=dougt sr=bzbarsky convert out param of nsIProcess::Run to a return value 2003-01-02 21:00:31 +00:00
timeless%mozdev.org c90d358643 Bug 186683 ###!!! ASSERTION: |First()| on an empty string: 'Length()>0', file i:/build/mozilla/string/src/nsAString.cpp, line 136
r=aaronl sr=bz
2003-01-01 07:59:38 +00:00
seawood%netscape.com 4588fb970a Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
caillon%returnzero.com c1dffb47a1 Bug 185647 - Setting pseudo class of a closed window crashes [@ inLayoutUtils::GetEventStateManagerFor]
r=timeless sr=tor
2002-12-27 07:30:51 +00:00
rods%netscape.com 48260dc733 New spellcheck controller code
Not in build yet, checking in so Mac projects can be built
Bug 180346
2002-12-23 21:59:30 +00:00
peterv%netscape.com b2997dd663 Rename Transformiix string API to be in synch with Mozilla's. Part of bug 74786 (String cleanup). r=sicking, rs=jst. 2002-12-20 15:18:35 +00:00
axel%pike.org 09133be3a8 bug 157142, transformiix standalone should use XPCOM atoms. r=sicking, sr=peterv 2002-12-20 13:55:28 +00:00
axel%pike.org 284fe92e3c bug 157142, transformiix standalone should use XPCOM atoms. r=sicking, sr=peterv 2002-12-20 13:45:06 +00:00
jkeiser%netscape.com 6c504f96e1 Make GetType() return int instead of nsresult (bug 167762), r=peterl@netscape.com, sr=kin@netscape.com 2002-12-18 23:38:09 +00:00
axel%pike.org 0df0aab2b6 bug 157142, link transformiix standalone to xpcom, r=sicking, sr=peterv 2002-12-18 10:03:23 +00:00
rginda%netscape.com 0732eeaf84 - venkman only -
landing venkman 0.9.44

refactor prefs code, adding pref-manager.js
move CSS rules with english words into locale subdir
add fallback function hook to be called when regexp based name guessing fails
add "hide duplicates" option
add quicksearch-like textbox to the loaded scripts view
2002-12-18 09:11:49 +00:00
rbs%maths.uq.edu.au 504ac4b45e Remiander of bug 169590. Hook a catch-all W3C entity converter and user-prefs for custom levels of entity-zation in the editor's '<HTML> Source' and 'Save As...' 2002-12-17 00:41:25 +00:00
samuel%sieb.net 7eded02cf7 Bug 139057 - fix chatzilla's response to certain pings
patch by twpol@aol.com
r=rginda
2002-12-16 23:28:54 +00:00
aaronl%netscape.com ef399364ab Bug 184518. Repeated char find when >2 chars required to start it. r=caillon, sr=jst 2002-12-14 00:32:27 +00:00