mcafee%netscape.com
|
741ef086a6
|
Changing to long hashtable tag (113175). code=gisburn, r=mcafee
|
2001-12-03 02:31:46 +00:00 |
mkaply%us.ibm.com
|
44c44ff181
|
#110927
r=mkaply, sr=blizzard
OS/2 only - Code from jblanco to fix Alt Key handling with menus
|
2001-11-30 23:29:29 +00:00 |
pinkerton%netscape.com
|
278eaecf98
|
Fix some complilation errors, change line endings on scrollbar. [not part of build]
|
2001-11-29 22:37:48 +00:00 |
pinkerton%netscape.com
|
373a9e44cd
|
fix regressions with carbon events. r=ccarlen/sr=sfraser. bug# 112653
|
2001-11-29 22:36:22 +00:00 |
pinkerton%netscape.com
|
07c66f5f47
|
fixing mach-o bustage
|
2001-11-29 16:03:38 +00:00 |
pinkerton%netscape.com
|
cbeea022af
|
fix bustage
|
2001-11-29 15:39:33 +00:00 |
pinkerton%netscape.com
|
9031fb4c3c
|
removing nsMacMessageSink.h
|
2001-11-29 15:11:13 +00:00 |
pinkerton%netscape.com
|
57e3d9d797
|
removing per bug 110851, replaced with nsIEventSink on each window. r=ccarlen/sr=sfraser.
|
2001-11-29 14:43:45 +00:00 |
pinkerton%netscape.com
|
1eba23ff87
|
make sure mouse loc is in local coordinates on a scrollwheel event. sr=sfraser. bug# 112448.
|
2001-11-29 14:41:10 +00:00 |
pinkerton%netscape.com
|
5aee4bfa62
|
removing nsMacMessageSink for standalone and embedding. Replacing with nsIEventSink and a couple of internal interfaces. r=ccarlen/sr=sfraser. bug#110851
|
2001-11-29 14:38:56 +00:00 |
rods%netscape.com
|
ac124a73b5
|
Use system IDC_HAND cursor when available
Bug 104035 r=dcone sr=attinasi
|
2001-11-29 09:41:19 +00:00 |
dbaron%fas.harvard.edu
|
e4aeea514e
|
Remove |#ifdef NS_TRACE_MALLOC| code to flush logfiles for real-time TM readers until we figure out a better way to do it that doesn't break low and lowest priority timers. b=111651 r=brendan sr=waterson
|
2001-11-28 04:48:38 +00:00 |
rjc%netscape.com
|
e5077bf2e5
|
Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt
|
2001-11-27 01:47:41 +00:00 |
timeless%mac.com
|
0124e058e0
|
Bugzilla Bug 111922�[Xlib] Fatal crash at shutdown in nsAppShellService destructor
Roland.Mainz@informatik.med.uni-giessen.de r=leaf
|
2001-11-26 19:52:29 +00:00 |
timeless%mac.com
|
67e165af51
|
Bugzilla Bug 111508 [xlib] Xlib timer code is scary
by Roland.Mainz@informatik.med.uni-giessen.de (xlib peer)
r=timeless
|
2001-11-26 10:18:14 +00:00 |
bzbarsky%mit.edu
|
0b19fcf775
|
Use <> for system headers, not "". This should help prevent Sun WSU2
compiler bustage. Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
|
2001-11-23 22:36:54 +00:00 |
sspitzer%netscape.com
|
2dedea72d7
|
fix for smoketest blocker bug #111242. menus not doing anything.
patch by pink.
|
2001-11-21 19:40:17 +00:00 |
dinglis%qnx.com
|
06cc8941ab
|
-not part of build-
added NOTIFY flag to drawing region.
|
2001-11-21 18:53:23 +00:00 |
timeless%mac.com
|
9a1a766995
|
Bugzilla Bug 110643�[xlib] Minor Xlib toolkit cleanup ...
work by Roland.Mainz@informatik.med.uni-giessen.de (de facto module owner)
r=timeless
|
2001-11-21 14:33:08 +00:00 |
seawood%netscape.com
|
d8927fcc61
|
Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
|
2001-11-21 09:49:41 +00:00 |
seawood%netscape.com
|
9850f387af
|
Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
|
2001-11-21 08:55:59 +00:00 |
sfraser%netscape.com
|
f632e789aa
|
Fix the flags passed to nsICacheSession::CreateSession; bug 110114. r=pavlov, sr=darin.
|
2001-11-20 20:15:19 +00:00 |
sfraser%netscape.com
|
73167e1f00
|
Remove nsMacMessageSink.cpp from the widget module, since it is already in WidgetSupport. Bug 110109 r=pinkerton, sr=beard
|
2001-11-20 20:12:21 +00:00 |
aaronl%netscape.com
|
3667bef2b8
|
Bug 109851, bug 108629, bug 109921, bug 109977, bug 109153, bug 109187, bug 109213, bug 109221. Check in latest XUL accessibility support - menus, <colorpicker>, <progressmeter>, <groupbox>, mixed states for checkboxes, buttons that can be 'checked' ie pressed down, fixes extra MSAA events being generated, couldn't see HTML content
|
2001-11-20 02:05:26 +00:00 |
pinkerton%netscape.com
|
b1ef13b6e7
|
if we don't find the command in our table, don't return noErr from the event handler so things like plugins still get a crack at it. r=peterl/sr=sfraser. bug# 108835
|
2001-11-19 20:19:14 +00:00 |
pinkerton%netscape.com
|
550307e3bf
|
More scrolling love, with some other window goodness. [not part of build]
|
2001-11-19 15:02:23 +00:00 |
timeless%mac.com
|
dfa8594725
|
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
|
2001-11-19 06:45:00 +00:00 |
seawood%netscape.com
|
ff2c2a9754
|
Coping with yet another string change
|
2001-11-18 11:58:27 +00:00 |
ssu%netscape.com
|
a5db27bd91
|
checking in patch for Roland Mainz. r=pocemit. not part of normal build process
|
2001-11-18 02:27:37 +00:00 |
ssu%netscape.com
|
ebaf98086a
|
checking in patch for Roland Mainz. r=ssu. not part of normal build process
|
2001-11-18 02:24:45 +00:00 |
dbaron%fas.harvard.edu
|
dcb8a7a23e
|
Fix Mach-O/BeOS/OS/2 REQUIRES bustage.
|
2001-11-16 03:47:07 +00:00 |
jaggernaut%netscape.com
|
4ad76f6d7f
|
Fix xlib bustage, use .get() where previously implicit conversion from nsCString to const char* was used. patch by gisburn, r=jag, rs=scc.
|
2001-11-16 02:02:04 +00:00 |
danm%netscape.com
|
ea968a8650
|
better-behaved GetAttention method flashes owner of dependent windows and sets timer on topmost parent. necessary with rev 1.38 of commonDialog.js. bug 53345 r=hyatt,syd
|
2001-11-16 01:58:17 +00:00 |
jaggernaut%netscape.com
|
9a2d10888f
|
Clean up REQUIRES lines. r/sr=alecf
|
2001-11-16 01:54:59 +00:00 |
yokoyama%netscape.com
|
be3ad7aea4
|
bug 110170
IME COMPOSITION string was off by one
and not to use compStrLen in NS_IMM_GETCOMPOSITIONSTRING()
/r=ftang, /sr=alecf
|
2001-11-15 23:42:00 +00:00 |
pinkerton%netscape.com
|
2dd2d2760a
|
enable scrollbars when told [not part of build]
|
2001-11-15 15:31:34 +00:00 |
blizzard%redhat.com
|
960641495b
|
Bug #95833. Use gtk routines for nsWindow::SetTitle(). r=bryner,sr=alecf
|
2001-11-15 07:02:39 +00:00 |
alecf%netscape.com
|
52cd89e71b
|
win32 REQUIRES cleanup
|
2001-11-15 03:49:13 +00:00 |
pinkerton%netscape.com
|
011cd874db
|
Add scrollbars, fix window resize issues, make scrolling work [not part of build]
|
2001-11-14 22:29:25 +00:00 |
pinkerton%netscape.com
|
3a4e977d23
|
fix overzealous ifdef causing some keys to not go into gecko. r=saari/sr=sfraser. bug#108722
|
2001-11-14 22:28:04 +00:00 |
brade%netscape.com
|
e46aadac9d
|
fix bug #106022; disable unicode input for OS < 9.0 (r=ftang; sr=sfraser)
|
2001-11-14 16:00:17 +00:00 |
jaggernaut%netscape.com
|
790c58aae5
|
Bug 98213: Make data members of nsStr protected and clean up code. r=dbaron, sr=alecf
|
2001-11-14 12:35:52 +00:00 |
dbaron%fas.harvard.edu
|
8d8b05c4b4
|
FizillaMach: Make the Quit menu item work by checking the command attribute in nsMenuBarX::ExecuteCommand as in nsMenuItemX::DoCommand. b=107212 r=pinkerton sr=sfraser
|
2001-11-14 01:53:33 +00:00 |
seawood%netscape.com
|
17515bee9f
|
more beos bustage fixing
|
2001-11-11 09:43:48 +00:00 |
seawood%netscape.com
|
6dff931971
|
Fixing beos bustage. who needs the lxr lesson?
|
2001-11-11 08:26:18 +00:00 |
dbaron%fas.harvard.edu
|
051ebb5472
|
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=jag, rs=scc
|
2001-11-11 01:52:04 +00:00 |
sfraser%netscape.com
|
e5a5125da1
|
Fix the carbon build.
|
2001-11-10 03:28:05 +00:00 |
sfraser%netscape.com
|
cde6848940
|
Change to convert Widget and Gfx into component DLLs on Mac, bug 94434. r=pchen, sr=beard/darin
|
2001-11-10 01:05:03 +00:00 |
pinkerton%netscape.com
|
21186621d3
|
processing UI timers. [not part of build]
|
2001-11-08 22:21:27 +00:00 |
pinkerton%netscape.com
|
221535c5de
|
Fixed up view offsets. Now can pass native NSView as parent for nsChildView for embedding. [not part of build]
|
2001-11-08 21:47:44 +00:00 |