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
danm%netscape.com
0ff02372b9
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
ee120827b4
Commented out creation of classes that aren't in the makefile anymore.
1999-03-23 17:37:29 +00:00
rods%netscape.com
2eb0efca1d
Fixed compile error.
1999-03-23 17:19:31 +00:00
rods%netscape.com
b56a1fbf5a
removed dforw.h
1999-03-23 17:12:23 +00:00
rods%netscape.com
976a3a4f85
initial add
1999-03-23 17:11:26 +00:00
sar%netscape.com
039b1dee53
backing out the makefile changes since all the files aren't there.
1999-03-23 17:05:21 +00:00
rods%netscape.com
3cb9559b8f
Added new Clipboard and D&D files
1999-03-23 15:39:53 +00:00
rods%netscape.com
6bd731402f
initial add
1999-03-23 15:37:34 +00:00
rods%netscape.com
873bbc2aea
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
07e5cc8749
Fixed the DRAG_DROP ifdef
1999-03-23 15:35:39 +00:00
rods%netscape.com
e87dce8232
Commented out compForm variable to remove warning
1999-03-23 15:28:44 +00:00
rods%netscape.com
d22757c3d0
initial checkin
1999-03-23 15:22:03 +00:00
pierre%netscape.com
0e8eb63660
fixed #3085 "Pop-up ads get drawn where you can't close them"
1999-03-23 06:45:40 +00:00
akkana%netscape.com
9b527b6115
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
eba66ca1ff
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
4a34ef4040
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
6917c547df
memory leak patch from bruce@cybersight.com
1999-03-22 02:57:06 +00:00
pavlov%pavlov.net
0991ab5997
general code cleanup. make listboxes look nicer.
1999-03-21 17:18:09 +00:00
pavlov%pavlov.net
3087f7a8a0
code cleanup and internal gtk refcounting changes.
1999-03-21 06:25:34 +00:00
pavlov%pavlov.net
bccf315074
fix build bustage i think (it worked before for me!)
1999-03-21 06:10:17 +00:00
pavlov%pavlov.net
ad059abfc8
patch part two.. make the destructor virtual
1999-03-21 06:05:24 +00:00
pavlov%pavlov.net
8c37f2f520
patch (part 1) from bruce@cybersight.com to fix little bugs.
1999-03-21 06:04:23 +00:00
pavlov%pavlov.net
3b3b2a9ba0
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
d952c89a07
initial modal dialogs checkin (windows-only, UI thread only)
1999-03-20 04:13:09 +00:00
saari%netscape.com
1752359e8e
nsIMenu.h changes
1999-03-20 02:38:58 +00:00
hyatt%netscape.com
4b972c634e
Menu interface changes-saari
1999-03-20 02:30:12 +00:00
saari%netscape.com
2c5fc6969c
nsIMenu.h interface changes
1999-03-20 02:28:14 +00:00
tague%netscape.com
6e19645586
Added support for basic Japanese input on Win32
1999-03-19 23:36:20 +00:00
rods%netscape.com
7d5094ff5b
Removed nsITextDataFlavor.h from the makefiles
1999-03-19 16:30:01 +00:00
rods%netscape.com
071adf265e
Added new Drag & Drop and Clipboard interfaces
1999-03-19 15:57:10 +00:00
pierre%netscape.com
aad0cd66d4
#3821 "Enter Key should be mapped to Return"
1999-03-19 02:23:51 +00:00
mcafee%netscape.com
3ed2a6f4f2
Adding default path for case statement.
1999-03-19 00:18:01 +00:00
ramiro%netscape.com
441fadfc9f
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
f594b18d78
Added prototype for UnixPrDialog(). r=syd@netscape.com
1999-03-18 22:33:04 +00:00
kipp%netscape.com
7647b1384c
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
e4dcb184d6
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
ebf757e804
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
leaf%mozilla.org
20c21e775b
backing out change that clearly has destabilized the tree.
1999-03-18 04:43:38 +00:00
pavlov%pavlov.net
e81a3c4b24
fix for hpux and aix build bustage. approved by leaf.
1999-03-18 03:16:44 +00:00
pavlov%pavlov.net
cb6f23e117
fix bug #3617 (approved by cyeh)
1999-03-18 02:47:48 +00:00
pierre%netscape.com
e23982f42f
Fixed a crash on "File | Print Setup" (or any other dialog without specific menubar) #3769 . Approved: chofmann.
1999-03-17 07:17:19 +00:00
saari%netscape.com
1e523c756e
Fixing Bug #3808 - Bookmark menu doesn't work on MacOS
1999-03-17 03:03:58 +00:00
pollmann%netscape.com
b87b78df1f
Opps, typo - bug #3619 A: chofmann R: harishd
1999-03-17 01:41:52 +00:00
kmcclusk%netscape.com
73fca7423a
Approved by Chris Hofmann.
...
Patch for M3 bug #2226 . [PATCH] File->Open dialog does not 'remember' browsing directory.
The patch fixes WIN32. It also defines member variables and functions for Mac and Unix to keep tinderbox building.
Mac and Unix need implementations which honor the SetDisplayDirectory method so that the browsing directory is actually set.
1999-03-17 00:35:37 +00:00
akkana%netscape.com
b08dc516c7
Bug 3829: don't generate key events for modifier keys. Fix courtesy of Pavlov, Approved chofmann and kostello
1999-03-16 20:45:17 +00:00
saari%netscape.com
f35c599831
Fixing bug #3743 - Hierarchical menus display wrong info on MacOS
1999-03-16 00:00:39 +00:00
danm%netscape.com
193d889c56
Moving release of nsWindow object up from its Destroy method to its caller, nsMacEventHandler. This is a better remainder of a fix for bug 3676. r:saari a:chofmann.
1999-03-15 23:40:42 +00:00
kostello%netscape.com
c149d1f5b8
Add support to get a SelectiomManager if non exists.
...
Waiting for Repository work
1999-03-15 05:06:52 +00:00
sdagley%netscape.com
532becc3d2
Had to temporarily back out danm's Release() hack from v1.95 as it causes a crash trying to load a new URL. While the hack did fix the problem with not being able to close the bookmark window my feeling is the crash is the less desirable behavior.
1999-03-15 03:18:05 +00:00
pavlov%pavlov.net
37edfc48db
fix another memory leak.
1999-03-15 03:03:49 +00:00
pavlov%pavlov.net
c74a038f28
fix another mem leak.
1999-03-14 23:57:26 +00:00
pavlov%pavlov.net
f3cba5902d
fix mem leaks.
1999-03-14 23:14:35 +00:00
saari%netscape.com
15eb92348e
Fixing bug #3674 and #3679
1999-03-14 20:59:10 +00:00
pavlov%pavlov.net
ed24d0fad8
fix bug #3721
1999-03-14 18:50:04 +00:00
pavlov%pavlov.net
9abebeaae3
fix another memory leak.
1999-03-14 18:12:23 +00:00