rods%netscape.com
|
2c64750302
|
Updated comments and added converter methods
|
1999-04-01 14:37:52 +00:00 |
rods%netscape.com
|
e40e2bfe29
|
Added nsIFormatConverter
|
1999-04-01 14:37:22 +00:00 |
mcafee%netscape.com
|
518f2e691f
|
Adding NS_XIFFORMATCONVERTER_CID define.
|
1999-04-01 02:08:40 +00:00 |
mcafee%netscape.com
|
b55b04cbfd
|
Solaris needs newline at end of file.
|
1999-04-01 02:06:32 +00:00 |
mcafee%netscape.com
|
3183766ccc
|
First checkin. Converter for clipboard.
|
1999-04-01 02:04:53 +00:00 |
mcafee%netscape.com
|
b586cd0c5d
|
First checkin. Converts text/HTML selection to XIF format.
|
1999-04-01 01:05:43 +00:00 |
jdunn%netscape.com
|
77e5189fc7
|
link in xmltok and expat to fix linking error
|
1999-04-01 00:20:47 +00:00 |
jdunn%netscape.com
|
ab5bde421e
|
Include prenv to get PR_GetEnv prototype
|
1999-03-31 22:55:29 +00:00 |
pinkerton%netscape.com
|
9c2dddccb2
|
File Removed.
|
1999-03-31 22:19:31 +00:00 |
syd%netscape.com
|
98bf9f6e28
|
Fix for AIX compatibility
|
1999-03-31 20:18:11 +00:00 |
syd%netscape.com
|
2d0c4a5cbf
|
Replace getenv with NSPR function, remove stdlib.h include. Partially done
for AIX build.
|
1999-03-31 20:17:01 +00:00 |
mcafee%netscape.com
|
083b264776
|
Comments only.
|
1999-03-31 19:53:40 +00:00 |
mcafee%netscape.com
|
b5007d4bb3
|
Some code got stomped, putting it back. Specifically we need a prototype for UnixPrData() for Solaris/CC.
|
1999-03-31 09:14:07 +00:00 |
kipp%netscape.com
|
f80c69d688
|
landed HPUX patch from Kartik Subbarao <subbarao@computer.org>
|
1999-03-31 04:54:42 +00:00 |
jdunn%netscape.com
|
26f93bcea2
|
Fix compiler problem on AIX
|
1999-03-31 04:19:48 +00:00 |
Jerry.Kirk%Nexwarecorp.com
|
2cbabd5f80
|
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
|
2b2ab9ab54
|
First Checked In.
|
1999-03-30 05:39:30 +00:00 |
ramiro%netscape.com
|
de0f3f737c
|
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
|
e470d6e184
|
Added KeyBindMgr to build (but nobody is calling it yet)
|
1999-03-30 04:53:37 +00:00 |
sdagley%netscape.com
|
f8b92595c3
|
First Checked In.
|
1999-03-30 04:52:13 +00:00 |
waterson%netscape.com
|
01550c354c
|
Fixed a syntax error. Loser.
|
1999-03-30 02:49:33 +00:00 |
pierre%netscape.com
|
c79cc5fe9c
|
Use delete[] for strings allocated with ToNewCString().
|
1999-03-30 01:12:13 +00:00 |
pierre%netscape.com
|
c6a7a312e1
|
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
|
f19af4dca5
|
strstream -> strstream.h for linux
|
1999-03-29 23:46:57 +00:00 |
pinkerton%netscape.com
|
a2fef0e22c
|
temp tweaks to get mac to build.
|
1999-03-29 23:26:01 +00:00 |
pinkerton%netscape.com
|
02874b8559
|
adding nsDataFlavor and nsTransferrable to mac build.
|
1999-03-29 23:21:53 +00:00 |
akkana%netscape.com
|
ef08ea501e
|
fix hang that can result from pasting a null selection
|
1999-03-29 22:02:36 +00:00 |
ramiro%netscape.com
|
36b16e3f69
|
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
|
5abbeab8a7
|
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
|
020031caa8
|
Fix to deallocate some memory when done with it.
|
1999-03-28 15:36:38 +00:00 |
pavlov%pavlov.net
|
b3a03e441e
|
some code cleanups and mem leak fixes
|
1999-03-28 15:11:43 +00:00 |
mcafee%netscape.com
|
d201ce44f1
|
Adding nsClipboard to the Unix build.
|
1999-03-27 09:59:19 +00:00 |
mcafee%netscape.com
|
88d5b741a8
|
Gtk version of nsClipboard.
|
1999-03-27 09:58:00 +00:00 |
mcafee%netscape.com
|
2f508c16d6
|
Removing windows include files from XP file.
|
1999-03-27 08:32:56 +00:00 |
danm%netscape.com
|
17a7735810
|
add modal behaviour to modal dialogs
|
1999-03-27 00:39:33 +00:00 |
michaelp%netscape.com
|
75ae6c1c79
|
added for Nexware guys.
|
1999-03-27 00:31:10 +00:00 |
rods%netscape.com
|
be8d0de30f
|
Added correct include file
|
1999-03-26 15:55:38 +00:00 |
rods%netscape.com
|
d4b533378a
|
removed two unused mthoed change GetData to be '*' instead of '**'
|
1999-03-26 15:45:04 +00:00 |
rods%netscape.com
|
fcffb754b5
|
Clipboard now derived from nsBaseClipboard
|
1999-03-26 15:43:48 +00:00 |
rods%netscape.com
|
b0c3b2bde0
|
removed DataFlavor and Transferable
|
1999-03-26 15:43:22 +00:00 |
rods%netscape.com
|
3a03d224d6
|
Added parser for linking in XIF support
|
1999-03-26 15:40:32 +00:00 |
rods%netscape.com
|
9d41fd02d9
|
Added additional MIME constants
|
1999-03-26 15:03:59 +00:00 |
rods%netscape.com
|
8d1a673c82
|
Added XIF support
|
1999-03-26 15:03:13 +00:00 |
rods%netscape.com
|
f4a60280d9
|
added nsBaseClipboard.cpp
|
1999-03-26 15:02:44 +00:00 |
rods%netscape.com
|
e1a328edfb
|
initial checkin
|
1999-03-26 15:01:23 +00:00 |
mcafee%netscape.com
|
012f7eb552
|
Renaming {SetTransferable(), GetTransferable()} to {SetData(), GetData()} per our clipboard meeting this morning.
|
1999-03-25 23:22:01 +00:00 |
briano%netscape.com
|
9d6d3b389c
|
Turned off the NO_STATIC_LIB restriction.
|
1999-03-25 21:29:34 +00:00 |
briano%netscape.com
|
cebfc14fd8
|
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
|
fbd65e5d55
|
Adding Mozilla license
|
1999-03-25 04:38:25 +00:00 |
mcafee%netscape.com
|
3536cbc533
|
Adding DataFlavor and Transferable classes to the build.
|
1999-03-25 04:17:14 +00:00 |
mcafee%netscape.com
|
269ea1bae5
|
Moving XP code from widget/src/windows to widget/src/xpwidgets.
|
1999-03-25 04:14:33 +00:00 |
sfraser%netscape.com
|
84e8595c19
|
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
|
1e4832d86b
|
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
|
9334c8510e
|
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
|
a816a29d39
|
Commented offending (DEBUG) line
|
1999-03-24 18:42:34 +00:00 |
danm%netscape.com
|
b9cb70c5e7
|
oops. implementing function shell to make it compile
|
1999-03-24 06:18:59 +00:00 |
danm%netscape.com
|
34bfbb2738
|
closer to having a modal dialog loop on the Mac
|
1999-03-24 05:42:21 +00:00 |
rods%netscape.com
|
7cb01bcb11
|
fixed up , and added more functionality
|
1999-03-23 21:26:41 +00:00 |
rods%netscape.com
|
adfbfcb1e6
|
Added WM_CLIPBOARDDESTROYED message
|
1999-03-23 21:26:20 +00:00 |
rods%netscape.com
|
a0bc572df5
|
fixed ifdef
|
1999-03-23 21:25:48 +00:00 |
rods%netscape.com
|
e46bf94482
|
Added additional methods to clipboard interfaces
|
1999-03-23 21:25:12 +00:00 |
rods%netscape.com
|
195e5d09f6
|
Added clipboard files to build
|
1999-03-23 21:25:06 +00:00 |
mcafee%netscape.com
|
04819cf919
|
Exporting clipboard, drag & drop interfaces.
|
1999-03-23 19:44:02 +00:00 |
danm%netscape.com
|
994a9f2f85
|
fix retrieval of old menubar handle in HandleActivateEvent. fixes crash bug when swapping the active window.
|
1999-03-23 19:26:50 +00:00 |
rods%netscape.com
|
0da0d9653f
|
Commented out creation of classes that aren't in the makefile anymore.
|
1999-03-23 17:37:29 +00:00 |
rods%netscape.com
|
481c6b1b34
|
Fixed compile error.
|
1999-03-23 17:19:31 +00:00 |
rods%netscape.com
|
c51ece60ed
|
removed dforw.h
|
1999-03-23 17:12:23 +00:00 |
rods%netscape.com
|
b975111108
|
initial add
|
1999-03-23 17:11:26 +00:00 |
sar%netscape.com
|
b227042bc4
|
backing out the makefile changes since all the files aren't there.
|
1999-03-23 17:05:21 +00:00 |
rods%netscape.com
|
4cca7b6efa
|
Added new Clipboard and D&D files
|
1999-03-23 15:39:53 +00:00 |
rods%netscape.com
|
e190332d00
|
initial add
|
1999-03-23 15:37:34 +00:00 |
rods%netscape.com
|
ce006bd081
|
Added new Clipboard and D&D files
also commented out some work in progress files
|
1999-03-23 15:37:20 +00:00 |
rods%netscape.com
|
391b7b0e80
|
Fixed the DRAG_DROP ifdef
|
1999-03-23 15:35:39 +00:00 |
rods%netscape.com
|
5fefb50327
|
Commented out compForm variable to remove warning
|
1999-03-23 15:28:44 +00:00 |
rods%netscape.com
|
5d9bc4da4d
|
initial checkin
|
1999-03-23 15:22:03 +00:00 |
pierre%netscape.com
|
b934dcceae
|
fixed #3085 "Pop-up ads get drawn where you can't close them"
|
1999-03-23 06:45:40 +00:00 |
akkana%netscape.com
|
d7e0defb9d
|
Pass the stream's pcount as the count of characters copied; previously we were sometimes overrunning the string
|
1999-03-22 21:48:10 +00:00 |
dcone%netscape.com
|
14a5e92098
|
Added UNIX support for postscript printing, fixed many bugs.
Added nsIDeviceContextSpecPS interface so we can do PS on any platoform, get
information from the print dialog.
|
1999-03-22 21:45:00 +00:00 |
akkana%netscape.com
|
6a9b256ab6
|
Put back the explicit alphanumeric/keypad/fcn translations; turns out we need them for handling control/shift/modifier keys
|
1999-03-22 21:19:17 +00:00 |
pavlov%pavlov.net
|
b956477b2d
|
memory leak patch from bruce@cybersight.com
|
1999-03-22 02:57:06 +00:00 |
pavlov%pavlov.net
|
9d59f45255
|
general code cleanup. make listboxes look nicer.
|
1999-03-21 17:18:09 +00:00 |
pavlov%pavlov.net
|
7b94d80f09
|
code cleanup and internal gtk refcounting changes.
|
1999-03-21 06:25:34 +00:00 |
pavlov%pavlov.net
|
dc666cea9a
|
fix build bustage i think (it worked before for me!)
|
1999-03-21 06:10:17 +00:00 |
pavlov%pavlov.net
|
64e2705a74
|
patch part two.. make the destructor virtual
|
1999-03-21 06:05:24 +00:00 |
pavlov%pavlov.net
|
335f552de1
|
patch (part 1) from bruce@cybersight.com to fix little bugs.
|
1999-03-21 06:04:23 +00:00 |
pavlov%pavlov.net
|
a017814cb7
|
being implimenting the use of CmdLineService, add internal gtk refcounting
measures (not complete), and remove some excess code.
|
1999-03-21 05:23:47 +00:00 |
danm%netscape.com
|
42308d50bf
|
initial modal dialogs checkin (windows-only, UI thread only)
|
1999-03-20 04:13:09 +00:00 |
saari%netscape.com
|
fe630db96f
|
nsIMenu.h changes
|
1999-03-20 02:38:58 +00:00 |
hyatt%netscape.com
|
14041eafaa
|
Menu interface changes-saari
|
1999-03-20 02:30:12 +00:00 |
saari%netscape.com
|
6e63c0e2d4
|
nsIMenu.h interface changes
|
1999-03-20 02:28:14 +00:00 |
tague%netscape.com
|
21fe067546
|
Added support for basic Japanese input on Win32
|
1999-03-19 23:36:20 +00:00 |
rods%netscape.com
|
9034aed474
|
Removed nsITextDataFlavor.h from the makefiles
|
1999-03-19 16:30:01 +00:00 |
rods%netscape.com
|
7133740cbd
|
Added new Drag & Drop and Clipboard interfaces
|
1999-03-19 15:57:10 +00:00 |
pierre%netscape.com
|
2e43dd408d
|
#3821 "Enter Key should be mapped to Return"
|
1999-03-19 02:23:51 +00:00 |
mcafee%netscape.com
|
f1201d3d8a
|
Adding default path for case statement.
|
1999-03-19 00:18:01 +00:00 |
ramiro%netscape.com
|
0327cb11c6
|
Wrapped in PR_BEGIN_EXTERN_C and PR_END_EXTERN_C to fix c++/c linkage problem.
|
1999-03-18 23:29:50 +00:00 |
mcafee%netscape.com
|
1d4db53562
|
Added prototype for UnixPrDialog(). r=syd@netscape.com
|
1999-03-18 22:33:04 +00:00 |
kipp%netscape.com
|
ef249993cc
|
Make sure we update the update-area when doing synchronous updates or full widget updates
|
1999-03-18 21:19:59 +00:00 |
danm%netscape.com
|
83156f91f2
|
Removed Release of mTopLevelWidget in the handling of the "inGoAway" event. Fixes bug 3900; part of fix for bug 3676. Wants to be part of M3 build. r:pierre,sdagley. a:chofmann,cyeh.
|
1999-03-18 19:05:32 +00:00 |
kipp%netscape.com
|
ba8fd628be
|
Teach the widget how to manage an update rect so that we avoid gratuitous full window paints
|
1999-03-18 16:35:16 +00:00 |