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

56080 Коммитов

Автор SHA1 Сообщение Дата
locka%iol.ie bd13aa02fa Removed 2000-03-23 22:29:36 +00:00
ruslan%netscape.com b5dac82315 Continue fixing bugs in compress converters. Not part of the build yet. 2000-03-23 22:23:14 +00:00
pierre%netscape.com 9a85d3ea88 #32339 "font-weight: bolder and font-weight: lighter not working correctly on Mac". 2000-03-23 22:21:15 +00:00
hyatt%netscape.com 974924c12b Adding a couple of props. 2000-03-23 22:20:34 +00:00
hyatt%netscape.com 4b4636787a Giving XBL an upgrade. 2000-03-23 22:19:49 +00:00
hyatt%netscape.com b58af300fc XUL <textfield> lives. 2000-03-23 22:18:17 +00:00
hyatt%netscape.com 16fdea9f7b XUL <textfield> lives! 2000-03-23 22:17:37 +00:00
morse%netscape.com 78540d4142 keep two copies of CookieViewer.dtd in synch until bug 26020 is fixed properly 2000-03-23 22:11:29 +00:00
morse%netscape.com 5160abda8b keep two copies of CookieViewer.js in synch until bug 26020 is fixed properly 2000-03-23 22:10:41 +00:00
morse%netscape.com 936ae45e3d keep two copies of SignonViewer.xul in synch until bug 26020 is fixed properly 2000-03-23 22:09:21 +00:00
dougt%netscape.com baffb4b4fc Chaging the logic of the checkboxes for the context switching to make
the verbage of the dialog. :-)
2000-03-23 21:54:44 +00:00
sford3%swbell.net 2e1f9228a5 Fixes 32934 for Mozilla, Nescape should fix in commercial tree, also fixes 31148
r=shaver@mozilla.org
2000-03-23 21:49:15 +00:00
av%netscape.com 9445663a39 Fixing null-pointer access causing variuos crashes, bug #30372, r=jst 2000-03-23 21:42:23 +00:00
jim_nance%yahoo.com 400092a91f Fixed some compiler warnings.
This is not part of the default build.
2000-03-23 21:40:50 +00:00
ftang%netscape.com 5c4952f0a1 fix 32976. r=jshin@pantheon.yale.edu make the Korean hangule the same line break
class as CJK Ideograph.
2000-03-23 21:35:46 +00:00
morse%netscape.com 768d6240c5 fix bug 29035, selection of multiple signons 2000-03-23 21:24:23 +00:00
morse%netscape.com c709a26ea0 fix bug 32979, ability to block cookies when removing them with the cookie viewer 2000-03-23 21:22:36 +00:00
morse%netscape.com b291cad2e8 fix bug 32979, ability to block cookies when removing them with the cookie viewer; also bug 29035, selection of multiple cookies 2000-03-23 21:22:09 +00:00
harishd%netscape.com d9e764d0d8 Added AppendSource() into keep the semantics of
GetSource() alive. This should give us some performance
in adding skipped content to the node.

r=pollmann
2000-03-23 21:19:05 +00:00
scc%netscape.com 545b27e7e1 Added "nsCharTraits.h"; no longer relying on |std::char_traits|. Renamed some things so overloading wouldn't fight with overriding. 2000-03-23 21:15:01 +00:00
slamm%netscape.com 6aab4696bd Get modules and their tags from treedata.pl 2000-03-23 21:14:51 +00:00
scc%netscape.com 79cfc208da Added "nsCharTraits.h" 2000-03-23 21:10:46 +00:00
pinkerton%netscape.com cba412f9df make the menu positioning use the new look&feel metric for whether or not popups can appear over the taskbar/menubar bug 21154. r=hyatt. 2000-03-23 21:10:09 +00:00
scc%netscape.com 0141c419a7 First Checked In. 2000-03-23 21:09:27 +00:00
troy%netscape.com d553b8d821 Added generated content iterator 2000-03-23 21:05:23 +00:00
robinf%netscape.com 3a60e855e6 fixing bug 32908 2000-03-23 20:02:23 +00:00
wtc%netscape.com 0e68214e42 Bugzilla bug #33043: use System V shared memory and semaphores on
Solaris 2.5.1 because the POSIX shared memory and semaphore functions
fail with ENOSYS.
2000-03-23 19:05:37 +00:00
petitta%netscape.com 2e4605ee1f Updated Folder Hiearchy 2000-03-23 18:43:36 +00:00
terry%mozilla.org 28db3eaf43 Added the concept of a "default milstone" for products, and make sure
that all products have at least that milestone defined.
2000-03-23 18:23:14 +00:00
terry%mozilla.org 666833f613 Add a bit of helpful debugging info when we get a consistancy check problem. 2000-03-23 18:20:34 +00:00
rhp%netscape.com b45fd0db7d Adding CR to end to avoid warning on Linux 2000-03-23 17:49:36 +00:00
rhp%netscape.com 1061d9b227 Fix for Send Later operations - Bug #: 31346 2000-03-23 17:45:28 +00:00
pierre%netscape.com 43d0f767cc Bugs 2055, 2056, 14983 and 15432. Display:marker/run-in/compact are not supported. The CSS parser drops any declaration that contains one of these display types. 2000-03-23 14:45:04 +00:00
kvisco%ziplink.net 4928ede4ff updated with latest information 2000-03-23 10:55:37 +00:00
rjc%netscape.com dbc8e1b6f9 Fix bug # 30152: showing/hiding bookmark columns. CSS fix from aaronr@us.ibm.com. 2000-03-23 10:55:04 +00:00
kvisco%ziplink.net d3f6a7c335 updated with latest contributions 2000-03-23 10:42:07 +00:00
rjc%netscape.com acfa780b1c Use GetValueConst() in a couple of places. 2000-03-23 10:33:55 +00:00
rjc%netscape.com d2929d398f When using various bookmark commands, now prompt for arguments. Prevent invalid arguments (for example, disallow deletion of the "Personal Toolbar Folder"). 2000-03-23 10:33:03 +00:00
kvisco%ziplink.net e872ed638a updated date 2000-03-23 10:17:54 +00:00
kvisco%ziplink.net 37ec59e75a fixed some Unicode bugs reported by Lidong 2000-03-23 10:17:14 +00:00
hyatt%netscape.com 92cdf53a21 More textarea/textfield goodness 2000-03-23 10:12:14 +00:00
hyatt%netscape.com 5ecbf1520a More textarea/textfield goodness 2000-03-23 10:11:09 +00:00
rbs%maths.uq.edu.au 45a9d6d862 [#ifdef MOZ_MATHML - NOT PART OF THE DEFAULT BUILD] Update of the Perl script used to gneratate the new format for loading the Operator Dictionary 2000-03-23 10:01:57 +00:00
hyatt%netscape.com f03f7253a1 Adding support for new XUL widgets. 2000-03-23 09:58:49 +00:00
hyatt%netscape.com 7ecc5d1450 Making all focusable content properly tabbable. 2000-03-23 09:56:58 +00:00
rbs%maths.uq.edu.au 81e26f9960 [#ifdef MOZ_MATHML - NOT PART OF THE DEFAULT BUILD] New format for loading the Operator Dictionary 2000-03-23 09:56:50 +00:00
rbs%maths.uq.edu.au 03f616596c [#ifdef MOZ_MATHML - NOT PART OF THE DEFAULT BUILD]. Adding the ucvmath module --for Mathematical charsets (symbols for MathML/scientific documents) r:cata@nestcape.com 2000-03-23 09:31:16 +00:00
rbs%maths.uq.edu.au 98b3ea1dce [#ifdef MOZ_MATHML - NOT PART OF THE DEFAULT BUILD]. Adding the ucvmath module --for Mathematical charsets (symbols for MathML/scientific documents) r:cata@nestcape.com 2000-03-23 09:23:30 +00:00
dougt%netscape.com 8e649efd58 adding properities file and new mac export file. 2000-03-23 08:49:33 +00:00
pavlov%netscape.com 1c1e2f8695 fix build bustage that hasn't happened yet 2000-03-23 08:41:27 +00:00