Commit Graph

11741 Commits

Author SHA1 Message Date
locka%iol.ie
b3c02abaf4 Added extra button to scan folders (still disabled) 1998-11-15 17:18:06 +00:00
locka%iol.ie
13d38c8804 *** empty log message *** 1998-11-15 17:16:55 +00:00
locka%iol.ie
aeb42e74b1 Added NPL header 1998-11-15 17:13:49 +00:00
locka%iol.ie
096f6374b3 Added NPL header
Fixed problem caused by typedef int32 disappearing from winsock.h
1998-11-15 17:09:20 +00:00
locka%iol.ie
00d0714cb9 Added NPL header
Added extra diagnostics
1998-11-15 17:07:04 +00:00
locka%iol.ie
79ded2d136 Fixed trace bug
Added NPL header
1998-11-15 17:04:58 +00:00
cls%seawood.org
1b81b77f64 Better handling of the -c -o problem. Thanks to Tim Rice <tim@trr.metro.NET> for the patch 1998-11-15 09:55:01 +00:00
cls%seawood.org
c825d3d506 Added --with-gtk-config=$location_of_gtk-config.
Added version checking for gtk.
Added check for GNU CC for setting DSO_LDOPTS for solaris and freebsd.
If compiler doesn't support -c -o, then use ${topsrcdir}/build/{hcc,hcpp}.
Cleaned up missing nspr error message.
1998-11-15 09:42:57 +00:00
cls%seawood.org
574866a212 Added GTK_CONFIG 1998-11-15 09:12:37 +00:00
cls%seawood.org
bb453dfcbe Build xpfe by default now. 1998-11-15 09:12:03 +00:00
cls%seawood.org
37401532af Added build/hcc & build/hcpp to pull_autoconf 1998-11-15 09:11:35 +00:00
briano%netscape.com
1ed053b771 Fix for platforms that have PRInt64 defined as a struct. 1998-11-15 08:56:19 +00:00
briano%netscape.com
af2e8905f9 Fix for overly anal-retentive compilers. 1998-11-15 08:47:18 +00:00
briano%netscape.com
232e3ba63b Fix to shut up the compilers on OSF/1. 1998-11-15 08:46:54 +00:00
briano%netscape.com
c6f12a4376 Fix for a variety of nit-picking compilers. 1998-11-15 08:40:32 +00:00
briano%netscape.com
55e6ea1c09 Fixes for AIXV3. 1998-11-15 08:39:27 +00:00
briano%netscape.com
4c40279ae6 Fixes for various non-Linux platforms that no one but me cares about. 1998-11-15 08:36:41 +00:00
briano%netscape.com
101746b044 Minor tweaks for 5.3 and 5.4. 1998-11-15 08:27:17 +00:00
briano%netscape.com
af0a8350ce Support building on 3.2.5 in case someone has to. 1998-11-15 08:25:19 +00:00
pavlov%pavlov.net
40b7030271 Impliment the key press events 1998-11-15 07:38:43 +00:00
msw%gimp.org
ee9e2e7e0d Initial scrolling support - it's jumpy, but it works 1998-11-15 07:24:57 +00:00
mjudge%netscape.com
d411a0cdec fixing test app for lame windows compiler 1998-11-15 07:09:51 +00:00
mjudge%netscape.com
3ad4ca13a0 adding the void ** back in. windows compiler is lame. 1998-11-15 07:08:56 +00:00
mjudge%netscape.com
b756864de1 editor changes that will not affect build! gooooo mike 1998-11-15 07:04:45 +00:00
mjudge%netscape.com
f6fc181230 editor changes are being prepared. SHOULD NOT EFFECT BUILD 1998-11-15 07:04:02 +00:00
pavlov%pavlov.net
f52a3251b8 add and remove items correctly. this fixes crashes on pages with comboboxes 1998-11-15 06:22:03 +00:00
mjudge%netscape.com
ab007a89d0 oops messed up the build. fixing... 1998-11-15 04:13:14 +00:00
scc%netscape.com
64b6e39325 operator void** is superfluous; removed. Added operator* to support clients who (against better advice) write getter functions that look like this GetSomething(T*& result) 1998-11-15 02:10:04 +00:00
kipp%netscape.com
11b65a83d4 Removed extraneous bullet padding that was left-over from the pre-pseudo-style days 1998-11-15 01:17:05 +00:00
kipp%netscape.com
e45a5dc20c Attempt to compute max-element-size better 1998-11-15 01:13:44 +00:00
kipp%netscape.com
40136f9ee9 Tidy the max-element-size code 1998-11-15 01:13:25 +00:00
kipp%netscape.com
68c8ed8188 Cleaned up OL/UL margins 1998-11-15 01:13:00 +00:00
pavlov%pavlov.net
6d4f1d1b64 Remove debugging message and set the scrollbar size 1998-11-15 00:57:21 +00:00
pavlov%pavlov.net
0cb2e3c66d patch from Owen Taylor <otaylor@redhat.com> to fix fix the GBR->RGB conversion
for images.
1998-11-15 00:53:10 +00:00
kipp%netscape.com
e9a7d36567 Properly walk up the tree to find the real color 1998-11-15 00:20:52 +00:00
kipp%netscape.com
4f708b1231 Repaired Get3DColors code to work properly; added in extra code to make sure we never return the passed in color as one of the output colors 1998-11-15 00:20:27 +00:00
pavlov%pavlov.net
551a9f0ab8 convert BGR colors to RGB for tables and such. We now draw images, text, etc
correctly, and we don't crash (at least not usually).  Images are not
converted from BGR to RGB yet, but they will be shortly.
1998-11-14 23:47:41 +00:00
kipp%netscape.com
aadaf47fc1 Added some more null-pointer checking to DOM methods 1998-11-14 22:51:43 +00:00
kipp%netscape.com
6ad169555b Fixed bug #1257: the bug was that we were overrunning the transformers malloc'd buffer because the mBufferLength was never being updated 1998-11-14 22:27:50 +00:00
kipp%netscape.com
7c3763c3e0 Removed and unused member variable 1998-11-14 22:27:06 +00:00
kipp%netscape.com
68f8209644 Fixed frame-removed crash case (when we run out kids); bug #691 1998-11-14 21:57:38 +00:00
pavlov%pavlov.net
311fa18fc8 use gtk styles for the look and feel. this makes everything look much more
together.  use the correct window when we create the GC for nsWidgets, and
move one of the callbacks into the correct place.
1998-11-14 21:08:27 +00:00
kipp%netscape.com
6bc24733d4 Basic support for :first-letter pseudo-elements 1998-11-14 21:01:26 +00:00
pavlov%pavlov.net
aa71fe03bd use the gdkrgb colormap/visual for the widget creation. put nscoord() around
two doubles in nsGtkEventHandler to fix a compiler warning.  call gdk_rgb_init
in nsAppShell and not in the gfx stuff multiple times
1998-11-14 19:40:31 +00:00
pavlov%pavlov.net
d76a646548 use NS_TO_X to convert the pixel to gdkrgb type. this may not be what we want
to do here though.
1998-11-14 19:39:04 +00:00
kipp%netscape.com
973c0a528c Eliminated NewFrame 1998-11-14 19:28:34 +00:00
kipp%netscape.com
f064456558 Modified List code to list floater list and bullet better; support multiple child lists; manage floater list properly 1998-11-14 19:28:11 +00:00
kipp%netscape.com
381815af96 Removed hacks that were mostly block-frame bug workarounds 1998-11-14 19:26:57 +00:00
kipp%netscape.com
11391735ba DidReflow now supports multiple child lists; added DeleteFrameList helper method 1998-11-14 19:25:34 +00:00
waterson%netscape.com
25573c4410 Initial revision. 1998-11-14 08:58:29 +00:00