Commit Graph

56888 Commits

Author SHA1 Message Date
rjc%netscape.com
cc3d7ada7d Add support for "Set as New Internet Search Folder" context menu command... which means, you can set a bookmark folder to use when bookmarking search queries. 2000-03-29 09:25:33 +00:00
kvisco%ziplink.net
96db65b3d8 added Olivier's fix, as well as removed some debug code 2000-03-29 08:56:07 +00:00
rbs%maths.uq.edu.au
84d3de487b [NOT PART OF THE DEFAULT BUILD] Fix compilation problems on Linux. The code now compiles there as well. 2000-03-29 08:39:50 +00:00
rjc%netscape.com
95da0e12ac Strip out any bogus CRs or LFs from HREFs. (Yes, some silly search engines do this... we won't mention names, to protect the guilty.) 2000-03-29 08:24:28 +00:00
scc%netscape.com
6e2cad434e Fixed timer code for Mac (PR_Now wasn't doing the trick). Now using |nsInt64| instead of implementing my own |operator-()| 2000-03-29 08:14:09 +00:00
scc%netscape.com
e275624147 added "nsFragmentedString.h" 2000-03-29 08:12:54 +00:00
scc%netscape.com
3ff4debe4a First Checked In. 2000-03-29 08:11:59 +00:00
saari%netscape.com
1e7aa5e347 Undoing Pav's early M15 Mac focus regression 2000-03-29 07:20:12 +00:00
pierre%netscape.com
bdf9e8f750 #33557 (background-color: inherit on html:input type="text" only appears to check for background color on parent node). MapDeclarationColorInto() should inherit the parent's color on "background: transparent". 2000-03-29 06:55:15 +00:00
warren%netscape.com
8426271c58 Removed extra number of open transports test. 2000-03-29 06:44:10 +00:00
warren%netscape.com
9a009d0b48 Better fix for SetOriginalURI nsCOMPtr problem. 2000-03-29 06:43:04 +00:00
warren%netscape.com
e8f86ff0c8 Attempted to fix linux bustage due to necko change. 2000-03-29 06:42:27 +00:00
tbogard%aol.net
c2819cb0ba Make sure to dump the xpConnectObjectHash when we load a new document. Use the new docShell API for loading a URI rather than the old nsIWebShell code. Since this takes a uri, this also allows us to avoid creating and destructing a uri/ a character spec. We can now just pass the URI to be loaded. 2000-03-29 06:16:16 +00:00
tbogard%aol.net
2ee3235ab0 A docshell is now passed in. Use the nsIWebNavigation for loading an URL rather than nsIWebShell::LoadURL. 2000-03-29 06:13:07 +00:00
tbogard%aol.net
beaea69674 Set the command using the enumerated type rather than the string type. 2000-03-29 06:10:04 +00:00
tbogard%aol.net
58e714ce51 added files: mozilla/docshell/base/nsDSWebProgressListener.cpp 2000-03-29 06:04:13 +00:00
tbogard%aol.net
d90f2af42a Adding nsWebProgressListener to the build. 2000-03-29 05:58:24 +00:00
warren%netscape.com
617b29d2e6 Fixed linux nsCOMPtr bustage. 2000-03-29 05:40:47 +00:00
tbogard%aol.net
35bdf3c6fd Do the GetDocShell using the nsIScriptGlobalObject interface instead of the nsPIDOMWindow interface. 2000-03-29 05:39:04 +00:00
tbogard%aol.net
08025989fb First checkin of this class. This will be the home of the webProgressListener for the uriloader loads. 2000-03-29 05:33:09 +00:00
warren%netscape.com
5434a67a78 Removing resource: protocol from build -- obsolete. 2000-03-29 05:26:40 +00:00
warren%netscape.com
998a989f7d Added prio.h for linux. 2000-03-29 04:46:19 +00:00
warren%netscape.com
e1cef0b2bc Fixed nsCOMPtr problem in ?: statement. 2000-03-29 04:38:38 +00:00
warren%netscape.com
fa4844d2c2 Fixed 0 => LL_ZERO problem. 2000-03-29 04:30:01 +00:00
warren%netscape.com
727f312b32 Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
ruslan%netscape.com
33a244dd7b Fix 33688. When both - chunked and compressed response comes in converters
were pushed in the wrong order.
2000-03-29 03:35:14 +00:00
ben%netscape.com
1ba1d8b0bd changes to accomodate global.css change 2000-03-29 03:25:58 +00:00
ben%netscape.com
d13d501fe0 widget test page 2000-03-29 03:22:07 +00:00
ben%netscape.com
748b10becf new widget styles 2000-03-29 03:21:13 +00:00
ruslan%netscape.com
54e93cb367 Make converters implement threadsafe_isupports 2000-03-29 03:19:14 +00:00
beard%netscape.com
7cc1e4846b changes to build as MPW tools. r=mccabe 2000-03-29 03:14:02 +00:00
jj%netscape.com
f228acbf65 fix for #33495: stop packaging 'NSPR Logging' with the installer. 2000-03-29 03:04:01 +00:00
rjc%netscape.com
aba89cc16a Fix bug # 33678: require a valid URL when adding a new URL. Also, ensure that IsBookmarked() works for all URIs (not just bookmarks, but folders too) so that when looking for a folder by type, we can use IsBookmarked() to verify that the folder actually exists in the bookmarks hierarchy chain. 2000-03-29 02:58:45 +00:00
ruslan%netscape.com
68a01f2642 Fix 33631 - crash when 304 is received but there's no entry in the cache. 2000-03-29 02:35:00 +00:00
hyatt%netscape.com
25f935aee8 j++. j++. Not i++. j++. Sigh. k++? z++? NO! j++! Pick up the clue phone, hyatt.
It's ringing.
2000-03-29 02:26:46 +00:00
wtc%netscape.com
574eaf987b Bugzilla bug #33652: align PRNetAddr on 8-byte boundaries.
Modified files: prsocket.c, ptio.c
2000-03-29 02:24:39 +00:00
sfraser%netscape.com
d58cbd4e51 Another teeny fix. r=pavlov 2000-03-29 02:14:16 +00:00
beard%netscape.com
4e76102457 configuration file for MRJPlugin (GC) target. 2000-03-29 02:14:03 +00:00
beard%netscape.com
49600a8436 added MRJPlugin (GC) target, for working with GC leak detector. 2000-03-29 02:13:22 +00:00
robodan%netscape.com
2a92836f49 More packaging clean ups 2000-03-29 02:07:05 +00:00
sfraser%netscape.com
652a3d8597 Comment out a call to GetFilterListArray(), which is not defined. r=pavlov 2000-03-29 02:03:30 +00:00
rhp%netscape.com
088bb2f428 Fix for interpreting plain text sig's when doing HTML compose - Bug #: 33423 - r: bienvenu 2000-03-29 01:57:14 +00:00
pavlov%netscape.com
46e63c7063 add filepicker to the widget factory 2000-03-29 01:46:28 +00:00
pavlov%netscape.com
b2d5ba2266 file picker changes 2000-03-29 01:42:45 +00:00
rjc%netscape.com
c246bddd81 Fix bug # 33664: UMR in bookmarks. 2000-03-29 01:41:45 +00:00
pavlov%netscape.com
9dfcd0fe72 fix for bug 33670 2000-03-29 01:35:24 +00:00
sfraser%netscape.com
36719ce2e9 Added nsFilePicker for Pavlov. r=pavlov. 2000-03-29 01:34:55 +00:00
dmose%mozilla.org
2b87d1539e removing ShowCCList from globals.pl, as it is no longer used 2000-03-29 01:34:00 +00:00
sfraser%netscape.com
34133e6198 Fix up nsFilePicker for Pavlov. Again. r=pavlov. 2000-03-29 01:33:15 +00:00
troy%netscape.com
4e2ec77d3b Added GetAveCharWidth() function 2000-03-29 01:26:08 +00:00