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

141169 Коммитов

Автор SHA1 Сообщение Дата
edburns%acm.org 2fe3e7e4db All I had time for today was some javadoc updates. Next step is still to
work on the dom viewer in the TestBrowser.

M webclient/classes_spec/org/mozilla/webclient/EventRegistration.java
M webclient/classes_spec/org/mozilla/webclient/EventRegistration2.java

- add javadocs.
2005-04-19 13:00:40 +00:00
mvl%exedo.nl c04cf5e555 make observers work in ics calendar. npotb. 2005-04-19 12:28:28 +00:00
vladimir%pobox.com 476b5bf755 remove some dump()s 2005-04-19 07:50:38 +00:00
vladimir%pobox.com b334d9c85d fix getOccurrencesBetween 2005-04-19 07:50:08 +00:00
vladimir%pobox.com 84bad689f3 calCompositeCalendar fix, forgot param to observer helper 2005-04-19 07:18:18 +00:00
vladimir%pobox.com 9aca7e3af9 fix event title display 2005-04-19 07:13:27 +00:00
vladimir%pobox.com bc2230148c working event creation, calendar check on/off affecting view 2005-04-19 06:51:11 +00:00
vladimir%pobox.com a196556919 more multiday view stuff, now with timezone handling and correct calendar observing 2005-04-19 06:50:13 +00:00
vladimir%pobox.com 80dc8823a7 fixed much badness in composite calendar, esp with observers 2005-04-19 06:49:50 +00:00
masayuki%d-toybox.com b895cffb5f bug 56314 reverse selection colors when page background is similar to default selection background. Updating the algorithm. r/sr=bzbarsky, a=dbaron 2005-04-19 06:05:22 +00:00
tor%cs.brown.edu 809daeede7 Bug 258081 - svg frame code warning cleanup. r+sr=bzbarsky, a=dbaron 2005-04-19 03:48:10 +00:00
pavlov%pavlov.net 3aa35edeaf try to find a good start time before opening the event dialog. 2005-04-19 03:28:58 +00:00
pavlov%pavlov.net 27f6e89169 fixing getInTimezone to return a new mutable object r=vlad 2005-04-19 03:26:32 +00:00
mrbkap%gmail.com c30d90e18b bug 290081: Use the _moz-rs-heading attribute when opening residual style tags that aren't direct descendents of the heading tag open on the tag stack. r=bzbarsky sr=rbs a=asa 2005-04-19 01:30:04 +00:00
bzbarsky%mit.edu 8df9c25d22 Create CSSLoaders when the document object is created and deCOMify the getter.
Bug 290068, r=sicking, sr=peterv, a=brendan
2005-04-19 01:27:11 +00:00
bob%bclary.com 6e9df675ad Regression test for bug 290656 by Andrew Schultz, bug 290656 2005-04-19 00:43:19 +00:00
bob%bclary.com 4b18882f24 Do not crash when calling function with more than 32768 arguments by Erik Fabert, Bug 290575 2005-04-19 00:26:12 +00:00
bob%bclary.com f9d617e1ee Additional test for ECMA 3 10.6.1 by Bryant Chen, Bug 290774 2005-04-19 00:12:21 +00:00
tor%cs.brown.edu 25434d72f5 Bug 290830 - svg pointer-events:none not working. r+sr+a=dbaron 2005-04-18 23:38:19 +00:00
bzbarsky%mit.edu e8d54554c1 Remove code that just duplicates what SetAnonymousContentFor(content, nsnull)
will do anyway.  Bug 289391, r=sicking, sr=peterv, a=brendan
2005-04-18 23:01:30 +00:00
bzbarsky%mit.edu e84856a159 Remove unused aDeep args from AppendChildTo and InsertChildAt. Bug 289316,
r=sicking, sr=peterv, a=brendan
2005-04-18 22:58:35 +00:00
pavlov%pavlov.net b0f46a53e2 getting event dialog wired up for lightning 2005-04-18 22:55:28 +00:00
vladimir%pobox.com 0f2bb076ba missing file 2005-04-18 22:20:34 +00:00
bzbarsky%mit.edu 02c43f3a5e Don't create an unneeded selection object when serializing and editor. Bug
290350, r=sfraser/brade, sr=peterv, a=brendan.
2005-04-18 22:14:53 +00:00
vladimir%pobox.com d67a702f55 more multiday view goodness; hooked up controller 2005-04-18 22:11:24 +00:00
brendan%mozilla.org 391dcd4406 Don't delegate activation objects to Object.prototype (290774, r=shaver a=me). 2005-04-18 21:39:00 +00:00
bob%bclary.com 62def0ab5c Additional test from Martin Honnen, Bug 290715 2005-04-18 21:04:23 +00:00
vladimir%pobox.com 42711446ba fix HTMLCanvasElement position in DOM ClassInfo to not break old order, r=sicking,a=brendan 2005-04-18 21:03:13 +00:00
bob%bclary.com 25c4b48342 Updated test from Brendan, bug 290488 2005-04-18 20:47:45 +00:00
roc+%cs.cmu.edu 8700582fe8 Bug 290553. Make the canvas frame translate event coordinates correctly. r+sr=bzbarsky,a=brendan 2005-04-18 20:41:47 +00:00
bob%bclary.com 76ebcc8cbe Additional tests by Martin Honnen, Bug 290481 2005-04-18 20:02:20 +00:00
bzbarsky%mit.edu ec8569a2f5 Fixing the XUL content sink's error reporting. Bug 289469, r+sr=peterv, a=dbaron 2005-04-18 19:44:14 +00:00
silver%warwickcompsoc.co.uk 22f32a6c75 Bug 290825 - add back taskbarCmd.
r/sr=neil
a=asa
p=bugspam.Callek@gmail.com (Justin Wood)
2005-04-18 19:22:08 +00:00
vladimir%pobox.com e9e77c4331 enable the new calendar view 2005-04-18 18:21:34 +00:00
wtchang%redhat.com 3395848fa4 Bugzilla bug 275576: added "Root" to the nickname for the "Global
Chambersign" root. r=nelsonb.
Modified files: certdata.txt certdata.c
2005-04-18 16:08:10 +00:00
vladimir%pobox.com 71913d7675 = 0 for pure virtaul methods on interface 2005-04-18 09:00:11 +00:00
vladimir%pobox.com 71f13a5600 missed on checkin; avoid refcount leak for mCanvasElement 2005-04-18 08:34:02 +00:00
vladimir%pobox.com 5522de8726 more canvas landing horkage fixing 2005-04-18 07:30:14 +00:00
vladimir%pobox.com f7b58dab46 canvas horkage fix 2005-04-18 07:04:49 +00:00
vladimir%pobox.com 057ce06bb3 b=288714, html canvas implementation, r=various,a=brendan 2005-04-18 06:33:23 +00:00
bzbarsky%mit.edu 8e53c3d372 Fix up trees to use correct event coordinate systems. Bug 290494 , r+sr=roc,
a=brendan
2005-04-18 05:22:35 +00:00
bzbarsky%mit.edu b4e71104eb Make sliders use the right event coordinate system. Bug 290522, r+sr=roc,
a=brendan
2005-04-18 05:20:32 +00:00
bzbarsky%mit.edu 306677ee27 Make splitters use the right coord system for events, and fix up the review
comment from bug 289792.  Fixes bug 290464 and bug 290469 respectively.
r+sr=roc, a=brendan
2005-04-18 05:18:34 +00:00
smontagu%smontagu.org f83f433bc7 Fix typo from bug 284927. Bug 290567, r+sr=roc, a=mkaply 2005-04-18 03:55:52 +00:00
vladimir%pobox.com 778c1681c5 b=288796, add public ParseColorString method to CSSParser, r+sr=dbaron,a=asa 2005-04-18 02:51:40 +00:00
roc+%cs.cmu.edu 2a41dc97ca Bug 288406. Stop tracking potential drag gesture *before* we fire the drag DOM event, in case something happens that causes us to think a second drag gesture happens recursively. r+sr=bzbarsky,a=asa 2005-04-18 00:48:59 +00:00
rbs%maths.uq.edu.au 7ccb32aaf2 text-transform: uppercase or capitalize messes the German character ß, b=96423, r+sr=roc, a=asa 2005-04-18 00:13:45 +00:00
rbs%maths.uq.edu.au 66a44c9b0c 'text-transform: capitalize' causes collapsed/expanded letter spacing, b=93168, r+sr=bz, a=asa 2005-04-17 23:53:28 +00:00
cls%seawood.org 391ef05d89 Properly save CXXFLAGS for calling sub-configures.
Thanks to Joel Fredrikson <joel@it.uu.se> for the patch.
Bug #270814 r=cls a=asa
2005-04-17 22:44:14 +00:00
vladimir%pobox.com 4205a6ed9e fix for SQLITE_SCHEMA error, as well as using multiple-named-statement binding functions 2005-04-17 21:00:50 +00:00