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

1113 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 1b51ba858c Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
mostafah%oeone.com a2f0edea80 Fixed bug 166457: Losing Alarm before time setting 2003-08-15 20:59:04 +00:00
mostafah%oeone.com d801d14a6b First shot at fixing bug 155882: Tasks (ToDo) need an Alarm (just like Events) 2003-08-15 18:08:48 +00:00
mostafah%oeone.com 8849d8fbfe Fixed duplicated entity name 2003-08-14 14:19:20 +00:00
mostafah%oeone.com d1a2eaca3b Removing duplicate defined entities 2003-08-13 17:39:08 +00:00
mostafah%oeone.com 1f82ca481e Using Mozilla icons instead 2003-08-13 17:16:33 +00:00
mostafah%oeone.com 7ea672f8df Adding in mac files needed to build sunbird 2003-08-13 17:02:43 +00:00
mostafah%oeone.com 94b4d84400 Checking in patch for bug 199856: To do task list doesn't remember sort state 2003-08-12 14:12:40 +00:00
mostafah%oeone.com 0dae389bf2 Checked in patch for bug 209366: Calendar not hightlighted, when opening preferences 2003-08-05 14:22:36 +00:00
mostafah%oeone.com c81279e0c7 Adding in missing files for sunbird distribution 2003-08-01 20:59:02 +00:00
mostafah%oeone.com 46ec7e630d Removing unneccessary file that gets generated in the make process 2003-08-01 20:57:47 +00:00
mostafah%oeone.com 60b5eb33e2 Fixed bug 177279: Alarms don't fire under certain (very common) conditions
by checking in the last needed part which was adding a preference to
show/supress missed alarms
2003-08-01 18:46:23 +00:00
mostafah%oeone.com 8d15e269a8 Removed binary checked in by mistake 2003-08-01 14:15:03 +00:00
bzbarsky%mit.edu b0d068ccde Bump skinVersion up to 1.5, since older skins are likely to get broken by the
change to no longer support single-':' pseudo-elements.  Bug 211657, r+sr=dbaron
2003-07-25 23:03:39 +00:00
mostafah%oeone.com 4d0bf3fdf4 Merged in fix for bug 201349: remove resizing pane from left sidebar 2003-07-21 20:29:13 +00:00
mostafah%oeone.com 880b315750 Checked in patch for bug 201349: remove resizing pane from left sidebar 2003-07-21 20:27:18 +00:00
mostafah%oeone.com e11d093ace Adding in files needed for Mozilla Sunbird ( Calendar stand alone app ) 2003-07-16 20:32:59 +00:00
mostafah%oeone.com a4752b8f5e Initial checkin of files needed for building MozillaSunbird ( Calendar standalone app ) 2003-07-16 20:26:49 +00:00
mostafah%oeone.com 57099e39f3 Checking in patch for bug 212534: Strings in calendar that are out of the locale directory 2003-07-15 15:05:11 +00:00
mikep%oeone.com db4a92f2d9 Fixing missing string bundle. 2003-07-15 13:49:01 +00:00
mikep%oeone.com 05711d5440 Fixing bug 211940. 2003-07-11 12:34:16 +00:00
mikep%oeone.com 0f4889277e Localizing text, bug 211446. 2003-07-09 12:48:42 +00:00
mikep%oeone.com 9afb60c25d Patch from Eric B. on bug 199906. 2003-07-09 12:44:22 +00:00
bzbarsky%mit.edu b3003f362c Move to the double-'::' notation for -moz-tree-* pseudo-elements in SeaMonkey.
Bug 211657, r+sr=dbaron
2003-07-07 21:22:24 +00:00
mikep%oeone.com b9ba81a08b Checking in patch from Eric B for bug 199278. 2003-07-07 12:57:53 +00:00
mikep%oeone.com 6ca2cecc78 Fixing bug 167800, patch from Eric B. 2003-07-07 12:56:05 +00:00
mikep%oeone.com bddd5e070b Fixing problems from bug 199449. 2003-06-27 15:32:43 +00:00
mikep%oeone.com eb309bb7a1 Checking in fixes to bug 199449. 2003-06-27 12:59:51 +00:00
mikep%oeone.com c27d17d440 Fixing bug 209174. 2003-06-27 12:55:31 +00:00
mostafah%oeone.com d0f4d4c224 Renaming error levels to less popular names 2003-06-26 18:24:44 +00:00
mikep%oeone.com 2ddfd2d619 Fix from Paul Buhler:
I took some time today to debug a problem in calendarManager.js related to the
handling of colors for events that are added to newly created calendars... in
essence they don't display with the background color because the calendar's
style rule was not being generated. New calendar objects didn't have an Id field
set which causes a fault in calendarColorStyleRuleUpdate.

Likewise I also changed the location of where calendarColorStyleRuleUpdate gets
called... it is now called in the 'ok' processing for the dialog(s), rather than
the last line in the launch dialog routines. This change was made so that we
don't call the function in the 'cancel' cases.
2003-06-26 13:46:51 +00:00
mikep%oeone.com 741c8b034c FIxing many localized bugs, including bug 200797, bug 210503 bug 208194 and bug 210652 2003-06-26 13:38:55 +00:00
mikep%oeone.com 711bca1ff8 Moving .gif files to .png. 2003-06-20 13:31:17 +00:00
mikep%oeone.com dfeb35f95e Adding in patch 126118 from bug 168375 to improve the week view, patch from Eric Belhaire. 2003-06-20 13:21:48 +00:00
mostafah%oeone.com 7148814fee Made progress on bug 134969: Add alarms to nsnotify/Alarm as well if Calendar is not running
by changing calendar icon in taskbar when alarm goes off.
2003-06-18 20:11:58 +00:00
mostafah%oeone.com 363778bde9 First step to fix bug 177279: Alarms don't fire under certain (very common) conditions 2003-06-18 16:30:48 +00:00
mostafah%oeone.com a91b250c06 Fixed bug 206810: No LAST-MODIFIED element in the ical of generated events or tasks 2003-06-18 15:22:16 +00:00
mostafah%oeone.com 956dae6978 Enhanced "Ical component not registered" message 2003-06-18 14:20:31 +00:00
mikep%oeone.com 40536b68e1 Using localized text, bug 191508. 2003-06-17 19:30:59 +00:00
mikep%oeone.com 2a738d3535 New build. 2003-06-17 17:17:53 +00:00
mikep%oeone.com 1543c3b8ab Fixing coloring in multiweek view. 2003-06-17 17:17:44 +00:00
mikep%oeone.com bb80916bbc Fixing printing, bug 204594. 2003-06-17 14:24:05 +00:00
seawood%netscape.com bde9a95afd Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:29:40 +00:00
seawood%netscape.com b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
mikep%oeone.com f14f6330f1 Coloring calendar list. 2003-06-10 20:09:08 +00:00
mikep%oeone.com 5d2d6f2f77 Adding in topbar icon again. 2003-06-10 18:12:40 +00:00
mikep%oeone.com 2f1f22bc6e Fixing bug 206755, patch from Eric. 2003-06-10 17:27:04 +00:00
mikep%oeone.com b8a4a77e95 Fixing localized problems, bug 208913 2003-06-10 16:51:10 +00:00
mikep%oeone.com 194d57e583 Fixing problem with some elements not be localizeable, bug 208911 2003-06-10 16:49:30 +00:00
mikep%oeone.com d7287a48cf Adding in code from Charleston students to color calendars. Does not color the top left calendar tree, the event list, or multi week view. 2003-06-10 16:35:06 +00:00