Граф коммитов

11108 Коммитов

Автор SHA1 Сообщение Дата
pavlov%pavlov.net 839f153d84 added gtk/nsWidgetFactory.cpp so that we are not dependant on the one in
Build.  Changed build/Makefile.in so that we do not compile
nsMotifWidgetFactory.cpp if we are using GTK as we have one in the GTK dir
now.
Add nsWidgetFactory.cpp to gtk/Makefile.in
Cleanup of nsWindow.cpp: removed lots of unused code and general cleanups and
fixes.
Don't create a toplevel window in nsAppShell.cpp as it isn't really needed.
1998-11-05 04:08:10 +00:00
spider%netscape.com f615b3d60d Fix duplicate Adding of children into hierarchy during Window Creation.
This is done the first time in BaseCreate.
1998-11-05 03:26:41 +00:00
michaelp%netscape.com ef1993045d fixed release mode build issue. 1998-11-05 03:25:02 +00:00
michaelp%netscape.com f15dcc105b fixes bug on (at minimum) hometonw.aol.com due to delete object being used. 1998-11-05 03:15:51 +00:00
racham%netscape.com 60bb473da1 BUG 333146 : Adding fix to allow leave server fix on existing path 1998-11-05 03:14:03 +00:00
spider%netscape.com f9f2f78b24 Fix linux bustage 1998-11-05 02:15:53 +00:00
mang%netscape.com 247bc39095 Fixed possible infinite loop in dependency. 1998-11-05 02:13:43 +00:00
mccabe%netscape.com c499da28fa Not part of the client build. Propagate perlconnect work from development branch. 1998-11-05 01:53:57 +00:00
cls%seawood.org 291316a3cd Always remember to match the ()s 1998-11-05 00:21:56 +00:00
mccabe%netscape.com 7949df7b77 Stable drop of JavaScript interpreter code from SpiderMonkey140_BRANCH 1998-11-05 00:08:43 +00:00
troy%netscape.com 34ef7d33db Added simple page sequence formatting object 1998-11-04 23:21:50 +00:00
cls%seawood.org 248adc33d1 Updated 1998-11-04 23:13:55 +00:00
janc%netscape.com c590a20096 New CSS parser test 1998-11-04 23:08:16 +00:00
fur%netscape.com d58f9a63c8 Finished -commit option 1998-11-04 23:02:28 +00:00
cls%seawood.org 5f4568b896 Fixed problems with toolkits cflags not being used 1998-11-04 22:44:50 +00:00
dcone%netscape.com f392b64628 updated inverse colormap code, now blend works at 4 bit resolution 1998-11-04 22:38:37 +00:00
mjudge%netscape.com 65d591e92b Editor Structure taking hold. mjudge 1998-11-04 22:04:22 +00:00
fur%netscape.com 774bf88eee Script utility for checking in the JS branch 1998-11-04 22:02:26 +00:00
kmcclusk%netscape.com ee8cff4b2b Added comments + css style for find dialog 1998-11-04 21:52:49 +00:00
rods%netscape.com 54919e4b4d Made changes for GetBounds to GetClientBounds conversion 1998-11-04 21:46:00 +00:00
rods%netscape.com 2bd5f4f19f Made GetBounds and GetClientBounds changes
Added window width and height fields nsSizeEvent
1998-11-04 21:43:47 +00:00
rods%netscape.com ca3be3b243 Made change for GetBounds to GetClientBounds conversion 1998-11-04 21:41:26 +00:00
rods%netscape.com 63bab60263 Added Getbounds and GetBorderSize (these need to be removed when
nsWindow is derived from nsBaseWidget)
1998-11-04 21:02:42 +00:00
troy%netscape.com 768d7859c8 Removed code for RootContentFrame class which is no longer used 1998-11-04 21:02:32 +00:00
kmcclusk%netscape.com 1500e36748 Changed to use nsIDOMHTMLDocument to find an element with a particular id instead
of walking the content tree. Removed FindDomElement and SearchTree methods since they
are redundant with the nsIDOMHTMLDocument GetElementById
1998-11-04 20:17:56 +00:00
mang%netscape.com 7ce246151c Added fdlibm math library for JS 1.4 1998-11-04 20:11:45 +00:00
buster%netscape.com 983a5d4e43 removed some inefficiencies in finding the parent table frame.
Now the parent table frame is cached in the reflow state.
1998-11-04 20:09:19 +00:00
buster%netscape.com a84d47ada2 nsHTMLReflowCommand now knows what attribute triggered a StyleChanged notification 1998-11-04 19:34:34 +00:00
buster%netscape.com 95dc9f956f in default 2-pass layout, tables with auto width and with all columns coord width now act like auto width tables,
not like specified width (which you might logically expect since all column widths are specified, but sadly that's
not the way Nav or IE interprets this case. )
nsTableFrame's use of IsPseudoFrame has been removed.
1998-11-04 19:33:27 +00:00
buster%netscape.com c7dbb849e8 nsHTMLReflowCommand now has mAttribute, the attribute that triggered StyleChanged reflow
for reflow commands of type other than StyleChanged, mAttribute is nsnull.
1998-11-04 19:26:25 +00:00
michaelp%netscape.com 64f26ac7f0 xpcom'ed blender. 1998-11-04 19:03:37 +00:00
cyeh%netscape.com 1b29e40313 checking in conflicts to fix 1998-11-04 18:50:29 +00:00
cyeh%netscape.com f2be427ff2 checkin files with conflicts to fix 1998-11-04 18:50:05 +00:00
valeski%netscape.com 076f72db88 fix for bugzilla 1219 1998-11-04 18:37:10 +00:00
ramiro%netscape.com fe8a962678 Patch from fraioli@dg-rtp.dg.com (Marc J. Fraioli) to unbreak DGUX. 1998-11-04 17:54:14 +00:00
ramiro%netscape.com 3c3e1a764f Add missing ac makefile. Fixes broken ac build. 1998-11-04 17:47:23 +00:00
dcone%netscape.com 356b053d66 have a new interface for the blends init 1998-11-04 17:34:19 +00:00
dcone%netscape.com 3c44a29c2c updated the blending, fixed 8 bit blending, and fixed a leak in the blender 1998-11-04 16:02:50 +00:00
ramiro%netscape.com c970b74647 Add autoconf makefiles. 1998-11-04 15:14:18 +00:00
ramiro%netscape.com 156228f5fd Remove duplicate lib. 1998-11-04 15:04:22 +00:00
ramiro%netscape.com 9b98d8f6e6 Make it 'work' on unix. 1998-11-04 13:41:54 +00:00
ramiro%netscape.com 89f6388f75 Use the right toolkit dlls on unix. 1998-11-04 13:38:16 +00:00
ramiro%netscape.com 994a9bab46 oops. Should use PR_GetEnv() instead of getenv(). 1998-11-04 13:34:36 +00:00
ramiro%netscape.com 59116c9511 Use filter instead of ifdef hacks. 1998-11-04 11:47:21 +00:00
ramiro%netscape.com 011b77ea09 XP_UNIX only. Unhardcode the resource: url base path. It used to be the
working directory (pwd) which is not very useful.  Use MOZILLA_HOME instead.
1998-11-04 10:31:32 +00:00
rpotts%netscape.com b7b0e8a47f Added a skidmark when a content viewer cannot be found for a given content-type... 1998-11-04 08:49:05 +00:00
rpotts%netscape.com f53ca9fbd3 Moved the clipboard methods from nsIWebShell into a new interface called nsIClipboardCommands... 1998-11-04 08:48:22 +00:00
rpotts%netscape.com 7ac4c05622 Added new public interface nsIClipboardCommands.h 1998-11-04 08:46:48 +00:00
pierre%netscape.com 01b405b399 Replaced with the previous contents of nsTextWidget. nsTextWidget is 1-line field and can be done with TextEdit or the Appearance Manager instead of WASTE, while nsTextArea should use WASTE. 1998-11-04 07:32:33 +00:00
pierre%netscape.com f8aa025a8a oops...backed out previous changes and removed GetWindowPtr() because it's not used anywhere and it was a bad idea anyway: an object should either inherit from nsWindow and can access mWindowPtr, or should call GetNativeData(). 1998-11-04 07:08:05 +00:00