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

152624 Коммитов

Автор SHA1 Сообщение Дата
zach%zachlipton.com 3ab2b33751 Default for test_groups.obsolete should be 0. 2006-01-17 04:44:43 +00:00
zach%zachlipton.com aecc1e42bc Remove ENUM cols from populatedb.sql to match schema. 2006-01-17 04:43:56 +00:00
zach%zachlipton.com 54216d2050 Add missing object->method() calls to DBTools.pm. 2006-01-17 04:38:00 +00:00
igor%mir2.org 1dd2a80816 Bug 294499: GC directly calls malloc instead of using JSArena for paged
allocation to avoid overhead of arena headers that GC does not use. r=brendan
2006-01-17 01:26:35 +00:00
jminta%gmail.com cff5db1172 Bug 298349 Need to support events (not all-day) that span multiple days, in multiday-view r=dmose 2006-01-17 01:12:21 +00:00
rrelyea%redhat.com f822c8f7d0 NSS ECDSA can only sign SHA-1 bug 320583
r=nelson patch ammended to change SHA-1 to HASH per wtc comment.
2006-01-17 00:38:59 +00:00
pavlov%pavlov.net 69986363ad changing AutoPtrs to RefPtrs to fix typos. 2006-01-17 00:38:38 +00:00
dmose%mozilla.org b5aece55d4 Sunbird should not handle files destined for Firefox on OS X when Firefox is not running (bug 323288). Thanks to Stefan Sitter <ssitter@googlemail.com> for the patch; r=dmose@mozilla.org 2006-01-17 00:27:22 +00:00
jminta%gmail.com a84553e429 Bug 323180 Publish Remote Calendar should remember the last location used. patch by ssitter@googlemail.com, r=jminta 2006-01-17 00:12:18 +00:00
gavin%gavinsharp.com 2dcf4db62a Bug 306453: Remove "Read Mail" and "New Message..." from Tools menu, r=mconnor+beltzner 2006-01-16 22:52:03 +00:00
jminta%gmail.com 95a5bfe65b Bug 321133 Options/Preferences needs to respect OS preferences. patch by bugzilla@babylonsounds.com r=jminta 2006-01-16 22:15:49 +00:00
jminta%gmail.com 2d8ca8fcea Bug 323273 Lightning context menu for events not available. patch by stephan.schaefer@sun.com r=jminta 2006-01-16 22:02:44 +00:00
mkaply%us.ibm.com a754054802 Fix a couple bugs - configs on a different drive, not able to have just a still logo, checkbox not working correctly, ensure lowercase booleans in pref file 2006-01-16 17:09:02 +00:00
gavin%gavinsharp.com 2c41e8ddeb Bug 289640: Remove unused preference security.ui.enable, patch by Daniel Cater <DJCater@Gmail.com>, r=kaie, sr=darin 2006-01-16 15:08:30 +00:00
gavin%gavinsharp.com c4f6840d90 Bug 247115: Use upx --best in 7zip.bat to reduce installer size, patch by Daniel Cater <DJCater@Gmail.com>, r=bsmedberg+Chase 2006-01-16 15:02:37 +00:00
lpsolit%gmail.com 75cf1f1ad8 Bug 323575: [PostgreSQL] sanitycheck.cgi?createmissinggroupcontrolmapentries=1 produces a SQL error - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave 2006-01-16 10:29:18 +00:00
smfr%smfr.org 0c63be3ded Fix pref pane bundle version numbers and identifiers. 2006-01-16 05:52:34 +00:00
smfr%smfr.org 26787d2268 Fix 3 tooltip bugs: 285601, 323387 and 311220. When showing tooltips, make sure that their browser is still frontmost, and that their window is the main window. Also hide tooltips when switching tabs.
Also contains a localized string fix related to bug 321882.
2006-01-16 05:41:00 +00:00
smfr%smfr.org b2e8ee9964 Fix bug 322176: bump copyright year on the app to 2006. Patch by Smokey. 2006-01-16 05:05:34 +00:00
smfr%smfr.org 44d5a4a107 Fix bug 316692: add command-shift-L as shortcut for Email Page Location. 2006-01-16 05:01:34 +00:00
smfr%smfr.org f56a84681a Fix bug 321882: put some missing strings into Localized.strings in the app and Navigation prefs pane. Patches by Smokey. 2006-01-16 04:52:33 +00:00
smfr%smfr.org bc06100003 Potential fix for bug 322374: crash sometimes when clearing the download list. Make sure we null out the controller on the progress views. Patch by Nick Kreeger. 2006-01-16 04:25:16 +00:00
roc+%cs.cmu.edu 4726d6a05a Bug 323291. Repaint reflowed absolute frames that changed size without changing their view size. r+sr=bzbarsky 2006-01-16 03:28:20 +00:00
mats.palmgren%bredband.net 515b66524d Use the parent of the placeholder (not the out-of-flow) when looking for an in-flow frame that follows the hint frame. b=322688 r=roc sr=bzbarsky 2006-01-15 23:44:48 +00:00
enndeakin%sympatico.ca f13d6afa4d Bug 308591, Button.dlgType sets an attribute with the wrong case, r=neil 2006-01-15 22:24:14 +00:00
cbiesinger%web.de 6ca819b052 323352 unbreak beos build after the changes from 322942 (move nsIScreen
impls to widget)
patch by Doug Shelton <doug@sheltonfamily.org> r=thesuckiestemail@yahoo.se
sr=pavlov
2006-01-15 22:03:29 +00:00
brendan%mozilla.org 76676f8d41 Remove bogus arena-pool alignment parameters (323529, r=igor). 2006-01-15 21:57:26 +00:00
cst%andrew.cmu.edu c4d022f379 Bug 257386 Fix poorly written code in nsImapMailFolder.cpp
r=emaijala sr=neil
2006-01-15 21:44:05 +00:00
smfr%smfr.org 54e01fd532 Camino fix for bug 319004: prevent overlong document.title from bogging down history. 2006-01-15 21:37:02 +00:00
smfr%smfr.org dc67e36797 Fix bug 169816: implement bookmark sorting (really arranging) in Camino. Selecting a single folder will sort its children. Selecting two or more items will sort them together. Holding down the Option key will do a deep sort of all selected items. If nothing is selected, the current collection is sorted (if allowed).
Fix bug 322809: bookmarks toolbar and menu folders should have localized names.
Other fixes:
Re-order the bookmarks and history context menus slightly to reduce the number of separators.
Fix the bookmarks toolbar to not respond to every bookmark update by looking for a button with the changed bookmark.
Fix the bookmarks toolbar to notice child re-orderings and update appropriately.
Clean up the key handling code in ExtendedOutlineView and ExtendedTableView, and make our outline and table views respond to the home and end keys by scrolling to top/bottom.
2006-01-15 21:03:32 +00:00
smfr%smfr.org 226f5ad779 Tweak Camino's ad blocking. 2006-01-15 20:31:18 +00:00
bmlk%gmx.de 715dea1240 don't call ProcessChildren on leafframes, bug 51767, r/sr=bzbarsky 2006-01-15 19:10:14 +00:00
bzbarsky%mit.edu 9578d6b960 Only force prompting for non-"can't handle" reasons if the default action is
not "save".  Silently saving is always ok.  Bug 236541, r=biesi, sr=darin
2006-01-15 19:02:08 +00:00
bzbarsky%mit.edu 40e64caf88 Fix leaks due to nsISupportsArray misuse. Bug 323377, patch by Martijn Wargers
<martijn.martijn@gmail.com>, r=pike, sr=bzbarsky
2006-01-15 18:49:09 +00:00
kjh-5727%comcast.net 0a1d19f815 Bug 323485 - Xlib build bustage from moving nsIScreen from gfx to widget. r=biesi, sr=pavlov. 2006-01-15 18:14:01 +00:00
brendan%mozilla.org 6b2687cd65 Fix uintN/size_t 64-bit hazards (323510, r=daumling). 2006-01-15 17:52:42 +00:00
masayuki%d-toybox.com 911fca4899 Bug 323318 [RFC 2231] when the attachment file name is separated, should append semi-colon(';') r=jshin, sr=bienvenu 2006-01-15 16:39:31 +00:00
mvl%exedo.nl 6da71db6d2 bug 307685: Trim down calendar.jar for Sunbird. patch by sipaq, r=mvl 2006-01-15 16:15:33 +00:00
mostafah%oeone.com eb593bb3de Updated translation. Patch by Cedric 2006-01-15 13:50:18 +00:00
cbiesinger%web.de 79c0006344 bug 321228 only include gtk headers on gtk platforms
r=tor
2006-01-15 13:34:05 +00:00
cbiesinger%web.de a2ee5eaae5 322725 don't assume that all elements with tagname object implement
nsIObjectLoadingContent
r=bryner sr=bz
2006-01-15 13:31:10 +00:00
zach%zachlipton.com 672bb7184e Add account conversion/upgrading code. 2006-01-15 05:20:06 +00:00
zach%zachlipton.com 49620022a0 Upgrade old (pre-auth) schema to the new version automatically when running populatedb.pl. 2006-01-15 04:11:49 +00:00
gavin%gavinsharp.com a2f801cfd6 Bug 304290: Treeview of 'Choose Folder' Option in Create Profile/Profile Manager should not point at 'my documents' by default (make it point to the default profile root instead), patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-01-15 02:04:18 +00:00
dbaron%dbaron.org 7ad0193c28 Fixes for gcc 4.0. Patch from Zack Weinberg <zackw@panix.com>. b=323114 r=dbaron 2006-01-14 20:44:37 +00:00
mvl%exedo.nl 563ecb581b Fix a typo and some newlines. no bug 2006-01-14 20:24:52 +00:00
brendan%mozilla.org 15e8ed8136 Update DUMP_CALL_TABLE (NPOTB) code to track 322001. 2006-01-14 17:49:58 +00:00
wr%rosenauer.org 4bd691a9af Bug 322760 - connection settings pref window use wrong text, r=sipaq/jminta 2006-01-14 14:51:30 +00:00
bzbarsky%mit.edu 351bd79cf4 Fix blocker bug 322701 -- don't reenter StartLayout. pending r=ben, sr=dbaron. 2006-01-14 05:28:34 +00:00
justdave%bugzilla.org d7b2a351cf Bug 323369: Tinderbox can't find checkins from HEAD
r=bear
2006-01-14 03:37:29 +00:00