Commit Graph

68 Commits

Author SHA1 Message Date
bsmedberg%covad.net
f57185ded2 Bug 305767 - Allow a different marker character for preprocessing CSS files - r=hixie+mconnor 2005-08-26 12:49:37 +00:00
jminta%gmail.com
37ddea5c6b Bug 249552 Persist which tab (Calendars or Date) is selected r=mvl 2005-08-16 19:04:15 +00:00
jminta%gmail.com
a7e445b38f Bug 243793 Add 'Edit Task' option to tasklist context menu r=mvl npotb 2005-08-15 12:57:50 +00:00
jminta%gmail.com
b831e6d9a3 Bug 303570 Remove obsolete gICalLib and gEventSource r=mvl npotb 2005-08-15 12:49:14 +00:00
jminta%gmail.com
99a1ce5252 Bug 275695 Fix 'Status Bar' label in the View menu. patch by robin.edrenius@gmail.com r=jminta npotb 2005-08-11 19:19:39 +00:00
jminta%gmail.com
dfa58af27b More Bustage from Bug 275695. Add missing quotation mark. r=dmose npotb 2005-08-07 04:12:46 +00:00
jminta%gmail.com
cb736f006e Bug 275695 Make Sunbird menuitems localizable. patch by bugzilla@babylonsounds.com r=jminta npotb 2005-08-06 19:50:32 +00:00
jminta%gmail.com
aa54a7845d Bug 275695 Activate undo, redo, and quit commands in Sunbird. r=mvl npotb 2005-08-05 18:01:38 +00:00
mvl%exedo.nl
543835b5eb include the new import-export script, in order to make it actually work. no bug. 2005-08-02 15:24:44 +00:00
mvl%exedo.nl
b53700cfb7 Misc fixes to make import actually work. bug 285019, r=jminta 2005-07-28 18:05:08 +00:00
mvl%exedo.nl
efd2a8a700 Update sunbird to call the new reload function. bug 285018. 2005-07-27 18:44:48 +00:00
mvl%exedo.nl
4ee5743a9b Moves sunbird to using the new commands. Also fixes the calendar listbox popup
to disable certain options if it isn't clicked on an actual calendar.
bug 300254, r=mvl, patch by jminta
2005-07-14 17:29:54 +00:00
mvl%exedo.nl
676ab54730 Bug 295895: Make it possible to unsubscribe from a calendar. r=gekacheka 2005-06-01 13:38:11 +00:00
mvl%exedo.nl
016c8b0a3b Bug 295424 share code to set up tooltip content for unifinder, unifinderToDo.
patch by gekacheka@yahoo.com, r=mvl
2005-06-01 12:55:50 +00:00
mvl%exedo.nl
b7070e6334 Bug 295418 simplify returning boolean to show tree tooltip (remove gShowTooltip, checkTooltip).
patch by gekacheka@yahoo.com, r=mvl.
2005-06-01 11:53:59 +00:00
mvl%exedo.nl
d8f37aa886 Bug 288313 copy old connection/proxy prefs to Sunbird.
patch by sipaq, r=mvl
2005-05-24 19:41:49 +00:00
mvl%exedo.nl
963e966add port the fix for bug 285014 to sunbird, to have calendar management there too. 2005-05-03 12:47:00 +00:00
mvl%exedo.nl
6167c963c8 Add undo and redo to calendar.
bug 258258, r=vlad. npotb
2005-04-20 21:43:19 +00:00
mvl%exedo.nl
6bbbe3ec2e Stop loading jslib
bug 288045, r=stuart
2005-04-06 12:41:43 +00:00
shaver%mozilla.org
a85fe1c62e Refactor some code for reuse from Lightning:
- move some utility code into new calendarUtils.js
 - calendarCreation.xul only depends on calendarCreation.js and
   calendarUtils.js
 - remove old wizard.xul/js code and unused launch function
2005-03-24 21:27:16 +00:00
pavlov%pavlov.net
f3842dc8e9 fixing bug 286228. patch by stelian@popies.net. r=pavlov 2005-03-24 20:22:46 +00:00
bsmedberg%covad.net
e75d55a075 From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
gerv%gerv.net
70ea6cb4d2 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 15:10:48 +00:00
pavlov%pavlov.net
87401ae601 adding support for creating and deleting calendars 2005-02-01 00:56:51 +00:00
mattwillis%gmail.com
0880bb5c34 bug 275695
updates to Sunbird menubar and menus
r=pavlov@pavlov.net
2005-01-05 20:58:03 +00:00
mattwillis%gmail.com
01e16d788f updates to credits 2005-01-05 02:02:48 +00:00
mattwillis%gmail.com
b1ff0f18b6 bug 276655
part of About Sunbird dialog update
r=mostafah
2005-01-03 21:21:13 +00:00
mattwillis%gmail.com
0ccc9453ac bug 276655
Updating the About Sunbird dialog, and adding the credits
r=mostafah
2005-01-03 21:06:19 +00:00
mattwillis%gmail.com
1d5850d261 bug 275695
initial cut at reworking Sunbird's menus
2004-12-22 17:42:14 +00:00
mostafah%oeone.com
085ff234f5 Checked in images from attachment 168797 for bug 274783:
Crush PNG images to reduce filesize
2004-12-16 15:03:22 +00:00
mostafah%oeone.com
bae87cbe7b Checked in attachment 165766 for bug 269579:
Sunbird - Unable to delete multiple events at once
2004-11-17 19:09:52 +00:00
mostafah%oeone.com
c37ce6b8bb Checked in attachment 165313 for bug 268592:
New "About Sunbird" and Mac OS X Sunbird "installer" window gfx
2004-11-10 21:34:48 +00:00
mostafah%oeone.com
03dba4f67e Checked in patch for bug 268666:
Inconsistent use of (s) in Sunbird and xpi menubar, inconsistent use of
unicode ellipse character
2004-11-10 15:03:33 +00:00
mvl%exedo.nl
17971c2ace Need button and periodic interval for refreshing/publishing a calendar
bug 207381, patch by Matthew Willis, image by Mark Carson, r=mvl
2004-11-09 19:55:53 +00:00
mostafah%oeone.com
7c8803f889 Checked in patch 164009 for bug 248399: Update Sunbird classic theme
(with some tweaks)
2004-11-05 20:58:00 +00:00
mostafah%oeone.com
0a095a677b Checked in patch for bug 263832:
F1 key for Day View clashes with Help key in Windows
2004-11-04 23:54:02 +00:00
mostafah%oeone.com
d413139f19 Checked in attachment 164406 for bug 261709:
Launch Wizard launches XML parsing error instead
2004-11-03 19:11:32 +00:00
mostafah%oeone.com
489e2be58e Commented out "wizard" menu option which is not being used at the moment.
(Based on patch for bug 261709: Launch Wizard launches XML parsing error instead )
2004-11-02 16:26:29 +00:00
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
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
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
f131646c30 Adding in zoomWindow function provided by mattwillis 2004-10-29 19:08:50 +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
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
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
60c27a6d9c Quick fix to bug 264106 suggested by mattwillis
Crash on launch: chrome://browser/content/hiddenWindow.xul can't be resolved
2004-10-15 14:26:59 +00:00
mostafah%oeone.com
2ed95725ef Checked in patch for bug 264077:
Sunbird menus use control as modifier rather than accel
2004-10-13 13:26:54 +00:00
mostafah%oeone.com
4ec667cc26 Checked in patch for bug 258728:
Calendar should use Titletips instead of Tooltips when hoovering over cropped text
2004-09-13 16:05:51 +00:00
mvl%exedo.nl
fbe9d4e141 remove 'go to today' from minimonth for sunbird
bug 256405, patch by Simon Paquet <bugzilla@babylonsounds.com>, r=mvl
2004-08-30 21:15:12 +00:00
mostafah%oeone.com
e3780fd17c Checked in attachment 157434 for bug 256407:
Add a "Customize toolbar" option to the view menu
2004-08-30 19:27:53 +00:00