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

71 Коммитов

Автор SHA1 Сообщение Дата
tao%netscape.com 3fedc0502b Move da-DK files to l10n/lang; r=leaf 1999-10-08 01:06:56 +00:00
tao%netscape.com 567a311790 Move localized resource files to mozilla/l10n/lang. 1999-10-07 23:59:32 +00:00
rjc%netscape.com f02c6c3fd8 Bug # 14034: Convert to nsIModule to prepare for memory leak fixing. Review: dp@netscape.com 1999-10-05 23:39:48 +00:00
beard%netscape.com b547c2ffb0 changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
hyatt%netscape.com 9e75934ef0 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
rjc%netscape.com 72822695ea Fix bug # 15203: Containers inside of related links data appear as leaf nodes instead of containers. Also, opening up a container gives NxN children instead of N children (due to the composite datasources ArcLabelsOut() not removing dups -- a separate chunk of work to be re-done). Review: waterson@netscape.com. 1999-10-01 04:00:21 +00:00
slamm%netscape.com 92f07bc28f Formating tweaks 1999-09-29 20:21:02 +00:00
slamm%netscape.com ec448bcc64 Partial fix for #14998, 'Simple single-click tree'. 1999-09-29 20:20:55 +00:00
rjc%netscape.com 3aeee79f29 Fix bug # 9501. Review: gagan. Approval: chofmann. 1999-09-29 01:20:17 +00:00
mccabe%netscape.com 39e5fe6519 Fix to 7610. Modify xpidl compiler to add 'const' to the method signature for generated attribute setter methods for string, wstring and nsid attributes.
As this changed the generated interface signatures, I had to change all of the uses to avoid bustage.  Any corners of the browser that aren't built by default, or that I haven't discovered how to build, may be at risk of bustage if they use string or wstring attributes.  (This could mean blackwood; sorry, guys!)

Many thanks to Alec Flett (alecf@netscape.com) for preparing diffs for the mailnews portion of the signature changes; thanks also to Ariel Backenroth (arielb@rice.edu) and Mike Shaver (shaver@mozilla.org) for help with updating the tree with NS_DECL_NSIFOO macros; everwhere where one of these macros was used was one less place I had to manually add 'const'.

Also removed extraneous space from generated method signatures, leftover from Brendan's capitalization spam, and made 'const decl must be of type short or long' an error rather than just a warning.
1999-09-19 23:46:35 +00:00
briano%netscape.com 8019ec7ab8 General cleanup. 1999-09-18 03:45:05 +00:00
slamm%netscape.com 13c701362b Use simpler styles for panel tree; no twisty, no selection. Will also switch to single click later. 1999-09-18 03:02:10 +00:00
tao%netscape.com fabf0b4a59 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>

Hook up da-DK
1999-09-18 00:40:05 +00:00
tao%netscape.com 01d9396f83 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-17 23:35:55 +00:00
rjc%netscape.com f446ad3809 Add support for resolving anonymous resources to their "#URL" property. ("Last Search Results" are anonymous, for example.) 1999-09-17 10:38:40 +00:00
rjc%netscape.com 84646804cb Fix bug #14117. Thanks to tor@cs.brown.edu for the fix. 1999-09-17 04:10:36 +00:00
rjc%netscape.com 0746c9c833 Fix bug #9945: "Related Links" data comes in as UTF-8, so convert to Unicode before processing. Thanks for ftang@netscape.com for helping with this. 1999-09-17 02:26:25 +00:00
waterson%netscape.com 45579e4158 Bug 13892. Fix window targeting for new sidebar. 1999-09-16 01:23:37 +00:00
ramiro%netscape.com 26dd94b010 Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
warren%netscape.com e6619b2ad6 Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked. 1999-09-09 22:05:05 +00:00
briano%netscape.com 827386358c Removed the obsolete non-NECKO leftovers. 1999-09-09 00:21:43 +00:00
waterson%netscape.com d0aa517967 Use a better icon for related links. 1999-09-01 05:04:12 +00:00
waterson%netscape.com a8a4643013 Fix to use fancy new tree syntax. 1999-09-01 05:03:57 +00:00
waterson%netscape.com a9274f72f9 Fix related links style rules for new twisty syntax. 1999-08-30 08:36:34 +00:00
rpotts%netscape.com 3ed5c99db2 M9 BRANCH landing... 1999-08-26 22:45:55 +00:00
mccabe%netscape.com 2290033202 NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
1999-08-22 13:26:18 +00:00
slamm%netscape.com 0b3f90b334 Use chrome url for sitemap.gif (bug #11640). a=choffman 1999-08-11 22:01:10 +00:00
rjc%netscape.com 6bac915032 Fix icon alignment. 1999-08-11 04:10:44 +00:00
rjc%netscape.com 8dc812ad54 Hook up search persistence. 1999-08-11 04:06:23 +00:00
cltbld%netscape.com 20b22c8659 make the CHROME rules play nice with obj-dir. fixes #11260 1999-08-06 22:45:47 +00:00
slamm%netscape.com 95bf38474c Move entities into DTD for related links panel (bug #10341) 1999-08-06 18:07:58 +00:00
slamm%netscape.com d06f453e19 Remove the treehead (bug #10950). 1999-08-05 19:50:44 +00:00
waterson%netscape.com 7214976a0e Stop assertions-on-startup when sidebar is opened. 1999-07-30 23:49:02 +00:00
blizzard%redhat.com 0c10e469f2 fix linux startup bustage. reviewed by sspitzer, approved by cyeh. 1999-07-29 19:42:55 +00:00
mscott%netscape.com 293095a950 fix build breakage...include config.mak 1999-07-29 03:59:32 +00:00
waterson%netscape.com f6b84db71a Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism. 1999-07-27 17:20:28 +00:00
warren%netscape.com 7bcb94a320 Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
waterson%netscape.com 3dab7f907f Use onload handler; fix assertion when related panel first displays. 1999-07-19 20:15:39 +00:00
waterson%netscape.com 4889479e80 Modifications for performance improvements. 1999-07-19 19:23:51 +00:00
slamm%netscape.com d3e0332e6f Use chrome url to find xul.css 1999-07-14 16:53:41 +00:00
slamm%netscape.com 4fe5dda4c5 Remove column headers 1999-07-14 15:49:18 +00:00
waterson%netscape.com 5319e5afb7 Bug 9506. Make a single column until we get column pushers for the tree widget. 1999-07-12 18:26:31 +00:00
warren%netscape.com 0cd57746e8 Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
hyatt%netscape.com d0548a0f8a Fixing the sidebar panels to work with boxes. 1999-07-09 00:17:07 +00:00
warren%netscape.com 9efa754f74 Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
dveditz%netscape.com 4c4f269dd4 nakefile cleanups 1999-07-02 13:42:17 +00:00
warren%netscape.com 8462929dda Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
gagan%netscape.com a78cd1e21b Necko changes (from Andreas) 1999-06-29 00:26:25 +00:00
mscott%netscape.com 19e27ea0e4 necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream. 1999-06-28 20:43:28 +00:00
briano%netscape.com b91e7411d6 Fix for OpenBSD. 1999-06-28 20:19:58 +00:00