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

22795 Коммитов

Автор SHA1 Сообщение Дата
blizzard%redhat.com 2a07ac3487 skel code for xlib based widgets 1999-04-10 15:26:39 +00:00
blizzard%redhat.com 249efebd9d xlib based gfx skeleton code 1999-04-10 15:23:47 +00:00
blizzard%redhat.com 3dbdee6a54 base code for unix timers without a toolkit 1999-04-10 15:20:27 +00:00
braddr%puremagic.com 72187f861f more BUILD_PROFILE 1999-04-10 10:58:52 +00:00
braddr%puremagic.com 95df398e3d more BUILD_PROFILE work 1999-04-10 10:57:53 +00:00
braddr%puremagic.com bf6cbf4f1b Add BUILD_PROFILE to more profile code 1999-04-10 10:52:38 +00:00
braddr%puremagic.com 1f3852a7e5 Add another condition to all the profile code until the cvs modules can be fixed 1999-04-10 10:13:20 +00:00
braddr%puremagic.com 62d5059f19 Attempt to fix the win build problems.. profile code isn't being pulled by SeaMonkey* modules yet 1999-04-10 10:07:12 +00:00
hyatt%netscape.com 5fb3fed6dc Fix for bug 3529. 1999-04-10 09:56:51 +00:00
braddr%puremagic.com f57ff4ba87 Make the destructor virtual 1999-04-10 09:49:03 +00:00
hyatt%netscape.com ce9ce62252 Bug 3298 fixed with this patch. 1999-04-10 09:31:48 +00:00
hyatt%netscape.com 040008671e Fixing build bustage. 1999-04-10 09:13:54 +00:00
braddr%puremagic.com 1cbee2ae05 Oops.. there were two.. bad gayatrib@netscape.com, no biscuit. 1999-04-10 09:01:00 +00:00
braddr%puremagic.com 84b829fbe5 Move some trace refcounting only code and variables inside the proper ifdefs 1999-04-10 08:50:50 +00:00
braddr%puremagic.com 6ce23b2ec1 Clean up undefined variables and a static prototype that no longer has a function body to match 1999-04-10 08:45:36 +00:00
braddr%puremagic.com e088145812 Move new include into the #if XP_PC section since the only code using it (and can find the header file) is wrapped with XP_PC also 1999-04-10 08:43:17 +00:00
hyatt%netscape.com 3a913961af Making sure the right URLs are writable. 1999-04-10 08:18:20 +00:00
jband%netscape.com 7b8c54ca32 making the overloaded assignment operator sig better match the usage in hopes that the ambiguous error on Sun will go away 1999-04-10 08:17:05 +00:00
braddr%puremagic.com 07ad78ff79 Add missing include file to define sprintf 1999-04-10 08:15:52 +00:00
hyatt%netscape.com cb2499cbe2 Adding the skindemo file to the make system. 1999-04-10 08:12:49 +00:00
braddr%puremagic.com 1e50b6b9c1 Brace an if to shut ecgs up and possibly prevent an accident in the future. 1999-04-10 08:12:37 +00:00
hyatt%netscape.com b145084a33 A little test file showing off how to switch skins. 1999-04-10 08:09:32 +00:00
hyatt%netscape.com 425be85be7 Implementing persistence of chrome. 1999-04-10 08:08:48 +00:00
jband%netscape.com 729ba50e03 set as component for unix 1999-04-10 07:15:21 +00:00
jband%netscape.com bdb47d4ef1 adding library to makefile 1999-04-10 07:09:04 +00:00
jband%netscape.com 81994e192e fix copy-paste error 1999-04-10 07:05:26 +00:00
gayatrib%netscape.com b8428fc04c added profile module 1999-04-10 07:02:26 +00:00
briano%netscape.com 9af330fdb5 Automated update 1999-04-10 06:59:37 +00:00
gayatrib%netscape.com cf4e069880 added ProfileManager CID information 1999-04-10 06:58:10 +00:00
braddr%puremagic.com 31a8e9a70c Add build and build/package to the exceptions list so that build/package/rpm/Makefile can be created 1999-04-10 06:52:59 +00:00
gayatrib%netscape.com 078067b4c3 added profile module 1999-04-10 06:52:27 +00:00
jband%netscape.com f9394a892b - added an interactive shell for xpconnect testing.
- added tests/components which autregs itself for testing.
- added finalize listener for wrapped natives to support services.
- added getService to CID class.
- renamed newInstance to createInstance in CID class.
- simplified api for Components object (easy attach to global object).
1999-04-10 06:51:01 +00:00
gayatrib%netscape.com 84a91f617a added ProfileManager service to inform about the current profile directory 1999-04-10 06:50:46 +00:00
jband%netscape.com 45beb56691 export yet another header file (jsstddef.h is included by jsemit.h which is needed for external interactive shells) 1999-04-10 06:47:20 +00:00
gayatrib%netscape.com a4af6e2216 added profile module 1999-04-10 06:43:26 +00:00
gayatrib%netscape.com c85e108a5b Added ProfileManager services 1999-04-10 06:41:59 +00:00
gayatrib%netscape.com 93998d5b91 toplevel makefile 1999-04-10 06:33:32 +00:00
gayatrib%netscape.com 63e3aeb6df sources makefile 1999-04-10 06:33:09 +00:00
gayatrib%netscape.com 64de9de9e7 ProfileManager implementation 1999-04-10 06:32:26 +00:00
gayatrib%netscape.com c2dfa856fc headers makefile 1999-04-10 06:30:55 +00:00
gayatrib%netscape.com dadf081c19 ProfileManager interface header file 1999-04-10 06:30:17 +00:00
jband%netscape.com f8e98296ef finishing file removal 1999-04-10 06:25:25 +00:00
jband%netscape.com 3d964bce21 Prepare for not emitting js stubs decls into headers. Emit the macro for GetIID. 1999-04-10 06:17:49 +00:00
jband%netscape.com 5b6af6f244 convert fprintf calls to TRACE macros so they can be more easily turned on and off 1999-04-10 06:11:55 +00:00
rjc%netscape.com e273cf26b6 Additional support for "live" containers. 1999-04-10 06:11:37 +00:00
jband%netscape.com fd8376fcba added overloaded asingment operator to quiet pedantice warning 1999-04-10 06:09:54 +00:00
hyatt%netscape.com b7d9c16726 Changing window so that it doesn't scroll by default. 1999-04-10 06:07:51 +00:00
jband%netscape.com 5d44387aad fix misspelling 1999-04-10 06:07:24 +00:00
jband%netscape.com 14e5319e39 battling bitrot in this test program 1999-04-10 06:06:39 +00:00
nhotta%netscape.com 1b22dab155 CSID -> charset name 1999-04-10 05:03:24 +00:00