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

1531 Коммитов

Автор SHA1 Сообщение Дата
rickg%netscape.com bcfb3a153a replaced call to deprecated nsString API 1999-07-26 00:47:36 +00:00
sspitzer%netscape.com 41d0838da4 temporary changes to use a pref to switch between localized date code and non-localized date code, so QA can test my fix for #10412 in a release build. also, some nsCOMPtr changes 1999-07-26 00:15:22 +00:00
rjc%netscape.com 8b690ae8f3 Support importing of NetPositive bookmarks under the BeOS. Current disabled (via a #undef XP_BEOS) until linkage issue is resolved. 1999-07-25 19:53:15 +00:00
hyatt%netscape.com 7f1440abf5 Form needs to be explicitly inserted, since I need the frame to be made. 1999-07-25 06:55:22 +00:00
hyatt%netscape.com 108265b89a Fixing the problem where a blank space appears at the top of every XUL file. 1999-07-25 04:38:57 +00:00
sspitzer%netscape.com 09cd379429 go back to PR_FormatTime() until #10412 is fixed. 1999-07-24 01:47:59 +00:00
sfraser%netscape.com feee6dc7ef Fix Mac startup crash: #ifdef NECKO around changes that Gagan made yesterday, so that chrome URL resolution works again. 1999-07-23 22:22:47 +00:00
rjc%netscape.com acdae54d93 Get rid of warning. 1999-07-23 00:39:29 +00:00
rjc%netscape.com 7d4c29d704 Now use FormatPRTime(). 1999-07-23 00:17:39 +00:00
slamm%netscape.com 0bff02281f Code 'Save' function. Not quite finished. 1999-07-22 23:29:44 +00:00
vidur%netscape.com 24261b3c9f Forms can now be container content. 1999-07-22 23:28:16 +00:00
gagan%netscape.com e546a70149 Necko only changes for the setting relative path. 1999-07-22 21:17:11 +00:00
rjc%netscape.com e6984d697f Even more support for IE Favorites on Windows. 1999-07-22 12:09:48 +00:00
rjc%netscape.com a77d346bc1 More IE Favorites hackage (for Windows). 1999-07-22 10:44:31 +00:00
rjc%netscape.com e7c771420b Windows only! 1999-07-22 10:08:17 +00:00
rjc%netscape.com 7c7959e547 Smack the file system datasource (under windows) to munge "IE Favorites" names. 1999-07-22 10:06:25 +00:00
waterson%netscape.com 210a35cf0f Fix for menuitems being incorrectly marked as menus. 1999-07-22 06:06:23 +00:00
waterson%netscape.com cf7d82295b Fix computation of empty containers. 1999-07-22 05:11:52 +00:00
tbogard%aol.net eb0dd2815e Changed nsCStringKey to nsStringKey. This new key now has the ability to hash on PRUnichar* strings as well as char* strings. 1999-07-22 02:11:04 +00:00
slamm%netscape.com 13038cc231 Hook up 'Add' panel button 1999-07-22 00:51:33 +00:00
rjc%netscape.com dbcf779b24 Set empty="false" attribute even if container is closed. 1999-07-22 00:49:50 +00:00
putterman%netscape.com 1133b9f963 Messenger Copy/Move menus now show menuitems instead of all menus. 1999-07-22 00:26:00 +00:00
slamm%netscape.com 79fe1cbfc7 Drop the 'Sidebar' label at the top. 1999-07-21 23:39:22 +00:00
slamm%netscape.com e4f8b9f806 shave a few pixels off titles 1999-07-21 23:38:52 +00:00
rjc%netscape.com 8881ce7bce Use nsFileSpec's new IsHidden() method. 1999-07-21 23:14:01 +00:00
rjc%netscape.com c1dfe525b3 Now update "empty" attribute as children count changes. 1999-07-21 23:10:07 +00:00
rjc%netscape.com a8e701fe56 Ensure that we have a value. 1999-07-21 23:02:35 +00:00
cmanske%netscape.com 93a6f46ee6 Change registry to use new editor chrome directory structure 1999-07-21 19:56:10 +00:00
gagan%netscape.com 20c0996ab2 Replaced resource:// with resource:/ to be more compliant with our parsing rules. 1999-07-21 11:48:56 +00:00
mscott%netscape.com ed2a17b71b NECKO Only!! Don't call GetBuffer on an nsString as it returns null for unicode strings. use nsCAutoString 1999-07-21 06:51:45 +00:00
troy%netscape.com bf547dbb98 Change to StartLayout(): moved call to EnableRefresh() to before the InitialReflow()
call to work around a bug in the compositor
1999-07-21 04:47:15 +00:00
slamm%netscape.com a31b3415f1 Add entries for bookmarks. 1999-07-20 23:40:22 +00:00
sspitzer%netscape.com 731a41f274 fix warnings 1999-07-20 20:32:33 +00:00
mcafee%netscape.com 47320f0312 Fixing warnings 1999-07-20 20:22:23 +00:00
bienvenu%netscape.com d9ce494617 checkin jefft's fix mailnews startup crash 1999-07-20 17:32:43 +00:00
rjc%netscape.com c48f89b97f Work harder at getting the REAL parent container when determining if the parent container is a RDF_Seq during a natural order sort. 1999-07-20 09:04:24 +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
rjc%netscape.com 39a2594cb5 Only support sorting on RDF Seqs if container is actually a RDF_Seq itself. 1999-07-20 05:20:32 +00:00
rjc%netscape.com 42d8e0784d Comment out annoying assertion (bug # 9930) for the short term... the code needs to be rewritten in general. 1999-07-20 04:24:18 +00:00
rjc%netscape.com d14b0d2ccd Fix for bug #9899: set "empty" attribute on containers if they appear to be empty. 1999-07-20 04:21:24 +00:00
rjc%netscape.com e8321b93a9 Oops... PR_FALSE instead of just FALSE. 1999-07-20 03:14:34 +00:00
rjc%netscape.com 3be70e4d68 Add support for sorting RDF_Seqs when in natural order sort mode. 1999-07-20 03:13:15 +00:00
tao%netscape.com 2b1cc86d3e Added locale provider entries to all existing packages in the chrome registry. 1999-07-20 01:25:28 +00:00
waterson%netscape.com 3196b679df Change graph linkage to be 'bottom up' so that streaming RDF places less burden on layout. 1999-07-19 22:02:22 +00:00
hangas%netscape.com fa6be2f05e Added chrome://global/content/ 1999-07-19 21:41:07 +00:00
joki%netscape.com 0af283b8e2 Updating DOM event apis and changing behavior to properly respect capturing, bubbling, and cancellation methods. 1999-07-19 19:54:34 +00:00
waterson%netscape.com 4889479e80 Modifications for performance improvements. 1999-07-19 19:23:51 +00:00
waterson%netscape.com 3e9a4790e1 Use 'chrome:' URL. 1999-07-19 19:21:04 +00:00
waterson%netscape.com 2a499473be Bug 6873. Performance improvements to the generic builder. The template builder now instantiates template content 'lazily' when the frame system asks for it. 1999-07-19 19:18:10 +00:00
rickg%netscape.com 844a7e45ef switch to faster string search API 1999-07-19 03:29:56 +00:00