scott%scott-macgregor.org
|
50667cbf1c
|
synch up some pref changes with the trunk
|
2003-11-13 18:45:24 +00:00 |
|
scott%scott-macgregor.org
|
dd4cda948d
|
Bug #225564 --> cannot sort messages by junk status because we are using the wrong column id.
|
2003-11-13 18:33:07 +00:00 |
|
scott%scott-macgregor.org
|
3add4ac020
|
hide black list support from the UI until we actually implement it.
|
2003-11-11 22:25:02 +00:00 |
|
scott%scott-macgregor.org
|
0bb974e03b
|
Bug #186578 --> Escape key should close standalone message window
port by mbr from the trunk.
|
2003-11-10 06:35:14 +00:00 |
|
scott%scott-macgregor.org
|
8d2d181c55
|
remove obsolete files from the packaging list. Port by MBR.
|
2003-11-10 06:34:07 +00:00 |
|
scott%scott-macgregor.org
|
6caa0e18ec
|
Port Bug #224608 to thunderbird: Remove shortcut keys from mail context menus
thanks to mbr for the patch
|
2003-11-10 06:31:53 +00:00 |
|
scott%scott-macgregor.org
|
cad22c7df0
|
package builtinURLS.js
|
2003-11-10 06:29:35 +00:00 |
|
scott%scott-macgregor.org
|
082d8ad1ea
|
export XPCNativeWrapper.js
|
2003-11-10 06:25:35 +00:00 |
|
scott%scott-macgregor.org
|
f12ea30175
|
add missing window menu item for OSX
|
2003-11-10 04:05:23 +00:00 |
|
scott%scott-macgregor.org
|
f06db35cd7
|
Packaging for xmlextras
|
2003-11-10 00:30:08 +00:00 |
|
bryner%brianryner.com
|
2303733463
|
get rid of console window for win32 gcc builds, and limit heap size per bug 127069.
|
2003-11-09 22:17:10 +00:00 |
|
scott%scott-macgregor.org
|
37374e93b2
|
fix mac bustage
|
2003-11-09 01:58:21 +00:00 |
|
scott%scott-macgregor.org
|
02ed558f55
|
View / Charsets / Customize dialog is not showing up. Package the right files
|
2003-11-08 00:02:03 +00:00 |
|
scott%scott-macgregor.org
|
8a814ada66
|
If you are building thunderbird with the dom inspector extension, then add hooks to make sure dom inspector gets overlayed into thunderbird properly.
Part of the work necessary to make a dom inspector extension for thunderbird.
|
2003-11-07 21:29:40 +00:00 |
|
scott%scott-macgregor.org
|
8ccef0ba5e
|
change comment to use //
|
2003-11-07 19:14:06 +00:00 |
|
scott%scott-macgregor.org
|
dba4f578eb
|
add an id for the js console menu item
|
2003-11-07 06:44:56 +00:00 |
|
scott%scott-macgregor.org
|
8acc770f9f
|
remove access key for windows menu item on the mac
|
2003-11-07 06:21:57 +00:00 |
|
mkaply%us.ibm.com
|
e98dd6c54e
|
#223782
r=jst, sr=darin
remove support for dom.disable_cookie_[get,set] prefs
|
2003-11-06 19:35:22 +00:00 |
|
mkaply%us.ibm.com
|
97fe06d256
|
#152264
r=jshin, sr=blizzard
zh-HK support for firebird and thunderbird
|
2003-11-06 19:24:32 +00:00 |
|
scott%scott-macgregor.org
|
f446f3257b
|
Bug #224380 --> some items in message menu should be disabled if no messages are selected
thanks to mbr for the fix
|
2003-11-06 18:30:03 +00:00 |
|
scott%scott-macgregor.org
|
782b9dcb82
|
try to remove ctrl-m's
|
2003-11-06 17:12:39 +00:00 |
|
scott%scott-macgregor.org
|
713b9fdd11
|
window menu for OSX tweaks. Thanks to Don Crandall for the patch
|
2003-11-06 16:39:48 +00:00 |
|
scott%scott-macgregor.org
|
a0526046ad
|
more hidden window tweaks to disable some more items on the mac.
Thanks to Don Crandall for the fix.
|
2003-11-06 06:55:02 +00:00 |
|
scott%scott-macgregor.org
|
be30b2eba6
|
OSX only: add a Windows menu item to the mac build to keep track of all open windows.
Thanks to Don Crandall for the patch!
|
2003-11-06 06:23:28 +00:00 |
|
scott%scott-macgregor.org
|
90ca85e4a0
|
fix ctrl-m
|
2003-11-05 07:49:59 +00:00 |
|
scott%scott-macgregor.org
|
3c41a976ca
|
add a new line
|
2003-11-05 07:25:15 +00:00 |
|
scott%scott-macgregor.org
|
aaf4bfcde6
|
add missing file
|
2003-11-04 22:22:45 +00:00 |
|
bryner%brianryner.com
|
d9647f99f2
|
Force autoregister on the first run after completing a build (even for optimized builds) like seamonkey does.
|
2003-11-04 07:42:52 +00:00 |
|
scott%scott-macgregor.org
|
5c66914f1c
|
fix ctrl-M's in file
|
2003-11-03 16:43:36 +00:00 |
|
scott%scott-macgregor.org
|
0ca819f7ed
|
add missing DTD to fix bustage in account central
|
2003-11-03 06:46:49 +00:00 |
|
scott%scott-macgregor.org
|
22ac324aeb
|
Bug #222783: Leverage the pre-processor to automatically generate the correct locale version so we don't have to change
each thunderbird .rdf file.
|
2003-11-03 04:58:43 +00:00 |
|
scott%scott-macgregor.org
|
96ade401ca
|
add hiddenWindow chrome url for thunderbird.
|
2003-11-03 04:34:11 +00:00 |
|
scott%scott-macgregor.org
|
4797f90886
|
Implement a thunderbird version of hiddenWindow.xul on the MAC. This fixes a huge OSX usability issue where
we are DOA when you close all open thunderbird windows. This was contributed by Don Crandall. Many thanks Don!
|
2003-11-03 04:32:44 +00:00 |
|
scott%scott-macgregor.org
|
c7c6d23bdd
|
package offlineStartup.js
|
2003-10-31 19:03:20 +00:00 |
|
scott%scott-macgregor.org
|
93d8e70a85
|
bump the extension version
|
2003-10-31 06:23:31 +00:00 |
|
bienvenu%nventure.com
|
172ffd00d4
|
add prefs ui for offline startup to tbird offline extension, r/sr=mscott, not part of regular build, 221734
|
2003-10-30 01:12:00 +00:00 |
|
scott%scott-macgregor.org
|
f50d0ed7cd
|
Port Bug #92726 to thunderbird --> Save As should default to the message subject
|
2003-10-24 21:42:29 +00:00 |
|
scott%scott-macgregor.org
|
c434fd0299
|
Port Bug #222390 --> format toolbarbuttons' width is too large
thanks to stephen walker for the port
|
2003-10-21 23:03:45 +00:00 |
|
scott%scott-macgregor.org
|
f837646b1c
|
change jan varga's email address
|
2003-10-21 23:02:38 +00:00 |
|
scott%scott-macgregor.org
|
d12608471c
|
Port Bug #221472 to thunderbird: Move current attach items to submenu of File. Remove the vCard menu item from the Options menu since we have it under File / Attachments now.
|
2003-10-20 17:11:29 +00:00 |
|
scott%scott-macgregor.org
|
2bb924b316
|
Bug #68345--> Don't show Mail Start Page before Account Central loads
(Port Neil's fix to Thunderbird)
|
2003-10-20 16:57:28 +00:00 |
|
scott%scott-macgregor.org
|
a97be65265
|
udpate the locale to 1.6a to match the trunk.
fix account manager bustage caused by Bug #89212
|
2003-10-20 16:24:20 +00:00 |
|
scott%scott-macgregor.org
|
2a849a499d
|
Bug #222521 --> Auto Proxy URLs do not work in Thunderbird
|
2003-10-16 22:15:21 +00:00 |
|
bryner%brianryner.com
|
7ea68599ff
|
fix thunderbird compose bustage from bug 142163 checkin
|
2003-10-15 18:33:08 +00:00 |
|
scott%scott-macgregor.org
|
2ef1caab23
|
Bug #220433 --> port the binutils build bustage patch to thunderbird
|
2003-10-11 22:28:28 +00:00 |
|
scott%scott-macgregor.org
|
12b4e39547
|
fix account manager error
|
2003-10-10 19:57:00 +00:00 |
|
scott%scott-macgregor.org
|
70d7cb685c
|
Port vcard UI to thunderbird: Bug #221319.
|
2003-10-09 22:23:57 +00:00 |
|
scott%scott-macgregor.org
|
215c0d2c71
|
Port stephend's patch for: Renaming 'Create message filters' in account central to 'Manage message filters'.
|
2003-10-09 21:21:57 +00:00 |
|
scott%scott-macgregor.org
|
cf8632452f
|
now that we have fixed up the padding for toolbars, the default toolbar set for the mail toolbar should not have 3 spacers between the button groups. Just one spacer will suffice.
|
2003-10-08 04:16:02 +00:00 |
|
scott%scott-macgregor.org
|
78dc1500ac
|
Re-style the address book toolbar to do the following:
1) restore the icon on top, text on bottom style that was regressed
2) make text only and icons only mode work on the address book toolbar
|
2003-10-07 23:17:56 +00:00 |
|