katakai%japan.sun.com
f1b14e1f5a
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
c0b49363f2
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
0aa2c64811
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
72043058b6
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
a866bee049
#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
9a4f8f7bb2
#162605
...
r=pedemont, sr=blizzard
OS/2 only - support for SetIcon
2002-08-15 04:03:49 +00:00
bryner%netscape.com
c076030bc8
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
f76b32723f
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
73a47fc88e
#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
bbd63940eb
#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
2040a86897
ui.* prefs were not accepting #rrggbb colors; sr=161290, r=brade, sr=bzbarsky
2002-08-13 10:07:16 +00:00
ftang%netscape.com
e677198b3f
fix bug 137695, add japanese ime reconversion to mac, r=brade, sr=sfraser
2002-08-12 21:56:36 +00:00
seawood%netscape.com
97fd6e4aed
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
5ca10b2eb5
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
6aeb859881
Woops, forgot to add these files. Not part of the default build.
2002-08-11 21:47:14 +00:00
blizzard%redhat.com
fd3c5de837
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
95b507e6fe
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
045e0b5417
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
0a4f103b88
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
44112f97df
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
seawood%netscape.com
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
bzbarsky%mit.edu
f96401a20b
Fix bustage; need to follow C++ portability guidelines. ;)
2002-08-10 04:20:53 +00:00
bzbarsky%mit.edu
29283d6bfb
Fix a bug nsBaseWidget::SetZIndex and make it faster. The changes to
...
SetZIndex are actually fixing the problems in question; the other
changes are a replacement of all the evil tabs with spaces.
Bug 117730, patch by Dainis_Jonitis@swh-t.lv (Dainis Jonitis), r=beard,
sr=attinasi (this has been languishing for a while, ok?).
2002-08-10 02:07:26 +00:00
timeless%mac.com
fec36a25f7
Bug 157348 no AltGr recognised
...
patch by sergei_d@fi.tartu.ee r=timeless sr=blizzard
2002-08-08 12:07:24 +00:00
sfraser%netscape.com
1477a32196
Fix for bug 102797: remove call to EventAvail, firstly because it is redundant (WaitNextEvent will return promptly if there is an event to handle), and because it nullifies the effects of an earlier WakeUpProcess call, which can kill performance in some areas. r=sdagley, sr=scc.
2002-08-07 02:23:00 +00:00
timeless%mac.com
aba863efa1
Bug 29856 *nix only : Window Class the same for all mozilla windows
...
original patch from arik devens / rob ginda
r=akkana sr=alecf
2002-08-07 01:59:22 +00:00
glazman%netscape.com
84869edbfb
Introduce 2 CSS values for color property and 1 for text-decoration retrieving the pref for anchors' color, visited anchors' color, and underline or not the anchors; b=57757, r=brade, sr=bzbarsky
2002-08-06 14:39:55 +00:00
bolian.yin%sun.com
a4a78a193b
Translate nsIAccessible states to ATK states. Bug 153841.
...
patch by john.sun@sun.com , r=aaronl, sr=jst.
Note: this is for the default build.
2002-08-06 04:02:13 +00:00
bzbarsky%mit.edu
9e99f1e330
Fix crash in nsRenderingContextGTK::Init. Bug 156043, patch by
...
Roland.Mainz@informatik.med.uni-giessen.de (Roland Mainz), r=roc, sr=scc
2002-08-06 03:27:05 +00:00
alecf%netscape.com
3703f3c61b
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
...
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
jdunn%netscape.com
9c4b09c06b
removing "," from end of enum (this is a porting no-no)
...
to fix hp10.20 tbox.
2002-08-02 14:28:02 +00:00
bolian.yin%sun.com
2d176305b5
[gtk2] Mail/News window shutdown when click "File" twice. Bug 140867.
...
patch by robin.lu@sun.com , r=blizzard. Note: this is NOT for defautl build.
2002-08-02 06:08:29 +00:00
sfraser%netscape.com
e1bcd5593e
Fix for bug 157837 -- fix a problem with click-hold scrolling in scrollbars that caused the slightest mouse move to stop the scrolling; patch fixes a coordinate issue that made us think we'd left the widget. r=pinkerton, sr=bryner, a=asa.
2002-08-02 00:51:08 +00:00
aaronl%netscape.com
17e7f506d1
Bug 160188. Accessibility: In Windows, use Control ID for a window to indicate whether the window is content or UI. r=saari,blythe, sr=hewitt
2002-08-01 23:12:38 +00:00
cbiesinger%web.de
908075cf21
bug 95348 patch by sergei_d@fi.tartu.ee r=timeless a=asa
...
[FIX]BEOS - nsListBox does not display scroll bars properly, and has a poor repaint
2002-08-01 22:31:42 +00:00
bolian.yin%sun.com
918d46c5c0
mozilla(gtk2) coredump on Solaris. Bug 140698, patch by jeff.qiu@sun.com, r=blizzard.
...
Note: This patch is for gtk2, not included in the default build.
2002-07-31 08:25:57 +00:00
yokoyama%netscape.com
61b107c025
Bug 9449
...
Fixing linker error on MOZ_UNICODE
/r=shanjian, /sr=kin, /a=asa
2002-07-29 21:44:53 +00:00
cbiesinger%web.de
03048e398a
bug 155702 patch by sergei_d@fi.tartu.ee r=arougthopher@lizardland.net a=asa
...
nsWindowBeOS::QuitRequested always issues CLOSEWONDOW event
2002-07-26 22:09:54 +00:00
cbiesinger%web.de
16ada4f375
bug 71343 patch by sergei_d@fi.tartu.ee r=arougthopher@lizardland.net a=asa
...
[BEOS] Windows are not brought to front when requested
2002-07-26 22:05:04 +00:00
bryner%netscape.com
4b3d91ac47
Fix focus crasher resulting from the window's firstResponder pointing to a deleted NSView. Bug 159291, r/sr=hyatt. Not part of the build.
2002-07-25 21:31:51 +00:00
timeless%mac.com
6d6418ca82
Bug 157348 no AltGr recognised
...
patch by sergei_d@fi.tartu.ee r=timeless sr=blizzard (ports code) a=asa
2002-07-25 19:59:54 +00:00
kyle.yuan%sun.com
065a7f302d
Not part of build.
...
Bug 157298 make install does not work in mozilla/widget/src/gtk2/mai
r=kyle
Thanks for mpeseng@tin.it's fix
2002-07-22 06:58:28 +00:00
kyle.yuan%sun.com
1ae34ac7d6
Not part of build.
...
Bug 153298 Translate nsIAccessible events to ATK events
r=kyle
Thanks for John Sun (john.sun@sun.com )'s fix
2002-07-22 06:57:08 +00:00
bryner%netscape.com
f909572ef9
Enable full-screen mode for unix. Bug 126685, r=blizzard, sr=sfraser, a=asa.
2002-07-19 00:43:00 +00:00
arougthopher%lizardland.net
436ad35887
Bug#155404
...
File names generated in File Save As menu are incorrect in BeOS.
r=arougthopher
a=scc
2002-07-18 12:09:09 +00:00
seawood%netscape.com
7924fa60a6
Remove DARWIN define from osx builds as it cripples the feature set provided by OSX headers.
...
Bug #154232 r=wtc sr=scc a=scc
2002-07-18 04:09:30 +00:00
nhotta%netscape.com
b8942aa688
Restore my previous changes with mach-o build fix,
...
bug 108029, r=pinkerton, sr=sfraser, a=asa.
2002-07-17 23:05:30 +00:00
mkaply%us.ibm.com
fe36b23a22
#157383
...
r=pedemont, sr=blizzard, a=asa
OS/2 only - truncate title bar text to 256 to workaround OS bug
2002-07-17 05:36:04 +00:00
nhotta%netscape.com
c100b503d1
Back out my last changes for the mach-o build problem.
2002-07-17 00:38:33 +00:00
bryner%netscape.com
ad4f0e6a9f
Implement nsIWidget::HideWindowChrome() for gtk (bug 157371). r=blizzard, sr=jag, a=asa.
2002-07-16 22:49:33 +00:00