mikep%oeone.com
|
d697e33548
|
Localizing the first day of the week, as per bug 186569.
|
2003-01-03 19:12:44 +00:00 |
|
mikep%oeone.com
|
879dfbef02
|
Renaming key bindings, as per bug 182966.
|
2003-01-03 19:05:12 +00:00 |
|
mikep%oeone.com
|
625c8b8f99
|
Adding in username and password for remote files.
|
2003-01-03 18:30:20 +00:00 |
|
mikep%oeone.com
|
547183ad71
|
Adding in check for clientX when checking box for calendars, so clicking on row doesn't make it change states.
|
2003-01-03 18:07:04 +00:00 |
|
mikep%oeone.com
|
aa07388c8f
|
Fixing bug 181517, adding in confirmation of deleting calendar, and adding ability to not delete calendar file.
|
2003-01-03 18:01:29 +00:00 |
|
mikep%oeone.com
|
2d19cd9c64
|
Moving tempIcal.ics file to Calendar/ directory under profile, bug 181443.
|
2003-01-03 17:40:18 +00:00 |
|
mikep%oeone.com
|
f03a687dd4
|
Fixing function name after changing pref.
|
2003-01-03 17:33:29 +00:00 |
|
mikep%oeone.com
|
198257e349
|
Adding in text strings for import export.
|
2003-01-03 17:33:04 +00:00 |
|
mikep%oeone.com
|
cf5af954a2
|
Moving strings to properties files for importExport.
|
2003-01-03 16:29:22 +00:00 |
|
mikep%oeone.com
|
30c4696e30
|
Fixing bug 181312, default file name now given after choosing a file.
|
2003-01-03 16:09:33 +00:00 |
|
mikep%oeone.com
|
ff76771674
|
Fixing bug 184808, don't assume "Local Folders" as text string. Get the value from the properties file.
|
2003-01-03 16:02:33 +00:00 |
|
mikep%oeone.com
|
c1a9504fb3
|
Adding in ability to hold down CTRL key to copy event when dragging and dropping it in month view, bug 169109.
|
2003-01-03 15:20:10 +00:00 |
|
mikep%oeone.com
|
bf42ad3b34
|
Adding in time before text in month view.
|
2003-01-03 14:40:42 +00:00 |
|
mikep%oeone.com
|
ab4340e12a
|
Adding in repeat number of times, bug 167553.
|
2003-01-03 14:37:33 +00:00 |
|
seawood%netscape.com
|
16e7da2837
|
nobrainer changes while thinking about mingw support
Bug #134113 r=dmose
|
2003-01-03 08:58:59 +00:00 |
|
mikep%oeone.com
|
d89fca9ad1
|
Fixing text label for filename prefs, bug 187104, patch #110325.
|
2003-01-02 15:01:48 +00:00 |
|
mostafah%oeone.com
|
9b13bbe8dc
|
Added make option for linuxxpi
|
2002-12-23 16:33:28 +00:00 |
|
seawood%netscape.com
|
438a91ecb5
|
Turns out that libical is dual licensed (MPL/LGPL) so there's no need to force a dynamic build or give it the scarlet suffix.
Bug #178798 r=blizzard
|
2002-12-17 23:50:56 +00:00 |
|
seawood%netscape.com
|
899af55186
|
Rename ical libraries to have _lgpl suffix (to be consistent with libart).
Fix .def files so that the dynamic libs compile on win32 (thanks to Mostafa Hosseini <mostafah@oeone.com> for the patch)
Bug #178798 r=blizzard
|
2002-12-12 23:03:26 +00:00 |
|
seawood%netscape.com
|
bab96f1a37
|
Fix our libical integration:
Pull libical & calendar by default.
RForce libical libs to be always dynamic & prefix them with moz
Bug $178798 r=blizzard
|
2002-12-11 04:15:45 +00:00 |
|
mostafah%oeone.com
|
0f49f78f50
|
Fixed dos type new lines.( From patch 108573 in bug 184032 )
|
2002-12-09 15:26:03 +00:00 |
|
mostafah%oeone.com
|
22c287e6fc
|
Removed using seperate object for getting display dates. Using EventDisplay object instead.
|
2002-12-06 20:31:20 +00:00 |
|
mostafah%oeone.com
|
7a9a1c982d
|
Minor tweaks
|
2002-12-06 15:40:27 +00:00 |
|
mostafah%oeone.com
|
3237559d7a
|
Fixed backend support for COUNT in recurrence rules. (Bugs 183667 & 167553 )
|
2002-12-05 18:10:57 +00:00 |
|
mostafah%oeone.com
|
703f5b19be
|
Fixed problem with unresolved symbol on stat()
|
2002-12-05 14:03:48 +00:00 |
|
mostafah%oeone.com
|
cfbe9824a1
|
Switched order of setserver and addobserver for new calendars ( related to bug 177279 )
|
2002-12-04 17:34:31 +00:00 |
|
mikep%oeone.com
|
dd899909b4
|
Adding in files for Mac OS 9 build. bug 146310.
|
2002-12-04 15:01:56 +00:00 |
|
mikep%oeone.com
|
6952f6fcd0
|
Finishing renaming the files, for Mac OS 9, as per bug 183106.
|
2002-12-03 15:30:03 +00:00 |
|
mikep%oeone.com
|
dbb770bc71
|
Renaming file to selectAddresses.dtd.
|
2002-12-03 15:03:25 +00:00 |
|
mikep%oeone.com
|
7fb28834a9
|
Renaming files for Mac OS 9, as per bug 183106
|
2002-12-03 15:02:22 +00:00 |
|
mikep%oeone.com
|
bc083c86da
|
Renaming files for bug 183106
|
2002-12-03 15:01:38 +00:00 |
|
mostafah%oeone.com
|
54afd97785
|
Checked in patch for bug 182880: [patch] multi day, all day events are not saved into ical file.
|
2002-12-02 18:08:22 +00:00 |
|
mikep%oeone.com
|
47c4d61786
|
Adding in side calendar to main window.
|
2002-11-28 14:20:09 +00:00 |
|
mikep%oeone.com
|
76b784fca4
|
Fixing up JS warnings, as per bug 162166.
|
2002-11-27 15:20:28 +00:00 |
|
mikep%oeone.com
|
7d54408bd3
|
Fixing bug 173028, allowing multiple selection of importing files.
|
2002-11-27 14:53:38 +00:00 |
|
mikep%oeone.com
|
67a3d512c0
|
Adding in the ability to restrict the day view to certain hours.
|
2002-11-22 15:41:57 +00:00 |
|
mikep%oeone.com
|
5f4c2c66ac
|
Fixing deleting remote calendars that I just broke.
|
2002-11-21 19:18:36 +00:00 |
|
mikep%oeone.com
|
bdbe25994a
|
Fixing bug 181305, problem with renaming calendars.
|
2002-11-21 19:14:50 +00:00 |
|
mikep%oeone.com
|
73076a23a3
|
Adding in publishing prefs file, new build.
|
2002-11-21 15:29:42 +00:00 |
|
mikep%oeone.com
|
c864d3b43c
|
Adding in the ability to delete remote calendars.
|
2002-11-21 15:23:06 +00:00 |
|
mikep%oeone.com
|
b3ecf37dd5
|
Localizing prefs.
|
2002-11-21 15:00:43 +00:00 |
|
mikep%oeone.com
|
1fc5e31df7
|
Adding in the ability to remember publishing preferences.
|
2002-11-21 14:57:42 +00:00 |
|
mikep%oeone.com
|
fed3e9d6db
|
Fixing bug 181253, request by P. Lairo to change the to do header from Due Date to just "Due". I removed all the words "Date" from teh headers, to save space.
|
2002-11-21 14:13:56 +00:00 |
|
mikep%oeone.com
|
3abdbb3b8a
|
Fixing tooltips, bug 180080.
|
2002-11-15 20:51:22 +00:00 |
|
mikep%oeone.com
|
3687f75226
|
New build, fixing so that icon shows when refreshing remote calendar source.
|
2002-11-13 19:01:01 +00:00 |
|
mikep%oeone.com
|
dc8b6f3905
|
Fixing button.
|
2002-11-13 18:45:43 +00:00 |
|
mikep%oeone.com
|
ebb03f88f3
|
Changing toolbar image from .png to .gif
|
2002-11-13 18:02:34 +00:00 |
|
mikep%oeone.com
|
9d7c5087b6
|
Fixing bug 179516, changing images from .png to .gif
|
2002-11-13 18:01:57 +00:00 |
|
mikep%oeone.com
|
fb28075aaf
|
Fixing up the wizard a bit more.
|
2002-11-13 16:25:26 +00:00 |
|
mikep%oeone.com
|
28a3cabb26
|
Fixing selection problems, bug 179566
|
2002-11-13 16:25:11 +00:00 |
|