Commit Graph

137271 Commits

Author SHA1 Message Date
bryner%brianryner.com
d6eec31d99 fixing bustage 2005-01-15 00:46:06 +00:00
bryner%brianryner.com
998ed55ad7 Add a UA stylesheet that sets default style for xforms elements (bug 274663). r=darin. 2005-01-15 00:43:16 +00:00
jst%mozilla.jstenback.com
7910abfc93 Eliminate cast that is no longer needed. 2005-01-15 00:25:12 +00:00
bryner%brianryner.com
e464405de3 Add a mechansim to extend the list of agent or user stylesheets. Bug 179006, r+sr=bzbarsky. 2005-01-15 00:10:19 +00:00
bryner%brianryner.com
cf6382ba15 Less-than-ideal fix for the problem where XTF insertion points don't work if the insertion point has only inline frame ancestors (which are not in the primary frame map) in the anonymous content tree. Track the insertion point content node as we're constructing anonymous content frames and insert the explicit content when we reach the insertion point. Bug 269023, r=bzbarsky, sr=dbaron. 2005-01-14 23:12:20 +00:00
kjh-5727%comcast.net
e710e37ba9 Bug 273024 - Back Button History is not in the correct order (aviary-landing). r=mconnor. 2005-01-14 22:57:48 +00:00
jst%mozilla.jstenback.com
cb3684dc0c Landing fix for bug 154934, patch by computergeekvandy@hotmail.com. Auto-genrate GeckoVer value at build time. r=bryner@brianryner.com, sr=jst@mozilla.org 2005-01-14 21:50:42 +00:00
mrbkap%gmail.com
6c794eecb3 bug 204615: Editor hangs when pasting a list fragment. r=brade sr=dveditz 2005-01-14 21:49:16 +00:00
jst%mozilla.jstenback.com
435c455611 Backing out change that slipped in with my last checkin. 2005-01-14 21:45:41 +00:00
mvl%exedo.nl
14755e1b4b make calIRecurrenceInfo.getNextOccurrence not return occurences with startTime == aStartTime
bug 278149, r=vlad
2005-01-14 21:02:10 +00:00
jst%mozilla.jstenback.com
6b7d6cec73 Landing fix for bug 198533. Patch by smaug@welho.com. Making nsXULElement inherit nsGenericElement. r=bugmail@sicking.cc, sr=jst@mozilla.org 2005-01-14 19:30:55 +00:00
emaijala%kolumbus.fi
030c226593 Fix for bug 277795: Dropdown lists are rolluped by MS-IME
Patch by Masayuki Nakano
r=emaijala
sr=bzbarsky
2005-01-14 19:23:06 +00:00
wtchang%redhat.com
d0724fcd94 Bugzilla Bug 278381: fixed double frees and mismatch of format specifers
and arguments. The patch is contributed by Tim Ruehsen
<tim.ruehsen@gmx.de>. r=wtc,relyea.
2005-01-14 18:59:20 +00:00
neil%parkwaycc.co.uk
fb85706c0b Set the xul document title before layout in case xbl constructors want it b=278286 r+sr=bz 2005-01-14 18:00:29 +00:00
pedemont%us.ibm.com
540c3d249e Need to add nsITransfer to JAVA_XPIDLSRCS as result of bug 241082 2005-01-14 17:44:39 +00:00
bzbarsky%mit.edu
c5fde59c8a Fix possible leak if username is empty. Bug 129212, patch by Mikael Parknert
<mikael@parknert.se>, r=dmose, sr=bienvenu
2005-01-14 17:23:12 +00:00
travis%sedsystems.ca
3b316cdd3d Bug 150791 : Email and Numbering text is grammatically incorrect
Patch by travis@sedsystems.ca   r=timeless   a=justdave
2005-01-14 16:41:30 +00:00
travis%sedsystems.ca
bcfc0ad7dc Bug 277621 : Uninitialized value message when changing timetracking fields
Patch by Marc Schumann <wurblzap@gmail.com>   r=justdave   a=justdave
2005-01-14 16:32:15 +00:00
neil%parkwaycc.co.uk
0d383b2c51 Bustage fix - I missed an NS_ADDREF but peterv spotted my error 2005-01-14 16:19:17 +00:00
neil%parkwaycc.co.uk
5fd8ab307b Fixing startup test bustage - I'd only landed the infrastructure and forgotton to fix the actual bogus QI calls. Oh, and the bug number is 276959 not 286959. 2005-01-14 15:32:58 +00:00
timeless%mozdev.org
65470e27d2 Fixing build bustage (sacrificing macro which doesn't work because some methods are implemented by the base class) 2005-01-14 14:40:17 +00:00
igor%mir2.org
b5245d48f0 Fixing bug 277537: implementing isXMLName() 2005-01-14 14:13:56 +00:00
nboyd%atg.com
549953071c Add Lombardi 2005-01-14 13:34:29 +00:00
neil%parkwaycc.co.uk
0623a53476 Supplementary fix to bug 286959 to avoid having to QI to a non-interface class (nsGenericHTMLElement) r=bryner sr=jst 2005-01-14 13:28:34 +00:00
neil%parkwaycc.co.uk
ce1bc1a880 JS strict warnings b=270343 p=gautheri@noos.fr r=bienvenu 2005-01-14 13:07:13 +00:00
neil%parkwaycc.co.uk
9ace45b752 Bug 72823 Implement Select Flagged Messages r+sr=bienvenu 2005-01-14 13:03:17 +00:00
jake%bugzilla.org
793d85e3b6 Bug 275595 - The bz-devel ENTITY no longer exists in the Bugzilla Guide. It should now be possible to compile this version with either Jade or xmlto.
Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>
r=jake
2005-01-14 12:08:47 +00:00
timeless%mozdev.org
e718f98397 Bug 268311 Rewrite nsIFilePicker.displayDirectory handling and (windows)
nsFilePicker::ShowW
r=neil sr=neil
removing stray character
2005-01-14 12:02:50 +00:00
timeless%mozdev.org
96c96dbcd6 Bug 270107 nsProcess::Run is broken
r=dougt
2005-01-14 11:52:09 +00:00
timeless%mozdev.org
70be16dcdc Bug 268311 Rewrite nsIFilePicker.displayDirectory handling and (windows) nsFilePicker::ShowW
r=neil sr=neil
2005-01-14 11:41:37 +00:00
timeless%mozdev.org
aa1bea7776 Bug 245283 Add a * topic for the observerservice
r=dougt
2005-01-14 11:25:05 +00:00
timeless%mozdev.org
f6034764b2 1.40 <timeless@mozdev.org> 2005-01-14 01:41
Bug 277371 remove mozilla/dom/src/jsurl/nsIEvaluateStringProxy.idl
rs=jst
2005-01-14 11:12:34 +00:00
timeless%mozdev.org
cfa438f641 Bug 276237 Charting is completely broken - can't add datasets to list
patch by Nick.Barnes@pobox.com r=mkanat r=justdave a=justdave
2005-01-14 09:49:45 +00:00
timeless%mozdev.org
0cc5ff96d5 Bug 277371 remove mozilla/dom/src/jsurl/nsIEvaluateStringProxy.idl
rs=jst
2005-01-14 09:41:38 +00:00
timeless%mozdev.org
f903739060 Bug 277371 remove mozilla/dom/src/jsurl/nsIEvaluateStringProxy.idl
rs=jst
2005-01-14 09:19:12 +00:00
timeless%mozdev.org
16e63c0085 Bug 276278 [BeOS] Dropdown boxes are dislocated
patch by Niels.Reedijk@gmail.com r=sergei_d
2005-01-14 08:30:53 +00:00
timeless%mozdev.org
5cef1d984f Bug 272705 Error `document.getElementById("cmd_SwitchTextDirection") has no properties'' [xs] in file `chrome://communicator/content/utilityOverlay.js'', line 387, character 0.
r=neil sr=neil
2005-01-14 07:58:37 +00:00
timeless%mozdev.org
0b3d5a167a Bug 277371 remove mozilla/dom/src/jsurl/nsIEvaluateStringProxy.idl
rs=jst
2005-01-14 07:51:02 +00:00
timeless%mozdev.org
547c573fa6 Bug 277841 ###!!! ASSERTION: Potential deadlock between nsComponentManagerImplMonitor@959108 and Monitor@22d1550: 'Error', file r:/cenzic/mozilla/xpcom/threads/nsAutoLock.cpp, line 302
r=shaver
2005-01-14 07:03:16 +00:00
timeless%mozdev.org
1c37d5d05b Bug 278333 Bad link on LXR main page to nspr reference
patch by gavin.sharp@gmail.com r=timeless
2005-01-14 06:53:06 +00:00
timeless%mozdev.org
1618e1e2e2 Bug 277874 Typo in LXR main page
patch by gavin.sharp@gmail.com r=timeless
2005-01-14 06:49:02 +00:00
louie.zhao%sun.com
576fbdf438 Bug 246770 "Hyperlinks is not UI Grabble in GOK"
r  = pkwarren
sr = henry.jia
2005-01-14 06:26:48 +00:00
joshmoz%gmail.com
5e3e39fc19 remove unused variable noticed by Sarah Maddy. b=278334 sr=bz 2005-01-14 05:54:25 +00:00
bzbarsky%mit.edu
d062d97e71 Fix possible buffer overruns. Bug 273737, patch by Tim Ruehsen
<tim.ruehsen@gmx.de>, r=bsmedberg, sr=dveditz
2005-01-14 04:56:18 +00:00
dwitte%stanford.edu
647e27299f revert default cookie pref from 'use p3p' to 'accept all'.
b=225287, r=mkaply, sr=dveditz
2005-01-14 03:24:13 +00:00
joshmoz%gmail.com
37826d0f1f rename navigation pref pane to "General", also remove multiple pane view and default to "General". no bug, sr=pinkerton 2005-01-14 01:40:13 +00:00
scott%scott-macgregor.org
57ec329a1c Fix entity error 2005-01-14 01:03:15 +00:00
dougt%meer.net
a031cea99d Fixes bug 260209: Debug macros (NS_ASSERTION etc.) not followed by a ';' should produce a compiler error also in non-debug builds. Patch by Dr. Hans-Andreas Engel. r=dougt, sr=Henry.Jia@sun.com. 2005-01-14 00:44:46 +00:00
dbaron%dbaron.org
66727fb5fb Restore CVS dead state to file that was CVS removed long ago (and has been in Attic since). 2005-01-14 00:28:29 +00:00
pedemont%us.ibm.com
2b5e618ee2 Reorganize bindings methods. Also, properly check error conditions in those methods. 2005-01-14 00:09:49 +00:00