Commit Graph

2877 Commits

Author SHA1 Message Date
pinkerton%netscape.com
a798bbca2b First Checked In.
git-svn-id: svn://10.0.0.236/trunk@48432 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 00:08:25 +00:00
akkana%netscape.com
7b64229ccc 13447: fix regression in backspace/delete handling. Send char code or key code, but never both
git-svn-id: svn://10.0.0.236/trunk@48412 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 22:10:03 +00:00
buster%netscape.com
99f84bd069 fixed bug 14271, delete key not generating a keyPress event on windows
git-svn-id: svn://10.0.0.236/trunk@48393 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 21:07:39 +00:00
Jerry.Kirk%Nexwarecorp.com
2731020d86 Code Cleanup for Photon and a couple of strategic strikes to get the
new text widget to work.


git-svn-id: svn://10.0.0.236/trunk@48346 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 11:44:23 +00:00
mccabe%netscape.com
69a8cf7c7b Fix to 7610. Modify xpidl compiler to add 'const' to the method signature for generated attribute setter methods for string, wstring and nsid attributes.
As this changed the generated interface signatures, I had to change all of the uses to avoid bustage.  Any corners of the browser that aren't built by default, or that I haven't discovered how to build, may be at risk of bustage if they use string or wstring attributes.  (This could mean blackwood; sorry, guys!)

Many thanks to Alec Flett (alecf@netscape.com) for preparing diffs for the mailnews portion of the signature changes; thanks also to Ariel Backenroth (arielb@rice.edu) and Mike Shaver (shaver@mozilla.org) for help with updating the tree with NS_DECL_NSIFOO macros; everwhere where one of these macros was used was one less place I had to manually add 'const'.

Also removed extraneous space from generated method signatures, leftover from Brendan's capitalization spam, and made 'const decl must be of type short or long' an error rather than just a warning.


git-svn-id: svn://10.0.0.236/trunk@48284 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 23:46:35 +00:00
davidm%netscape.com
fba7f5edcf 3924 [PP]Can't make an apprunner window as narrow as Comm 4.51- Change min width to 125
git-svn-id: svn://10.0.0.236/trunk@48243 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 06:44:26 +00:00
pinkerton%netscape.com
c9d39f6fa7 respond to the paint flashing debug pref in debug builds by flashing the area to be repainted.
git-svn-id: svn://10.0.0.236/trunk@48044 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 23:09:54 +00:00
danm%netscape.com
70449374a5 implement HasDataMatchingFlavors
git-svn-id: svn://10.0.0.236/trunk@47900 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 02:43:08 +00:00
Jerry.Kirk%Nexwarecorp.com
3872e10d80 Checkin changes to sorta make the URLBar work at the top of apprunner for Photon
git-svn-id: svn://10.0.0.236/trunk@47804 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 19:18:15 +00:00
pavlov%netscape.com
1e31004605 fix bustage
git-svn-id: svn://10.0.0.236/trunk@47749 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 07:07:26 +00:00
pavlov%netscape.com
62a2d6a625 add css2 color support for native colors to unix
git-svn-id: svn://10.0.0.236/trunk@47743 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 06:38:19 +00:00
pinkerton%netscape.com
8848021e98 adding the css2, win32-centric enums to GetColor. Not implemented yet.
git-svn-id: svn://10.0.0.236/trunk@47723 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 03:44:14 +00:00
briano%netscape.com
8742c7b16d Fixed my breakage.
git-svn-id: svn://10.0.0.236/trunk@47722 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 03:07:57 +00:00
briano%netscape.com
c1cc96a992 Fixed the breakage caused by MOZ_GTK_CFLAGS not being defined in INCLUDES.
git-svn-id: svn://10.0.0.236/trunk@47721 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 03:02:37 +00:00
briano%netscape.com
41e9651666 General cleanup.
git-svn-id: svn://10.0.0.236/trunk@47697 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 01:09:42 +00:00
ramiro%netscape.com
e324fbd024 Cleanup the neckutil linking thing.
git-svn-id: svn://10.0.0.236/trunk@47500 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 02:15:11 +00:00
sfraser%netscape.com
e1ed53cdf2 Ooops, I didn't mean to change the caret width. Putting that back to 20 twips.
git-svn-id: svn://10.0.0.236/trunk@47490 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 01:03:52 +00:00
sfraser%netscape.com
7570927545 Change assertion to warning, because it's so damn annoying.
git-svn-id: svn://10.0.0.236/trunk@47487 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 00:43:46 +00:00
sfraser%netscape.com
ba956e1f9c Change border width of HTML input fields from 4 to 2.
git-svn-id: svn://10.0.0.236/trunk@47486 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 00:43:19 +00:00
akkana%netscape.com
6ca1080f33 I'm tired of seeing all the clipboard debug messages
git-svn-id: svn://10.0.0.236/trunk@47394 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 21:31:32 +00:00
pierre%netscape.com
9111c1aa2a Fixed #9456 "[PP]DOM Event listeners don't get MouseOut events when mouse leaves window": mLastWidgetHit and mLastWidgetPointed are now static variables.
git-svn-id: svn://10.0.0.236/trunk@47200 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 23:18:28 +00:00
kmcclusk%netscape.com
f2195d5ee2 Use HWND_TOPMOST instead of HWNT_TOP when setting the window z-order for popups.
git-svn-id: svn://10.0.0.236/trunk@47159 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 20:33:34 +00:00
pavlov%netscape.com
3baf62cbce change a few comments
git-svn-id: svn://10.0.0.236/trunk@47157 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 20:30:36 +00:00
Jerry.Kirk%Nexwarecorp.com
7d30a40478 Lots of changes to try and get modal preferences dialog to work.
git-svn-id: svn://10.0.0.236/trunk@47135 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 18:35:19 +00:00
dcone%netscape.com
924b759ef3 Added popup support.
git-svn-id: svn://10.0.0.236/trunk@47132 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 15:05:16 +00:00
dcone%netscape.com
f3b7c3b696 Added popup support
git-svn-id: svn://10.0.0.236/trunk@47131 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 15:00:07 +00:00
cls%seawood.org
46df8144ee Add -D_BSD_SOURCE or -D_XOPEN_SOURCE=500 as appropriate with __STRICT_ANSI__ defined in <prinet.h>
git-svn-id: svn://10.0.0.236/trunk@47097 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 05:09:53 +00:00
pavlov%netscape.com
99acb878e5 remove warning
git-svn-id: svn://10.0.0.236/trunk@47090 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 03:40:34 +00:00
pavlov%netscape.com
4ac766fd0b new file. not built. work in progress.
git-svn-id: svn://10.0.0.236/trunk@47084 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 02:23:47 +00:00
cls%seawood.org
dbbf0c4eef Add -D_POSIX_SOURCE to DEFS to get rid of those useless 'index shadow' warnings. Add either -D_BSD_SOURCE or -D_XOPEN_SOURCE=500 to whichever Makefile.ins need it to accommodate for Posix' strictness. Add check for getopt.h for nsinstall.c.
git-svn-id: svn://10.0.0.236/trunk@47060 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-12 14:25:28 +00:00
colin%theblakes.com
08a25ce15a Build widget/timer before gfx, dom, etc since they all need the timer code
git-svn-id: svn://10.0.0.236/trunk@47055 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-12 12:33:52 +00:00
pavlov%netscape.com
8f75a49a72 release the rendering context after we paint
git-svn-id: svn://10.0.0.236/trunk@46925 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-11 02:51:38 +00:00
pavlov%netscape.com
db6878c64e fix gfx combo boxes on unix r=mcafee a=trudelle
git-svn-id: svn://10.0.0.236/trunk@46899 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-11 00:20:56 +00:00
pavlov%netscape.com
a617fa7685 nsIWidget::CaptureMouse works almost
git-svn-id: svn://10.0.0.236/trunk@46867 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 23:09:32 +00:00
dougt%netscape.com
4b0f769454 changing GetDiskSpaceAvailable to return a signed 64 bit value
git-svn-id: svn://10.0.0.236/trunk@46835 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 20:03:56 +00:00
rods%netscape.com
087f7dc45e Added new CSS 2 color values, not being used yet by nsCSSProps
git-svn-id: svn://10.0.0.236/trunk@46787 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 18:30:55 +00:00
rods%netscape.com
7997a2a3e9 Changes SelectPalette forground/background param to TRUE from FALSE
this is a stop gap to stop 8 bit from crashing Bug# 7426


git-svn-id: svn://10.0.0.236/trunk@46767 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 14:24:20 +00:00
pavlov%netscape.com
481b48f934 remove debugging printf
git-svn-id: svn://10.0.0.236/trunk@46759 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 09:31:17 +00:00
pavlov%netscape.com
4ac03325f9 workaround for x,y positioning problems, window showing before resized and moved problem
git-svn-id: svn://10.0.0.236/trunk@46756 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 09:31:00 +00:00
pinkerton%netscape.com
fcf2fe4d3a fix crash when can't load data from a file for some reason. GetData couldn't handle a null data pointer.
git-svn-id: svn://10.0.0.236/trunk@46716 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 05:45:08 +00:00
akhil.arora%sun.com
c14118aed3 cast needed for building with workshop4.2 compiler on solaris
git-svn-id: svn://10.0.0.236/trunk@46685 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 01:28:25 +00:00
dougt%netscape.com
66f1984420 nsFileSpec::GetDiskSpace now returns a PRUint64. (12479)
thanks to Chet Murphy <cmurphy@modelworks.com> for the windows code!


git-svn-id: svn://10.0.0.236/trunk@46590 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 19:20:35 +00:00
akkana%netscape.com
52ca1b2a8d Temporarily disable XIM code, to fix editor/gfx text widget bustage
git-svn-id: svn://10.0.0.236/trunk@46587 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 19:16:29 +00:00
rods%netscape.com
d9f43dff28 Bizzare edge case where click and then dragging outside the window into the console
window crashes in MouseTrailer. This had to do with an invalid window getting set
into the MouseTrailer. The invalid window comes from the mouse hitting the frame of
the app and then the console window. Bug #12848


git-svn-id: svn://10.0.0.236/trunk@46562 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 13:38:30 +00:00
Jerry.Kirk%Nexwarecorp.com
eabd045409 The Clipboard for Photon is now totally bit rotted but this fix will
at least keep it compiling until I get around to fixing it.


git-svn-id: svn://10.0.0.236/trunk@46559 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 13:05:39 +00:00
duncan%be.com
f9dfc9d87c One last fix to the BeOS build. Now compiles fully.
git-svn-id: svn://10.0.0.236/trunk@46555 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 12:24:29 +00:00
cls%seawood.org
b9cfcdc04e Removed check for usleep() as it did not fix the OSF/1 build and does not appear to be needed for anyone else
git-svn-id: svn://10.0.0.236/trunk@46530 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 06:24:11 +00:00
ramiro%netscape.com
b8ffa5615f Make event debuggin more useful on windows.
git-svn-id: svn://10.0.0.236/trunk@46495 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 03:47:26 +00:00
ramiro%netscape.com
21441b3f28 Fix typo.
git-svn-id: svn://10.0.0.236/trunk@46491 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 02:41:13 +00:00
ramiro%netscape.com
5fc6af2ae2 Add better event debugging.
git-svn-id: svn://10.0.0.236/trunk@46490 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 02:32:54 +00:00