Commit Graph

1691 Commits

Author SHA1 Message Date
mostafah%oeone.com
f6717905bf Checked in attachment #164032 for bug 207381:
Need button and periodic interval for refreshing/publishing a calendar
Also added same change to resources/content/menuOverlay.xul
2004-11-02 16:14:52 +00:00
mostafah%oeone.com
fb4e8f9c22 Checked in patches for bug 266919:it-IT localization changes 2004-11-02 15:27:28 +00:00
mostafah%oeone.com
7d30e84449 Checked in patch for bug 266916:es-ES localization changes 2004-11-02 15:20:34 +00:00
mostafah%oeone.com
0981bfdb49 Fixed sunbird build bustage, using browser/app/splash.rc 2004-11-02 14:12:14 +00:00
mostafah%oeone.com
610a10cbfd Checked in patch for bug 266882:
printDayView always prints "Weekday, Month Day Year", should use preferred format
2004-11-01 21:57:57 +00:00
mostafah%oeone.com
5426764685 Checked in patch for bug 257943 ( using year == -1 ):
Crash after adding a new task : invalid DTSTART entry
2004-11-01 21:52:09 +00:00
mostafah%oeone.com
b6e1d623bc Checked in attachment #163976 for bug 266875:
Non-standard keys: Export key is accel+O, Open has no shortcut
2004-11-01 21:44:36 +00:00
mostafah%oeone.com
440ba55cd9 dos2unix'ed all locale files 2004-11-01 21:06:52 +00:00
mostafah%oeone.com
a958804cdd Checked in attachment #163935 for bug 248884:
big calendar (ics more than 64k) is broken
2004-11-01 20:59:56 +00:00
mostafah%oeone.com
a987ced0af Checked in patch for bug 210218:
mouse cursor does not change to indicators after opening an Event dialogue
2004-11-01 20:52:16 +00:00
mostafah%oeone.com
7416b3d91a Added chrome:name to contents.rdf for locales.
See http://bugzilla.mozilla.org/show_bug.cgi?id=266007#c5
2004-11-01 20:35:09 +00:00
mostafah%oeone.com
c9a0ccd55d Checked in patch for bug 231674: Incorrect Mouse Pointer 2004-11-01 20:04:03 +00:00
mostafah%oeone.com
5c0acfc4e2 Fixed build bustage based on browser/app/Makefile.in 2004-11-01 19:50:18 +00:00
mostafah%oeone.com
dc17c17375 Checked in patch for bug 216257 ( with some tweaks ):
Add "Events this month" to dropdown selection list in events pane.
2004-11-01 18:50:47 +00:00
mostafah%oeone.com
e247236064 Checked in patch for bug 267153:
Sunbird should be built with the --disable-plugins and the disable-cookies build option
2004-11-01 18:22:01 +00:00
mostafah%oeone.com
d97ebd058d Removed unused makefile.win 2004-11-01 16:09:11 +00:00
mostafah%oeone.com
3d0968086e Checked in patch for bug 264447: Export into vCalendar format has illegal newlines 2004-10-29 20:23:52 +00:00
mostafah%oeone.com
9fec8baaa5 Added ca-AD and tr-TR to the dist 2004-10-29 19:39:38 +00:00
mostafah%oeone.com
a73f965a59 Added Catalan translation 2004-10-29 19:20:09 +00:00
mostafah%oeone.com
f131646c30 Adding in zoomWindow function provided by mattwillis 2004-10-29 19:08:50 +00:00
mostafah%oeone.com
2c87143ce9 Added turkish translation 2004-10-29 18:56:09 +00:00
mostafah%oeone.com
e16848a583 Added more info to contents.rdf 2004-10-29 18:55:01 +00:00
mostafah%oeone.com
1e20bb4b54 Updated translation 2004-10-29 16:47:17 +00:00
mostafah%oeone.com
aa13a0e8cf Checked in patch for bug 264106:
Crash on launch: chrome://browser/content/hiddenWindow.xul can't be resolved
and patch #162497 for bug 226209: Cleanup calendar code
(which was needed for previous patch ).
Note: Changes were made to make the patches applicable to the current tree)
2004-10-29 16:40:01 +00:00
mostafah%oeone.com
d0cca50812 Defining same variable once since Win32 doesn't accept this format 2004-10-28 20:41:59 +00:00
mostafah%oeone.com
80fb584788 Defining variable once since Win32 doesn't accept this format 2004-10-28 20:37:21 +00:00
mostafah%oeone.com
33c0c44d30 Fixed bustage after adding IsSet method ( see previous CVS log ) 2004-10-28 18:19:06 +00:00
shaver%mozilla.org
544d85cf7f libxpical is not ready for a glue-only world, sadly 2004-10-28 16:55:30 +00:00
shaver%mozilla.org
86e0934c45 use XPCOM_GLUE_LIBS for libxpical componentry, to reduce version dependence 2004-10-28 16:45:36 +00:00
mostafah%oeone.com
a9984bcdb7 Checked in attachment #161714 for bug 220075:
Make task start date/due date optional
2004-10-28 15:56:04 +00:00
mostafah%oeone.com
0cef8b0a0f Checked in patch #162945 for bug 220075:Make task start date/due date optional
(Adds IsSet to oeDateTime interface)
2004-10-28 15:52:09 +00:00
mostafah%oeone.com
8ab7eaf00c Applied attachment #161704 from bug 262620:GetAllEvents() is slow
(fixed indents, added missing {}, and added a break for speed)
Applied attachment #162865 and attachment#162881 from bug 265457:
GetEventsForRange is inefficient
(fixed indents and fixed incorrect variable)
Also removed obsolete EventList class.
2004-10-28 15:18:12 +00:00
dmose%mozilla.org
ce1d2147d7 Make calendar text readable in light-on-dark themes (bug 266186); r=mostafah 2004-10-27 21:29:35 +00:00
mostafah%oeone.com
aa1fa5579d Checked in patch for bug 263539:
todo dialog: Prevent task alarm trigger with no trigger date
2004-10-27 20:04:13 +00:00
mostafah%oeone.com
44a2235eaa Checked in patch for bug 261329:
"About to import" prompt should show names of file and calendar.
2004-10-27 19:44:29 +00:00
mostafah%oeone.com
5e5b0e1ba6 Checked in patch for bug 246740:
import->file forces into default calendar [prompt for each]
2004-10-27 18:07:57 +00:00
mostafah%oeone.com
04c07ee8f4 Checked in patch for bug 242317 ( comments fixed ):
Day and weekday titles in calendar view scroll away [weekview]
2004-10-27 17:34:46 +00:00
mostafah%oeone.com
38b52cd75a Updated translation 2004-10-27 16:27:26 +00:00
mostafah%oeone.com
40e4684d36 Checked in attachments #161878,#161880 and #163491 from bug 260458(with minor tweaks):
Collect file commands in file menu, and separate new/open calendar to avoid
warning "already exists. do you want to replace it"
Parts that didn't get in will be provided in a separate patch just in case
2004-10-27 15:58:16 +00:00
vladimir%pobox.com
55000b6c93 first bits of new calendar interfaces 2004-10-26 21:27:59 +00:00
mostafah%oeone.com
14d1dbe196 Checked in patch for bug 265399:
###!!! ASSERTION: You are calling CreateInstance "{ed3db3fc-0168-4cab-8818-98f5475a490c}"
when a service for this CID already exists!:
'Error', file r:/mozilla/xpcom/components/nsComponentManager.cpp, line 1880
2004-10-26 19:30:50 +00:00
mostafah%oeone.com
249640df18 Checked in attachment #159387 for bug 256087:
Input area is labelled Categories (should be Category)
2004-10-26 18:43:12 +00:00
mostafah%oeone.com
93860c57c0 Checked in patches for bug 258986:
Cleanup event & todo/task mouseover preview tooltips: combine code, add properties, date ranges
2004-10-26 18:25:41 +00:00
mostafah%oeone.com
c5ebbadbe1 Checked in patch for bug 259463:
Date Problem-can not accept date before 01/01/1601 ,show blank
2004-10-26 17:34:02 +00:00
mostafah%oeone.com
c154911697 Added semicolon ( http://bugzilla.mozilla.org/show_bug.cgi?id=260158#c7 ) 2004-10-26 17:05:01 +00:00
mostafah%oeone.com
db7e683492 Checked in patch for bug 260158:
datepicker/timepicker menulist have blinking text cursor while popped up, but can't type
2004-10-26 16:42:24 +00:00
darin%meer.net
52ac61d678 landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner 2004-10-25 19:34:45 +00:00
mostafah%oeone.com
66d6b7745d Updated translation 2004-10-25 17:34:02 +00:00
mostafah%oeone.com
e1222e46b6 -Checked in patches for bug 260169:
generalize formatDateTime and formatInterval relative to given date, not just today
-Removed redundant AllDay entry from calendar.properties
2004-10-25 15:47:30 +00:00
mostafah%oeone.com
5ec71e676c Updated translation 2004-10-25 14:43:05 +00:00