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

584 Коммитов

Автор SHA1 Сообщение Дата
colinp%oeone.com 3657cbfe83 fixed popup's in month view not showing up properly. 2002-04-03 20:35:23 +00:00
mostafah%oeone.com 679fcade75 In GetSyncId() m_alarmunits was being checked instead of m_syncid. (Bug 135193)
Fixed now.
2002-04-03 19:50:00 +00:00
mikep%oeone.com 713a62e9fe Fixing bug 135171, snoozing alarms problem. 2002-04-03 18:55:36 +00:00
mikep%oeone.com 6a9bcacb58 Adding in mail menu to context menu. 2002-04-03 18:33:55 +00:00
mikep%oeone.com 9f41bd5b5f Fixing bug 135170, problem with repeating events when editing them. 2002-04-03 18:09:08 +00:00
mikep%oeone.com cef4d09bd9 Adding in shell script to make the XPI. 2002-04-03 17:50:48 +00:00
mikep%oeone.com 867762417b Fixes for multiple selection, bug 133324. 2002-04-03 17:50:31 +00:00
mikep%oeone.com 9797092dab Adding in multiple selection. 2002-04-03 17:47:29 +00:00
mikep%oeone.com 76fc28b2a9 Updating a comment. 2002-04-03 17:46:49 +00:00
mikep%oeone.com 9b3568e1a8 Adding in end dates. 2002-04-03 17:46:24 +00:00
mikep%oeone.com 0e1d18a381 Starting to add in end dates for events. 2002-04-03 17:25:32 +00:00
mostafah%oeone.com 7401c312c3 Changed ical data VERSION to 2.0 & added PRODID based on patch provided by gary.frederick@jsoft.com 2002-04-03 17:19:28 +00:00
mikep%oeone.com 2ab6fcc63b More fixes from Dan for mail stuff. 2002-04-03 16:43:14 +00:00
caillon%returnzero.com 4763ba3337 Bug 135090 - move the calendar menu item from the Tools menu to the Window menu, followup to bug 108099 which re-organized the menu. r/sr=blake 2002-04-03 08:38:35 +00:00
mikep%oeone.com fa2fb8bf2e Fixing skin for change to listbox. 2002-04-02 19:54:46 +00:00
mikep%oeone.com 21b0f0e268 Fixing date format, and changes for listbox becoming tree. 2002-04-02 19:54:05 +00:00
mikep%oeone.com 81a830e719 email changes from dan. 2002-04-02 19:53:30 +00:00
mikep%oeone.com 680b77acb1 Fixing date format. 2002-04-02 19:52:15 +00:00
mikep%oeone.com f0f627da5f Changing alert message to send people to certain bug. 2002-04-02 19:51:48 +00:00
mikep%oeone.com cdaf587955 Adding in mail support from dan. 2002-04-02 19:51:22 +00:00
mikep%oeone.com 698b05f8a1 Adding in alert for about, fixing event selection. 2002-04-02 19:50:52 +00:00
mikep%oeone.com a1883504e6 Adding in proper formatting for 24 hour clocks. 2002-04-02 19:50:11 +00:00
mikep%oeone.com 7385082a74 Adding file from Dan's changes. 2002-04-02 19:49:33 +00:00
mikep%oeone.com 578d86a3f8 Adding in the start of Dan's email integration code. 2002-04-02 18:47:56 +00:00
mikep%oeone.com 03a8b18ab9 Fixing bug 133263: make context menu useful. 2002-04-02 18:39:10 +00:00
mostafah%oeone.com 536d1655dd Fixed bug 123576: If the recurrence month-day does not exist for a specific month, it will now be set to the last available day of the month 2002-04-02 17:37:00 +00:00
mikep%oeone.com cd323b7a1b Fixes for changes to listbox and trees. 2002-04-02 15:47:05 +00:00
mikep%oeone.com 89b2b8ca76 Fixing key binding for deleting events. 2002-04-01 21:24:45 +00:00
mikep%oeone.com 02e2db219e Fixing problem with edit events with monthly repeating. 2002-04-01 21:02:06 +00:00
mikep%oeone.com 6143c8539f Fixing bug 133129, problems with monthly repeating events. 2002-04-01 20:59:48 +00:00
mikep%oeone.com 0242797563 Adding cropping to week view text. 2002-04-01 20:25:34 +00:00
mikep%oeone.com 7440876356 Redoing selection controller. Adding in a new event selection object which controls all the selections, and distributes onSelectionChanged events to observers. 2002-04-01 19:52:51 +00:00
colinp%oeone.com d132d7ca45 removed all the watch files 2002-03-28 21:00:23 +00:00
colinp%oeone.com c75220e9d0 make all title areas a min-height 2002-03-28 20:52:43 +00:00
colinp%oeone.com a09ddba6be removed centering of search items 2002-03-28 20:46:28 +00:00
colinp%oeone.com 140958e43c changed the color to white 2002-03-28 20:27:25 +00:00
colinp%oeone.com 2bc511cc40 added padding around the views 2002-03-28 20:26:10 +00:00
colinp%oeone.com b77e11d19a Changed day / week views titles to act like the month view's title. Removed the extra years in the month view as it was just too confusing.
also added my name in the contributors list where it wasn't already :)
2002-03-28 19:47:17 +00:00
colinp%oeone.com c1470c70dd readded with -kb option 2002-03-28 18:52:55 +00:00
colinp%oeone.com ac1aaeedf5 readding in a moment 2002-03-28 18:52:32 +00:00
colinp%oeone.com c3022845d2 finally have month view in decent working order (for resizing)
Fixes bug:
110057 Month view does not fit in (smallish) browser area
Partially fixes bug:
125366 Calendar does not maximize to window size (too big)
(Month view only is fixed -- breaks week & day views temporarily (it doesn't really break them, it just makes them look bad for now))
2002-03-28 15:03:39 +00:00
mikep%oeone.com 84be999793 Fixing context menu. 2002-03-28 14:31:09 +00:00
mikep%oeone.com bdbc02877a Fixing bug about changing recur date if evnet is not recurring. 2002-03-27 21:53:29 +00:00
mikep%oeone.com 4cd5915727 Removing duplicate include of style sheets. 2002-03-27 21:51:33 +00:00
mikep%oeone.com 70ac2a8827 Removing duplicate call for unifinder selection. 2002-03-27 21:50:15 +00:00
mikep%oeone.com 3895b05d84 Adding in persist for size mode. 2002-03-27 21:49:28 +00:00
mostafah%oeone.com df39131b3f Added missing calendarOverlay.css 2002-03-27 21:41:50 +00:00
mikep%oeone.com 2a9c8033c0 Adding in notice to tell people to file a bug in bugzilla if the xpcom is not registered. 2002-03-27 21:39:08 +00:00
mikep%oeone.com fadb4b0ec3 Adding in files for install. 2002-03-27 21:33:39 +00:00
mikep%oeone.com 7d8bcdeb61 Adding in needed file for alarms. 2002-03-27 20:53:20 +00:00
mikep%oeone.com 3244e8fcd4 Removing modality from windows. 2002-03-27 20:44:13 +00:00
colinp%oeone.com 22fe22c2e6 added hover & down on the all day events 2002-03-25 16:00:19 +00:00
colinp%oeone.com ea3ac0069f added default width because without it, the width is ridiculously small 2002-03-23 18:50:15 +00:00
mostafah%oeone.com 7c3a67e0e6 Fixed ConvertFromPrtime() not initializing return value of icaltimetype properly 2002-03-23 00:15:05 +00:00
mostafah%oeone.com 1980a65aea Replaced reusing m_alarmtimer with destroying and creating it again. This should solve the problem for alarms not firing 2002-03-22 23:04:40 +00:00
colinp%oeone.com cdd2a76c5e changed the all day event to blue star 2002-03-22 22:07:22 +00:00
colinp%oeone.com c60933d6a3 fixed the dayview all day events & week view all day events is now centered 2002-03-22 21:53:27 +00:00
mikep%oeone.com 04981fd2e3 Removing alert. 2002-03-22 21:47:32 +00:00
mikep%oeone.com 5a09686f98 Fixing bug with events not going the length of the screen if there was an all day event on the same day. 2002-03-22 21:31:22 +00:00
colinp%oeone.com 78195bf6cb changed the week view to be more fancy 2002-03-22 21:27:24 +00:00
mikep%oeone.com 2e31f01def Adding in alarms. 2002-03-22 18:11:07 +00:00
mikep%oeone.com 3eed8bf343 Fixing colinp's change of removing category. 2002-03-22 16:47:54 +00:00
colinp%oeone.com c0f8d6b8e4 fix to the issue of selected items in the search tab 2002-03-22 16:34:29 +00:00
colinp%oeone.com c1a5c84039 removed categories code 2002-03-22 16:30:43 +00:00
colinp%oeone.com d502e5b317 added disabled state to unifinder buttons 2002-03-22 16:25:32 +00:00
colinp%oeone.com f2c764a8e5 fixed the more / less button on the timepicker 2002-03-22 16:15:23 +00:00
colinp%oeone.com 603d5912cd new graphics for new-event dialog & removed categories 2002-03-22 15:31:34 +00:00
colinp%oeone.com 0857004572 added hover and down states of previous/next arrows 2002-03-22 14:31:38 +00:00
colinp%oeone.com 3c6655e5e8 removed useless code 2002-03-22 14:21:43 +00:00
colinp%oeone.com b7fb2aee6d removed all instances of unifinder.dtd 2002-03-22 14:14:13 +00:00
colinp%oeone.com 8f4a6e1259 removed useless code 2002-03-22 13:58:57 +00:00
colinp%oeone.com c093770fea min height must be 700px for everything to lay out properly 2002-03-21 23:42:26 +00:00
colinp%oeone.com 09c8d9ac9e removed useless graphics 2002-03-21 21:57:28 +00:00
colinp%oeone.com be6eccdef6 removed useless grpahics & code 2002-03-21 21:57:08 +00:00
colinp%oeone.com 32cbed2ac8 removed useless graphics 2002-03-21 21:45:56 +00:00
colinp%oeone.com 7f535b4184 new graphics for the unifinder (or what's left of it) 2002-03-21 21:37:44 +00:00
colinp%oeone.com a5f696a4f7 removed useless graphics 2002-03-21 21:23:48 +00:00
colinp%oeone.com 3ceef878db removed useless graphics 2002-03-21 21:18:40 +00:00
colinp%oeone.com e171a314d6 fixes to the unifinder 2002-03-21 21:10:13 +00:00
mikep%oeone.com e9e515e56f Fixing bug 129861: problem with selection in unifinder tree. 2002-03-21 21:01:23 +00:00
mikep%oeone.com 619bf28730 Adding in unifinder menu to file menu. 2002-03-21 20:37:01 +00:00
mikep%oeone.com 01d2056782 Starting to implement alarms. 2002-03-21 20:35:11 +00:00
mikep%oeone.com 06ac4a9c62 Making calendarEventAlertDialog more like OEone's new dialog. 2002-03-21 20:34:17 +00:00
mikep%oeone.com 091b29d06d Removing menu from unifinder, moving it to menubar. 2002-03-21 20:33:56 +00:00
mikep%oeone.com 7eaa8b4e8d Removing popup menu from unifinder, moving it to menubar. 2002-03-21 20:33:20 +00:00
mikep%oeone.com 9739bedc4f Calendar doesn't open a bunch of windows anymore, but reloads the calendar window when the user clicks on the calendar menu item. I've also started adding in calls for alarm dialogs. 2002-03-21 20:31:36 +00:00
colinp%oeone.com fc0f6055a9 fixed an issue with the month view not centering properly 2002-03-21 20:23:57 +00:00
colinp%oeone.com 99b0ce149d added missing white strip back in on hover 2002-03-21 19:08:58 +00:00
colinp%oeone.com 5f26553f3e removed annoying bottom lines & left white lines in down state 2002-03-21 18:58:32 +00:00
colinp%oeone.com 1ec585238b fixed a number of gross looking colors - more modern now 2002-03-21 17:22:28 +00:00
mikep%oeone.com d5adab4e6c Adding in broadcasters to listen for edit and delete commands. 2002-03-21 17:21:12 +00:00
colinp%oeone.com 43420848da Make the colors more consistent with modern theme 2002-03-21 17:08:10 +00:00
colinp%oeone.com 9b4936a523 fixed a whole bunch of alignment issues in the event dialog as well as the search box in the unifinder. 2002-03-21 16:36:07 +00:00
mikep%oeone.com 56aa9803c4 Fixing bug 132403, aligning items in the unifinder in the center of the row. 2002-03-21 15:29:07 +00:00
mikep%oeone.com c9ac3ceb36 Adding in alerts if ical not registered properly. 2002-03-21 15:26:19 +00:00
colinp%oeone.com 5e19140c3f fix to bug 120347 - Hitting the delete key should delete entry
Added a "onkeypress" to the tree to handle backspace & delete events
2002-03-21 14:59:34 +00:00
mikep%oeone.com 9e2b3c8e25 Fixing bug 131631, problems with events in day view overlapping. 2002-03-21 14:35:48 +00:00
mikep%oeone.com de075e94e9 Adding calendar to taskbar, as per bug 128806, with code help from Karl Guertin. 2002-03-20 19:51:08 +00:00
mikep%oeone.com f34618bc22 Fixing bug 129860, changing the default of Forever to be on top of Until for repeating section. 2002-03-20 19:07:46 +00:00
mikep%oeone.com 5f73a929c6 Ordering events in month view, week view and day view. Fix for bug 128828. 2002-03-20 18:53:59 +00:00
mostafah%oeone.com f7e64d596d Fix for bug 127028: Daylight saving adjustment was miscalculated 2002-03-19 21:12:45 +00:00
mostafah%oeone.com 57487643b3 Inserting missing '<' at beginning of file 2002-03-15 14:41:22 +00:00
mostafah%oeone.com e11ff3b172 Removed ^Ms from end of lines 2002-03-14 19:54:03 +00:00
mostafah%oeone.com 50fad0e400 Fixed setting alarm callback function from nsnull at init time to AlarmTimerCallback 2002-03-14 16:42:41 +00:00
seawood%netscape.com 1e2fdc2421 Remove now redudant REGCHROME calls.
Bug#129456 r=bryner a=asa
2002-03-14 07:11:30 +00:00
seawood%netscape.com af0cf0ee2d Remove REGCHROME calls since we now auto-register chrome when jars are processed.
Bug #129456 r=bryner a=asa
2002-03-14 06:17:54 +00:00
mikep%oeone.com dc26d4f9d1 Fixing bug 128823. 2002-03-05 14:52:40 +00:00
mikep%oeone.com 49f915b5a5 Fixed bug 128828, calendar events were not in the right order. 2002-03-05 14:18:27 +00:00
mikep%oeone.com 0da3c8b8ae Fixing bug 128822. 2002-03-05 14:03:26 +00:00
mikep%oeone.com 900aa4cf21 Fixing bug 128821 and bug 128902. 2002-03-05 13:59:24 +00:00
mostafah%oeone.com 9d6193a87b Added ability to Snooze Alarms. Removed asserts to prevent crash on an erroneous calendar file 2002-03-01 22:07:45 +00:00
mostafah%oeone.com c9a89d7b40 Revised javascript test 2002-03-01 21:43:14 +00:00
mostafah%oeone.com 78e7711992 Removed unused header file 2002-03-01 21:41:27 +00:00
jake%acutex.net 120f20fe50 Don't worry about the auto-generated Makefile's 2002-02-13 20:20:18 +00:00
mikep%oeone.com 56fee7df2e Renaming file from .txt to .ics 2002-02-13 18:55:15 +00:00
colinp%oeone.com bbfb9f95aa fix for bug 121995 - Mozilla icon in toolbar stretched and not working 2002-02-06 14:17:59 +00:00
colinp%oeone.com 2a78592689 changed the title of the title from Internet Appliance Application - Calendar Event to now be the actual title of the dialog (either New Event or Edit Event -- or calendar event by default). Removed the top two lines of the dialog, the first which had the title preiously, and the second was a tips line. 2002-02-06 14:16:07 +00:00
mikep%oeone.com f7e81d3d89 Fixing bug 122673, recur forever events broken. 2002-01-31 19:40:44 +00:00
mikep%oeone.com 2d38a79103 Removing alert. 2002-01-31 19:31:01 +00:00
mikep%oeone.com e05838311e Fixing bug 122676, no indication of events in left hand unifinder. 2002-01-31 19:29:02 +00:00
mikep%oeone.com c49bdd5375 Fixing js warnings, and a fix for bug 109262. 2002-01-31 19:00:00 +00:00
mikep%oeone.com 82196ce6e4 Changing location of data file from home to profile directory. 2002-01-30 17:06:14 +00:00
mikep%oeone.com dc92b9663b Fixing problem with left hand tree. 2002-01-30 16:15:29 +00:00
mikep%oeone.com b72933d1d9 fixing strict warnings for calendar 2002-01-30 15:45:39 +00:00
mikep%oeone.com 2916e62d7b Many xul bug fixes for adding events and small bug fix in the week view. 2002-01-30 15:22:19 +00:00
mikep%oeone.com c81a0d4b10 Fixed bug 118752 with two radio buttons being selected. 2002-01-10 21:52:53 +00:00
timeless%mac.com 130c2e5206 use brandShortName 2002-01-10 06:00:26 +00:00
timeless%mac.com 29e4b135b4 fix tasks menu 2002-01-10 05:59:11 +00:00
colinp%oeone.com 9044762150 patch 63468 - fix for bug 118069 2002-01-10 04:19:19 +00:00
mikep%oeone.com 57d7914b4c Fixed bug with overlapping events in day view. 2002-01-08 20:58:10 +00:00
mostafah%oeone.com e6d625affb Wrapped all printf's in #ifdef ICAL_DEBUG statements. This fixes bug 110780 2002-01-08 15:20:47 +00:00
mostafah%oeone.com 9862fa9ba2 Used appropriate functions to get string values from calendar file. This fixes bug #109924 & #112117 2002-01-08 14:56:59 +00:00
mostafah%oeone.com adc111cc0e Fixed portability issues with PRTime & PRInt64 values 2002-01-07 18:23:31 +00:00
mikep%oeone.com 732468792c Removing second install.js 2002-01-07 14:45:22 +00:00
mikep%oeone.com 380e854b31 Woops, removing file that isn't in the dist. 2002-01-07 14:26:23 +00:00
mikep%oeone.com 673c57edd4 Removing unused file, updating jar.mn. 2002-01-07 14:25:53 +00:00
mostafah%oeone.com 184f66c274 Fixed an ptential infinite loop in GetAlarmTime. Replaced NULLs with nsnull 2002-01-04 19:53:08 +00:00
mostafah%oeone.com ed7b08aaac Updated test suite 2002-01-04 19:46:31 +00:00
mostafah%oeone.com edc294a148 Replaced NULL's with nsnull 2002-01-04 19:27:45 +00:00
timeless%mac.com be26508bab Bug 110787 don't compare against NS_OK.
r=mostafah
spelling. thinking. sleeping.
2002-01-02 20:56:17 +00:00
mikep%oeone.com d31c6fcc4f Fixed for XUL changes. 2002-01-02 20:49:05 +00:00
timeless%mac.com 5535995fbc Bug 110787 don't compare against NS_OK.
r=mostafah
asleep at the wheel
2002-01-02 20:39:13 +00:00
timeless%mac.com 1a50c95dcc Bug 110787 don't compare against NS_OK.
r=mostafah
2002-01-02 20:16:07 +00:00
jake%acutex.net ad446b36aa Fix problem with getFieldValue(). Changes dictated by <mostafah@oeone.com>. 2001-12-31 15:45:17 +00:00
jake%acutex.net f31ee32d93 Fix labels for "Delete" and "Modify" to the left of the "Menu" button.
Change dictated by <mostafah@oeone.com>
2001-12-28 18:28:20 +00:00
jake%acutex.net 27dfaff324 Correct a resource URL so the tab labels will show up correctly. 2001-12-28 15:57:36 +00:00
jake%acutex.net 8aa69e6e4a Adding timer to REQUIRES line.
Change dictated by <mostafah@oeone.com>.
2001-12-28 15:31:25 +00:00
jake%acutex.net a413c8e755 Readding with a binary flag. 2001-12-28 04:49:47 +00:00
jake%acutex.net b0915eeb93 Removing this file so it can be readded with a binary flag. 2001-12-28 04:49:01 +00:00
jake%acutex.net 3b5e6ba6cf Removing files so they can be readded with a binary flag. 2001-12-28 04:47:17 +00:00
jake%acutex.net 5e71e7243a Re-adding with a binary flag 2001-12-28 04:41:05 +00:00
jake%acutex.net 67924cbf18 Removing files so they can be re-added with a binary flag. 2001-12-28 04:39:46 +00:00
ian%hixie.ch 9f0cea0a86 Splitter had wrong orientation. Fix by mostafah. Not part of build. 2001-12-27 19:08:52 +00:00
timeless%mac.com 9135a0b5c5 Fix unresolved externals under w32
by mostafah@oeone.com
2001-12-27 15:44:00 +00:00
jake%acutex.net 20e292b288 Fixing unresolved externals on Win32. Fix by <mostafah@oeone.com>. 2001-12-24 21:01:42 +00:00
jake%acutex.net 9294944a56 Changes dictated by <mostafah@oeone.com> so libxpical will build on win32. 2001-12-24 17:11:18 +00:00
mikep%oeone.com b3a682d4f6 Adding in oeDateTimeImpl.cpp to Makefile.in 2001-12-21 18:48:28 +00:00
mikep%oeone.com b920e31e83 Fixed wrong location. 2001-12-21 18:34:38 +00:00
mikep%oeone.com 10d6b01d49 First crack at an XPI. 2001-12-21 18:14:39 +00:00
mikep%oeone.com 746b803f61 Fixing breaking problem. 2001-12-21 18:05:13 +00:00
mikep%oeone.com e151246f27 Updating backend files. 2001-12-20 22:16:08 +00:00
mikep%oeone.com 692e6792ad Fixing calendar jar file and small skin changes. 2001-12-20 21:52:12 +00:00
mikep%oeone.com fc87403e48 Updating files for big change. 2001-12-20 20:13:53 +00:00
mikep%oeone.com 0fd9780664 Removing unused files. 2001-12-20 16:59:30 +00:00
mikep%oeone.com 73756c12f9 name change from unifinder-overlay to unifinderOverlay.xul 2001-12-20 16:43:11 +00:00
mikep%oeone.com a46cabce0e Removing penglobal. 2001-12-20 16:26:35 +00:00
mikep%oeone.com fc61eb03f6 Moving files up one directory. 2001-12-20 16:20:38 +00:00
mikep%oeone.com 82141df92b Removing penglobal directory. 2001-12-20 16:14:52 +00:00
mikep%oeone.com 64812c0705 Removing useless files, moving others around. 2001-12-20 16:09:18 +00:00
mikep%oeone.com 14cce0a797 Removing penglobal directory. 2001-12-20 15:53:40 +00:00
mikep%oeone.com 3a09b22962 Removing penglobal directory. 2001-12-20 15:53:03 +00:00
colinp%oeone.com dd5be8d861 removed all parts of penglobal that were not needed 2001-12-20 15:24:56 +00:00
colinp%oeone.com acf66d567c these files are no longer needed 2001-12-20 15:23:17 +00:00
bryner%netscape.com 29464b7929 install:: is now libs::. Not part of the build. 2001-12-04 08:34:45 +00:00
mikep%oeone.com f16a5c070d Adding file with -kb 2001-11-29 15:43:09 +00:00
mikep%oeone.com 6f7bc334f4 Removing calendar_topbar as test. 2001-11-29 15:41:19 +00:00
jake%acutex.net 2b544ba26e Add Windows makefile for calendar. 2001-11-22 19:15:20 +00:00
colinp%oeone.com fe434ccbec removed more unecessary files 2001-11-20 19:19:53 +00:00
colinp%oeone.com fb4ecccdb1 removed unecessary graphics 2001-11-20 19:06:52 +00:00
colinp%oeone.com 28bf4342ff removing unecessary graphics 2001-11-20 19:06:28 +00:00
colinp%oeone.com 425f98ade4 new graphic for topbar 2001-11-20 19:03:52 +00:00
colinp%oeone.com 7931dbe006 removed unnecessary graphics after localization 2001-11-20 14:13:06 +00:00
colinp%oeone.com a339bb5c8a fix to localize timepicker 2001-11-20 02:27:53 +00:00
colinp%oeone.com a82c5a55f5 locaized the unifinder buttons 2001-11-20 02:00:23 +00:00
colinp%oeone.com a981706dea fix for localization of calendar month view 2001-11-20 00:42:21 +00:00
colinp%oeone.com a78040a35c added mozilla toolbars and statusbar 2001-11-19 22:25:41 +00:00
bryner%netscape.com 817dae817f Adding calendar makefiles for win32. Note that this is still non-functional since libical is not ported to win32 yet. Not part of the build. 2001-11-18 01:13:39 +00:00
seawood%netscape.com 74de137c2f Add overlays to add calendar to the Tasks menu
Bug #110354 r=colinp
2001-11-17 03:49:05 +00:00
colinp%oeone.com 23b10b1bae fix for bug 109264 - sidebar panel does not resize properly 2001-11-17 02:57:17 +00:00
mikep%oeone.com 457323f0d5 Adding in words with no "s" on the end 2001-11-16 18:51:22 +00:00
mikep%oeone.com 5cbc2d1b8a Fix for image in unifinder stretching. 2001-11-16 18:50:44 +00:00
mikep%oeone.com 5c93414b71 XUL changes and alerts working for calendar events 2001-11-16 18:50:06 +00:00
mikep%oeone.com fed2cd96b2 Removing binary file. 2001-11-16 18:28:08 +00:00
mikep%oeone.com bc14b470c6 Fixing alignment problem for timepicker. 2001-11-16 18:08:33 +00:00
mikep%oeone.com 398e12adf9 Files added so that calendar can be called like ./mozilla -calendar 2001-11-16 18:07:40 +00:00
mikep%oeone.com 808404e221 Removing title so that tooltip does not appear twice. 2001-11-16 18:02:24 +00:00
seawood%netscape.com 69f5c73a5f Tweak calendar for the static build. 2001-11-15 08:23:53 +00:00
bryner%netscape.com 706ef91d54 Adding $(MOZ_COMPONENT_LIBS) for platforms that resolve symbols at link time. Not part of the build. 2001-11-14 23:38:25 +00:00
mikep%oeone.com b49ed4555c Fixed bug 109262, alarms resetting their unit values. 2001-11-13 19:45:11 +00:00
mikep%oeone.com b3b1b73a15 Changes made to get the calendar working under the nightlies because of XUL changes. 2001-11-13 16:39:15 +00:00
mikep%oeone.com 3c99370b95 Fixed bug with having to specify your home directory. 2001-11-08 21:05:44 +00:00
bryner%netscape.com 4a7b7811b9 Initial checkin of mozilla-style Makefile.in's for calendar. r/a=mikep@oeone.com. Not part of the build. 2001-11-08 21:00:34 +00:00
mikep%oeone.com aaa976ff26 Fixing file names. 2001-11-07 20:59:04 +00:00
mikep%oeone.com f8a413c658 Moving files around. 2001-11-07 20:41:11 +00:00
mikep%oeone.com 6bcd7f89a9 Fixing all the license header files. 2001-11-07 20:29:04 +00:00
mikep%oeone.com c569719088 Removing unused docs. 2001-11-07 19:50:51 +00:00
mikep%oeone.com c954967140 Adding in calendar files. 2001-11-07 19:28:41 +00:00
mikep%oeone.com 9685423abb Adding in the calendar code. 2001-11-07 19:18:46 +00:00
gerv%gerv.net 9b3c659a1b CVS removal of obsolete directories. Bug 102787. Goodbyeeeee.... 2001-10-03 18:54:49 +00:00
dmose%mozilla.org 2492d0cbd2 updating license boilerplate 1999-11-02 06:13:48 +00:00
sman%netscape.com d56408f66f fixed instructions 1998-11-23 22:55:32 +00:00
sman%netscape.com 144907fad8 formatting 1998-11-11 18:57:24 +00:00
sman%netscape.com e9da145df2 formatting updates 1998-11-11 18:51:06 +00:00
jsun%netscape.com cedc3841b8 Updated calendar XML parser to use newer LoadURL call. 1998-11-10 19:33:47 +00:00
jsun%netscape.com 5b03cdb5a4 Updated ContentSink to use newer LoadURL API. 1998-11-06 19:20:45 +00:00
jsun%netscape.com fe63c7b4a8 adding more files 1998-11-05 22:27:06 +00:00
jsun%netscape.com bda32d2eb7 Adding source files to parser/core/ical/src. 1998-11-05 22:24:25 +00:00
jsun%netscape.com c00b586c29 Parser addition: adding public header files to core/ical/public. 1998-11-05 22:21:03 +00:00
jsun%netscape.com aad8fd1c10 adding XPCOM wrapper to parser files.
Not being built yet
1998-11-05 20:26:53 +00:00
spider%netscape.com 6fc3f06cd1 Fix linux bustage 1998-11-05 02:15:53 +00:00
sman%netscape.com a36314981a *** empty log message *** 1998-11-03 19:10:09 +00:00
sman%netscape.com ec5dc0070b Start of commands for mini cal 1998-11-03 16:26:42 +00:00
spider%netscape.com c024a29f60 Fix Linux link bustage 1998-11-03 00:42:01 +00:00
spider%netscape.com d66d45149e Changing nsVector* to nsArray* to not conflict with XPCOM nsVector in new build
naming scheme
1998-11-02 22:32:15 +00:00
spider%netscape.com e6e36347a5 Fix unix bustage 1998-11-02 21:32:07 +00:00
spider%netscape.com 7d8d697842 Some testing enhancements and fixes 1998-11-02 20:45:10 +00:00
eyork%netscape.com 7fab00ed7c Fixed compile problem 1998-11-02 06:34:33 +00:00
eyork%netscape.com 2de2e75aed First pass at DataCollection Manager 1998-10-31 00:55:23 +00:00
spider%netscape.com 6a5ece79ae Add MIME Basic Body Part 1998-10-31 00:48:41 +00:00
spider%netscape.com d1494a0d10 Adding MIMEBodyPart 1998-10-30 21:47:38 +00:00
spider%netscape.com ffdbdb0f04 Adding nsMIMEMessage to registry 1998-10-30 19:10:42 +00:00
spider%netscape.com 8c34f29e73 Support nsIMessage 1998-10-30 02:03:14 +00:00
spider%netscape.com f0bc5ba397 Adding mime 1998-10-30 00:50:23 +00:00
spider%netscape.com 2e15244b22 Adding support for SMTP service 1998-10-29 22:04:11 +00:00
sman%netscape.com 3f59a0065a recurring updates 1998-10-29 01:53:46 +00:00
spider%netscape.com 4209480c98 Update to latest raptor code 1998-10-28 21:21:50 +00:00
spider%netscape.com b4a00eaa88 Memory leak fixes, bug fixes, general cleanup.... 1998-10-28 17:21:11 +00:00
spider%netscape.com 219920426f Fix memory leaks. Add API's to ObserverManager to allow objects to
Unregister
1998-10-27 03:29:39 +00:00
spider%netscape.com 9acda3746e memory leak fixes 1998-10-27 00:50:12 +00:00
spider%netscape.com d13a326f96 More memory leak fixes 1998-10-27 00:15:32 +00:00
spider%netscape.com 5dc9c5a2e9 No need to call exit app on shutdown in xpfc ... done implicitly. 1998-10-26 19:34:16 +00:00
spider%netscape.com 4bdde58943 More memory leak fixes 1998-10-22 02:40:36 +00:00
spider%netscape.com 796462c9fc More memory leak fixes 1998-10-22 02:21:21 +00:00
spider%netscape.com 132ac75a66 Fix Fix memory leak 1998-10-22 01:09:23 +00:00
spider%netscape.com f2b9c20e82 Fix My Portal not opening up fullscreen 1998-10-21 18:00:41 +00:00
spider%netscape.com 2dec0bd266 Support launching zulutest from zulu 1998-10-21 17:54:58 +00:00
spider%netscape.com cd53b5220f - Change default exe type to be console on win32 during debug builds
- Add support for Set/Get Colors on Background/Foreground/Border via Scripting
- Add nsXPFCError.h header file for XPFC specific errors and macros
- Changed CommandServer to block upon calls across network.  This is to allow
  returns values on queries like GetBackgroundColor() to return synchronously
- Added support for 'class' type commands in zulutest
- Threw JS on it's own thread for interactive testing purposes
- support for command-line useage for zulutest includes verbose, quiet, console
  output & source JS script file
- ZuluTest implements nsIStreamListener for obtaining JS over network
1998-10-21 16:43:10 +00:00
jsun%netscape.com a54d776a3c End Token created now.
Forgot to add dtstamp tag.  Now added.
1998-10-21 01:26:27 +00:00
spider%netscape.com 82f905e19b WIP: JS command parsing 1998-10-20 01:28:07 +00:00
spider%netscape.com 5df7730685 Fix bug in CanvasFromName. WIP, JS parsing of commands 1998-10-20 01:20:01 +00:00