kipp%netscape.com
|
6c8a8e4919
|
landed HPUX patch from Kartik Subbarao <subbarao@computer.org>
|
1999-03-31 04:54:42 +00:00 |
|
jdunn%netscape.com
|
2740fcabcc
|
Fix compiler problem on AIX
|
1999-03-31 04:19:48 +00:00 |
|
Jerry.Kirk%Nexwarecorp.com
|
c051f651c7
|
Initial checkin of Photon Widget Factory for Photon UI
Added Files: Phdlldeps.cpp nsPhWidgetFactory.cpp
|
1999-03-30 19:05:42 +00:00 |
|
sdagley%netscape.com
|
305b9eb997
|
First Checked In.
|
1999-03-30 05:39:30 +00:00 |
|
ramiro%netscape.com
|
532f507e84
|
delete vs. delete[] vs. free fixes.
Thanks to "Bruce Mitchener, Jr." <bruce@cybersight.com for finding all these
and making patches.
|
1999-03-30 05:26:59 +00:00 |
|
sdagley%netscape.com
|
92cf5ee8b4
|
Added KeyBindMgr to build (but nobody is calling it yet)
|
1999-03-30 04:53:37 +00:00 |
|
sdagley%netscape.com
|
972500a229
|
First Checked In.
|
1999-03-30 04:52:13 +00:00 |
|
waterson%netscape.com
|
d9f1b31bb8
|
Fixed a syntax error. Loser.
|
1999-03-30 02:49:33 +00:00 |
|
pierre%netscape.com
|
fcf9ca4c61
|
Use delete[] for strings allocated with ToNewCString().
|
1999-03-30 01:12:13 +00:00 |
|
pierre%netscape.com
|
046409214e
|
Fixed strings allocated with ToNewCString() that were either not disposed at all, either disposed with 'delete' instead of 'delete[]'. Thanks to Bruce Mitchener Jr. <bruce@cybersight.com>.
|
1999-03-30 00:40:04 +00:00 |
|
pinkerton%netscape.com
|
f0ca1e2882
|
strstream -> strstream.h for linux
|
1999-03-29 23:46:57 +00:00 |
|
pinkerton%netscape.com
|
25ca57afdd
|
temp tweaks to get mac to build.
|
1999-03-29 23:26:01 +00:00 |
|
pinkerton%netscape.com
|
62c74954d1
|
adding nsDataFlavor and nsTransferrable to mac build.
|
1999-03-29 23:21:53 +00:00 |
|
akkana%netscape.com
|
48b49d453f
|
fix hang that can result from pasting a null selection
|
1999-03-29 22:02:36 +00:00 |
|
ramiro%netscape.com
|
8afc56f449
|
Fix for the annoying misplaced corner view who sometimes appears on the
bottom right corner. Bug #4319.
|
1999-03-29 15:21:22 +00:00 |
|
joki%netscape.com
|
e39e13cf18
|
Changing api uses in editor, rdf, and xpfe to match DOM2 api name/param changes.
|
1999-03-28 22:27:38 +00:00 |
|
bruce%cybersight.com
|
c15b380090
|
Fix to deallocate some memory when done with it.
|
1999-03-28 15:36:38 +00:00 |
|
pavlov%pavlov.net
|
123cba344b
|
some code cleanups and mem leak fixes
|
1999-03-28 15:11:43 +00:00 |
|
mcafee%netscape.com
|
b9eaba8ecd
|
Adding nsClipboard to the Unix build.
|
1999-03-27 09:59:19 +00:00 |
|
mcafee%netscape.com
|
c456778478
|
Gtk version of nsClipboard.
|
1999-03-27 09:58:00 +00:00 |
|
mcafee%netscape.com
|
45479aea3b
|
Removing windows include files from XP file.
|
1999-03-27 08:32:56 +00:00 |
|
danm%netscape.com
|
190d9b02d8
|
add modal behaviour to modal dialogs
|
1999-03-27 00:39:33 +00:00 |
|
michaelp%netscape.com
|
a1430e3ffe
|
added for Nexware guys.
|
1999-03-27 00:31:10 +00:00 |
|
rods%netscape.com
|
7388e450bf
|
Added correct include file
|
1999-03-26 15:55:38 +00:00 |
|
rods%netscape.com
|
29901c6520
|
removed two unused mthoed change GetData to be '*' instead of '**'
|
1999-03-26 15:45:04 +00:00 |
|
rods%netscape.com
|
b7f25f7231
|
Clipboard now derived from nsBaseClipboard
|
1999-03-26 15:43:48 +00:00 |
|
rods%netscape.com
|
c29725dbeb
|
removed DataFlavor and Transferable
|
1999-03-26 15:43:22 +00:00 |
|
rods%netscape.com
|
94fb18dade
|
Added parser for linking in XIF support
|
1999-03-26 15:40:32 +00:00 |
|
rods%netscape.com
|
68479a9f1d
|
Added additional MIME constants
|
1999-03-26 15:03:59 +00:00 |
|
rods%netscape.com
|
36aa6c0524
|
Added XIF support
|
1999-03-26 15:03:13 +00:00 |
|
rods%netscape.com
|
cb8e3a9527
|
added nsBaseClipboard.cpp
|
1999-03-26 15:02:44 +00:00 |
|
rods%netscape.com
|
fb9b640e4c
|
initial checkin
|
1999-03-26 15:01:23 +00:00 |
|
mcafee%netscape.com
|
9ca74801dc
|
Renaming {SetTransferable(), GetTransferable()} to {SetData(), GetData()} per our clipboard meeting this morning.
|
1999-03-25 23:22:01 +00:00 |
|
briano%netscape.com
|
df451c1d85
|
Turned off the NO_STATIC_LIB restriction.
|
1999-03-25 21:29:34 +00:00 |
|
briano%netscape.com
|
29ed08771b
|
Handle NO_STATIC_LIB being set, when all this file does is create a static library.
|
1999-03-25 21:21:47 +00:00 |
|
mcafee%netscape.com
|
4a2d4984ab
|
Adding Mozilla license
|
1999-03-25 04:38:25 +00:00 |
|
mcafee%netscape.com
|
e43d3ef5d6
|
Adding DataFlavor and Transferable classes to the build.
|
1999-03-25 04:17:14 +00:00 |
|
mcafee%netscape.com
|
374db65df9
|
Moving XP code from widget/src/windows to widget/src/xpwidgets.
|
1999-03-25 04:14:33 +00:00 |
|
sfraser%netscape.com
|
565b82477c
|
Impose a min size of 9pt on the font size for native controls -- bug 2440.
|
1999-03-25 03:58:18 +00:00 |
|
sfraser%netscape.com
|
2b75e4e24e
|
Remove the Enter->Return key hackery, as this is done now when the key event is generated.
|
1999-03-25 03:41:07 +00:00 |
|
sfraser%netscape.com
|
d955a54b76
|
Fix for bug 3824 -- fix key mappings on Mac, so that all known raptor key codes are output where possible.
|
1999-03-25 03:40:20 +00:00 |
|
rods%netscape.com
|
d0f9db2152
|
Commented offending (DEBUG) line
|
1999-03-24 18:42:34 +00:00 |
|
danm%netscape.com
|
1f20134eaa
|
oops. implementing function shell to make it compile
|
1999-03-24 06:18:59 +00:00 |
|
danm%netscape.com
|
98ac4e4996
|
closer to having a modal dialog loop on the Mac
|
1999-03-24 05:42:21 +00:00 |
|
rods%netscape.com
|
a12004d678
|
fixed up , and added more functionality
|
1999-03-23 21:26:41 +00:00 |
|
rods%netscape.com
|
42edd3c5f4
|
Added WM_CLIPBOARDDESTROYED message
|
1999-03-23 21:26:20 +00:00 |
|
rods%netscape.com
|
856f278725
|
fixed ifdef
|
1999-03-23 21:25:48 +00:00 |
|
rods%netscape.com
|
0e414be672
|
Added additional methods to clipboard interfaces
|
1999-03-23 21:25:12 +00:00 |
|
rods%netscape.com
|
99edb79fd2
|
Added clipboard files to build
|
1999-03-23 21:25:06 +00:00 |
|
mcafee%netscape.com
|
7549616d02
|
Exporting clipboard, drag & drop interfaces.
|
1999-03-23 19:44:02 +00:00 |
|