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

39679 Коммитов

Автор SHA1 Сообщение Дата
rods%netscape.com 5f1d06aae3 Added nsSelectsAreaFrame.cpp to build 1999-09-03 14:38:26 +00:00
rods%netscape.com 4be12679a6 added family and font size to type text and textarea 1999-09-03 14:35:17 +00:00
rods%netscape.com 8937cbad86 initial add (not in the build yet) 1999-09-03 14:25:15 +00:00
rods%netscape.com 49c9658d83 Added metric for native TextField Border width 1999-09-03 14:19:08 +00:00
rods%netscape.com 7de14d98b7 Added new Metric that provides the TextField's native border width 1999-09-03 14:15:16 +00:00
bruce%cybersight.com b0fd5297f5 Use nsAllocator not new[] for char* data. 1999-09-03 14:15:03 +00:00
rods%netscape.com 459973caae Added extra parameters so PaintBorder can be used to draw borders with a size that
is passed in instead of get the size from style.
1999-09-03 14:12:09 +00:00
bruce%cybersight.com ec72544aa8 Use nsCRT::free() instead of delete[] for char* data. 1999-09-03 14:08:47 +00:00
bruce%cybersight.com 67a15346bc Use nsCRT::free() instead of delete[] for char* data. Also, use nsAllocator instead of new[]. 1999-09-03 14:03:21 +00:00
bruce%cybersight.com 53bfc36a73 Use nsCRT::free() instead of delete[] for char* data. 1999-09-03 13:45:10 +00:00
dcone%netscape.com 7fd0cabe7f added the PopUpCID 1999-09-03 13:34:50 +00:00
Jerry.Kirk%Nexwarecorp.com 727b62738e Just the beginnings of a Photon Event Loop, still work in progress 1999-09-03 12:55:19 +00:00
duncan%be.com f96a5f0ec0 A bunch of things to get the BeOS build to work. Mostly
BeOS specific fixes, except for the change to nsinstall.c
that ignores trailing "/." in the function mkdirs (as
creating a "." dir fails under BeOS).
1999-09-03 12:54:05 +00:00
briano%netscape.com d9b9a5a8e5 Automated update 1999-09-03 12:45:44 +00:00
Jerry.Kirk%Nexwarecorp.com 2060d8e8ff Added ${_COMPILER_PREFIX} to the -pedantic flags for Neutrino 1999-09-03 12:44:56 +00:00
morse%netscape.com 04a1555bf7 remove forms-not-captured tab which is now obsolete 1999-09-03 12:42:32 +00:00
cls%seawood.org 8fe3770ca9 Simple check to see if we can get rid of these osf1 cc compiler errors on the ports page. Sorry about causing the world to be rebuilt. 1999-09-03 11:24:00 +00:00
sspitzer%netscape.com 189dd57d74 add newline to end of file to please certain UNIX compilers. 1999-09-03 10:43:00 +00:00
sspitzer%netscape.com a657c38f55 rewrite the migration code to use CreateAccount(), CreateIncomingServer() and CreateIdentity(). rely on alecf's code to generate the uniq keys. fix a infinite loop bug in the uniq key generation for accounts. remove or cleanup a bunch of printfs. 1999-09-03 10:25:06 +00:00
sspitzer%netscape.com 0532aba349 fix a couple warnings. 1999-09-03 10:21:20 +00:00
briano%netscape.com 0e9149aa08 Automated update 1999-09-03 09:45:56 +00:00
cls%seawood.org ec610dc7f0 Only turn on -pedantic for compilers that support it. 1999-09-03 09:42:46 +00:00
hyatt%netscape.com da2d8656dc Hooking up persistence of column state in bookmarks. 1999-09-03 09:33:32 +00:00
hyatt%netscape.com aca8fc89f9 Hooking up persistence of tree column state in the folder pane. 1999-09-03 09:31:25 +00:00
tbogard%aol.net d9550b8879 Tests for collapsing of boxes. 1999-09-03 09:29:56 +00:00
hyatt%netscape.com 3bbf807706 Hooking up persistence of column state in the thread pane. 1999-09-03 09:22:19 +00:00
cls%seawood.org a3e42dcdc5 Oops. This file shouldn't have INTERNAL_TOOLS set. 1999-09-03 09:11:12 +00:00
cls%seawood.org dad3de1884 Fix for the AIX build which claims 'Operand of "&" operator must be an lvalue.' 1999-09-03 09:04:31 +00:00
waterson%netscape.com d02ff19493 Remove unused decls to clean up Unix warnings. 1999-09-03 09:03:47 +00:00
hyatt%netscape.com c9bc64a29c Adding fixed width columns to the mailnews UI. 1999-09-03 09:02:21 +00:00
waterson%netscape.com 69522f539b Change to use xul:tag instead of rdf:type as the meta-attribute that gets an element's tag info thru the graph. This was clashing with other 'normal' uses of rdf:type, and was working because of, er, another bug which I fixed by centralizing the namespace/attribute munging code. 1999-09-03 08:59:29 +00:00
waterson%netscape.com f26391e8ba Put the local store _first_, so that any persisted changes are picked up before default content. 1999-09-03 08:57:42 +00:00
waterson%netscape.com d7955a2a3f Add another routine for munging a namespace/attribute pair to a resource. 1999-09-03 08:56:56 +00:00
hyatt%netscape.com cc21ac7c49 Fixing column resizing bugs. 1999-09-03 08:49:15 +00:00
brendan%mozilla.org 8ef0b76a3c Remove nsIAtom.h now that it's generated; tidy white space. 1999-09-03 08:40:47 +00:00
sspitzer%netscape.com 9cda4419de it really scares me to see my password get sent to the console when I type it. it's scaring others, see #13061. wrapping this code with #ifdef DEBUG_<author>. I'll send them mail directly. 1999-09-03 08:31:33 +00:00
sspitzer%netscape.com 15e349c481 fix for bug #13083. missing entity caused the Copies and Folders pane to come up blank. 1999-09-03 08:23:45 +00:00
briano%netscape.com 9e6ce3fe24 Automated update 1999-09-03 08:15:45 +00:00
mcafee%netscape.com f44cf5810b Turning -pedantic on by default, use --disable-pedantic to turn this off 1999-09-03 08:10:06 +00:00
sspitzer%netscape.com 2160ca9e77 remove the useless MigratePrefs method. change upgradePrefs() into UpgradePrefs() and make it part of the nsIMsgAccountManager interface, so alecf can call it from js. 1999-09-03 08:06:13 +00:00
hyatt%netscape.com 2936759968 Column resizing works, and boy is it slow. 1999-09-03 07:59:01 +00:00
bruce%cybersight.com d602e5d399 Use nsCRT::free() instead of delete[] for char* data. 1999-09-03 07:53:26 +00:00
bruce%cybersight.com 6018f42da1 Use nsCRT::free() instead of delete[] for char* data. 1999-09-03 07:42:41 +00:00
bruce%cybersight.com 5eaab0d5e2 Use nsCRT::free() instead of delete[] for char* data. 1999-09-03 07:26:10 +00:00
sspitzer%netscape.com cc162134ed make the nsIImapIncomingServer interface fully scriptable. none of that cheesy %{C++ crap for this interface. Also use the almighty NS_DECL_NSIIMAPINCOMINGSERVER macro the xpidl compiler generated for me. 1999-09-03 07:22:10 +00:00
bruce%cybersight.com 0fa9eca4e6 Replace delete[] for char* data with nsCRT::free(). 1999-09-03 07:20:03 +00:00
waterson%netscape.com cdc5abdb40 Persistence, again. 1999-09-03 07:02:25 +00:00
sspitzer%netscape.com a1243108b0 add the new idl to the mac project. 1999-09-03 07:01:39 +00:00
sspitzer%netscape.com 9a0e990108 introduce and use the UPGRADE_AND_CLEAR_*_PREF macros. this cleans up a lot of code. add a bunch of new attributes to the nsIImapIncomingServer interface, and the matching code to get and set these prefs. (examples, delete_model, offline_download, dual_use_folders, etc.) remove nsIImapIncomingServer.h, now we use nsIImapIncomingServer.idl. migrate all those new nsIImapIncomingServer attributes when migrating from 4.x to 5.0 1999-09-03 07:01:37 +00:00
waterson%netscape.com 4978ccb6f2 Centralize the place from whence we whack namespace/attribute pairs into RDF properties. 1999-09-03 07:01:07 +00:00