daniel.boelzle%sun.com
c72dce5323
bug 340949: WCAP provider contribution; initial check-in, not part of the build
2006-06-28 16:25:09 +00:00
mattwillis%gmail.com
a05eecad70
bug 342407 - back out change that causes errors
2006-06-28 15:21:48 +00:00
mattwillis%gmail.com
30936c074b
fix typo in eula
2006-06-28 15:11:04 +00:00
mattwillis%gmail.com
d14da602f2
bug 342568 - removes 'today' attribute when reusing day boxes in week view. r=jminta
2006-06-28 04:02:26 +00:00
jminta%gmail.com
d8f8ebee01
Bug 330391 Add tooltips to Lightning, r=shaver
2006-06-28 03:25:08 +00:00
jminta%gmail.com
6a9d0cbefc
Bug 157274 Tasks should be displayed in day/weel views too, r=shaver
2006-06-28 03:01:51 +00:00
jminta%gmail.com
261dad0919
Bug 268621 Page Up and Page Down scroll the main view even if focus is not there, r=shaver
2006-06-28 02:50:56 +00:00
jminta%gmail.com
3898589e47
Bug 335793 Don't keep 100% complete when changing task status, r=shaver
2006-06-28 02:49:02 +00:00
jminta%gmail.com
431f3b0bff
Bug 341518 View navigation buttons move when changing views, r=shaver
2006-06-28 02:46:28 +00:00
jminta%gmail.com
ccfaac10f7
Bug 340414 Add 'View workdays only' and 'View tasks in view' toggles to Lightning, r=shaver
2006-06-28 02:43:22 +00:00
jminta%gmail.com
41f0c32b13
Bug 291220 redo should use the returned event, not the original event, r=shaver
2006-06-28 02:41:40 +00:00
jminta%gmail.com
6c5611731e
Bug 278117 Add accesskey for Lightning extension, r=shaver
2006-06-28 02:08:40 +00:00
mattwillis%gmail.com
b369c0e92c
bug 339714 - Add setup.exe target to Sunbird's NSIS installer makefile. r=bsmedberg
2006-06-27 23:20:24 +00:00
rob_strong%exchangecode.com
9fbe392f47
Bug 342098 - Refactor startup in extensions.js so that showView will only ever be called once (Sunbird pref patch). r=mattwillis
2006-06-26 21:37:17 +00:00
rob_strong%exchangecode.com
d989abd726
Bug 342407 - Freshen installer to new NSIS code - calendar only. r=lilmatt
2006-06-26 20:54:03 +00:00
rob_strong%exchangecode.com
b59e59060a
Bug 342407 - Freshen installer to new NSIS code (images and 7-zip stub) NPOB. r=lilmatt
2006-06-26 20:02:17 +00:00
gavin%gavinsharp.com
30cc2700df
Bug 314927: make install does not put default.xpm into $(DESTDIR)$(mozappdir)/chrome/icons/default, patch by Mike Hommey <mh+mozilla@glandium.org>, r=bsmedberg
2006-06-24 13:12:43 +00:00
mattwillis%gmail.com
8fa6d32497
bug 342341 - whitespace fixes before the actual fix
2006-06-22 12:21:38 +00:00
michael.buettner%sun.com
79ff70e430
Bug 328197 Now calculating the duration of todos correctly. r=jminta
2006-06-22 10:35:18 +00:00
mattwillis%gmail.com
58fd926fe7
339321 - disables preprocessing for PNGs. r=jminta
2006-06-22 01:58:36 +00:00
mattwillis%gmail.com
c0776dd382
bug 342165 - removes css from winstripe. patch by ssitter, r=mwillis
2006-06-20 17:30:22 +00:00
mattwillis%gmail.com
954b9c77a8
bug 342165 - removes css from winstripe. patch by ssitter, r=mwillis
2006-06-20 17:19:40 +00:00
mattwillis%gmail.com
4fb5f0ef3a
bug 333923 - adding missing files that were erroneously committed to 1.8 branch
2006-06-19 19:13:50 +00:00
mattwillis%gmail.com
0d2810902c
bug 333923 - converts Sunbird preferences from xpfe to toolkit. r=jminta
2006-06-19 18:29:55 +00:00
jminta%gmail.com
de5acb7829
Bustage fix from bug 306079
2006-06-19 17:24:54 +00:00
jminta%gmail.com
434d24fff2
Bug 329642 Remove global delete listener to make cancel dialog always work, r=mvl
2006-06-19 17:03:47 +00:00
jminta%gmail.com
171c85a7a1
Bug 306079 Create a proper prefs file, rather than initializing prefs from .properties, r=mvl
2006-06-19 16:58:53 +00:00
jminta%gmail.com
0ca4026be6
Bug 339083 Copy/Paste meeting-request stopped working. r=mvl
2006-06-19 16:53:03 +00:00
jminta%gmail.com
a2a994ff61
Bug 338957 Paste doesn't work when in the day/week views. r=mvl
2006-06-19 16:50:35 +00:00
mattwillis%gmail.com
653568baa3
bug 331026 - start with correct setting in customize toolbar menulist. patch by ssitter, r=mvl
2006-06-17 13:34:29 +00:00
jminta%gmail.com
41e94d16e9
Bug 341580 Errors when adding/modifying/deleting tasks, r=mvl
2006-06-16 17:05:40 +00:00
michael.buettner%sun.com
0dedec594c
Bug 328197 Turn recurring tasks back on. r=jminta
2006-06-16 15:22:02 +00:00
daniel.boelzle%sun.com
a932b613ce
Bug 341154: Added calIIcalProperty::icalString attribute. r=dmose
2006-06-16 11:20:56 +00:00
jminta%gmail.com
51f7d2c532
Bug 339260 ns_not_implemented should be ns_error_not_implemented, r=dmose
2006-06-16 01:04:38 +00:00
jminta%gmail.com
c8bfbaca8d
Bug 341688 Tasks without due dates mess up month view. r=dmose
2006-06-16 00:34:22 +00:00
jminta%gmail.com
73e03bcaca
Bug 341403 Make error if build with --enable-installer on Windows. patch by ssitter, r=jminta
2006-06-15 19:14:39 +00:00
mattwillis%gmail.com
53784987fa
bug 339639 - renames poorly named css selectors. r=jminta
2006-06-15 17:47:57 +00:00
mattwillis%gmail.com
6807655ab6
bug 338475 updates paths in installer
2006-06-15 17:43:51 +00:00
mattwillis%gmail.com
79ae2eb2c9
bug 267981 removes deprecated locales from /mozilla tree. r=jminta
2006-06-14 12:55:08 +00:00
mattwillis%gmail.com
7688ded7e5
bug 340559 moves sunbird configure's default build options into configure.in. r/branch=bsmedberg
2006-06-13 18:05:51 +00:00
jminta%gmail.com
7be7e40d2a
Bug 248795 Menu item 'Refresh Remote Calendars' should be disabled when there are no remote calendars
2006-06-12 19:51:19 +00:00
mattwillis%gmail.com
5bb2e904f3
bug 340971 bustage fix
2006-06-12 18:04:19 +00:00
michael.buettner%sun.com
261770f78b
Bug 330573 Added TZID information to EXDATE attribute. r=dmose
2006-06-12 11:59:02 +00:00
mattwillis%gmail.com
47fa310a14
bug 340971 cleans up makefiles, etc. to allow for building langpacks. r=mvl
2006-06-11 18:12:40 +00:00
mattwillis%gmail.com
392135243f
bug 340723 encapsulates ifdefs in comments to make a valid dtd. r=Pike
2006-06-09 18:57:06 +00:00
jminta%gmail.com
30794851bb
Bug 340984 strict warnings in calItemBase.js and calAlarmService.js. patch by ssitter, r=jminta
2006-06-09 18:32:05 +00:00
mattwillis%gmail.com
862a6a13c7
bug 339986 fixes bustage
2006-06-09 17:33:53 +00:00
mattwillis%gmail.com
28df412d23
bug 339986 update Sunbird to use toolkit's packager.mk for Universal Binary support. r=dmose
2006-06-09 01:59:48 +00:00
jminta%gmail.com
edfd420ca4
Bug 340831 Switching views leaves phantom all-day events, r=dmose
2006-06-08 23:34:41 +00:00
mattwillis%gmail.com
ff23ccae41
bug 267981 stupid typo
2006-06-08 00:00:20 +00:00
mattwillis%gmail.com
3682dfd053
bug 267981 missed one file
2006-06-07 23:59:27 +00:00
mattwillis%gmail.com
13a5f3daf1
bug 267981 simplifies calendar-ab-CD.jar and changes url structure to follow prevailing, yet non-Firefox, style r=jminta
2006-06-07 22:58:11 +00:00
mattwillis%gmail.com
d67bb02e35
bug 267981 move calendar localization to /l10n. r=wolfiR defer=dmose
2006-06-07 20:47:11 +00:00
jminta%gmail.com
0b84efbd0d
Bug 335501 Make sure we use the correct views when the minimonth is clicked. r=dmose
2006-06-07 17:25:20 +00:00
mvl%exedo.nl
ea225ae19b
bug 304541: make the tiemzone picker work. r=jminta
2006-06-07 02:11:08 +00:00
timeless%mozdev.org
8abd34b93d
Bug 230807 Calendar uses xmlterm's "program launch"-accelerator key (commandkey "7")
...
patch by mikko.virkkila@mbnet.fi r=neil sr=mscott
2006-06-07 02:11:07 +00:00
wr%rosenauer.org
de36458a4d
Bug 322760 - connection settings pref window use wrong text, r=sipaq/jminta
2006-06-07 02:11:06 +00:00
jminta%gmail.com
a82c9537bb
Bug 339300 Rename JavaScript Console to Error Console, patch by ssitter, r=jminta
2006-06-07 02:11:05 +00:00
mostafah%oeone.com
d90ea704c1
Checked in attachment #157536 for bug 254611
2006-06-07 02:11:04 +00:00
mvl%exedo.nl
b87510d639
missed this file for bug 290228. patch by sipaq, r=me
2006-06-07 02:11:03 +00:00
mattwillis%gmail.com
569f7a8fb4
bug 333375 Task tooltip priority displays as string patch by jminta, r=mvl
2006-06-07 02:11:02 +00:00
mvl%exedo.nl
51713d3d13
Add some files I missed. Bug 288313, patch by sipaq, r=mvl
2006-06-07 02:11:01 +00:00
mattwillis%gmail.com
6205e9d451
bug 322124 Event is not shown in horizontal day/week view on first try patch by jminta, r=mvl
2006-06-07 02:11:00 +00:00
jminta%gmail.com
d4d21fa138
Bug 332414 Make publishing a calendar prompt if no calendar is selected, patch by ssitter, r=jminta
2006-06-07 02:10:59 +00:00
jminta%gmail.com
8117fe5eb7
Bug 331796 The recurrence dialog should use dateFormat.properties, patch by mschroeder@mozilla.x-home.org, r=jminta
2006-06-07 02:10:58 +00:00
jminta%gmail.com
aa3d02c2c6
Bug 323731 Remove Publishing page from Sunbird options dialog. patch by ssitter@googlemail.com r=jminta
2006-06-07 02:10:57 +00:00
mattwillis%gmail.com
7a34528f14
bug 321134 Makes Next and Previous menu items more descriptive patch by mschroeder, r=jminta
2006-06-07 02:10:56 +00:00
jminta%gmail.com
efe944ccb2
Bug 259131 ability to have an event repeat at the end of every month, patch by mschroeder@mozilla.x-home.org, r=jminta
2006-06-07 02:10:55 +00:00
rob_strong%exchangecode.com
0a1864dcd2
Bug 335753 - Sunbird (default) theme not shown in new Add-ons Manager. r=mvl
2006-06-07 02:10:54 +00:00
dmose%mozilla.org
7deb10c8d3
Updated Sunbird release-notes URL (bug 333693); thanks to Robin Edrenius <robin.edrenius@gmail.com> for the patch.
2006-06-07 02:10:53 +00:00
rob_strong%exchangecode.com
0cdb3fdfcd
Bug 335618 (Calendar only) - Extension/Theme Manager changes. r=mvl
2006-06-07 02:10:52 +00:00
jminta%gmail.com
4f226f12a2
Bug 331887 Make the choose calendar dialog resizable and give it a title. patch by ssitter, r=jminta
2006-06-07 02:10:51 +00:00
jminta%gmail.com
c24c93768f
Bug 321133 Options/Preferences needs to respect OS preferences. patch by bugzilla@babylonsounds.com r=jminta
2006-06-07 02:10:50 +00:00
jminta%gmail.com
458d5cfe05
Bug 301748 calIFileType isn't l10n friendly, r=mvl
2006-06-07 02:10:49 +00:00
mvl%exedo.nl
8373c61999
Bug 328073, make the UI for monthly recurrence work. r=jminta
2006-06-07 02:10:48 +00:00
mvl%exedo.nl
056fc46151
Bug 315760. The title of the 'Go to Today' and 'Go to Date' is slightly off.
...
patch by gijskruitbosch+bugs@gmail.com , r=mvl
2006-06-07 02:10:47 +00:00
jminta%gmail.com
7fd17e9ea0
Bug 331022 Shared entity for 'Status' and 'Priority' causes translation problems in some languages. patch by bugzilla@babylonsounds.com, r=jminta
2006-06-07 02:10:46 +00:00
jminta%gmail.com
6d44a00a02
Bustage fix from Bug 275695. Add missing > to some entities. Patch by ajvincent@gmail.com r=jminta npotd
2006-06-07 02:10:45 +00:00
mvl%exedo.nl
79ac05b8d2
Bug 325519: Better readable error dialog. r=jminta
2006-06-07 02:10:44 +00:00
jminta%gmail.com
6b1b48573e
Bug 330103 Remove hardcoded strings. Also removes extra debug code and fixes a strict warning about sharp variables. r=mvl
2006-06-07 02:10:43 +00:00
mvl%exedo.nl
d321e3285c
Bug 325068: Improve printing UI (and interfaces). r=jminta
2006-06-07 02:10:42 +00:00
jminta%gmail.com
14f82b7cbe
Bug 275695 Make Sunbird menuitems localizable. patch by bugzilla@babylonsounds.com r=jminta npotb
2006-06-07 02:10:41 +00:00
jminta%gmail.com
385709e542
Bug 323085 Add import/export functionality for lightning, improve options/UI for Sunbird. r=mvl
2006-06-07 02:10:40 +00:00
mvl%exedo.nl
92dcd59361
Add undo and redo to calendar.
...
bug 258258, r=vlad. npotb
2006-06-07 02:10:39 +00:00
jminta%gmail.com
5928e44517
Bug 325762 Recurrence dialog's COUNT ignores corresponding units. patch by stephan.schaefer@sun.com, r=jminta
2006-06-07 02:10:38 +00:00
jminta%gmail.com
07c5282125
Bug 320178 Need UI for editing single instance or all instances of recuring events r=mvl
2006-06-07 02:10:37 +00:00
jminta%gmail.com
0cd96b0178
Bug 298373 Deleting a calendar should prompt to confirm. patch by michael.buettner@sun.com, r=jminta
2006-06-07 02:10:36 +00:00
jminta%gmail.com
dd3a69b083
Bug 326268 make the multiweek-view use calIWeekTitleFormatter. r=mvl
2006-06-07 02:10:35 +00:00
mvl%exedo.nl
ee9ced1fcd
bug 319790: add a way to calculate the weeknumber, given a calIDateTime. r=jminta
2006-06-07 02:10:34 +00:00
jminta%gmail.com
d32baedeb5
Bug 296893 Unify Sunbird and Lightning event dialogs r=pavlov, ui-r=beltzner
2006-06-07 02:10:33 +00:00
jminta%gmail.com
adf2d2c280
Bug 298504 Need to specify context menus for the views. r=dmose
2006-06-07 02:10:32 +00:00
mvl%exedo.nl
e2ff34dce3
remove double entries.
...
bug 317119, patch by sipaq, r=mvl
2006-06-07 02:10:31 +00:00
jminta%gmail.com
c4faa4c8c1
Bug 315492 newevent.end.label doubled in calendar.dtd, patch by bugzilla@babylonsounds.com, r=jminta
2006-06-07 02:10:30 +00:00
dmose%mozilla.org
8aa1461f98
Make Lightning localizable (bug 298348); patch=bugzilla@babylonsounds.com,robin.edrenius@gmail.com; r=mvl,dmose
2006-06-07 02:10:29 +00:00
jminta%gmail.com
b3268a0abf
Bug 315137 Fix for hard-coded string in calendarProperties.xul. Patch by ssitter@googlemail.com, r=jminta
2006-06-07 02:10:28 +00:00
jminta%gmail.com
3dee47f57d
Bug 306692 'Open calendar file' does nothing. patch by robin.edrenius@gmail.com r=jminta
2006-06-07 02:10:27 +00:00
mvl%exedo.nl
d03893761e
Bug 319561 'Home'-calendar name not localizable.
...
patch by robin.edrenius@gmail.com , r=mvl
2006-06-07 02:10:26 +00:00
jminta%gmail.com
1cfc644c77
Bug 273251 Make print preview window title localizable. patch by robin.edrenius@gmail.com, r=jminta
2006-06-07 02:10:25 +00:00
jminta%gmail.com
faa5d9bbc3
Bug 303379 likelyTimezone is unfriendly to L10n r=mvl
2006-06-07 02:10:24 +00:00
jminta%gmail.com
2dd769e7fd
Bug 306508 WebDAV provider should notice and propagate all possible dataloss issues to the UI. r1=dmose, r2=mvl
2006-06-07 02:10:23 +00:00
jminta%gmail.com
1ad0db5a65
Bug 313474 Dialog title in calendar-alarm-dialog.xul not localizable, patch by robin.edrenius@gmail.com, r=jminta
2006-06-07 02:10:22 +00:00
jminta%gmail.com
6dfef343f6
Bug 310503 Implement support for readonly calendars, put calendars in readonly mode when an error occurs, report this to the user in relevant UI bits. r1=mvl, r2=dmose
2006-06-07 02:10:21 +00:00
jminta%gmail.com
629d57f505
Bug 303951 Make printing use the new interfaces, to restore *very* basic print functionality r=mvl
2006-06-07 02:10:20 +00:00
jminta%gmail.com
e14849720f
Bug 308995 Remove hardcoded strings from Sunbird/Calendar patch by bugzilla@babylonsounds.com r=mvl,jminta
2006-06-07 02:10:19 +00:00
jminta%gmail.com
575abd80a4
Bug 302588 Test for valid recurrence values when creating an event. r=mvl npotb
2006-06-07 02:10:18 +00:00
jminta%gmail.com
8f01d53a07
Bug 305512 Problems with playing alarm sounds r=mvl
2006-06-07 02:10:17 +00:00
mvl%exedo.nl
2ee5844386
relabel calendar tab to date, for less confusion with the calendars tab.
...
bug 270907, r=mvl
2006-06-07 02:10:16 +00:00
mvl%exedo.nl
192d571e96
Try harder to guess the system timezone.
...
bug 301624, patch by jminta, r=mvl
2006-06-07 02:10:15 +00:00
mvl%exedo.nl
91f6932a2e
Bug 295212 internally rename unifinders' column "filename" to "calendarname".
...
patch by gekacheka@yahoo.com , r=mvl
2006-06-07 02:10:14 +00:00
mvl%exedo.nl
b930bd761a
update calendar properties dialog for the changed locale file. Also remove some dos line endings.
2006-06-07 02:10:13 +00:00
mvl%exedo.nl
4f9a20f556
Hook up alarm dialog for sunbird. bug 299366, patch by jminta, r=mvl
2006-06-07 02:10:12 +00:00
mvl%exedo.nl
52098d9c20
Make the new calendar wizard localizable.
...
bug 182344, patch by sipaq, r=me.
2006-06-07 02:10:11 +00:00
mattwillis%gmail.com
c920ef3c99
bug 272732
...
rev12
fixes labels on recurrence items
also fixes storing recurrence components to storage
storage changes: r=vlad
UI changes: r=me
2006-06-07 02:10:10 +00:00
mattwillis%gmail.com
907a545da4
bug 272732
...
more work on new/edit event dialog.
more of the todo/task controls are wired in and working.
r=pavlov@pavlov.net
2006-06-07 02:10:09 +00:00
mvl%exedo.nl
744440bb76
copy brand.dtd into calendar.dtd. bustage fix.
...
bug 272643, r=mostafah
2006-06-07 02:10:08 +00:00
mostafah%oeone.com
bc86a40c88
Checked in patch for bug 269009: Make "New Calendar..." dialog more intuitive
2006-06-07 02:10:07 +00:00
mostafah%oeone.com
4a23afd35c
Checked in patch for bug 268666:
...
Inconsistent use of (s) in Sunbird and xpi menubar, inconsistent use of
unicode ellipse character
2006-06-07 02:10:06 +00:00
mostafah%oeone.com
61c8934abd
Checked in attachment #163976 for bug 266875:
...
Non-standard keys: Export key is accel+O, Open has no shortcut
2006-06-07 02:10:05 +00:00
mvl%exedo.nl
f297103e96
Need button and periodic interval for refreshing/publishing a calendar
...
bug 207381, patch by Matthew Willis, image by Mark Carson, r=mvl
2006-06-07 02:10:04 +00:00
mvl%exedo.nl
84e6c9456e
auto-publish when deleting multiple events
...
bug 228745, patch by lilmatt, r=mvl
2006-06-07 02:10:03 +00:00
mostafah%oeone.com
971f1c8d01
Checked in patch for bug 263832:
...
F1 key for Day View clashes with Help key in Windows
2006-06-07 02:10:02 +00:00
mostafah%oeone.com
71144c13f5
Checked in patch for bug 216257 ( with some tweaks ):
...
Add "Events this month" to dropdown selection list in events pane.
2006-06-07 02:10:01 +00:00
mostafah%oeone.com
fcf9d6e763
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)
2006-06-07 02:10:00 +00:00
mvl%exedo.nl
8b588e98f0
Show errors from publishing.
...
bug 271029, r=mostafah
2006-06-07 02:09:59 +00:00
mvl%exedo.nl
79a1d22091
Provide a way to share calendars on a lan. No UI etc yet.
...
Provide a way to automatically reload a calendar. Also no UI
bug 265274, patch by arusso@aequilibrium.com , r=mvl
2006-06-07 02:09:58 +00:00
mostafah%oeone.com
327d208164
Checked in patch 165084 for bug 173562:
...
Need to import Outlook CSV exported data
2006-06-07 02:09:57 +00:00
mostafah%oeone.com
49b84eb480
Checked in patches for bug 253420:
...
no import of tasks from ical files
2006-06-07 02:09:56 +00:00
mostafah%oeone.com
d20572a162
Checked in patch for bug 261329:
...
"About to import" prompt should show names of file and calendar.
2006-06-07 02:09:55 +00:00
mostafah%oeone.com
8538ad5d63
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
2006-06-07 02:09:54 +00:00
mostafah%oeone.com
3ffba0b73d
Checked in patches for bug 258986:
...
Cleanup event & todo/task mouseover preview tooltips: combine code, add properties, date ranges
2006-06-07 02:09:53 +00:00
mostafah%oeone.com
7652574894
-Checked in patches for bug 260169:
...
generalize formatDateTime and formatInterval relative to given date, not just today
-Removed redundant AllDay entry from calendar.properties
2006-06-07 02:09:52 +00:00
mvl%exedo.nl
164836b617
Bug 135593 Option to play user-defined sound file for alarm.
...
patch by jminta@gmail.com , r=pavlov
2006-06-07 02:09:51 +00:00
mvl%exedo.nl
ec461b32f9
Bug 288313 copy old connection/proxy prefs to Sunbird.
...
patch by sipaq, r=mvl
2006-06-07 02:09:50 +00:00
mostafah%oeone.com
e93e8015af
Checked in patch for bug 273252: Description in timezone preferences not able to localize
...
Patch by sipaq. r=mostafah.
2006-06-07 02:09:49 +00:00
mvl%exedo.nl
4b3e7b4f5f
bug 268084: UI for editing colors of categories. patch by jminta@gmail.com, r=mvl
2006-06-07 02:09:48 +00:00
mostafah%oeone.com
260dbdff81
Applied patch to bug 293155: Remove hardcoded "Calendar" in prefwindow title
...
patch by sipaq. r=mostafah
2006-06-07 02:09:47 +00:00
mostafah%oeone.com
dec6784d0d
Fixed bug 267365:correct spelling, wrong homonym in preferences "overwritten"
2006-06-07 02:09:46 +00:00
mostafah%oeone.com
9910f868cc
Checked in patch for bug 258369:
...
Adding city to "my Timezone
2006-06-07 02:09:45 +00:00
mvl%exedo.nl
482e34713d
Improve UI for managing categories in prefs
...
bug 249294, r=mostafah
2006-06-07 02:09:44 +00:00
mostafah%oeone.com
265c167bea
Checked in patch for bug 249513
2006-06-07 02:09:43 +00:00
mostafah%oeone.com
e2cb011ce3
Checked in patches for bug 250307
2006-06-07 02:09:42 +00:00
mostafah%oeone.com
5c2d85a7bc
Checked in attachment #159387 for bug 256087:
...
Input area is labelled Categories (should be Category)
2006-06-07 02:09:41 +00:00
mostafah%oeone.com
6a49060991
Checked in en-US and de-AT part of patch for bug 256087:
...
Input area is labelled Categories (should be Category)
2006-06-07 02:09:40 +00:00
mvl%exedo.nl
e41d43713b
Add a "Customize toolbar" option to the view menu + whitespace cleanup
...
bug 256407, patch by Simon Paquet <bugzilla@babylonsounds.com>, r=mvl
2006-06-07 02:09:39 +00:00
mvl%exedo.nl
131fb97c11
Hook up new buttons for sunbird.
...
bug 248399, patch by Simon Paquet (bugzilla@babylonsounds.com ), r=mvl
2006-06-07 02:09:38 +00:00
mostafah%oeone.com
b4208f41a8
Checked in attachment 155453 from bug 220075
2006-06-07 02:09:37 +00:00
mvl%exedo.nl
19814d42c8
customizable toolbars for sunbird
...
bug 234373, r=mostafah
2006-06-07 02:09:36 +00:00
mostafah%oeone.com
9809cda098
Checked in attachment #151979 for bug 218068 plus some minor tweaks
2006-06-07 02:09:35 +00:00
mostafah%oeone.com
ab39ccd940
Added "Store in universal time" option. Based on patch for bug 165963
2006-06-07 02:09:34 +00:00
mostafah%oeone.com
2744368f59
Removing duplicate entry
2006-06-07 02:09:33 +00:00
mostafah%oeone.com
f5901857bd
First attempt to fix sunbird build bustage
2006-06-07 02:09:32 +00:00
mostafah%oeone.com
0c0b4b4b75
Checked in attachment 149703 for bug 245179
2006-06-07 02:09:31 +00:00
mvl%exedo.nl
7b8c2d8743
Use the password manager, instead of storing passwords in clear text.
...
bug 185340, r=mostafah
2006-06-07 02:09:30 +00:00
mvl%exedo.nl
d0443cdb1a
Make errorstring localizable. use promptservice.
...
bug 247636, r=mostafah
2006-06-07 02:09:29 +00:00
mostafah%oeone.com
6bd1f154dd
Checked in attachment 149531 for bug 244832
2006-06-07 02:09:28 +00:00
mostafah%oeone.com
d73d8e3d75
Checked in patch for bug 173562: Need to import Outlook CSV exported data
...
( Attachment #143180 )
2006-06-07 02:09:27 +00:00
mostafah%oeone.com
75c7423d92
Checked in attachment #136664 for bug 215431: Unlocalizeable strings
2006-06-07 02:09:26 +00:00
mostafah%oeone.com
c83998283c
Synched language files after recent checkin for bug 219589
2006-06-07 02:09:25 +00:00
mostafah%oeone.com
426875862f
Updated licenses. Removed extra white-spaces.
2006-06-07 02:09:24 +00:00
mostafah%oeone.com
4003472a65
Removed duplicate entry
2006-06-07 02:09:23 +00:00
mostafah%oeone.com
4c7444ff66
Fixed some white-space issues
2006-06-07 02:09:22 +00:00
mostafah%oeone.com
1ec2efbb5f
Removed extra spaces
2006-06-07 02:09:21 +00:00
mostafah%oeone.com
e7df270a7d
Removed extra space
2006-06-07 02:09:20 +00:00
mostafah%oeone.com
e2a0f66979
Minor tweaks and updates to language files
2006-06-07 02:09:19 +00:00
mostafah%oeone.com
ff49fca546
Removed dependency on tasksOverlay.xul to make calendar available to thunderbird
2006-06-07 02:09:18 +00:00
timeless%mozdev.org
4c56149718
Rewrap xul lines to make future diffs easier
...
Move some unlocalizable strings to dtds
Add accesskeys for various items
Make menus more consistent with seamonkey (To => to)
Make accesskeys more consistent with seamonkey (Pr_eferences)
Hide clipboard items for minicalendar
Possibly other stuff
rs=mostafah
2006-06-07 02:09:17 +00:00
mostafah%oeone.com
c7ea2f4f5c
Checked in final changes needed to fix bug 155882 : Tasks (ToDo) need an Alarm (just like Events)
2006-06-07 02:09:16 +00:00
mostafah%oeone.com
715c12eb62
Checking in translations
2006-06-07 02:09:15 +00:00
mostafah%oeone.com
626dabc72e
Fixed bug 202367: default alarm 'ON'
2006-06-07 02:09:14 +00:00
mostafah%oeone.com
9770bf0028
Added ability to relate alarm to end/due of event/task
...
Next step to fix bug 155882: Tasks (ToDo) need an Alarm (just like Events)
2006-06-07 02:09:13 +00:00
mostafah%oeone.com
63b5ceb6dc
First shot at fixing bug 155882: Tasks (ToDo) need an Alarm (just like Events)
2006-06-07 02:09:12 +00:00
mostafah%oeone.com
e11001bace
Removing duplicate defined entities
2006-06-07 02:09:11 +00:00
mostafah%oeone.com
92a30c238e
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
2006-06-07 02:09:10 +00:00
mostafah%oeone.com
b073a7e42e
Checking in patch for bug 212534: Strings in calendar that are out of the locale directory
2006-06-07 02:09:09 +00:00
mikep%oeone.com
80be93b620
Localizing text, bug 211446.
2006-06-07 02:09:08 +00:00
dbaron%dbaron.org
70b8d7fbd0
Happy new year! Change Mozilla Contributors copyright dates from 2005 to 2006.
2006-06-07 02:09:07 +00:00
mikep%oeone.com
2069836aef
Adding in patch 126118 from bug 168375 to improve the week view, patch from Eric Belhaire.
2006-06-07 02:09:06 +00:00
mostafah%oeone.com
cd485d5301
Fixed duplicated entity name
2006-06-07 02:09:05 +00:00
mikep%oeone.com
4db5169680
Adding in start of code for timezone preference, work from students at University of Charleston, S.C.
2006-06-07 02:09:04 +00:00
mikep%oeone.com
326e15add0
New build, fixing menu text for printing.
2006-06-07 02:09:03 +00:00
mikep%oeone.com
5b7a6df08c
Fixing bug 209174.
2006-06-07 02:09:02 +00:00
mikep%oeone.com
b272a39191
FIxing many localized bugs, including bug 200797, bug 210503 bug 208194 and bug 210652
2006-06-07 02:09:01 +00:00
mikep%oeone.com
778fb87d23
Fixing localized problems, bug 208913
2006-06-07 02:09:00 +00:00
mikep%oeone.com
0916c8a09a
Fixing problem with some elements not be localizeable, bug 208911
2006-06-07 02:08:59 +00:00
mikep%oeone.com
4315e3565d
Adding in code from Charleston students to color calendars. Does not color the top left calendar tree, the event list, or multi week view.
2006-06-07 02:08:58 +00:00
mikep%oeone.com
5262d44e45
Fixing to add calendar name to tree view, bug 199039
2006-06-07 02:08:57 +00:00
mostafah%oeone.com
eabd69833f
Tweaks needed for timezone prefs to function
2006-06-07 02:08:56 +00:00
mostafah%oeone.com
58e10d0ae3
Start localizing error strings
2006-06-07 02:08:55 +00:00
mostafah%oeone.com
d205efb24e
Checked in patch for bug 201368: [Patch] Calendar throbber tooltip is inconistent
2006-06-07 02:08:54 +00:00
mikep%oeone.com
817cead6b6
Fixing look of top multiweek view button.
2006-06-07 02:08:53 +00:00
mikep%oeone.com
720c89c5ec
Committing Eric Belhaire's multiweek view, bug 193450.
2006-06-07 02:08:52 +00:00
mikep%oeone.com
037dad702b
More localization fixes, changing dialog box side for localCalDialog and making localCalDialog and serverDialog persist their width and height.
2006-06-07 02:08:51 +00:00
mikep%oeone.com
4325013ee8
Localizing text so that people can easily translate to another language.
2006-06-07 02:08:50 +00:00
mikep%oeone.com
e34f8409e7
Fixing so that export exports the selected events.
2006-06-07 02:08:49 +00:00
mikep%oeone.com
b3f6a4de1d
Fixing publishing so that you can now publish an entire calendar or just the selected events.
2006-06-07 02:08:48 +00:00
mikep%oeone.com
c19a2fb4b5
Adding in new text for delete tasks.
2006-06-07 02:08:47 +00:00
mikep%oeone.com
3e290c7b3d
Fixing bug 192309, event dialog had a tab named "New Event", I've changed it to just "Event", since it didn't make sense when editing.
2006-06-07 02:08:46 +00:00
mikep%oeone.com
3dab1ebe05
Fixing up publishing so that it works a little nicer now. Removing need to specify a remote path and a filename seperately.
2006-06-07 02:08:45 +00:00
mikep%oeone.com
517e1afb41
Seperating out new calendar and subscribe to remote calendar into different dialogs.
2006-06-07 02:08:44 +00:00
mikep%oeone.com
180b672c57
Adding in button for Monday to Friday only.
2006-06-07 02:08:43 +00:00