jminta%gmail.com
bf65cdd50a
Bug 313615 Automatically close the alarm window when the last alarm is dismissed. r=dmose
2006-02-04 15:14:58 +00:00
jminta%gmail.com
45d2ad38d9
Bug 325354 Snooze button doesn't do anything. r=dmose
2006-02-04 15:12:07 +00:00
cst%andrew.cmu.edu
a2328613cf
Bug 325838 Don't show image thumbnail on tab icon if browser.chrome.site_icons is false
...
r+sr=jag
2006-02-04 14:56:25 +00:00
mgalli%geckonnection.com
e33ac419ed
Fixes since now this applies to XUL mode and also in BM standalone mode.
2006-02-04 13:30:37 +00:00
wtchang%redhat.com
dbb143b269
Bugzilla Bug 318967: fixed compiler warnings, most of which were char *
...
and unsigned char * mismatches. r=glen.beasley.
2006-02-04 06:39:44 +00:00
mrbkap%gmail.com
598c202356
Remove parser generation of the _moz-userdefined attribute since comopser can figure out the information it provides on its own. bug 325405, r=sicking sr=jst
2006-02-04 02:02:55 +00:00
cvshook%sicking.cc
380fb711fb
Bug 325405: Get rid of _moz-userdefined, part 1. r/sr=bz
2006-02-04 01:46:26 +00:00
richm%stanfordalumni.org
b6944c6a11
Whoops - only use name.lib if OS_ARCH is WINNT
2006-02-04 01:32:39 +00:00
darin%meer.net
862be27570
reverting last change since it makes vc6 unhappy.
2006-02-04 01:21:54 +00:00
darin%meer.net
61e0f802ae
fixes bug 311456 "Calling Truncate() on an nsAutoString makes next append work hard and doesn't clear F_VOIDED flag" r=bzbarsky
2006-02-04 00:42:18 +00:00
sharparrow1%yahoo.com
b94ae3ea84
Bug 253076 make clicks on canvas go into standard frame selection code. r=bzbarsky,sr=roc
2006-02-04 00:23:49 +00:00
darin%meer.net
ea9695e9b2
fixes bug 321999 "HTTP waits for response to determine keep-alive state" r=biesi sr=bzbarsky
2006-02-03 23:56:49 +00:00
bzbarsky%mit.edu
1665bc1b36
Undo attempts to fix build bustage from yesterday. These should not be needed.
2006-02-03 23:54:24 +00:00
mgalli%geckonnection.com
512815edf6
homebase items goes in when bookmarks are deleted.
2006-02-03 23:11:50 +00:00
mgalli%geckonnection.com
d7c9ef7173
Separated the homebase bar elements with a folder
2006-02-03 23:07:16 +00:00
darin%meer.net
404a1f0d57
Fixing bustage: Implement new version of nsIXULBrowserWindow.setOverLink
2006-02-03 22:28:50 +00:00
mgalli%geckonnection.com
c2f951b06d
New resource, for the homebar.
2006-02-03 22:26:57 +00:00
mgalli%geckonnection.com
c6bea196e0
Init for the homebar ,and the BrowserOpenURLasTab function
2006-02-03 22:25:42 +00:00
mgalli%geckonnection.com
fb25c61d06
New XUL Structure for appcontent with left and right sidebar.
2006-02-03 22:24:48 +00:00
darin%meer.net
44d424ce2d
fixing bustage
2006-02-03 22:21:07 +00:00
mgalli%geckonnection.com
ae31e3a42c
CSS for right and left browser sidebars.
2006-02-03 22:20:15 +00:00
mgalli%geckonnection.com
cbb6f44af5
New resource Bookmark formatter XSLT for XUL
2006-02-03 22:17:47 +00:00
mgalli%geckonnection.com
507c07a3eb
bmInit for XUL, produces XSLT transformation XUL in minimo UI
2006-02-03 22:17:19 +00:00
mcs%pearlcrescent.com
6a62d10da9
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
3ac0e555eb
fixing build bustage
2006-02-03 21:50:25 +00:00
darin%meer.net
c92881580c
fixes bug 325331 "Make nsTArray a bit more useful" r=bsmedberg
2006-02-03 21:41:31 +00:00
darin%meer.net
ed2aa565de
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
433fa912b5
Fix for bug 325283: Gradients on text causes crash
...
r=tor
2006-02-03 21:11:17 +00:00
kaie%kuix.de
6e44613a74
Fix build bustage, change // comment to /* */
2006-02-03 20:22:52 +00:00
joshmoz%gmail.com
e3a9233270
Remove some annoying assertions from Cocoa menu code. no bug.
2006-02-03 20:13:54 +00:00
mark%moxienet.com
f49648c933
307311 needs a double-quote r=bsmedberg r=me
2006-02-03 19:54:38 +00:00
jminta%gmail.com
f096ea6cd8
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
8ff9e5216a
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
6b5993bb66
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
d007966ad2
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
ee1d089e85
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
46ca5eea12
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
95e82354c7
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
47b56aded9
Make sure to always produce our value. Bug 324377, r+sr=roc
2006-02-03 18:45:01 +00:00
kaie%kuix.de
93dc217dd8
bug 152426, delegation of HTTP download for OCSP
...
r=julien.pierre, r=rrelyea
2006-02-03 18:14:49 +00:00
bclary%bclary.com
e62a7b018b
Regression test for bug 325750, by Biju
2006-02-03 16:24:00 +00:00
bclary%bclary.com
0ba439fd03
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
65faab254c
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
316c5a9258
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
6d3d73fd22
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
42800e6706
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
dd4682e73a
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
3c45c5ca52
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
73fec3b08b
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:32:22 +00:00
cbiesinger%web.de
a898e666b8
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00