Commit Graph

153505 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
9b5f8a76aa Undo attempts to fix build bustage from yesterday. These should not be needed. 2006-02-03 23:54:24 +00:00
mgalli%geckonnection.com
4f15097261 homebase items goes in when bookmarks are deleted. 2006-02-03 23:11:50 +00:00
mgalli%geckonnection.com
5ce47f05fb Separated the homebase bar elements with a folder 2006-02-03 23:07:16 +00:00
darin%meer.net
53f8cfbf17 Fixing bustage: Implement new version of nsIXULBrowserWindow.setOverLink 2006-02-03 22:28:50 +00:00
mgalli%geckonnection.com
fd8aaad9b8 New resource, for the homebar. 2006-02-03 22:26:57 +00:00
mgalli%geckonnection.com
da3db6acee Init for the homebar ,and the BrowserOpenURLasTab function 2006-02-03 22:25:42 +00:00
mgalli%geckonnection.com
f627db3fc2 New XUL Structure for appcontent with left and right sidebar. 2006-02-03 22:24:48 +00:00
darin%meer.net
8737edc430 fixing bustage 2006-02-03 22:21:07 +00:00
mgalli%geckonnection.com
ebac9d1430 CSS for right and left browser sidebars. 2006-02-03 22:20:15 +00:00
mgalli%geckonnection.com
7fa9680170 New resource Bookmark formatter XSLT for XUL 2006-02-03 22:17:47 +00:00
mgalli%geckonnection.com
b9bc100914 bmInit for XUL, produces XSLT transformation XUL in minimo UI 2006-02-03 22:17:19 +00:00
mcs%pearlcrescent.com
12affbdeeb Bug 323088 - RGB values slightly off in canvas after drawWindow().
Use a table indexed by bit depth to provide a better "scale factor" when
  copying pixels from native surfaces to the canvas.
  Patch by roc, r=vladimir, sr=shaver.
2006-02-03 21:59:37 +00:00
darin%meer.net
474271827c fixing build bustage 2006-02-03 21:50:25 +00:00
darin%meer.net
7293ef5468 fixes bug 325331 "Make nsTArray a bit more useful" r=bsmedberg 2006-02-03 21:41:31 +00:00
darin%meer.net
bf4998de17 Patch for bug 324642 "Add an API to expose the DOM node that the mouse is over when informing the WebBrowserChrome object to update the status bar." r=biesi sr=bzbarsky 2006-02-03 21:28:11 +00:00
scootermorris%comcast.net
f04ed6f1e2 Fix for bug 325283: Gradients on text causes crash
r=tor
2006-02-03 21:11:17 +00:00
kaie%kuix.de
58262b951b Fix build bustage, change // comment to /* */ 2006-02-03 20:22:52 +00:00
joshmoz%gmail.com
dbdce1bad2 Remove some annoying assertions from Cocoa menu code. no bug. 2006-02-03 20:13:54 +00:00
mark%moxienet.com
48c9cc3d29 307311 needs a double-quote r=bsmedberg r=me 2006-02-03 19:54:38 +00:00
jminta%gmail.com
57612d1924 Bug 325762 Recurrence dialog's COUNT ignores corresponding units. patch by stephan.schaefer@sun.com, r=jminta 2006-02-03 19:47:16 +00:00
mrbkap%gmail.com
337ce13642 Don't crash when running a timeout interval which causes its window to be stored in the bfcache. bug 315286, r=jst sr=bzbarsky 2006-02-03 19:46:22 +00:00
timeless%mozdev.org
66f1b2ad42 backing out changes from
Bug 323853 - JB_BP not exported by newer glibc
per shaver, r=shaver
2006-02-03 19:35:14 +00:00
richm%stanfordalumni.org
82876b785e bug 301035 and bug 325518
Enable autoconf build on Windows with cygwin and free MSVC compiler + SDK
1) Don't set the -lsvrcore in SVRCORE_LIBS in configure - instead, do it the
way we do the NSPR and NSS libs, in build.mk
2) For the component LINK macros, use name.lib instead of -lname on Windows
3) The new free MSVC compiler does not have lib.exe - add an autoconf test for
the lib program and use link /lib if missing
4) If using MSVC (which expects DOS style absolute paths) and cygwin (which
uses unix style abs. paths), use cygpath -m on all user supplied paths to make
sure they are in the correct format for cl and link.  It's better to do this
during configure rather than depend on cygwin_wrapper which is much, much
slower.
5) Don't link with the odbc libs (Why did we ever need these!?!??!?)
6) The free MSVC doesn't include afxwin.h, so use the other header files
instead
7) Add libutil to the Windows build, including getting rid of the old Makefile
and adding a new Makefile.in for the autoconf build (the Makefile.client
remains)
8) getopt.c doesn't need lber.h

I verified that these changes also build on Win2k with MSVC 6 SP 3.  I also changed the copyright in the new Makefile.in as suggested by Mark Smith.
2006-02-03 19:28:32 +00:00
gijskruitbosch%gmail.com
bfdaa76582 Bug 223766 - Allow brackets around nickname to be copied.
ChatZilla only.
p=silver@warwickcompsoc.co.uk (James Ross)
r=samuel
2006-02-03 19:23:24 +00:00
gijskruitbosch%gmail.com
d7e1c742f8 Bug 319628 - Talkback IDs should be linked, munger prefs should apply without restart.
ChatZilla only.
r=silver
2006-02-03 18:51:24 +00:00
bzbarsky%mit.edu
c9662bfe8c Fix bug 303039 -- make sure to get the right max-width even if we have no
lines.  r+sr=roc
2006-02-03 18:50:41 +00:00
bzbarsky%mit.edu
73e9a89031 Make sure to always produce our value. Bug 324377, r+sr=roc 2006-02-03 18:45:01 +00:00
kaie%kuix.de
3aa755acfa bug 152426, delegation of HTTP download for OCSP
r=julien.pierre, r=rrelyea
2006-02-03 18:14:49 +00:00
bclary%bclary.com
e4bb03723d Regression test for bug 325750, by Biju 2006-02-03 16:24:00 +00:00
bclary%bclary.com
7845a43e15 rename incorrectly named tests for section E4X ECMA 357 11.1.4, no bug, not part of the build 2006-02-03 16:22:06 +00:00
bsmedberg%covad.net
cf740d7692 Bug 316176 - unexpected early shutdown leads to crash when closing mail compose window, r=bienvenu 2006-02-03 16:07:23 +00:00
jminta%gmail.com
68554c4245 Bug 165963 Views/dialog should default to pegging events to default timezone. r=mvl 2006-02-03 16:06:54 +00:00
jminta%gmail.com
3803bac210 Bug 324633 Error importing all-day events from Outlook due to use of obsolete property isAllDay. r=mvl 2006-02-03 16:03:39 +00:00
bsmedberg%covad.net
72b9b445a6 Bug 325644 - window.blur() throws exception in embedded scenarios where nsIEmbeddingSiteWindow2 isn't implemented, r=jst 2006-02-03 16:00:37 +00:00
richm%stanfordalumni.org
1813b5349f bug 324529
When the malloc fails in the 'v' or 'V' ber_scanf case, we need to break out of the loop and return with an LBER_DEFAULT code.  Also, in the realloc case, we need to save a copy of the old pointer and use either ber_svecfree ('v' case) or ber_bvecfree ('V' case) to clean up the memory.

bug 324525
If the malloc is done to allocate the *bv, but then an lber error is
encountered while doing the ber_skip_tag (due to a bad or malicious client),
the bv->bv_val is set to a random value.  If you then try to use ber_bvfree to
free the bv, it may call free on this uninitialized value, and badness ensues.
I think the proper fix is for ber_get_stringal to set (*bv)->bv_val to NULL and
(*bv)->bv_len to 0 just after the malloc.
2006-02-03 15:55:46 +00:00
richm%stanfordalumni.org
efd15b81c3 bug 310521
also part of 301035 and 325518

Use $(srcdir) as the location for the .ex file
2006-02-03 15:36:14 +00:00
cbiesinger%web.de
118d945c7f bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:32:22 +00:00
cbiesinger%web.de
c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
gerv%gerv.net
ba371a1970 Bug 325224: fix about:licen[cs]e fragment hyperlinks. Patch by gerv; r=neil. 2006-02-03 14:08:29 +00:00
szegedia%freemail.hu
6fe4ed788a Fix for bug #323054: nonexisting optional standard objects like XML don't cause ObjectOutputStream to throw an exception anymore. 2006-02-03 11:47:20 +00:00
gavin%gavinsharp.com
4927e51067 Bug 324913: tabbrowser.xml depends on a constant defined in browser.js (nsIWebNavigation), patch by Mook <mook.moz@gmail.com>, r=mconnor 2006-02-03 11:39:34 +00:00
szegedia%freemail.hu
21116c4e55 Fix for bug #323054: nonexisting optional standard objects like XML don't cause ObjectOutputStream to throw an exception anymore. 2006-02-03 11:07:32 +00:00
masayuki%d-toybox.com
210de117fb Bug 161179 background image (no-repeat, repeat-x and repeat-y) size reduced when printing page (print preview is ok, scaling only happens in the repeat direction) r+sr=roc 2006-02-03 09:45:28 +00:00
sharparrow1%yahoo.com
e9f2e44e52 Bug 324915 -- fix crash printing iframes by adding null check. r+sr=roc. 2006-02-03 04:51:48 +00:00
vladimir%pobox.com
df96213eb8 Updating cairo to cairo CVS-20060202+moz 2006-02-03 04:49:30 +00:00
pavlov%pavlov.net
a2abd27ea1 link against zlib in linux cairo builds 2006-02-03 04:39:55 +00:00
mark%moxienet.com
31517cc0a1 323265 Disabled <input type="image"> has opaque/white background in Camino. Patch by Chris Lawson <bugzilla@chrislawson.net>. r=smorgan sr=smfr a/1.8.1=josh. 322828 File upload widget flickers when styled with font size. Patch by Wevah <mozilla@derailer.org>. r=sardisson sr=smfr a/1.8.1=josh 2006-02-03 04:35:02 +00:00
scott%scott-macgregor.org
ec32b15666 Bug #324194 --> more bullet proofing when there is no quick search or mail views toolbar buttons and you try to go into threaded mode. 2006-02-03 03:47:10 +00:00
mark%moxienet.com
1e12ed63f8 325410 Mac builds not packaging .chk files. Fix paths to shlibsign for Mac builds. r=bsmedberg 2006-02-03 03:26:44 +00:00
mark%moxienet.com
5bccdd2949 324319 changing AddressBook to Address Book 2006-02-03 01:41:12 +00:00