cls%seawood.org
|
1130b67134
|
Build xpfe by default now.
|
1998-11-15 09:12:03 +00:00 |
cls%seawood.org
|
82f2a6d1cb
|
Added build/hcc & build/hcpp to pull_autoconf
|
1998-11-15 09:11:35 +00:00 |
briano%netscape.com
|
8ac7ec947b
|
Fix for platforms that have PRInt64 defined as a struct.
|
1998-11-15 08:56:19 +00:00 |
briano%netscape.com
|
58f077cd96
|
Fix for overly anal-retentive compilers.
|
1998-11-15 08:47:18 +00:00 |
briano%netscape.com
|
463ee5eb09
|
Fix to shut up the compilers on OSF/1.
|
1998-11-15 08:46:54 +00:00 |
briano%netscape.com
|
18a017dd9f
|
Fix for a variety of nit-picking compilers.
|
1998-11-15 08:40:32 +00:00 |
briano%netscape.com
|
b479ebda89
|
Fixes for AIXV3.
|
1998-11-15 08:39:27 +00:00 |
briano%netscape.com
|
83bc517f2c
|
Fixes for various non-Linux platforms that no one but me cares about.
|
1998-11-15 08:36:41 +00:00 |
briano%netscape.com
|
5c79afa032
|
Minor tweaks for 5.3 and 5.4.
|
1998-11-15 08:27:17 +00:00 |
briano%netscape.com
|
90ba49e6e2
|
Support building on 3.2.5 in case someone has to.
|
1998-11-15 08:25:19 +00:00 |
pavlov%pavlov.net
|
ec46dcb50e
|
Impliment the key press events
|
1998-11-15 07:38:43 +00:00 |
msw%gimp.org
|
95968f41a6
|
Initial scrolling support - it's jumpy, but it works
|
1998-11-15 07:24:57 +00:00 |
mjudge%netscape.com
|
cc1b396c15
|
fixing test app for lame windows compiler
|
1998-11-15 07:09:51 +00:00 |
mjudge%netscape.com
|
49cd237c1e
|
adding the void ** back in. windows compiler is lame.
|
1998-11-15 07:08:56 +00:00 |
mjudge%netscape.com
|
48d5fa5fc5
|
editor changes that will not affect build! gooooo mike
|
1998-11-15 07:04:45 +00:00 |
mjudge%netscape.com
|
71f3c45876
|
editor changes are being prepared. SHOULD NOT EFFECT BUILD
|
1998-11-15 07:04:02 +00:00 |
pavlov%pavlov.net
|
6428f78619
|
add and remove items correctly. this fixes crashes on pages with comboboxes
|
1998-11-15 06:22:03 +00:00 |
mjudge%netscape.com
|
ae9fcdd974
|
oops messed up the build. fixing...
|
1998-11-15 04:13:14 +00:00 |
scc%netscape.com
|
358c58f4c1
|
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
|
c2f5352414
|
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
|
b6bfdde86b
|
Attempt to compute max-element-size better
|
1998-11-15 01:13:44 +00:00 |
kipp%netscape.com
|
893f94febe
|
Tidy the max-element-size code
|
1998-11-15 01:13:25 +00:00 |
kipp%netscape.com
|
01ab7c46e5
|
Cleaned up OL/UL margins
|
1998-11-15 01:13:00 +00:00 |
pavlov%pavlov.net
|
a45f04456d
|
Remove debugging message and set the scrollbar size
|
1998-11-15 00:57:21 +00:00 |
pavlov%pavlov.net
|
692ecddcfe
|
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
|
ddebf67fd2
|
Properly walk up the tree to find the real color
|
1998-11-15 00:20:52 +00:00 |
kipp%netscape.com
|
558b7ddede
|
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
|
b2dcc33009
|
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
|
c4ba29cb0e
|
Added some more null-pointer checking to DOM methods
|
1998-11-14 22:51:43 +00:00 |
kipp%netscape.com
|
5dbc0c6813
|
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
|
067ccadbec
|
Removed and unused member variable
|
1998-11-14 22:27:06 +00:00 |
kipp%netscape.com
|
32ac80c46e
|
Fixed frame-removed crash case (when we run out kids); bug #691
|
1998-11-14 21:57:38 +00:00 |
pavlov%pavlov.net
|
6f878ac395
|
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
|
6a5fdb0d24
|
Basic support for :first-letter pseudo-elements
|
1998-11-14 21:01:26 +00:00 |
pavlov%pavlov.net
|
564c2f03e0
|
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
|
c78ce8959c
|
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
|
ae98b19f78
|
Eliminated NewFrame
|
1998-11-14 19:28:34 +00:00 |
kipp%netscape.com
|
06f4321aef
|
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
|
cb000488cc
|
Removed hacks that were mostly block-frame bug workarounds
|
1998-11-14 19:26:57 +00:00 |
kipp%netscape.com
|
d6c6996310
|
DidReflow now supports multiple child lists; added DeleteFrameList helper method
|
1998-11-14 19:25:34 +00:00 |
waterson%netscape.com
|
44f1e6983f
|
Initial revision.
|
1998-11-14 08:58:29 +00:00 |
waterson%netscape.com
|
d8e64990ef
|
Fixed misc column bugs.
|
1998-11-14 08:54:54 +00:00 |
waterson%netscape.com
|
908eea90f9
|
Fixed an IID mis-definition.
|
1998-11-14 08:54:16 +00:00 |
waterson%netscape.com
|
336153e25e
|
Got GetNthItem() working.
|
1998-11-14 08:13:25 +00:00 |
msw%gimp.org
|
6d9614e80e
|
Draw directly onto windows, not on a pixmap
|
1998-11-14 06:35:25 +00:00 |
michaelp%netscape.com
|
52a93d39fd
|
fixed build bustage.
|
1998-11-14 02:58:09 +00:00 |
waterson%netscape.com
|
a1fefc9570
|
Hooked up InitFromResource() in a sort of half-assed way I'm not sure I understand.
|
1998-11-14 02:56:01 +00:00 |
waterson%netscape.com
|
1579e700c8
|
Misc. cleanup.
|
1998-11-14 02:55:48 +00:00 |
kipp%netscape.com
|
1c24060a87
|
Fixed typo
|
1998-11-14 02:31:29 +00:00 |
briano%netscape.com
|
a2b753c198
|
Created a special-case macro for OSF/1 2.0 (hey, _someone_ might still be using it) so we can pass the compiler the -x cxx flag, which is required by the old 2.0 cxx compiler.
|
1998-11-14 02:26:55 +00:00 |