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

44563 Коммитов

Автор SHA1 Сообщение Дата
terry%mozilla.org fddc259114 Fixed perl warning. 1999-10-19 15:07:27 +00:00
terry%mozilla.org cb4af7d06e Fix perl warnings. 1999-10-19 15:05:16 +00:00
brade%netscape.com 17a1a0c96d add images from Dan Haddix (r=pavlov@pavlov.net) 1999-10-19 14:53:55 +00:00
bienvenu%netscape.com 08c624a0ca fix ref count logging on nsMimeImpl r=warren 1999-10-19 14:50:09 +00:00
brade%netscape.com df139c0186 add images from Dan Haddix (r=rods@netscape.com) 1999-10-19 14:44:01 +00:00
troy%netscape.com abf8a1ff80 Changes to frame property API (code's not being used yet) 1999-10-19 14:41:55 +00:00
rods%netscape.com ca955c710f changed font-family and margin settings for input text and textareas
r-kmcclusk, Bug #4072
1999-10-19 13:39:59 +00:00
brade%netscape.com 7abfbbced9 function for image map editor added (contributed by Dan Haddix) 1999-10-19 13:34:34 +00:00
brade%netscape.com c8661f28f8 First Checked In. 1999-10-19 13:32:22 +00:00
brade%netscape.com 38efe55f77 add images for Dan Haddix (image map editor) 1999-10-19 13:31:25 +00:00
rods%netscape.com a82d9806ee Changed the sizing comparison for NavQuirks in debug mode to get the font family and size
for the input text  and textarea, I also changed the border calc for only when the
the size is explicitly set.
r=kmcclusk, Bug #3040,11285
1999-10-19 11:59:01 +00:00
rods%netscape.com 969aac994a Moved GetWrapProperty to nsFormControlHelper
Changed add the added of scrollbar sizes for Standard mode
r=kmcclusk, Bug #3040,11285
1999-10-19 11:58:53 +00:00
rods%netscape.com 6138edf03a Added methods for getting a frame's current font and
for calculating the nsIFormControlFrame's NavQuirks size
Added two methods for getting the "wrap" property and andded a new enum
for for testing against instead of a string
Added a method for calculating the size when in NavQuirks modes, this currently
duplicates the algorithms for for input text and textareas
r=kmcclusk, Bug #3040,11285
1999-10-19 11:58:50 +00:00
rods%netscape.com a1f10b043a Removed old commented out code and unused comments. r=kmcclusk, (no bug) 1999-10-19 11:35:17 +00:00
rods%netscape.com 091b9a4c3a Added a method in the debug build to return the Navigator size for a given
for control for a given font family and size. Used for NavQuirks testing only.
r=kmcclusk, Bugs #3040, 4072
1999-10-19 11:34:00 +00:00
rickg%netscape.com 2942a58e82 fixed bug 16584; CRCRLF not handled correctly. r=syd 1999-10-19 08:52:30 +00:00
tbogard%aol.net 6bf524bc9e Removed the last of gimpy's warnings. r=gimpy. 1999-10-19 08:03:11 +00:00
jband%netscape.com 021034bc23 trivial fix to get rid of warning from copy/paste error - was passing unused argument to printf 1999-10-19 08:00:29 +00:00
tbogard%aol.net cd41cc8e0f Another warning. r=gimpy. 1999-10-19 07:59:20 +00:00
tbogard%aol.net 965b7a1632 Fixed a few more of gimpy's warnings..... Oh, we found a bug there. r=gimpy Total warnings now under 200! 1999-10-19 07:57:51 +00:00
tbogard%aol.net c234e50cdb Removing gimpy's warnings. r=gimpy. This brings us down to 200. :) 1999-10-19 07:50:55 +00:00
tbogard%aol.net bf80c61b26 Removed border from the XUL browser, editor, and iframe tags. This allows content coming up in chromeless pop-up windows not be visually cluttered with a needless border. r=hyatt. 1999-10-19 07:40:44 +00:00
cls%seawood.org bf549cdef1 Add newline at end of file for broken compilers. 1999-10-19 06:40:25 +00:00
beard%netscape.com abc5e4e01f changed NSLibraryStartup.o to NSComponentStartup.o, since it's really a component. r=jband 1999-10-19 06:31:49 +00:00
jband%netscape.com c897592a24 fixing brendan's copy/paste bug that broke gc. r=shaver 1999-10-19 05:58:07 +00:00
dp%netscape.com 3e35738382 Fixing warning. Moved declaration into if 0 block. 1999-10-19 05:49:04 +00:00
cls%seawood.org b82455a5f6 Use PR_TRUE instead of c++ keyword "true" in case of broken/out-of-date compilers.
r=syd
1999-10-19 05:38:27 +00:00
cls%seawood.org bb9d2ebe79 Syncing Makefile.ins with srinivas' previous checkin.
r=shaver
1999-10-19 05:30:36 +00:00
troy%netscape.com 75aaae40bb Changed a comment 1999-10-19 05:00:30 +00:00
troy%netscape.com c81762bdd1 Change to code that's not currently being used. Before it gets used it
will get code reviewed
1999-10-19 04:52:33 +00:00
troy%netscape.com 75462f79f1 Didn't actually change anything. Just moved two functions up higher in the
file to make the Solaris compiler happy...
1999-10-19 04:50:34 +00:00
selmer%netscape.com b736eb7c8c Minor cleanup 1999-10-19 03:46:54 +00:00
alecf%netscape.com fcab7f170f event targets for checkboxes now reflect reality
(just a test, not part of product)
1999-10-19 03:16:45 +00:00
jefft%netscape.com 2b4d477d3e removed obsolete menubar xul tag; fixed bug 16145; r=rhp, ducarroz; a=dp 1999-10-19 03:08:43 +00:00
waterson%netscape.com 8acf9b578c Obsolete. 1999-10-19 03:05:25 +00:00
beard%netscape.com 5b5e74b2d3 fixed histogram sorting. 1999-10-19 03:03:12 +00:00
pierre%netscape.com 7d3cd73303 Fix build in Mac embedding apps after last week's changes in nsIWebShell. 1999-10-19 03:02:01 +00:00
pierre%netscape.com ef97bb93d1 Fix a crash in Mac embedding apps: HasGfxScrollBars() checks for null pointer after calling GetPrefs(). 1999-10-19 03:00:47 +00:00
alecf%netscape.com 9253dd3ab3 land new DOMViewer branch
no reviewer, not part of product, just a test
1999-10-19 02:46:45 +00:00
selmer%netscape.com 8d1afc2f92 Fixes to make enable/disable work in checklist.ini 1999-10-19 02:41:48 +00:00
Jerry.Kirk%Nexwarecorp.com 884a207b92 moving Push/PopThreadEventQueue to nsIEventQueueService.
This is required to get anythinbg to work now...
r=danm@netscape.com
1999-10-19 02:26:53 +00:00
endico%mozilla.org bf11c315ac search patterns are limited to 29 characters due to the -n option in glimpse 1999-10-19 02:14:09 +00:00
alecf%netscape.com 20e2a0fd1e Start to land DOMViewer branch (extension - not part of product) 1999-10-19 02:01:40 +00:00
selmer%netscape.com 5dd7116813 Changed interpretation & initialization to use onInit and onCommand INI file directives 1999-10-19 01:30:18 +00:00
slamm%netscape.com c2ded4ce56 Fix build bustage 1999-10-19 01:29:44 +00:00
sspitzer%netscape.com 81220a5314 other part of fix for #15235. fix send later. r=alecf 1999-10-19 01:24:25 +00:00
sspitzer%netscape.com 9e4cd4394f part of fix for #15235. get send later to work again. r=alecf 1999-10-19 01:23:54 +00:00
dougt%netscape.com ef6d2a7263 Fix for bug 14784. Moved pref item up. r=cathleen. 1999-10-19 01:01:51 +00:00
srinivas%netscape.com 57e7bdef64 Update with post-3.5 fixes on the tip 1999-10-19 00:40:39 +00:00
pierre%netscape.com bfe52a8e4e Fix #12737 "-moz-fixed should be compat mode only". Overwrites the fixed font family with the normal font family in navQuirks mode only. r=pollmann. 1999-10-19 00:31:45 +00:00