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

10276 Коммитов

Автор SHA1 Сообщение Дата
terry%netscape.com 9944d48984 Oops; was importing incorrect component names. 1998-10-19 18:46:14 +00:00
cls%seawood.org 1b12571414 Added checks for Linux Alpha & Linux Sparc. Thanks to Steve Willis <steve@redhat.com> for providing the fix. 1998-10-19 18:37:21 +00:00
scullin%netscape.com 92525e7efb Moving xpcom public headers to public 1998-10-19 18:35:39 +00:00
cls%seawood.org 8388af6a67 Sparc asm should only be tried on a sparc. 1998-10-19 18:34:41 +00:00
scullin%netscape.com 7b90fec5ff Moving public headers to public 1998-10-19 18:34:10 +00:00
pinkerton%netscape.com 829d65dd99 #if DEBUG some code that shouldn't show up in optimized build. 1998-10-19 18:28:09 +00:00
pinkerton%netscape.com cd10498cca made destructor virtual 1998-10-19 18:27:51 +00:00
pinkerton%netscape.com 3dbf7df920 fix bug #323840 by not always called XP_InterruptContext() 1998-10-19 18:27:36 +00:00
pinkerton%netscape.com 42afcba730 #328696. Change GetTemplateData to GetNodeData where appropriate. 1998-10-19 18:26:38 +00:00
raman%netscape.com 0cf948734b Fix to make it compile on HP-UX. Define an else clause in the if statement of an inline function. Thanks briano 1998-10-19 18:25:01 +00:00
kin%netscape.com b7bcbb4c3d Modified the following files to get Unix ENDER to save Multi-part MIME:
cmd/xfe/forms.c
    include/edt.h
    lib/layout/editor.cpp
    lib/mailto/mhtmlstm.cpp
1998-10-19 18:24:51 +00:00
kin%netscape.com ae743f3d62 Fix for bug #329764: ENDER: Occassional infinite loop when loading
multi-part mime
Modified ParseBuffer to increment t_index when calling continue in the while
loop that searches for the string "SRC".
1998-10-19 18:23:44 +00:00
terry%netscape.com 774d74628b Added a mechanism where I can add new bugs from the netscape bugsystem. Other installations of Bugzilla probably don't need to worry about this file any. 1998-10-19 18:11:53 +00:00
scullin%netscape.com a383a4477b Migrating public files to public 1998-10-19 17:50:24 +00:00
scullin%netscape.com 6c1d460ea1 Migrating public header files to public 1998-10-19 17:48:55 +00:00
troy%netscape.com 0e83a1ba39 Added GetScrollPosition, removed some XXX comments that I should have
removed before checking in, and added some more documentation
1998-10-19 16:57:27 +00:00
jfrancis%netscape.com 2c6da1963f A bunch of EDT_* functions flipped the sense of a one of their bool params. Updating Composer macfe code to match new sense. 1998-10-19 13:49:01 +00:00
cls%seawood.org af63439600 Removed the unused PREF_AlterSplashIcon(). This removes the xfe dependency from libpref. Approved by ramiro@netscape.com. 1998-10-19 08:31:54 +00:00
mcafee%netscape.com c500c02206 Uncommenting call to setTextStringFromURL(), navigating links updates the URL bar now, pending the notification mechanism listed in the comment above the call. 1998-10-19 06:38:34 +00:00
chuckb%netscape.com b3046ae842 added new files with 3.06 from internal cvs server 1998-10-19 06:24:19 +00:00
chuckb%netscape.com d4a18980de Merged 3.06 changes from internal cvs server 1998-10-19 06:15:58 +00:00
ddrinan%netscape.com e9ff8292c3 Added more items to the unwanted prefixes table 1998-10-19 03:17:35 +00:00
blizzard%appliedtheory.com 9c443d1d21 Catch the resize of the drawing window and resize the compositor. Also fix event handling for other events on the drawing window. 1998-10-19 03:04:20 +00:00
blizzard%appliedtheory.com 91f5a73cfb Return NULL for now since there isn't an rdf view yet. The lower layers seem to be able to handle this. 1998-10-19 03:02:19 +00:00
troy%netscape.com f5ed70ca69 Changed scrolling view to use a clip view and to slide the scrolled
view up and down rather than maintain a logical scrolled offset
1998-10-19 00:44:28 +00:00
harrison%netscape.com f20850d33a added required second argument to make_options call, should keep
perl from complaining about Use of uninitialized value at
CGI.pl line 189 (#1)
1998-10-18 22:32:15 +00:00
harrison%netscape.com c924c8cb1e created reports.cgi which provide an overview of active bugs
sorted by owner. updated README to reflect my experiences
installing mysql, bugzilla. put links into index.html, query.cgi
to point into reports.cgi. harrison 10/18/98
1998-10-18 22:18:25 +00:00
locka%iol.ie 5a444086ac Added support for DWebBrowserEvents2 to control, regenerated proxy event firing header and implemented a few more methods 1998-10-18 22:14:47 +00:00
locka%iol.ie 57e0052394 Revamped code so that Mozilla and IE control can run side by side using same code 1998-10-18 22:09:57 +00:00
ramiro%netscape.com 6322bfcd28 Someone in the wishlist suggested this and I though it was a good idea.
Add an "Open Link In Frame" context menu item when appropriate.
1998-10-17 20:43:56 +00:00
blizzard%appliedtheory.com 9078d81d91 don't build java50.jar 1998-10-17 20:34:37 +00:00
blizzard%appliedtheory.com 5edff4f1fc more image and compositor work. A lot of this is based on patches from
Michael O'Reilly <michael@metal.iinet.net.au>
1998-10-17 17:27:25 +00:00
terry%netscape.com beb335e316 Don't let express show builds older than 12 hours. 1998-10-17 15:20:24 +00:00
locka%iol.ie 375de2fa09 Improved UI 1998-10-17 15:18:07 +00:00
troy%netscape.com add643496e Changed a SetFrameState call to not clobber the NS_FRAME_SYNC_FRAME_AND_VIEW
flag
1998-10-17 04:00:58 +00:00
terry%netscape.com 0bc669dfb0 Send out notifications whenever a tree changes state. Now also
watching Mozilla-External.
1998-10-17 03:39:20 +00:00
terry%netscape.com d191a3ce08 Whoops; get rid of the icky tabs I let sneak in. Also, be a bit less
chatty when automatically restarting.
1998-10-17 03:06:52 +00:00
terry%netscape.com 0b1145b686 Restart ourselves whenever the source code changes. 1998-10-17 02:50:48 +00:00
pollmann%netscape.com 02afba6ebb Added libdom.[ch] for DOM Style parsers 1998-10-17 02:40:25 +00:00
cyeh%netscape.com ec96db13e1 explicitly define -DNSPR20 for libpref. prep for turning off -DNSPR20
globally
1998-10-17 02:10:10 +00:00
shaver%netscape.com e9bc7e113d don't build libmocha/lm_{span/trans}.c anymore, thanks 1998-10-17 01:56:52 +00:00
terry%netscape.com 92e7460aaa Unleash mozbot source to the world. 1998-10-17 01:54:40 +00:00
slamm%netscape.com 917388c407 Have XFE_ToolbarItem setup the instance pointer. 1998-10-17 01:09:15 +00:00
slamm%netscape.com 7c4f01368a Add a function that returns true if a node has children.
This should probably be pushed down to the rdf module.
1998-10-17 01:09:12 +00:00
slamm%netscape.com 33c7ea853d avoid some color warnings. We will have to fix the widget to
get the colors right.
1998-10-17 01:09:08 +00:00
slamm%netscape.com 8f9d02cb35 Bring toolbar drag/drop back to life. 1998-10-17 01:09:02 +00:00
kipp%netscape.com 812bf4b807 Added accessor for the line number 1998-10-17 01:06:17 +00:00
kipp%netscape.com def523ecd4 Compute text indent for the first frame in the first line of a body frame 1998-10-17 01:05:58 +00:00
nisheeth%netscape.com 2642c817b0 Patch submitted by Chris Siegler (siegler@citilink.com). Checks for an
error case in layout of formatted and preformatted text and aborts early.
Fixes a crash on resizing of pages with preformatted text inside tables.
1998-10-17 00:42:30 +00:00
karnaze%netscape.com b0a171ab5c html 4 <BUTTON> basic functionality 1998-10-17 00:35:32 +00:00