bienvenu%nventure.com
6c0b0afe7e
fix 265330 problems with unread counts in virtual folders, sr=mscott
2004-10-24 00:13:40 +00:00
bienvenu%nventure.com
82bee19afa
fix 265330 problems with unread counts in virtual folders, and clearing new flag, sr=mscott
2004-10-24 00:05:38 +00:00
bienvenu%nventure.com
802e2f4724
fix 265595 sr=mscott opening the first message in a dummy thread opens a blank window
2004-10-24 00:00:59 +00:00
dbaron%dbaron.org
fc211528b0
Revert part of the changes from bug 140611. Patch partly from Sander <svl_bmo@juima.org>. b=259683 r+sr=roc a=asa
2004-10-23 23:23:43 +00:00
dbaron%dbaron.org
3403b8df5f
Propagate trusted flag to synthesized events. b=265774 r+sr=bzbarsky a=asa
2004-10-23 22:29:55 +00:00
dbaron%dbaron.org
62bd820c74
Propagate trusted flag to synthesized events. b=265692 r=bzbarsky sr=jst a=asa
2004-10-23 22:28:25 +00:00
julien.pierre.bugs%sun.com
0571dde1e9
Fix for 265708. - count should be CK_ULONG
2004-10-23 20:23:50 +00:00
bmlk%gmx.de
8edb5c0eae
fix build bustage void functions should not return a value bug 265759 r/sr=bzbarsky a=bsmedberg via irc
2004-10-23 15:57:27 +00:00
cbiesinger%web.de
6131b9e06e
not part of build. removing nunet r=brendan,darin
2004-10-23 12:45:53 +00:00
justdave%bugzilla.org
7dc0b918c5
Bug 265731: multipart_start in the server-push handling code wasn't honoring the $cgi->charset setting.
...
r=myk, a=justdave
2004-10-23 09:04:16 +00:00
edburns%acm.org
16e0fa30d4
This checkin enables the mozilla side of mouse and key listener
...
behavior. Next step is to enable the java side in test-first design
fashion.
A webclient/src_moz/EmbedEventListener.cpp
A webclient/src_moz/EmbedEventListener.h
- carried over directly from GtkMozEmbed, minus GTK code.
M webclient/src_moz/EmbedProgress.cpp
- call to NativeBrowserControl::ContentStateChange() to hook up listeners.
M webclient/src_moz/Makefile.in
- add new EmbedEventListener.cpp file
M webclient/src_moz/NativeBrowserControl.cpp
M webclient/src_moz/NativeBrowserControl.h
- new methods for hooking up listeners.
2004-10-23 05:26:08 +00:00
scott%scott-macgregor.org
2287ac46e6
Bug #261199 --> port aviary branch fix for Thunderbird:
...
1) Folders are now sorted properly in the virtual folder picker dialog
2) The account picker in the folder picker dialog now shows the account names
in the drop down instead of using a height of 0 pixels for each row in the menu
list.
2004-10-23 04:35:58 +00:00
scott%scott-macgregor.org
e61cb650bf
Bug #265481 --> port aviary branch fix for Thunderbird not reloading virtual folder after dismissing the properties dialog.
...
sr=bienvenu
2004-10-23 04:32:01 +00:00
dbaron%dbaron.org
98e05b892d
Remove from primary frame map at the end of frame destruction, in case it got re-added. b=265404 r=bzbarsky sr=brendan a=asa
2004-10-23 02:49:34 +00:00
jst%mozilla.jstenback.com
f2355ab868
Fixing problem where mExitValue is unconditionally -1 on the mac after running a process. No bug. r+sr=dbaron@dbaron.org, a=asa@mozilla.org
2004-10-22 23:55:56 +00:00
julien.pierre.bugs%sun.com
c2ba47a939
Fix for 265504 - cmsutil dumps core with invalid option set. r=wtc
2004-10-22 22:39:47 +00:00
wchang0222%aol.com
0e502115b8
Bugzilla bug 265686: the 'name' argument to PK11_FindSlotByName should be
...
const char *. The patch is contributed by timeless@bemail.org . r=wtc.
Modified files: pk11pub.h pk11slot.c
2004-10-22 22:13:45 +00:00
scott%scott-macgregor.org
9165a5d0fc
Bug #239984 --> [OSX] "Minimize Window" and "Zoom Window" in the "Window" menu, cannot be chosen.
...
Patch by bugs.mano@mail-central.com
2004-10-22 21:36:35 +00:00
scott%scott-macgregor.org
938c574cda
Bug #234765 --> The scroll bar in the advanced address search in the address book has no effect.
2004-10-22 21:31:08 +00:00
bienvenu%nventure.com
d914e81bfb
fix single folder virtual folder counts to get updated when folder is opened, 265330, sr=mscott
2004-10-22 20:55:45 +00:00
scott%scott-macgregor.org
ba2c28edec
fix missing DTD error on the Mac for the account manager
2004-10-22 19:58:38 +00:00
varga%nixcorp.com
b88f4a6f88
Updating my email address.
2004-10-22 18:33:55 +00:00
dbaron%dbaron.org
c6f69590b6
Don't push lines when height is unconstrained, even if current height is bigger than NS_UNCONSTRAINEDSIZE. b=265027 r+sr=roc a=mkaply
2004-10-22 17:32:54 +00:00
cltbld%netscape.com
92cb1ff0a6
bug 249317 - gzip for mac disk image creation should use -f (granrose)
2004-10-22 15:58:14 +00:00
igor%mir2.org
5473ad4f8d
Preparations for Rhino 1.6R1 RC3
2004-10-22 13:34:44 +00:00
igor%mir2.org
02b11dd425
Directory with external jars is renamed from jarlib to lib for consistency with other projects.
2004-10-22 12:36:36 +00:00
brendan%mozilla.org
c645710a9c
Auto-mark parent if it's revised by PreCreate in XPCWrappedNative::GetNewOrUsed (264577, r=dbradley).
2004-10-22 07:49:29 +00:00
igor%mir2.org
0b2d78ab46
Fixing smalljar target implementation to include all the necessary classes and updating documentation about its usage.
2004-10-22 07:49:15 +00:00
dbaron%dbaron.org
2e13a0b566
Restrict handling of various things to events coming from the user (not Web content). b=265176 r+sr=jst a=asa
2004-10-22 07:32:08 +00:00
brendan%mozilla.org
b2070d6d1f
Checking in dbradley's patch for bug 265545 (r=jst, sr=me).
2004-10-22 07:29:44 +00:00
wchang0222%aol.com
b2e80a1c83
Bugzilla bug 265501: merged 32 and 64 bit versions of prcpucfg.h on
...
Solaris. The patch is contributed by Christophe Ravel of Sun. r=wtc.
Modified Files: configure configure.in
Added Files: _solaris.cfg
Removed Files: _solaris32.cfg _solaris64.cfg
2004-10-22 00:10:07 +00:00
glen.beasley%sun.com
613c73fc0a
220223 TokenException caused by left over cert8.db
2004-10-22 00:00:51 +00:00
scott%scott-macgregor.org
61be399f24
Bug #265478 --> When clicking on / away from virtual folders, weird focus issues with quick search box.
...
sr=bienvenu
2004-10-21 23:07:35 +00:00
cltbld
ea7def03e5
bug 261527 r=cmp, sr=bryner, a=asa. change perms for osx disk image to not be w
...
orld or group writeable. (granrose)
2004-10-21 22:29:13 +00:00
myk%mozilla.org
2f0c4e26bf
fix for bug 265499: support custom stylesheets; r=gerv, a=myk
2004-10-21 21:47:34 +00:00
darin%meer.net
f0cd281d14
add missing file
2004-10-21 21:22:23 +00:00
darin%meer.net
12c8f2c34a
make necko tests work on the trunk
2004-10-21 20:57:17 +00:00
myk%mozilla.org
58df7c52ab
fix for bug 263250: adds a base tag to the simple buglist so it can be loaded in an iframe on a remote site and have the CSS still work
2004-10-21 19:13:28 +00:00
myk%mozilla.org
2b4cd0e446
fix for bug 256208: makes checksetup.pl create CVS-ignored skins/custom/ and children; r=gerv, a=justdave
2004-10-21 19:05:22 +00:00
myk%mozilla.org
6a78d0277b
Fix for bug 256207: moves CSS files to skins/standard/ as part of CSS plan; r=gerv, a=justdave
2004-10-21 19:02:30 +00:00
roc+%cs.cmu.edu
bb89d768de
Bug 264245. Document requirement that popups have no nsIWidget parent. r+sr=bzbarsky
2004-10-21 18:36:57 +00:00
roc+%cs.cmu.edu
72ab57d855
Bug 264245. Make all popups have no nsIWidget parent to avoid the hassles of various widget implementations not keeping their position consistent with their parent. Also, aggressively invalidate cached screen coordinates in GTK1 to avoid bugs. r=bzbarsky,sr=blizzard
2004-10-21 18:35:35 +00:00
igor%mir2.org
f6bd49caa2
Compatibility with Rhino+Continuation fork: in ScriptableObject.callMethod always use object as scope source even if the scope from function does not belong to its prototype chain.
2004-10-21 17:55:14 +00:00
bsmedberg%covad.net
739741bf39
Bug 265445 - help.jar content/contents.rdf includes chrome DTD file, which makes chrome registration order-dependent (bad mojo) r+a=shaver sr=darin
2004-10-21 17:01:46 +00:00
dbaron%dbaron.org
bee1492818
Remove unneeded RegisterSelf/UnregisterSelf hacks -- porting from aviary branch to trunk. Patch mostly by caillon, r+sr=dbaron, rest by dbaron. b=262450, 265103
2004-10-21 06:19:00 +00:00
bzbarsky%mit.edu
35ff7aa297
Remove tests that use popup windows. Not part of build.
2004-10-21 06:02:06 +00:00
bzbarsky%mit.edu
55245a2fb1
Remove test that uses a MIME type we don't support. Not part of build.
2004-10-21 05:55:01 +00:00
dmose%mozilla.org
c6ea67d1ab
Fix "Show Folder" and "Open" in download manager and prefs on GNOME (bug 249654); r+a=ben
2004-10-21 05:51:28 +00:00
bzbarsky%mit.edu
21f479e581
Fix incorrect filename. Not part of build.
2004-10-21 04:40:59 +00:00
aaronleventhal%moonset.net
9749d96333
Bug 257737. [ATK] Implement getting BOUNDARY_WORD_END for accessible text. r=pkw, sr=darin, patch by Louie Zhao
2004-10-21 02:18:07 +00:00