Commit Graph

162195 Commits

Author SHA1 Message Date
wclouser%mozilla.com
9505b12643 testing... 2006-07-10 23:36:22 +00:00
sspitzer%mozilla.org
3ace8e9699 supplimental fix for bug #344048. keep tabbrowser.xml in sync with recent changes to firefox.js. r=asaf 2006-07-10 23:16:17 +00:00
gavin%gavinsharp.com
5be1baaa18 Bug 343936: add ID to "Recently Closed Tabs" menu to make it easier to theme, patch by Simon B�nzli <zeniko@gmail.com>, r=dietrich 2006-07-10 23:06:04 +00:00
gavin%gavinsharp.com
0e5283bba4 Bug 343958: fix strict warnings in controller.js, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=annie 2006-07-10 22:48:48 +00:00
gavin%gavinsharp.com
da27be6ff5 Bug 337076: Place window leaks 3 PrefHandlers, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=annie/mano 2006-07-10 22:45:43 +00:00
pavlov%pavlov.net
1f0511af91 We don't have to copy the metrics so lets not!. bug 342366. r=vlad 2006-07-10 22:23:13 +00:00
joshmoz%gmail.com
33316f624c dialogs with the default style mask bit set (and only that bit) should have a reasonable window class. b=222488 r=mento 2006-07-10 22:22:57 +00:00
aaronr%us.ibm.com
0560c3e1af move nsIXFormsUtilityService interface into core for accessibility to use. Bug 342638, patch by surkov, r=aaronr, sr=sicking 2006-07-10 22:02:08 +00:00
brendan%mozilla.org
0aeae8a794 Comment update for last patch (344139, r=mrbkap). 2006-07-10 21:11:47 +00:00
wclouser%mozilla.com
cb5c553969 removed joga companion links/images/etc 2006-07-10 20:22:59 +00:00
sspitzer%mozilla.org
1b4aa394ee fix for bug #344048. better defaults for the min tab width and tab clip width prefs. 2006-07-10 20:14:56 +00:00
rhelmer%mozilla.com
6ef51c6250 add tinderbox standalone tests, b=343899 r=davel 2006-07-10 19:24:43 +00:00
mrbkap%gmail.com
3ed60e4aa8 Emit the correct bytecode when a let-declared variable is on the right side of a += or similar operator. bug 344139, r=brendan 2006-07-10 19:23:13 +00:00
brendan%mozilla.org
7ff75083df Forgot to switch to SRC_INITPROP (344120, r=mrbkap). 2006-07-10 19:13:55 +00:00
mattwillis%gmail.com
5fb871f13a bug 343990 - removes lots of xpfe_xpi-only files. r=mvl 2006-07-10 19:11:44 +00:00
jwalden%mit.edu
a3a19c2f1e Bug 340677 - fix the prefwindow on Macs; bustage apparently caused by double-inclusion of controller.js in Places. Stupid Macs and macBrowserOverlay.xul... r=mano 2006-07-10 18:58:10 +00:00
bclary%bclary.com
94eb63d441 JavaScript Test Library - regression test for bug 344139, by Jeff Walden 2006-07-10 18:52:32 +00:00
bclary%bclary.com
070b0bc40b JavaScript Test Library - regression test for bug 344120, by timeless 2006-07-10 18:46:47 +00:00
joshmoz%gmail.com
43de00d5af actively update native menu items based on command node content instead of menu item node content. makes menu blinking work when using keyboard commands. also, remove some old native help menu code. b=50590 r=mento sr=pinkerton 2006-07-10 17:50:30 +00:00
scott%scott-macgregor.org
4a36cac75e Bug #343910 --> Crash when sorting by tags column and then grouping by sort. sr=bienvenu 2006-07-10 17:47:39 +00:00
nick.kreeger%park.edu
e592d9c249 Fixing bug 328048, initial focus in Update keychain with new information sheet. nib fix by froodian<stridey@gmail.com>, r=smokey, sr=pink 2006-07-10 17:42:32 +00:00
nick.kreeger%park.edu
45d56969e7 Fixing bug 341846, Don't encode fwd-slash when doing keyword substitution. patch by froodian <stridey@gmail.com>, r=chris lawson, hwaara, sr=pink. 2006-07-10 17:36:02 +00:00
cls%seawood.org
f91e81afbf Display real end times for builds.
Thanks to Chase Phillips <chase@mozilla.org> for the original patch.
Bug #334592 r=bear
2006-07-10 16:43:04 +00:00
sayrer%gmail.com
ebac30840f b=342163. parseFromStream error in nsISAXXMLReader on trunk. r=weirdal, sr=peterv. 2006-07-10 15:32:58 +00:00
mattwillis%gmail.com
72a42af3c1 bug 336845 - removes unused pref alerts.height. r=mvl 2006-07-10 15:16:37 +00:00
leon.sha%sun.com
a9646223bc Bugzilla Bug 340978, The accessible table implementation in Thunderbird appears to be implemented incorrectly.
Patch by Evan.Yan@Sun.COM.
aaronleventhal: review+
neil: superreview+
2006-07-10 05:37:20 +00:00
mkanat%bugzilla.org
6614d26050 Bump the version number post-release. 2006-07-10 00:36:08 +00:00
bclary%bclary.com
8a41e721ce JavaScript Test Library - regression test for bug 336376, by Jeff Walden 2006-07-10 00:11:25 +00:00
bclary%bclary.com
67b480f96a JavaScript Test Library - regression test for bug 344052, by Dao Gottwald 2006-07-09 23:54:39 +00:00
mkanat%bugzilla.org
d1446bf152 Bump version number for release of 2.23.2. 2006-07-09 23:29:24 +00:00
kairo%kairo.at
afd35afc5b update German L10n for recent inspector changes 2006-07-09 19:48:11 +00:00
mozilla.mano%sent.com
2d7981d51a Bug 343801 - History menu jumps around (disappears) since addition of new Recently Closed Tabs menu item. r=gavin. 2006-07-09 19:43:35 +00:00
mozilla.mano%sent.com
b959e1f559 Bug 337386 - search suggestion autocomplete latency/delay can make search slow to respond or seem broken. r=gavin. 2006-07-09 19:29:30 +00:00
neil%parkwaycc.co.uk
0a54e8f24c Port of bug 341112 r+sr=jag 2006-07-09 19:03:53 +00:00
sergei_d%fi.tartu.ee
bd5b405454 [BeOS]Bug 343987, adding line styles support to nsRenderingContextBeOS. p=sergei_d, r=thesuckiestemail. BeOS-only 2006-07-09 15:43:34 +00:00
mnyromyr%tprac.de
a561f2dcd2 Bug 115924: removal of communicatorOverlay.xul; p=Giacomo Magnini <giacomo.magnini@portalis.it>, r=neil, sr=mscott 2006-07-09 12:49:47 +00:00
cvshook%sicking.cc
7f422ba105 Bug 343288: Move IsInDoc() and GetCurrentDoc() to nsINode. r/sr=jst 2006-07-09 07:37:41 +00:00
smontagu%smontagu.org
73798ffd11 Make keyboard navigation through radio groups and buttons bidi-aware. Bug 343690, r=mano 2006-07-09 05:23:54 +00:00
mkanat%bugzilla.org
e917d1d452 Bug 342238: There is a dependency loop between Bugzilla::User and Bugzilla::Component
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk
2006-07-09 05:00:20 +00:00
cls%seawood.org
fdcede02a1 Link against pango libs in static build if pango is enabled.
Thanks to Walter Meinl <wuno@lsvw.de> for the patch.
Bug #338446 r=bsmedberg
2006-07-09 04:17:04 +00:00
sergei_d%fi.tartu.ee
3a2d6e5ad1 [BeOS]Bug 343569, fixing typo from previous checkin,r=sergei_d, r=thesuckiestemail, BeOS-only 2006-07-08 21:46:21 +00:00
gavin%gavinsharp.com
916e5452a1 Bug 343212: Clear private data...>Browsing History should also clear the 'Undo Close Tab' history, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-07-08 21:29:46 +00:00
gavin%gavinsharp.com
18ff69e51b Bug 341902: Bookmarks-> "Subscribe to this page..." is not aligned properly with "Bookmark This Page..." and "Bookmark All Tabs...", patch by Mark Pilgrim <pilgrim@gmail.com>, r=mano 2006-07-08 21:27:43 +00:00
gavin%gavinsharp.com
07fd113dd7 Bug 341112: LOAD_FLAGS_BYPASS_CACHE flag of nsIWebNavigation::loadURI doesn't work, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=biesi, sr=darin 2006-07-08 21:25:08 +00:00
gavin%gavinsharp.com
60803654d9 Bug 341816: Node Type in DOM Inspector doesn't display a string of what it is, patch by Shawn Wilsher <comrade693@gmail.com>, r=timeless, sr=neil 2006-07-08 21:24:50 +00:00
sergei_d%fi.tartu.ee
c43cffe0f2 BeOS] Export widget view state to gfx-backbuffer view, Bug 329777, p=sergei_d, r=thesuckiestemail. BeOS-only bug and patch 2006-07-08 17:47:48 +00:00
neil%parkwaycc.co.uk
148d1e71de Mouse exit should not generate spurious mouse move event b=319099 r=ere sr=roc 2006-07-08 12:32:40 +00:00
cvshook%sicking.cc
afe85d0237 Bug 343288: Move IsInDoc() and GetCurrentDoc() to nsINode. r/sr=jst 2006-07-08 00:30:19 +00:00
pavlov%pavlov.net
6ed87b1766 avoid doing SaveDC/RestoreDC when possible. bug 342366. r=vlad 2006-07-07 23:59:14 +00:00
pavlov%pavlov.net
d4ef56fbf1 adding != operator. r=mrbkap/sicking 2006-07-07 23:13:39 +00:00