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

31153 Коммитов

Автор SHA1 Сообщение Дата
Jerry.Kirk%Nexwarecorp.com 1306ed722c - Removing references to GTK that were left over from the conversion. 1999-06-21 20:02:53 +00:00
dbragg%netscape.com b24749580d removed the too-long file names nsPrefMigrationProgressDialog.cpp and .h. They are nos nsPMProgressDlg.cpp and .h 1999-06-21 20:01:28 +00:00
Jerry.Kirk%Nexwarecorp.com 1f404b8834 - Adding code to support Neutrino OS. Had to use the OS_TARGET
- variable instead of OS_ARCH because Neutrino is still cross-compiled.
1999-06-21 19:58:48 +00:00
ssu%netscape.com fd44dafd5c attempting to fix build bustage 1999-06-21 18:39:04 +00:00
edwin%woudt.nl d03688943c Remove obsolete code from the Makefile. Compiling shouldn't give errors anymore now. 1999-06-21 16:57:40 +00:00
rhp%netscape.com 8c58cea08b Output Charset info, even though Ender has a problem with it. 1999-06-21 14:48:04 +00:00
blizzard%redhat.com 081b56c799 set mBounds in the other Resize() method, too. Thanks for pointing this out, tor. 1999-06-21 14:36:53 +00:00
morse%netscape.com 1c09f83660 turning on wallet viewers on unix platforms 1999-06-21 14:36:52 +00:00
rjc%netscape.com 4b62390cc1 Clean up. 1999-06-21 10:46:47 +00:00
grail%cafebabe.org df48b6d3d4 Fixed to accomodate one of the constructors that disappeared from PageUI. 1999-06-21 09:54:08 +00:00
grail%cafebabe.org 98769f954c Tweaked XMLMenuBuilder to be a few less instructions. Not sure if it
matters or not. XMLPageBuilder now does recursive panels (I think). I
needs testing but in theory it should work. Dumb constructors for
XMLPageBuilder and PageUI removed also. Let's watch Tinderbox before I
sleep. I am finally happy with this implementation. You don't have to
spend a fortnight reading it to figure out what's going on.

Happy hacking!
1999-06-21 09:28:04 +00:00
rjc%netscape.com 6444965ed6 Turn on. 1999-06-21 09:22:17 +00:00
rjc%netscape.com 5be32c35cc Conditionalize. 1999-06-21 09:12:35 +00:00
rjc%netscape.com 6affb83a79 OnAssert() and OnUnassert() now understand if the contents were generated by a XUL template and, if so, try to do the right thing. 1999-06-21 08:59:14 +00:00
rpotts%netscape.com 971870e5ef First pass at parsing the server Response in a more robust way... This is a WIP (not tested yet) 1999-06-21 08:21:28 +00:00
rpotts%netscape.com b92472309b Cleaned up the destructor to correctly release the input stream... 1999-06-21 08:19:26 +00:00
jfrancis%netscape.com 393b6f7f02 don't consume mouse down events if no link handler (allows text selection to work in links when link clicking is disabled). 1999-06-21 07:56:49 +00:00
jfrancis%netscape.com 3ae3032390 turn off link following in the editor 1999-06-21 07:49:03 +00:00
jfrancis%netscape.com a49b921177 making the world safe for null linkHandlers 1999-06-21 07:47:29 +00:00
zuperdee%penguinpowered.com 4532d338b1 Added stubs for modal dialog stuff, along with various minor fixups to help bring the Motif port up to speed on the changes that have been occuring in the rest of Mozilla. 1999-06-21 06:49:44 +00:00
morse%netscape.com 789344eb2d backing out last change 1999-06-21 06:04:25 +00:00
morse%netscape.com b3f241c6c2 Makefile.in 1999-06-21 05:24:25 +00:00
rhp%netscape.com b03c37d0d2 Fix for improper I18N decoding of attachment file names 1999-06-21 04:08:18 +00:00
sspitzer%netscape.com 9f989951ed adding the .cvsignore files. again.
These are here so that CVS will ignore the generated Makefiles.

don't remove them, please.
1999-06-21 03:23:07 +00:00
ramiro%netscape.com 676fd2002d Add #ifdefs to make sure it only build on supported linux platforms. 1999-06-21 02:29:17 +00:00
sspitzer%netscape.com 5278646ded fix for #8360. Get "mailnews.start_page.enabled" and "mailnews.start_page.url" to work. 1999-06-21 02:25:34 +00:00
morse%netscape.com b3c35ac4bc turn on wallet viewers 1999-06-21 02:18:16 +00:00
sspitzer%netscape.com 426eb85cbf fix warnings. these classes have virtual functions but non-virtual destructors 1999-06-21 01:59:44 +00:00
morse%netscape.com 25db467237 .cvsignore 1999-06-21 00:46:26 +00:00
warren%netscape.com 43c1f0c4af Parser changes for necko. 1999-06-21 00:33:51 +00:00
briano%netscape.com bb95a56a0c Automated update 1999-06-21 00:29:54 +00:00
mcafee%netscape.com 54e85e2dd4 Better ifdef logic for NECKO. 1999-06-21 00:26:16 +00:00
mcafee%netscape.com 5a4d97fc30 --enable-necko turns on the NECKO ifdef 1999-06-21 00:25:19 +00:00
jfrancis%netscape.com 365a0ec07e care and feeding of the compiler... 1999-06-20 23:32:22 +00:00
sspitzer%netscape.com 6161369a65 export the history-test files on Mac and Windows, too. 1999-06-20 23:03:27 +00:00
jfrancis%netscape.com 99b76dc78a spring cleaning of interfaces 1999-06-20 23:02:48 +00:00
bruce%cybersight.com d14ba8a859 Add |GetIID()| implementation. 1999-06-20 22:32:32 +00:00
bruce%cybersight.com 015ea6cab8 Add |GetIID()| implementations. 1999-06-20 22:31:32 +00:00
morse%netscape.com 46b122ecad Makefile.in 1999-06-20 22:27:44 +00:00
alecf%netscape.com 9f9a129123 fix some of the options so that new rows are added correctly. 1999-06-20 22:05:11 +00:00
alecf%netscape.com c8fea1ab2a add completions to tests so that we can traverse specific object types 1999-06-20 22:04:33 +00:00
alecf%netscape.com 9ddf61f119 add initial implementation of the account wizard 1999-06-20 22:03:12 +00:00
alecf%netscape.com 958ca9b7e4 add datasource datasource for the first time
(not complete, not yet part of the build)
1999-06-20 22:01:58 +00:00
alecf%netscape.com 1017419d99 add DOM datasource for the first time
(not yet part of the build)
1999-06-20 22:01:01 +00:00
bruce%cybersight.com 6a584afb67 Add |GetIID()| implementations. There is code that was relying on these to exist in the tree, so this could be entertaining. 1999-06-20 21:51:06 +00:00
edwin%woudt.nl 0e71ea2746 Improved the copy and move context menus to display a sensible value for each store. 1999-06-20 21:41:16 +00:00
sspitzer%netscape.com a9a73c7fc2 rewrite to use a switch statement. 1999-06-20 21:29:59 +00:00
sspitzer%netscape.com 51673c7428 changes to export the new history-test.* files 1999-06-20 21:16:58 +00:00
sspitzer%netscape.com a1c4356a37 added these files to test nsIGlobalHistory from javascript 1999-06-20 21:16:25 +00:00
sspitzer%netscape.com 700602fae1 make it work when "browser.startup.homepage" is 2, for last page visited.
I needed to get the service before I QueryInterfaced.
1999-06-20 21:09:50 +00:00