blizzard%redhat.com
|
25b34d9ba2
|
Bug #121615. 4.x plugins for gtk2. Patch by robin.lu@sun.com. r=blizzard Not part of the default build.
|
2002-09-02 05:11:10 +00:00 |
blizzard%redhat.com
|
70560d1ad1
|
Bug #164994. Fix nsClipboard.cpp after API change. Patch by mpeseng@tin.it. r=bzbarsky@mit.edu.
|
2002-09-02 01:48:06 +00:00 |
timeless%mac.com
|
4f2d552fff
|
Bug 165617 Build warnings caused by bug 158754 checkin
r=aaronl sr=bz
|
2002-08-30 08:29:01 +00:00 |
nhotta%netscape.com
|
f6ecb9b794
|
Changed the native conversion to return script runs then use it to create 'styl',
bug 163908, r=pink, sr=sfraser.
|
2002-08-30 01:29:07 +00:00 |
nhotta%netscape.com
|
f2bc893638
|
Adding files to create 'styl' from script runs,
bug 163908, r=pink, sr=sfraser.
|
2002-08-30 01:22:43 +00:00 |
bzbarsky%mit.edu
|
d6a2807a47
|
Properly cancel the DragLeaveTimer. Bug 161824, patch by Glen Nakamura
<glen@imodulo.com>, r=blizzard, sr=bzbarsky
|
2002-08-29 23:59:42 +00:00 |
nhotta%netscape.com
|
9d638b7341
|
Remove BOM (Byte Order Mark) in 'utxt' for clipboard and drag&drop,
bug 165266, r=pinkerton, sfraser.
|
2002-08-29 21:28:28 +00:00 |
mkaply%us.ibm.com
|
c84bc26acb
|
Emergency OS/2 fix - crashes bringing up file dialogs
|
2002-08-29 14:50:29 +00:00 |
jfrancis%netscape.com
|
048c986594
|
fix for 94176: Text copied from table with multiple rows has no CR/LF. r=fm, sr=kin
|
2002-08-29 08:23:53 +00:00 |
alecf%netscape.com
|
1ccf30a757
|
fix for bug 164940 - D&D and clipboard were broken
author=akkana, sr=alecf, r=timeless
|
2002-08-27 18:15:38 +00:00 |
mkaply%us.ibm.com
|
b8b9cada4e
|
I think alec was just overzelous in his changes - this is the only GetData that required change to build with the freeze
|
2002-08-27 03:31:04 +00:00 |
mkaply%us.ibm.com
|
e35755d57d
|
#164122
r=mkaply, sr=blizzard
OS/2 only - widget changes to get the viewer app working
|
2002-08-27 03:14:00 +00:00 |
mkaply%us.ibm.com
|
9c3c3ccdd6
|
Backing out alecf - need to look at the ramifications of his changes - they were not as simple as he made them
|
2002-08-27 03:11:42 +00:00 |
mkaply%us.ibm.com
|
371931eb82
|
Those three previous GFX checkins should be this comment:
#164149
r=pedemont, sr=blizzard
OS/2 only - fix uconv leak, remove some unnecessary atom code
|
2002-08-27 03:07:03 +00:00 |
mkaply%us.ibm.com
|
01e551de6e
|
Attempt to fix OS/2 bustage
|
2002-08-27 02:58:04 +00:00 |
bolian.yin%sun.com
|
b1c94d7b18
|
Bug163358, Make install not working in widget/src/gtk2, patch by mpeseng@tin.it sr=jag. This is not for the Default Build.
|
2002-08-27 01:41:15 +00:00 |
alecf%netscape.com
|
b52bf54b24
|
huh, try raw casts to try to fix bustage
|
2002-08-26 23:05:57 +00:00 |
alecf%netscape.com
|
dc6d6e3736
|
bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
r=dougt, sr=darin
|
2002-08-26 21:20:34 +00:00 |
ere%atp.fi
|
9159fc3cae
|
Bug 80579, We call CommonFileDialog with spaces in the lpstrFilter parameter and use "*" instead of "*.*" for all files. r=timeless, sr=tor
|
2002-08-26 20:36:22 +00:00 |
bolian.yin%sun.com
|
655d6d86c2
|
Bug157298, make install does not work in mozilla/widget/src/gtk2/mai, patch by mpeseng@tin.it, r=kyle. This is not for the Default build.
|
2002-08-26 02:10:10 +00:00 |
roc+%cs.cmu.edu
|
a8e5c13baf
|
Fix probable Mac build bustage
|
2002-08-24 15:07:24 +00:00 |
pinkerton%netscape.com
|
33e9cb62fa
|
fix shearing during scrolling in embedding apps on 10.2 (r=ccarlen/sr=sfraser) bug 162885
|
2002-08-23 20:00:00 +00:00 |
timeless%mac.com
|
9ae0a3ba9e
|
Bug 159771 Some colors in classic theme are weird
patch by sergei_d@fi.tartu.ee r=timeless sr=blizzard (ports)
|
2002-08-23 18:45:38 +00:00 |
timeless%mac.com
|
14e1c1dbec
|
Bug 72488 [beos] Closing Window with open menu crashes Mozilla [@nsMenuPopupFrame::GetWidget]
patch by sergei_d@fi.tartu.ee r=timeless sr=blizzard (ports)
|
2002-08-23 01:46:53 +00:00 |
aaronl%netscape.com
|
b63bf48de8
|
Bug 135485: Active Accessibility: should we cache accessible children of an accessible node? r=jgaunt. sr=alecf
|
2002-08-22 22:34:59 +00:00 |
timeless%mac.com
|
16c8581727
|
Bug 72488 [beos] Closing Window with open menu crashes Mozilla [@nsMenuPopupFrame::GetWidget]
patch by sergei_d@fi.tartu.ee r=timeless sr=blizzard (ports)
|
2002-08-22 22:01:53 +00:00 |
pete.zha%sun.com
|
787c9a97f7
|
wrong format data for text/html type in cut-and-paste [X clipboard]
bug=123389 r=akkana sr=jst patch=louie.zhao@sun.com
|
2002-08-22 10:31:32 +00:00 |
jdunn%netscape.com
|
e089b0566f
|
fix gdk warnings in non en-us fields (AIX only)
# 157394
submitted by pkw@austin.ibm.com
r=yokoyama@netscape.com
sr=kin@netscape.com
|
2002-08-22 09:50:22 +00:00 |
bolian.yin%sun.com
|
97aec509aa
|
Bug 163850, focusing on text input field will cause mozilla hangs. This patch is not in the current Default Build of Mozilla.
|
2002-08-22 03:22:09 +00:00 |
bolian.yin%sun.com
|
e22cd2578f
|
Bug 154327, cache newly created objects in MAI. This is for the Mozilla Accessiblity on Unix/Linux. It will not be included in the Default build of Mozilla.
|
2002-08-22 02:52:04 +00:00 |
katakai%japan.sun.com
|
b6e0fbd14b
|
bug 152521
XIM is disabled by bad font lookup
Should look up more font pattern for XIC
r=Roland.Mainz@informatik.med.uni-giessen.de,sr=blizzard
|
2002-08-20 14:39:30 +00:00 |
glazman%netscape.com
|
9f3e974421
|
backing out 2002-09-08 changes of fix for bug 117730 due to very bad regression in absolute positioning (see bug 117730) and
because bz, who did the original check-in, is on vacation. rs=brade
|
2002-08-19 13:35:21 +00:00 |
bryner%netscape.com
|
6ba75e3b3a
|
Make sure tooltips don't appear for the content under the popup when you bring up a context menu, since it causes all sorts of focus weirdness if you click on the tooltip (bug 155018). r=blizzard, sr=dbaron.
|
2002-08-17 19:09:18 +00:00 |
bryner%netscape.com
|
81032f730c
|
Bug 162917 (carried over from bugscape 19001) - initial focus problems with sheets. Patch by sfraser, r=sdagley, sr=bryner.
|
2002-08-15 21:31:47 +00:00 |
mkaply%us.ibm.com
|
98d012fd4b
|
#159729
r=pedemont, sr=blizzard
OS/2 only - don't activate a frame if the parent isn't visible
|
2002-08-15 04:09:30 +00:00 |
mkaply%us.ibm.com
|
f314661fa0
|
#162605
r=pedemont, sr=blizzard
OS/2 only - support for SetIcon
|
2002-08-15 04:03:49 +00:00 |
bryner%netscape.com
|
2abbf86ae7
|
Bug 157830 - add per-window taskbar icons for Linux. Move the windows icon files into xpfe/bootstrap/icons/windows. r=pavlov, sr=blizzard.
|
2002-08-15 00:36:57 +00:00 |
bolian.yin%sun.com
|
935098bcdb
|
Bug 148996, enable the feature of Drag and Drop on Bookmarks button on the personal toolbar. r=bryner, sr=blizzard.
|
2002-08-14 09:41:07 +00:00 |
shanjian%netscape.com
|
2777ed01ad
|
#57332, Quick typing erases a converting text
previous patch is incomplete. I forget one part.
Here is it.
p=shotaro r=shanjian, sr=kin
|
2002-08-14 01:07:05 +00:00 |
shanjian%netscape.com
|
a9e825d1e9
|
#57332 Quick typing erases a converting text
Let all ime/key message have the same priority.
p=shotaro kamio, r=shanjian, sr=kin
|
2002-08-13 23:43:01 +00:00 |
glazman%netscape.com
|
1c0cd514aa
|
ui.* prefs were not accepting #rrggbb colors; sr=161290, r=brade, sr=bzbarsky
|
2002-08-13 10:07:16 +00:00 |
ftang%netscape.com
|
ddbadf93d5
|
fix bug 137695, add japanese ime reconversion to mac, r=brade, sr=sfraser
|
2002-08-12 21:56:36 +00:00 |
seawood%netscape.com
|
67c2c5b3c0
|
Removing unused defines:
_IMPL_NS_BASE (bug #162142)
_IMPL_NS_GFXONXP (bug #162145)
_IMPL_NS_UI (bug #162183)
B_ONE_M (bug #162196)
XP_NEW_SELECTION (bug #162230)
r=cls
Thanks to Stephen Walker <walk84@yahoo.com> for the patches.
|
2002-08-12 13:35:18 +00:00 |
bolian.yin%sun.com
|
dab2bf9160
|
Bug 120464 [PATCH] Netscape 6.21 Beta locked the CDE(dtlogin process). patch by joshua.xia@sun.com, r/sr=blizzard.
|
2002-08-12 03:14:21 +00:00 |
blizzard%redhat.com
|
fa14937ba2
|
Woops, forgot to add these files. Not part of the default build.
|
2002-08-11 21:47:14 +00:00 |
blizzard%redhat.com
|
f2aba941b5
|
Code cleanup. Make sure that static fucntions all use lower case style. Make sure that order in the implementation matches declaration in the header file. Not part of the default build.
|
2002-08-10 18:21:22 +00:00 |
blizzard%redhat.com
|
9eb5126967
|
Bug #121258. Hook up icons for gtk2. Original patch by jeff.qiu@sun.com. Modified by me. Also, clean some header file ordering and push pref and default icon initialization into seperate functions. Check in placeholder icon as well. Not part of the default build.
|
2002-08-10 18:07:20 +00:00 |
blizzard%redhat.com
|
f90e0cdffb
|
Beautify nsWindow.h. Make sure that functions that are supposed to be private stay private. Not part of the default build
|
2002-08-10 17:07:40 +00:00 |
blizzard%redhat.com
|
a26be902df
|
Bug #121251. Drag and drop for gtk2. Direct port from the old gtk code, port done by Louie.Zhao@sun.com. r=blizzard Not part of the default build.
|
2002-08-10 16:18:44 +00:00 |
aaronl%netscape.com
|
fac59ec279
|
Bug 158754. Allow type ahead find to change selection color, and show caret with selection. r=akkana, sr=jst
|
2002-08-10 08:15:30 +00:00 |