mostafah%oeone.com
4fccabc851
Updated translation
2005-01-19 18:59:45 +00:00
mostafah%oeone.com
d0c3b2b25e
Fixed bug 275880: xpi doesn't work for Italian (it-IT)
2005-01-19 15:21:21 +00:00
bsmedberg%covad.net
ca5243c97b
Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor
2005-01-17 18:50:18 +00:00
mostafah%oeone.com
c75c1f0845
Added license from patch to bug 276799:
...
Move inline styles from calPrintEngine.js to a css file
2005-01-17 16:05:23 +00:00
mostafah%oeone.com
3659ba9881
Updated translation
2005-01-17 15:40:52 +00:00
mostafah%oeone.com
2fe071dfe6
Updated translation
2005-01-17 15:11:42 +00:00
mattwillis%gmail.com
0353609af7
fix stupid typos in last checkin
2005-01-17 00:18:53 +00:00
mattwillis%gmail.com
f802e10e3f
bug 272732
...
rev14 - patch standardizes on use of get/setFieldValue, and removes many global vars (ie: gEvent)
r=shaver w/ comments
This patch breaks the ability to switch an event from Event to ToDo in the dialog.
This is okay for now.
2005-01-16 17:03:59 +00:00
pavlov%pavlov.net
132d14c967
getting month view off the ground
...
moving calendar observer code from weekView.js to calendarWindow.js so it can monitor and update the current view instead of only working in week view.
2005-01-13 05:56:39 +00:00
pavlov%pavlov.net
b22402a2a8
fixing description text setting
2005-01-13 05:53:52 +00:00
pavlov%pavlov.net
4d990f5ac4
clear the day view when switching days
2005-01-12 22:48:13 +00:00
pavlov%pavlov.net
4d6fd77135
return in the mouseover code for now until it is updated
2005-01-12 19:56:21 +00:00
dmose%mozilla.org
bb186586db
Fix JS strict warning. Not part of the build.
2005-01-12 19:34:47 +00:00
shaver%mozilla.org
b22b5765b9
Bugs from CalDAV Calconnect interop.
...
- Use uppercase property names until 277978 is fixed.
- Don't set empty-string properties, because some servers don't like them.
2005-01-12 01:12:00 +00:00
vladimir%pobox.com
dd789c3e27
changed tz pref to calendar.timezone.local; if not set, no timezone will be sent
2005-01-11 21:42:36 +00:00
mostafah%oeone.com
eb032caaea
Made change suggested in comment #7 of bug 276799:
...
Move inline styles from calPrintEngine.js to a css file
2005-01-11 16:51:25 +00:00
mostafah%oeone.com
042fd2d25d
Checked in patch for bug 276799:
...
Move inline styles from calPrintEngine.js to a css file
2005-01-11 16:49:59 +00:00
mattwillis%gmail.com
29c740bd12
bug 237467
...
fill in missing tri-license block with standard OEOne information
r=mostafah
2005-01-11 00:29:54 +00:00
pavlov%pavlov.net
b83629dee1
set the day view box class on the eventBoxes
2005-01-10 21:15:40 +00:00
vladimir%pobox.com
3aaf97b4e9
add timezone handling in output ics files. we currently output dtstart/dtend in the tz specified by the calendar.local-time-zone pref
2005-01-10 02:24:03 +00:00
mattwillis%gmail.com
244365ff71
bug 272732
...
fixes braces per shaver
2005-01-08 02:20:19 +00:00
mattwillis%gmail.com
e1f5e42081
bug 272732
...
rev13 - more polish in recurrence tab. listbox child buttons now enable/disable properly based on what's in the listbox
addAttachment will now check to see if the file uri is already attached before doing so
r=shaver
2005-01-08 02:17:23 +00:00
mattwillis%gmail.com
0a29d62864
replacing default sound with something less obnoxious
...
r=shaver
2005-01-08 00:21:36 +00:00
mattwillis%gmail.com
a54e433303
bug 272732
...
toDoDialog is now integrated into eventDialog.js/xul
2005-01-07 22:27:49 +00:00
mattwillis%gmail.com
dacf363ff3
fixes erroneous error message when using .ics
...
r=mvl
2005-01-07 21:34:25 +00:00
mvl%exedo.nl
c2421c081e
Don't show an error box when publishing to a new webdav file
...
bug 275339, r=mostafah
2005-01-07 20:22:46 +00:00
dmose%mozilla.org
04d0b8f328
Fix function name typo that was break invitees
2005-01-07 19:34:10 +00:00
mostafah%oeone.com
1f5dea3ea8
Updated translation
2005-01-07 14:00:05 +00:00
pavlov%pavlov.net
a3d3baaadd
wire back up the dayView
2005-01-06 22:54:58 +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
mostafah%oeone.com
88ad0a516d
Added in french version of aboutDialog.dtd
2005-01-06 14:29:55 +00:00
mattwillis%gmail.com
324b8a66a1
fixes 4 strict JS errors
2005-01-06 00:53:34 +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
mattwillis%gmail.com
5554c8b2b8
bug 272732
...
rev10 more recurrence fixes
r=pavlov@pavlov.net
2005-01-05 22:24:27 +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
mattwillis%gmail.com
fb6190cb37
bug 272732
...
rev9 - fixes stuff so the ok button works with events and todos
r=dmose
2005-01-05 02:31:47 +00:00
vladimir%pobox.com
f6382aab84
first pass at making Todos work.
2005-01-04 22:49:12 +00:00
mattwillis%gmail.com
cc16beece2
bug 272732
...
more fixes to eventdialog.js/xul - rev8 patch
todo alarms are now correctly handled, rejecting invalid combinations of enabled pickers and alarm related properties
r=pavlov@pavlov.net
2005-01-04 21:38:35 +00:00
mattwillis%gmail.com
c26db0ebad
bug 272732
...
more work on eventdialog.xul/js
priority level support now working correctly
ui updates to todo - unifying completed/cancelled/status widgets
alarm groupbox removed and widgets added to details
r=pavlov@pavlov.net
2005-01-04 17:03:13 +00:00
vladimir%pobox.com
b041f21308
updated FE for new recurrence bits; also some todo fixes
2005-01-03 23:33:16 +00:00
mostafah%oeone.com
2100a66919
Updated translation
2005-01-03 22:07:11 +00:00
mattwillis%gmail.com
1506171d91
bug 272732
...
applying patch rev5
more updates to eventDialog.js/xul per suggestions in irc
r=pavlov@pavlov.net
2005-01-03 21:37:04 +00:00
mattwillis%gmail.com
d25725e934
bug 226209 - clean up code bug
...
removes tabs and craziness from dragDrop.js
r=mostafah
2005-01-03 21:18:41 +00:00
mattwillis%gmail.com
cce2027ce5
bug 276655
...
Updating the About Sunbird dialog, and adding the credits
r=mostafah
2005-01-03 21:06:19 +00:00
mostafah%oeone.com
6fe6eba585
Updated translation
2005-01-03 20:17:32 +00:00
mattwillis%gmail.com
93ea52d81d
bug 272732
...
more updates and fixes to eventDialog.js/xul to work with new interfaces and to combine eventDialog and toDoDialog
r=pavlov@pavlov.net
2005-01-03 17:30:54 +00:00
mattwillis%gmail.com
b46cdb90e7
bug 272732
...
fixes window title regression
r=pavlov@pavlov.net
2004-12-29 21:58:04 +00:00
mattwillis%gmail.com
6dbfd3c82c
bug 272732
...
more work on new/edit event dialog.
more of the todo/task controls are wired in and working.
r=pavlov@pavlov.net
2004-12-29 20:35:38 +00:00