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

136930 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com a57bc99169 277339 - Os/2 build bustage - a=mkaply 2005-01-07 01:18:16 +00:00
timeless%mozdev.org b87373b71f Bug 187508 Follow "full keyboard access" setting in System Preferences for tabbing navigation
patch by bugs.mano@mail-central.com r=aaronl sr=neil a=asa
2005-01-06 23:41:52 +00:00
doronr%us.ibm.com ad9750a109 backing out accidental checkin 2005-01-06 23:16:10 +00:00
cltbld 726c7eb778 Call make-msi.pl with its new project flag. (cmp) 2005-01-06 23:04:23 +00:00
cltbld e491fec842 Generalize make-msi.pl script to open the door for MSIs of other Mozilla
projects.  Work supporting bug 231062. (cmp)
2005-01-06 23:02:38 +00:00
pavlov%pavlov.net a3d3baaadd wire back up the dayView 2005-01-06 22:54:58 +00:00
doronr%us.ibm.com 0b40417ae4 nsXFormsSchemaValidator work 2005-01-06 22:40:02 +00:00
cbiesinger%web.de 65162686ce fixing beos bustage 2005-01-06 22:28:44 +00:00
mostafah%oeone.com 51dcf8f9ca Checked in attachment 170470 for bug 277176:
Javascript Strict Warning fixes
r=pavlov
2005-01-06 21:03:15 +00:00
cltbld 7c0bae048c Relocate make-msi.pl script to a new location in toolkit/ and call it from
there.  Work supporting bug 231062. (cmp)
2005-01-06 20:32:55 +00:00
cltbld 9ef474501a Bug fixes in general MakeMSI header files to use new names properly. Work
supporting bug 231062. (cmp)
2005-01-06 20:26:40 +00:00
cltbld 1ccf5e07bc Add support for general MakeMSI files to make-msi script and firefox header
file.  Work supports bug 231062. (cmp)
2005-01-06 20:25:30 +00:00
dmose%mozilla.org 81712e0fbc More PR_LOGGING ifdef fixes; not part of the build. 2005-01-06 20:17:52 +00:00
cltbld 62e92cd348 Redirect mozilla-*.mmh files as needed to set up a generalized MakeMSI
infrastructure.
2005-01-06 20:15:13 +00:00
dmose%mozilla.org 3bc52978a9 Fix attempting use of log in non-logging builds. This was causing the
.so to fail to register.  Not part of the build.
2005-01-06 20:12:57 +00:00
mvl%exedo.nl c642e1e024 Enable ics provider
nptob
2005-01-06 19:08:36 +00:00
dougt%meer.net 6b7cb81edb Fixing build bustage using gcc 3.4.2. r=dveditz 2005-01-06 19:08:15 +00:00
mvl%exedo.nl 3e3c6861eb Updates to ics provider. Inherit from memory calendar instead of wrapping the calls 2005-01-06 18:48:38 +00:00
mkaply%us.ibm.com 91b63e7ab4 OS/2 build bustage from 276592 - a=mkaply 2005-01-06 18:11:46 +00:00
scott%scott-macgregor.org 0bea98ce60 Bug #276918 --> add appstartup and xulapp xpt files to packager list so the em doesn't throw exceptions on startup
that keep installer builds from loading.
2005-01-06 18:03:18 +00:00
jst%mozilla.jstenback.com 35e040ec7f Fixing a part of bug 262887 that the initial fix didn't fix. r=bugs4hj@netscape.net, sr=dveditz@cruzio.com, a=asa@mozilla.org 2005-01-06 16:13:51 +00:00
mvl%exedo.nl 9f182a91aa port patch for bug 239435. Ignore unknown parameters
nptob
2005-01-06 15:54:28 +00:00
jst%mozilla.jstenback.com db6f8d937a Fixing bug 268830. Enable popups when handling access key events. r+sr=bzbarsky@mit.edu, a=asa@mozilla.org 2005-01-06 15:13:15 +00:00
pinkerton%aol.net 2e636a36c2 allow javascript: popups if they are bookmarks (bug 272389) 2005-01-06 14:36:32 +00:00
mostafah%oeone.com 88ad0a516d Added in french version of aboutDialog.dtd 2005-01-06 14:29:55 +00:00
cmp%mozilla.org b6203e4b02 Fix for code to catch condition that causes bug 276259. 2005-01-06 05:03:27 +00:00
mattwillis%gmail.com 324b8a66a1 fixes 4 strict JS errors 2005-01-06 00:53:34 +00:00
pete%mozdevgroup.com 02ce3a42a9 b=277121
r=jan
sr=bzbarsky
Remove stary printf on non DEBUG builds
--pete
2005-01-06 00:37:34 +00:00
dmose%mozilla.org 6a31d998f7 Unbreak addItem after previous location fix. Not part of the build. 2005-01-05 23:58:01 +00:00
mattwillis%gmail.com c985199ae7 bug 272732
rev12
fixes labels on recurrence items
also fixes storing recurrence components to storage
storage changes: r=vlad
UI changes: r=me
2005-01-05 23:54:06 +00:00
mattwillis%gmail.com d3dc08763e bug 272732
rev11 fixes support for day checkboxes in recurrence
added check for null category after patch was made
r=pavlov@pavlov.net
2005-01-05 22:42:21 +00:00
mostafah%oeone.com 8c6db1b1de NO_YY_UNISTD_H to YY_NO_UNISTD_H 2005-01-05 22:29:45 +00:00
mattwillis%gmail.com 5554c8b2b8 bug 272732
rev10 more recurrence fixes
r=pavlov@pavlov.net
2005-01-05 22:24:27 +00:00
mvl%exedo.nl ec745c2753 Make libical build on windows
npotb
2005-01-05 22:20:35 +00:00
cmp%mozilla.org 2f14b1deaa Make make-diskimage fail if ditto command to copy files fails. 2005-01-05 21:48:53 +00:00
dmose%mozilla.org 9770669bc3 Remember the location URI that is returned by the server in REPORT and use it when modifying an event, rather than trying to construct a new URI from the event's UUID. Not part of the build. 2005-01-05 21:45:05 +00:00
mvl%exedo.nl b34890198e Adding files needed to make libical build.
npotb
2005-01-05 21:21:14 +00:00
mattwillis%gmail.com 0d3123d165 bug 277176
from rev0
fixes javascript strict warnings
r=mostafah
2005-01-05 21:18:47 +00:00
mattwillis%gmail.com dc15176bcb bug 272732
from rev10
fixes to plural/singular labels in recurrence tab
r=pavlov@pavlov.net
2005-01-05 21:07:10 +00:00
mvl%exedo.nl 4196658279 one more makefile
Not part of the build
2005-01-05 21:06:51 +00:00
mvl%exedo.nl c337bb358e libical makefiles for mozilla build system.
not part of the build
2005-01-05 21:03:14 +00:00
mattwillis%gmail.com ce6a80dc11 bug 275695
updates to Sunbird menubar and menus
r=pavlov@pavlov.net
2005-01-05 20:58:03 +00:00
mvl%exedo.nl da393572cc Import of libical from upstream cvs on 20050105 -- approximately 0.24RC (not part of the build). 2005-01-05 20:48:57 +00:00
mvl%exedo.nl 56f903a934 Import of libical from upstream cvs on 20050105 -- approximately 0.24RC (not part of the build). 2005-01-05 20:09:32 +00:00
vladimir%pobox.com ff12bcd215 fix for todo/event differentiation 2005-01-05 19:02:06 +00:00
vladimir%pobox.com c518f99c6a calendar storage-back end sql schema source files (included in the .js, just checking in files from which it is generated) 2005-01-05 18:45:55 +00:00
Stefan.Borggraefe%gmx.de 93f99b99e6 Bug 275084: "Not able to accept expired certificate" Apply wallpaper to circumvent bug 274703.
r+sr=neil, a=asa
2005-01-05 18:15:09 +00:00
mkaply%us.ibm.com 30f91d6247 #275436
r=mkaply, sr=blizzard (platform specific), a=mkaply (platform specific)
From Peter Weilbacher - add an OS/2 specific readme file
2005-01-05 15:40:59 +00:00
mkaply%us.ibm.com 0db4a665e3 #275436
r=mkaply, a=mkaply (platform specific)
From Peter Weilbacher - add an OS/2 specific readme file
2005-01-05 15:40:21 +00:00
allan%beaufour.dk 3a6e6b5821 Nulls out mElement in OnDestroyed. Bug 266118, r=smaug, sr=darin. 2005-01-05 10:06:46 +00:00