Commit Graph

155530 Commits

Author SHA1 Message Date
Olli.Pettay%helsinki.fi
2721d0ccd7 Bug 330013, Dragging a link to the tab bar opens in the currently focused tab, not a new tab, r+sr=bz 2006-03-12 20:12:36 +00:00
Olli.Pettay%helsinki.fi
3efe2532d5 Bug 329435, Fix EventTargetIn (in nsHTMLLabelElement.cpp) to get the target from the event. r+sr 2006-03-12 19:57:14 +00:00
bzbarsky%mit.edu
49978dae09 Fixing typo. Bug 319434 2006-03-12 18:53:24 +00:00
neil%parkwaycc.co.uk
484bca8aad Make widgets generate bubbling events again as that's what extensions (such as multizilla) are expecting b=330190 r=smaug sr=jag 2006-03-12 15:58:26 +00:00
lpsolit%gmail.com
2740481461 Bug 330186: Crash when changing the status of a bug which has dependencies - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit r=mkanat a=LpSolit/mkanat (emergency checkin procedure) 2006-03-12 11:59:06 +00:00
uriber%gmail.com
8f61b4a3b6 Attempt to fix WINNT bustage from previous check-in 2006-03-12 10:18:17 +00:00
uriber%gmail.com
1003ca6dd4 Do away with geometry in nsFrameList::GetPrev[Next]VisualFor() and nsLineIterator::CheckLineOrder(). Instead use new helper methods in nsBidiPresUtils for determining visual order of the top level of frames in a line. bug=303884 r=smontagu sr=roc 2006-03-12 09:49:48 +00:00
timeless%mozdev.org
a74aa18941 Bug 326961 JS_BeginRequest should JS_ASSERT(cx->thread == js_GetCurrentThreadId())
r=brendan r=mrbkap
2006-03-12 09:38:06 +00:00
timeless%mozdev.org
376cbca96e Bug 329749 Did JS_SealObject mean to call JS_UNLOCK_OBJ instead of JS_UNLOCK_SCOPE ?
r=brendan
2006-03-12 09:35:52 +00:00
darin%meer.net
4aca244416 fixes bug 328903 "Image requests need to cancel properly" r=biesi sr=bzbarsky 2006-03-11 20:32:47 +00:00
tor%cs.brown.edu
c1f1294408 Bug 330105 - svg text modification not being drawn (nsSVGGlyphFrame
regression from bug 328926).  r+sr=roc
2006-03-11 17:06:56 +00:00
cst%andrew.cmu.edu
b9e7aeb39a Bug 324443 When contentLoadURL is enabled, middle-clicking a background tab should load the link in that tab rather than the current tab
r+sr=neil
2006-03-11 16:46:29 +00:00
cbiesinger%web.de
aec7d4f9a2 bug 330030 only set mOutStream if the character encoding name is valid
patch by Nickolay Ponomarev <asqueella@gmail.com> r=biesi sr=darin
2006-03-11 16:05:26 +00:00
neil%parkwaycc.co.uk
ae63c1d2b7 Dismiss the context menu when a new page loads b=329521 r=jag sr=bz 2006-03-11 13:39:44 +00:00
steffen.wilberg%web.de
0095a83a44 Bug 325961: Remove a sentence about specifying display resolution since that is no longer possible. r=jwalden, br181=me 2006-03-11 10:51:32 +00:00
jshin%mailaps.org
6f63e28cd3 no bug filed: gettimeofday needs to be quoted with 'use strict' in gettime.pl (r=bz on IRC) 2006-03-11 04:26:04 +00:00
mrbkap%gmail.com
390716870f VC8 doesn't like the copyright sign in jscompat.h. Issue found by jshin, bug 328589, r=gerv/mrbkap 2006-03-11 04:05:13 +00:00
vladimir%pobox.com
024f6bdc6e b=330107, pango font backend truncates float values to ints due to integer PANGO_SCALE, r=dbaron 2006-03-11 01:36:28 +00:00
mrbkap%gmail.com
68ad7cb404 Use __declspec(dllexport/dllimport) on OS/2. Patch from Andy Willis <abwillis1@gmail.com>, bug 301064, r=mrbkap 2006-03-11 01:35:21 +00:00
lpsolit%gmail.com
cd774bba1c Bug 329334: User::match_field() may redirect you outside your Bugzilla installation - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2006-03-11 01:06:41 +00:00
beng%bengoodger.com
2a9e312db8 329269 - more work on places organizer. menus, accessible sorting and grouping options, etc. still a work in progress. r=annie.sullivan@gmail.com 2006-03-10 23:48:40 +00:00
pavlov%pavlov.net
4d95ee0a45 fix double glyph drawing with svg. bug 330095. r=vlad 2006-03-10 23:42:35 +00:00
bugzilla%arlen.demon.co.uk
f9e4bc3f36 Bug 326814 Port TB's dynamic 3-pane generation to mailnews - deck patch
p=me r=neil sr=bienvenu
2006-03-10 23:31:27 +00:00
tor%cs.brown.edu
441b9a7998 Bug 330041 - <svg:image> upside down and color shifted with cairo gfx.
Also fixes artifacts on animated gifs with cairo gfx.  r=vlad
2006-03-10 22:27:37 +00:00
mgalli%geckonnection.com
50a1f348cb Fix toggle homebar menu item. 2006-03-10 22:09:04 +00:00
mgalli%geckonnection.com
ad876c4912 Homebar command for toggle. 2006-03-10 22:05:39 +00:00
mgalli%geckonnection.com
dffa483443 Homebar menu entry. 2006-03-10 22:02:35 +00:00
darin%meer.net
518720a354 fix comment typo 2006-03-10 21:38:02 +00:00
mgalli%geckonnection.com
0046f5a2a4 Fix to homebar. All the items with local icons are stored first. 2006-03-10 21:32:12 +00:00
martijn.martijn%gmail.com
774a05423f Bug 324447 - contents of tab move up a pixel as it closes, r=mconnor 2006-03-10 21:26:29 +00:00
brettw%gmail.com
1776867707 Bug 328598 r=vladimir Rollback 0-fill deleted DB entries and vacuum on
explicit clear to improve shutdown times.
2006-03-10 21:02:32 +00:00
mike.morgan%oregonstate.edu
2dd271a96d Missing _file from the end of the auto_prepend argument... I owe Aravind a beer. 2006-03-10 20:52:05 +00:00
joshmoz%gmail.com
017ab91bbd fix up window creation coordinates in Cocoa widgets. b=325336 r=mento 2006-03-10 20:51:48 +00:00
timeless%mozdev.org
e0b0545c82 Bug 329754 three coverity complaints about jsj_JSObject.c
r=mrbkap sr=bz
2006-03-10 20:44:48 +00:00
bmlk%gmx.de
510fbf6ef1 Every frame where the frame construction is not controlled by
the display-type needs to be mentioned in IsSpecialContent, canvas in this case, bug 329692 r/sr=bzbarsky
2006-03-10 20:03:07 +00:00
cbiesinger%web.de
66bb25e028 last checkin was bug 328187 2006-03-10 19:57:37 +00:00
brettw%gmail.com
42c99db36e Bug 329854 r=joe.hughes Add a excludeReadOnlyFolders to query options for
use when filing.
2006-03-10 19:44:28 +00:00
rob_strong%exchangecode.com
59a75b9f67 Bug 330004 - Extension Manager is unable to install new extensions. r=darin 2006-03-10 19:40:42 +00:00
annie.sullivan%gmail.com
1e43db4652 Fixes bug where messages when bookmark folder children were shifted caused separators not to be removed correctly. bug=329892 r=brettw@gmail.com 2006-03-10 19:22:32 +00:00
timeless%mozdev.org
01f774de17 Bug 330000 Coverity complains that simple_name can not be null in the loop in pre_define_java_packages
r=mrbkap sr=bz
2006-03-10 19:05:19 +00:00
timeless%mozdev.org
555364ff43 Bug 140218 Crash [@nsTreeBodyFrame::SetView] dereferencing box the QI result of a null mTreeBoxObject
r=bz sr=neil
2006-03-10 18:14:29 +00:00
mike.morgan%oregonstate.edu
6ee2c247ce Added failover when db is unavailable, changed default values for htaccess.default.
If the app is installed in a DocumentRoot, you won't have to edit the htaccess.default.  Just copy it to webroot/.htaccess and make sure webroot is the DocRoot and you're fine.
2006-03-10 17:42:07 +00:00
joe%retrovirus.com
a1baed1ab6 Changes to bookmark properties dialog:
* Customized bookmark properties dialog for add vs. edit cases
* Added support for changing URI of bookmark (annotations not carried over yet)
* Add support for viewing properties of history entries
* Changed from tag-style control to folder tree for folder selection,
  yielding layout and accessibility improvements
* Switched to using standard dialog buttons

bug=329272
r=annie.sullivan@gmail.com
sr=bugs@bengoodger.com
2006-03-10 17:36:41 +00:00
dougt%meer.net
c94402a6e6 MINIMO only. Adding device support back into build. making softkey2 act as a tab button if there is no software keyboard. 2006-03-10 17:21:29 +00:00
bugzilla%standard8.demon.co.uk
39d2497a4a Bug 325958 Misc Address Book tidying up - random tidy ups. r/sr=bienvenu 2006-03-10 17:08:55 +00:00
dbaron%dbaron.org
c97b997ccb Handle failure case in a way that doesn't crash. b=328113 r+sr=bryner 2006-03-10 16:57:31 +00:00
mike.morgan%oregonstate.edu
890adc02c9 Checked in config-dist.php, it was left blank for some reason. 2006-03-10 16:16:04 +00:00
mkaply%us.ibm.com
894ebaa6b6 #3011064
r=mkaply, sr=mkaply (OS/2 only)
Patch from Andy Willis - add _declspec(dllexport/dllimport) for OS/2
2006-03-10 16:01:26 +00:00
mkaply%us.ibm.com
140af3d4d2 #314843
r=mkaply, sr=mkaply (OS/2 only)
Get menus looking more OS/2 like
2006-03-10 15:39:08 +00:00
kaie%kuix.de
628570e2df Bug 329989, Remove hard tab chars from S/Mime code in mailnews/mime/src/
whitespace change only
r/sr=mscott
2006-03-10 15:35:04 +00:00