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

136234 Коммитов

Автор SHA1 Сообщение Дата
vladimir%pobox.com 32f62a5592 Initialize stampDate on event init, notpartofthebuild 2004-12-10 02:32:30 +00:00
ginn.chen%sun.com d677f49cfe Bug 251492 [gnome]selected item text wrong color in high-contrast themes
reland toolkit part
fix the wrong "Landing the Aviary Branch (Toolkit sections excluding
toolkit/content)." by ben%bengoodger.com 2004-11-30 14:54
2004-12-10 02:30:24 +00:00
vladimir%pobox.com 49e37f3b21 Initialize creationDate and lastModifiedDate on itembase init, notpartofthebuild 2004-12-10 02:29:05 +00:00
dmose%mozilla.org a50705ab08 Get addItem() closer to working (not part of the build) 2004-12-10 02:25:12 +00:00
aaronleventhal%moonset.net 614304e221 bug 265677. Message Toolbar's button not accessible. Patch from doronr, r=mconnor 2004-12-10 02:25:11 +00:00
nboyd%atg.com f1c0b03cde Add HttpUnit and HtmlUnit 2004-12-10 01:52:18 +00:00
pavlov%pavlov.net 057e39ab2a fixing compile problem on windows 2004-12-10 01:50:51 +00:00
dmose%mozilla.org 185cbe674e utcTime is now known as nativeTime. not part of the build. 2004-12-10 01:46:09 +00:00
vladimir%pobox.com 6ac6de8a70 removed reinvention of instanceof; notpartofthebuild 2004-12-10 01:45:20 +00:00
pavlov%pavlov.net 7f91093d14 fixing weekView to request events for the full 7 days instead of just 6 2004-12-10 01:45:02 +00:00
vladimir%pobox.com 7a808c3525 utcTime is now nativeTime, notpartofthebuild 2004-12-10 01:43:25 +00:00
vladimir%pobox.com cc54dadd2b fix calDateTime jsDate conversion, oops; notpartofthebuild 2004-12-10 01:35:48 +00:00
nboyd%atg.com 05d23643bb remove stale link 2004-12-10 01:35:05 +00:00
brendan%mozilla.org db7df47478 Null, not false (fix copy-paste error). 2004-12-10 01:31:16 +00:00
darin%meer.net e43b03d320 fix libxul XP_UNIX bustage 2004-12-10 01:30:04 +00:00
silver%warwickcompsoc.co.uk 6839a81a0f Bug 150140 - Support /whois nick nick, and add /wii.
ChatZilla only.
r=rginda
2004-12-10 01:29:01 +00:00
pavlov%pavlov.net 1d3e26978e changing virtual nsresult to NS_IMETHOD so that it builds on windows 2004-12-10 01:14:42 +00:00
jst%mozilla.jstenback.com 8d53dd0302 Fixing bug 273961. Don't execute unix process creation code on windows. r+sr=darin@meer.net 2004-12-10 01:06:37 +00:00
vladimir%pobox.com d50971c113 forgot TimezoneOffset getter/setter, notpartofthebuild 2004-12-10 01:05:31 +00:00
dmose%mozilla.org eb63d89723 Fixed trailing comma (strict warning) and interface constant. Not part of build. 2004-12-10 00:50:03 +00:00
vladimir%pobox.com d3d4f2300c Have calIDateTime track the tz offset when going to/from jsdates. npotb 2004-12-10 00:45:04 +00:00
dmose%mozilla.org 995a0f98f2 Fix getItem for a single event to work. Not part of the build. 2004-12-10 00:36:26 +00:00
dmose%mozilla.org 1c5e0441d4 test for getItem() on a single event. (not part of the build) 2004-12-10 00:35:49 +00:00
pavlov%pavlov.net bcdb19f0f7 fixing weekView to clear events when changing weeks 2004-12-10 00:15:25 +00:00
shaver%mozilla.org 9d1ce73843 - Basic ICS serialization of events.
- icalComponent getter on calIItemBase to aid in serializing multiple
  components, such as to write out an entire calendar as ICS (say).
- Fix DATE property handling in the ICS service, no thanks at all to libical's
  use of obfuscated void * as its type for everything.
2004-12-10 00:15:22 +00:00
tor%cs.brown.edu b8ade7319c Bug 216559 - CSS3 currentColor. Patch by scootermorris@comcast.net.
r=bz, sr=dbaron.
2004-12-09 23:51:25 +00:00
pavlov%pavlov.net 6e5231e587 fix week view to show events in the right column and time slot 2004-12-09 23:47:44 +00:00
dbaron%dbaron.org d619b0de9a Fix make install bustage. 2004-12-09 23:39:48 +00:00
dbaron%dbaron.org 6fef9deada Use CSS to improve appearance of flames image. 2004-12-09 23:21:18 +00:00
pavlov%pavlov.net e14dcdbefa set the start/end times correctly 2004-12-09 22:51:59 +00:00
vladimir%pobox.com ec4f78f625 set mURI only after everything is initialized; also, move commitTransaction() into try blocks. notpartoftehbuild 2004-12-09 22:34:59 +00:00
vladimir%pobox.com 0d34b4431b automatically reset mozStorageStatementWrapper when the statement is finished executing, to avoid havin to reset() all the time. notpartofthebuild 2004-12-09 22:34:00 +00:00
pavlov%pavlov.net 7d60ddcf4e work on getting the week view to work again bug 273955 r=mvl 2004-12-09 22:32:39 +00:00
vladimir%pobox.com f6302870fb fix usage of snprintf to use PR_smprintf, notpartofthebuild 2004-12-09 21:42:36 +00:00
pavlov%pavlov.net ea5119dd92 fixing win32 build issues r=shaver 2004-12-09 21:22:15 +00:00
bienvenu%nventure.com 7f001a8b30 fix 273356 mdn requests don't work on global inbox messages, sr=mscott 2004-12-09 21:01:10 +00:00
aaronleventhal%moonset.net 941d2b6d39 Bug 273597 - AccessibleMarshall.dll missing from Firefox install. r+sr=bryner 2004-12-09 20:14:45 +00:00
Stefan.Borggraefe%gmx.de 4969dcc2f8 Bug 251991: Convert dialogs of the PSM to <dialog>
r=neil, sr=jst
2004-12-09 19:50:20 +00:00
cltbld bcc3d84efb Automated update from host egg 2004-12-09 19:33:25 +00:00
bsmedberg%covad.net 7ccf6e4965 Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees. 2004-12-09 19:28:35 +00:00
mvl%exedo.nl b782ec142f initial version of a synchronization test. npotb 2004-12-09 19:17:50 +00:00
ere%atp.fi f27e4d9b64 Bug 186549: add a pref. that allows different windows to retain their own input locale settings
Patch by Masayuki Nakano
r=emaijala
sr=bzbarsky
2004-12-09 19:01:35 +00:00
ere%atp.fi 6b18610044 Fix for bug 264708: Single-bit transparency not supported on Win98
Patch by Dainis Jonitis
r=emaijala
sr=roc
2004-12-09 17:56:46 +00:00
bienvenu%nventure.com cde53587cf potential fix for topcrash in imap code 269573, parser was ignoring the stop button in some situations, sr=mscott 2004-12-09 17:56:30 +00:00
bsmedberg%covad.net 9233aeeb28 Forgot one use of the pref from bug 237417 - noted by bugzilla-mozilla@dorando.at 2004-12-09 17:55:37 +00:00
bzbarsky%mit.edu 185d89d991 Move handling of "dir" and "bdo" into ua.css so it doesn't get turned off when
author styles are disabled.  Bug 261361, patch by fantasai
<fantasai.bugs@inkedblade.net>, r=dbaron, sr=bzbarsky
2004-12-09 16:08:43 +00:00
bzbarsky%mit.edu 66f24b3095 Use the right extension for appending filters to the filepicker. Bug 273498,
r=mconnor
2004-12-09 15:39:11 +00:00
amardare%qnx.com 2cdd72966a Change for qnx(photon) platform only. It should not affect runtime/buildig other platforms.
Temporary fix until PR:22930 is fixed in libph. The library insist in making any PtRegion widget
sensitive and opaque to key events. Thi shappen if after realizing it, a resource ( like
Pt_ARG_POS or Pt_ARG_DIM ) is set. Such a region will completely block any key events from reaching
any application, if the mouse is in top of it. To test open the url bar, place the mouse in top
of the list and type something. The key events are not reaching anybody.
2004-12-09 14:53:27 +00:00
neil%parkwaycc.co.uk a3bdc27a25 Bug 273741 Plain text copy suffering HTML conversion (regression from bug 244685) p=david.gardiner@unisa.edu.au r=dean_tessman sr=me 2004-12-09 12:59:29 +00:00
jocuri%softhome.net 63631e9bf8 Patch for bug 273483: update param(sendmailnow) information; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=justdave, a=justdave. 2004-12-09 10:54:37 +00:00