Commit Graph

156140 Commits

Author SHA1 Message Date
jminta%gmail.com
9f39e126c7 Bug 327856 Views don't display events that start and end at 00:00 on the same day, r=dmose 2006-03-28 02:57:36 +00:00
jminta%gmail.com
5f8fd21f92 Bug 329669 Views don't update after changing timezone setting - restart required, r=dmose 2006-03-28 02:50:22 +00:00
scott%scott-macgregor.org
2b9be2da74 Bug #331159 --> Port some of Iann's changes to seamonkey's msg notification bar back to thunderbird to clean up the code a bit. 2006-03-28 02:49:42 +00:00
jminta%gmail.com
b4615539cb Bug 330385 'My Timezone' preference isn't selected when the prefpane loads, r=dmose 2006-03-28 02:45:59 +00:00
silver%warwickcompsoc.co.uk
887b95a9fe Bump version to 0.9.86 so we can actually release a version and know what's going on. r=me 2006-03-28 02:37:59 +00:00
mike.morgan%oregonstate.edu
e86fb4f786 Updated CSS and adjusted Search. 2006-03-28 02:37:22 +00:00
vladimir%pobox.com
d2c2d2a110 Revert incorrect addition of cairo_xlib_surface_flush (XSync() is wrong thing here) 2006-03-28 02:29:07 +00:00
scott%scott-macgregor.org
587ff04a24 Bug #331924 --> use a deck to toggle between the collapsed and expanded message header views instead of doing it by hand. 2006-03-28 02:28:07 +00:00
joe%retrovirus.com
2959d11ab5 Removes spurious separator from popup blocker menu when none of the blocked
popups have usable URIs.

bug=264716
r=gavin.sharp@gmail.com
sr=ben@mozilla.org
2006-03-28 02:16:06 +00:00
brettw%gmail.com
cd32c8f0ec Bug 331707 (for thesuckiestemail@yahoo.se) r=brettw Reorder definition of
nsNavHistoryResult to make BeOS compiler happy.
2006-03-28 01:57:50 +00:00
bryner%brianryner.com
a7a6028139 fix usage of mEventSet prior to initializing it (regression from bug 331166) r=marria 2006-03-28 01:40:22 +00:00
bugzilla%micropipes.com
d13780a4b2 added session garbage collection to maintenance.php. We don't need the maintenance
config because we'll just use the public one
2006-03-28 01:02:24 +00:00
beng%bengoodger.com
9e8d95940c 323812 - fix bogus copy-paste behavior and assorted other issues (insertion bugs, command updating) r=annie.sullivan@gmail.com 2006-03-28 00:53:50 +00:00
mike.morgan%oregonstate.edu
13822763d6 Checked in v1 modifications to total counts to prevent loss of accuracy. 2006-03-28 00:37:45 +00:00
jwatt%jwatt.org
fe28148a19 Fixing bug 330387. Improve the readability, maintainability and performance of SVG gradient frames. r=scootermorris@comcast.net, sr=tor@acm.org 2006-03-28 00:33:22 +00:00
mgalli%geckonnection.com
95f7127152 Oops. 2006-03-28 00:24:55 +00:00
bugzilla%micropipes.com
3dd28aea0b - Added table to show multiple OSs and app versions.
- Added Multiple download links (if there is more than one version available)
2006-03-28 00:20:25 +00:00
mark%moxienet.com
16ba302142 315928 "Copy Address" on mailto: link with multiple addresses only captures the first address. Patch by Bruce Davidson <mozilla@transoceanic.org.uk>. r=kreeger r=ardisonne sr=pink 2006-03-27 23:48:49 +00:00
dbaron%dbaron.org
90bc11aa89 Root the new string across the call to js_NewObject, etc. b=331793 r=brendan 2006-03-27 23:45:56 +00:00
dbaron%dbaron.org
c7844c2cd8 Root the result of js_NewXML across js_GetXMLObject. b=331786 r=brendan 2006-03-27 23:43:40 +00:00
mgalli%geckonnection.com
12f0d4e63f Nw item - google toggle xhtml view. 2006-03-27 23:40:06 +00:00
mark%moxienet.com
398e32c6ca 314306 Esc is unreliable. Impelement NSResponder cancel:, a 10.3-and-up fix. Patch by Simon Fraser <smfr@smfr.org> r=me sr=me 2006-03-27 23:39:19 +00:00
mgalli%geckonnection.com
2ab7624ae3 DoGoogleToggle, the XHTML view. 2006-03-27 23:37:49 +00:00
mark%moxienet.com
6b2bdffd40 200040 The "Send Link" menu item should send URLs in angle brackets. Redonkulously simple patch by Chris Lawson <bugzilla@chrislawson.net>. r=smorgan sr=me 2006-03-27 23:34:32 +00:00
mgalli%geckonnection.com
8249566199 Strings from bundle. 2006-03-27 23:22:48 +00:00
mgalli%geckonnection.com
9a26ab793d Moving strings to bundle. 2006-03-27 23:13:07 +00:00
bryner%brianryner.com
5dff8731c7 Separate the window ID map from the window collector, so that there's not a dependency between the collectors (bug 331508), r=marria 2006-03-27 22:48:14 +00:00
lpsolit%gmail.com
83085bd021 Bug 92515: Implement the ability to change the resolution of a bug without reopening it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2006-03-27 22:25:47 +00:00
mgalli%geckonnection.com
a3956bde4a Removed the Globe menu on the left. 2006-03-27 22:14:00 +00:00
benjamin%smedbergs.us
39d4e9059d Windows only has _snprintf, not snprintf 2006-03-27 22:13:55 +00:00
mgalli%geckonnection.com
04d1fd95e9 FIx to UI .Polish. 2006-03-27 22:12:15 +00:00
cvshook%sicking.cc
1995317fe0 Bug 329982: Give nsXULElement::RemoveChildAt some lovin' to make it deal better with mutationevent handlers mutating the DOM 2006-03-27 22:00:40 +00:00
vladimir%pobox.com
39322bb542 [cairo] Only call xlib glyph_device_extents if needed, r=me 2006-03-27 21:54:28 +00:00
benjamin%smedbergs.us
e2802da15c EXTRA_DSO_LIBS isn't included in EXTRA_DSO_LDOPTS automatically. 2006-03-27 21:27:05 +00:00
benjamin%smedbergs.us
9971df2d6b Add mozreg_s to the libxul link list 2006-03-27 21:12:26 +00:00
benjamin%smedbergs.us
2ca4de63fd mozreg requires linking against TK_LIBS 2006-03-27 21:02:33 +00:00
jminta%gmail.com
61de418428 Bug 331887 Make the choose calendar dialog resizable and give it a title. patch by ssitter, r=jminta 2006-03-27 21:00:58 +00:00
benjamin%smedbergs.us
ab5bd7abf1 xpcomobsolete component needs to link with mozreg also, build bustage from bug 214889 2006-03-27 20:48:41 +00:00
benjamin%smedbergs.us
cb3e88dc3d Bug 214889 - remove nsFileSpec from xpinstall, patch by cls r=me 2006-03-27 20:21:22 +00:00
benjamin%smedbergs.us
2bdd3b1c75 Bug 214889 - add mozreg_s to the static link list and don't link it into xpcom obsolete when in a static build, r=cls 2006-03-27 20:16:50 +00:00
benjamin%smedbergs.us
ad93adc654 Bug 331476 - Make storage test use the XPCOM glue, r=vlad 2006-03-27 19:43:09 +00:00
jminta%gmail.com
948a470af3 Bug 324676 Day/week view don't refresh correctly when start/end time changed via preferences (no events displayed). r=mvl 2006-03-27 19:37:43 +00:00
jminta%gmail.com
27c899acb7 Bug 331485 Use selected day from view as start date for new tasks in setDefaultAlarmValues(). r=mvl 2006-03-27 19:35:39 +00:00
jminta%gmail.com
41b40d7f8c Bug 331701 Events created via dra'n'drop should be stored in selected calendar. r=mvl 2006-03-27 19:33:47 +00:00
jminta%gmail.com
4aad90d2b0 Bug 263479 Tasks aren't removed from view after delete. r=mvl 2006-03-27 19:31:27 +00:00
pavlov%pavlov.net
1316de191a additional speedups from bug 331298. r=vlad 2006-03-27 19:04:51 +00:00
brettw%gmail.com
9fe39c1978 Bug 329118 r=annie.sullivan URL bar drop down list is in the wrong order. 2006-03-27 19:01:45 +00:00
timeless%mozdev.org
416e615b8e Bug 325795 Crash in [@ nsTreeContentView::GetCell] if tree.view.getCellValue(null,null);
r=roc sr=roc
2006-03-27 18:51:05 +00:00
brettw%gmail.com
5e422998c3 Bug 328470 r=bryner Large number of days overflows history expiration and all
pages are removed.
2006-03-27 18:11:12 +00:00
cltbld
b4d371fb15 Automated update from host egg 2006-03-27 18:00:43 +00:00