Граф коммитов

4921 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 8fd267de3e fix for smoketest blocker bug #111242. menus not doing anything. patch by pink. 2001-11-21 19:40:17 +00:00
dinglis%qnx.com 750e902568 -not part of build-
added NOTIFY flag to drawing region.
2001-11-21 18:53:23 +00:00
timeless%mac.com 8a4c29e9f5 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 7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com 55fe97bff7 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
sfraser%netscape.com c1c797af19 Fix the flags passed to nsICacheSession::CreateSession; bug 110114. r=pavlov, sr=darin. 2001-11-20 20:15:19 +00:00
sfraser%netscape.com 6c5447787a 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 6f28df0916 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 37a0c77e8d 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 15dcc08c87 More scrolling love, with some other window goodness. [not part of build] 2001-11-19 15:02:23 +00:00
timeless%mac.com 060425ec59 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 ddd73f3220 Coping with yet another string change 2001-11-18 11:58:27 +00:00
ssu%netscape.com c5079c5d9f 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 19b68aa176 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 ea3a95c49f Fix Mach-O/BeOS/OS/2 REQUIRES bustage. 2001-11-16 03:47:07 +00:00
jaggernaut%netscape.com bd6351b5ba 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 39f028fd29 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 ee4f787321 Clean up REQUIRES lines. r/sr=alecf 2001-11-16 01:54:59 +00:00
yokoyama%netscape.com 4c489f275f 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 e6b3146d4c enable scrollbars when told [not part of build] 2001-11-15 15:31:34 +00:00
blizzard%redhat.com 468af20dc8 Bug #95833. Use gtk routines for nsWindow::SetTitle(). r=bryner,sr=alecf 2001-11-15 07:02:39 +00:00
alecf%netscape.com d49a4ba867 win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
pinkerton%netscape.com 6540f19685 Add scrollbars, fix window resize issues, make scrolling work [not part of build] 2001-11-14 22:29:25 +00:00
pinkerton%netscape.com caaf5a5458 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 85e9b0a711 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 0ecf7cce91 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 b4825dec2f 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 7c7a61f1e2 more beos bustage fixing 2001-11-11 09:43:48 +00:00
seawood%netscape.com febe8156ad Fixing beos bustage. who needs the lxr lesson? 2001-11-11 08:26:18 +00:00
dbaron%fas.harvard.edu f786e3dbca 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 6125d919b7 Fix the carbon build. 2001-11-10 03:28:05 +00:00
sfraser%netscape.com f4da98e824 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 58fa54cdc0 processing UI timers. [not part of build] 2001-11-08 22:21:27 +00:00
pinkerton%netscape.com 36f3d20d54 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
joki%netscape.com 57040838f7 Fix for 71705, stop right click from triggering onclick handlers in base html content, though not in xml/xul/chrome. reviewed a while ago, lost in tree. r:saari,sr:hyatt 2001-11-07 06:29:29 +00:00
dbaron%fas.harvard.edu 8cd8d91750 Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
mkaply%us.ibm.com 8a1d2adcc0 #95106
r=pavlov, sr=waterson
Get 256 colors working again - step 3 - handle palette messages in nsWindow
2001-11-07 04:45:21 +00:00
cls%seawood.org 0a1e90f3df make our 64-bit platforms happy and use the macro to cast from pointer to int. 2001-11-07 01:08:26 +00:00
blizzard%redhat.com 9fbd877edc Bug #107651. Handle drop type text/uri-list. Patch is from James Henstridge <james@daa.com.au>. r=markh, sr=blizzard 2001-11-06 23:31:17 +00:00
pinkerton%netscape.com ded51b7a2b Now a .mm. Obsolete. 2001-11-06 22:54:39 +00:00
bryner%netscape.com 7cba577289 Removing obsolete unused files. Not part of the build. 2001-11-06 22:54:29 +00:00
pinkerton%netscape.com d581e0cc09 pulling over bryner's changes from widget/src/mac 2001-11-06 22:53:51 +00:00
pinkerton%netscape.com 92741ef574 removing timer, it's now in toolkit 2001-11-06 22:53:25 +00:00
pinkerton%netscape.com d4aaf843a4 cocoa'ifying toolkit. moving PLEvent timer here. 2001-11-06 22:52:52 +00:00
pinkerton%netscape.com 97bf1e3129 unix linefeeds this time 2001-11-06 16:03:52 +00:00
pinkerton%netscape.com fbe6bfdabd oops, backing out inclusion of nsIEventSink.idl 2001-11-06 16:03:02 +00:00
pinkerton%netscape.com b6d4c2c2b5 New EventSink api. [not part of build] 2001-11-06 15:59:32 +00:00
pinkerton%netscape.com a046a1b9cb First stab at cocoa. [not part of build] 2001-11-06 15:46:50 +00:00
pinkerton%netscape.com efe4a17b1f Remove dependency on nsDynamicMDEF (it's very os9) and removing those
files altogether. [not part of build]
2001-11-06 15:46:26 +00:00
pinkerton%netscape.com 43eb937819 First stab at Cocoa impl of widget. Some code still carbon, copied from
widget/src/mac. [Not part of build].
2001-11-06 15:35:24 +00:00