Commit Graph

4891 Commits

Author SHA1 Message Date
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
seawood%netscape.com
a07d06f6f7 Allow multiple toolkits to be installed in a build by marking the non-default toolkits as "inactive" and placing them in a separate components dir.
Bug #91829 r=jag
2001-11-06 09:45:23 +00:00
seawood%netscape.com
a6e983b03e Attempt to fix OS/2 bustage by declaring callback function appropriate 2001-11-06 08:23:51 +00:00
dbaron%fas.harvard.edu
65a4025f4e Take address before casting to avoid confusing the gcc optimizer with what perhaps shouldn't compile anyway. r=pinkerton sr=sfraser b=108585 2001-11-06 06:15:40 +00:00
bryner%netscape.com
ca08e0594c Clarifying log message. Not part of the build. 2001-11-06 04:23:16 +00:00
bryner%netscape.com
20dc6f1290 Fixing mac bustage. r=cls. 2001-11-06 04:15:05 +00:00
bryner%netscape.com
6cc6311790 Reorganize nsLookAndFeel so that all of the platform implementations
derive from nsXPLookAndFeel.  Implement a color cache for
nsXPLookAndFeel::GetColor calls.  bug 77941, r=akkana, rs=waterson.
2001-11-06 02:41:04 +00:00
dinglis%qnx.com
aca3d1b210 NOT PART OF BUILD
small resize opt to use start/end flux when aRepaint not set
2001-11-06 01:27:50 +00:00
dinglis%qnx.com
a1fe6ed500 NOT PART OF BUILD
fixed damage rect translation and clipping
2001-11-05 18:51:56 +00:00
mkaply%us.ibm.com
a87b303cb3 #107688
r=mkaply, sr=blizzard
Special focus handling for combobox scrollbar
2001-11-05 14:53:04 +00:00
bryner%netscape.com
50e16344bd Removing obsolete native menu code. Not part of the build, r=jag. 2001-11-03 05:50:32 +00:00
bryner%netscape.com
36cd4f3d2c Removing obsolete native menu code. Not part of the build. 2001-11-03 05:38:52 +00:00
seawood%netscape.com
be10c3b1a8 Backing out fix for remote mach-o builds as it left mach-o builds fragile.
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
2001-11-03 03:29:05 +00:00
bryner%netscape.com
42ac6d1413 Removing obsolete/unused native menu code. Not part of the build. 2001-11-03 02:22:33 +00:00
bryner%netscape.com
48a71d9872 Removing unused native menu code. Not part of the build. 2001-11-03 01:11:22 +00:00
dinglis%qnx.com
e289858691 Not part of build
fixed lib deps.
change repeating precise timers to repeating slack for debug builds - make debuging easier
2001-11-02 19:12:36 +00:00
bryner%netscape.com
c08946375f Removing some native widget cruft. rs=blizzard. Not part of the build. 2001-11-02 18:21:50 +00:00
jaggernaut%netscape.com
9bcc72064d Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-02 06:39:49 +00:00
jst%netscape.com
cacd57b2ae Fixing bug 52120. Make mozilla pass the expected arguments to window.onerror. r=jkeiser@iname.com, sr=jband@netscape.com 2001-11-02 04:49:07 +00:00
jaggernaut%netscape.com
2546ff75ba Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-01 09:09:57 +00:00
seawood%netscape.com
d91476e1b0 Removing obsolete MOZ_MONOLITHIC_TOOLKIT code. 2001-11-01 07:31:42 +00:00
seawood%netscape.com
8a2a775382 Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
bryner%netscape.com
e6b4535db9 When creating the root view's widget, don't show it. This prevents full-page Invalidates during page load caused by showing and then hiding the widget. Bug 97895, r=blizzard, sr=hyatt. 2001-10-31 05:06:31 +00:00
bryner%netscape.com
f5bcb43880 Bug 107500 -- clean up cruft in nsGtkEventHandler. r=jag,pavlov, sr=blizzard. 2001-10-31 05:00:17 +00:00
dbaron%fas.harvard.edu
0d7378ab62 Fix BeOS bustage by doing what bryner meant to. b=106208. 2001-10-30 08:36:21 +00:00
bryner%netscape.com
b1494c8444 Bug 106208 - don't build nsBaseFilePicker on platforms where we don't have a native filepicker implementation. Also, don't build the XUL filepicker on platforms where we _do_ use a native filepicker implementation. r=cls. 2001-10-30 06:10:01 +00:00
bryner%netscape.com
b0af214b90 Removing dead native filepicker implementation. r=pavlov, not part of the build. 2001-10-30 05:49:23 +00:00
dinglis%qnx.com
69c6678b6b fixed lib deps. 2001-10-29 15:17:44 +00:00
bryner%netscape.com
c9c78e694b Removing dead/obsolete file. r=pavlov, not part of the build. 2001-10-29 04:43:12 +00:00
beard%netscape.com
ea71d3cf87 Fixing Carbon bustage: peterv's fix wasn't correct, seawood's checkin shouldn't have turned off opening the resource fork on TARGET_CARBON, only on XP_MACOSX. 2001-10-28 15:15:32 +00:00
peterv%netscape.com
9b4a127ffd Trying to fix OS X bustage by setting the entry points for Carbon targets to __NSInitialize and __NSTerminate as __initializeResources and __terminateResources were made #if !TARGET_CARBON. 2001-10-28 00:45:00 +00:00