Commit Graph

39121 Commits

Author SHA1 Message Date
sspitzer%netscape.com
a65fffcefb fix warning
git-svn-id: svn://10.0.0.236/trunk@45008 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 17:32:51 +00:00
sspitzer%netscape.com
835267909a initial pass at hooking up news to the progress bar and status area. more to be done here.
git-svn-id: svn://10.0.0.236/trunk@45006 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 17:29:15 +00:00
sspitzer%netscape.com
3e2a852f34 don't clear the news.directory pref.
git-svn-id: svn://10.0.0.236/trunk@45005 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 17:27:37 +00:00
sspitzer%netscape.com
1516e85713 turn off my debugging noise
git-svn-id: svn://10.0.0.236/trunk@45004 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 17:26:13 +00:00
sspitzer%netscape.com
5d75a88269 fix pedantic build bustage.
git-svn-id: svn://10.0.0.236/trunk@45003 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 16:55:31 +00:00
morse%netscape.com
aacde5edcb fix bug 12475
git-svn-id: svn://10.0.0.236/trunk@45002 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 16:16:11 +00:00
bienvenu%netscape.com
b8c337b276 add server sink idl, not part of build
git-svn-id: svn://10.0.0.236/trunk@45001 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 15:54:13 +00:00
morse%netscape.com
1b0ea08be4 stop leaking spec in wallet__ProfileDirectory and wallet_ResourceDirectory -- similar to bug 12604
git-svn-id: svn://10.0.0.236/trunk@45000 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 14:49:18 +00:00
morse%netscape.com
9de6eeed5c stop leaking spec in cookie_ProfileDirectory -- bug 12604
git-svn-id: svn://10.0.0.236/trunk@44999 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 14:48:22 +00:00
morse%netscape.com
968f97eacd fix bug when adding first schema to empty wallet
git-svn-id: svn://10.0.0.236/trunk@44998 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 14:33:45 +00:00
morse%netscape.com
c1be945b03 use real dialogs for cookie nag box
git-svn-id: svn://10.0.0.236/trunk@44997 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 13:51:59 +00:00
morse%netscape.com
e4728bf233 fix bug when changing password
git-svn-id: svn://10.0.0.236/trunk@44996 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 13:24:00 +00:00
pavlov%netscape.com
26c871ae25 add color picker to the menubar
git-svn-id: svn://10.0.0.236/trunk@44995 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 08:43:24 +00:00
pavlov%netscape.com
1301d5a321 add color picker test menu item
git-svn-id: svn://10.0.0.236/trunk@44994 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 08:40:14 +00:00
pavlov%netscape.com
d893ad129b label for color picker menu item
git-svn-id: svn://10.0.0.236/trunk@44993 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 08:39:31 +00:00
pavlov%netscape.com
16d466e6e9 sample colorpicker
git-svn-id: svn://10.0.0.236/trunk@44992 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 08:36:42 +00:00
nisheeth%netscape.com
b791d4288f Checking in initial version of Keith Visco's (kvisco@ziplink.net) XSL processor, Transformiix. Some glue code to interface it with mozilla is #ifdef MOZILLA protected.
git-svn-id: svn://10.0.0.236/trunk@44991 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 08:19:56 +00:00
pavlov%netscape.com
5b86aa3a5c honor width and height on the color picker and size intrinsically if thats what you want
git-svn-id: svn://10.0.0.236/trunk@44990 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 07:49:39 +00:00
nisheeth%netscape.com
e1d677c891 Work in progress to integrate Keith Visco's XSL processor, Transformiix, into Gecko. All code is protected by #ifdef XSL and will not affect the build.
git-svn-id: svn://10.0.0.236/trunk@44989 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 07:37:23 +00:00
nisheeth%netscape.com
623d44aef7 Work in progress to integrate Keith Visco's XSL processor, Transformiix, into Gecko. All code is protected by #ifdef XSL and will not affect the build.
git-svn-id: svn://10.0.0.236/trunk@44988 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 07:31:08 +00:00
pavlov%netscape.com
86bb9f1e01 fix some mathmatical errors and do proper clipping
git-svn-id: svn://10.0.0.236/trunk@44987 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 06:40:37 +00:00
syd%netscape.com
2c08cdeba3 Comment out rdf for files, this crashes editor when you bring it up. See bug 12725.
git-svn-id: svn://10.0.0.236/trunk@44981 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 06:03:49 +00:00
neeti%netscape.com
09e423faf4 implemented ResetPrefs feature
git-svn-id: svn://10.0.0.236/trunk@44980 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 05:19:29 +00:00
rpotts%netscape.com
e6270075bd Null terminate the new buffer.
git-svn-id: svn://10.0.0.236/trunk@44979 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 05:12:11 +00:00
idk%eng.sun.com
9d2f8ed652 Initial pluglets checkin.
git-svn-id: svn://10.0.0.236/trunk@44978 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 04:39:56 +00:00
pavlov%netscape.com
604ab5b0be added files: mozilla/layout/xul/base/src/nsStdColorPicker.cpp
git-svn-id: svn://10.0.0.236/trunk@44977 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 04:28:59 +00:00
pavlov%netscape.com
6ea248f887 color picker widget
git-svn-id: svn://10.0.0.236/trunk@44976 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 04:28:45 +00:00
bienvenu%netscape.com
15ee856129 more makefile bustage
git-svn-id: svn://10.0.0.236/trunk@44975 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 03:36:06 +00:00
beard%netscape.com
39cdb750f7 Changed GetIID() to NS_DEFINE_STATIC_IID_ACCESSOR.
git-svn-id: svn://10.0.0.236/trunk@44974 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 03:01:32 +00:00
bienvenu%netscape.com
9f69cbb5bf another attempt to fix linux build bustage
git-svn-id: svn://10.0.0.236/trunk@44973 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 03:01:13 +00:00
beard%netscape.com
f8c87f0f05 fixing an unused variable warning.
git-svn-id: svn://10.0.0.236/trunk@44972 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 03:00:59 +00:00
beard%netscape.com
6ffeb216b5 Removed a potentially dangerous cast.
git-svn-id: svn://10.0.0.236/trunk@44971 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 03:00:19 +00:00
beard%netscape.com
80b87b24fe fixed stack management so that stack crawls work, added a traceback table.
git-svn-id: svn://10.0.0.236/trunk@44970 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 02:59:33 +00:00
bienvenu%netscape.com
f166c22691 attempt to fix linux build bustage
git-svn-id: svn://10.0.0.236/trunk@44969 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 02:58:48 +00:00
beard%netscape.com
eb4bc42679 wasn't calling __intialize/__terminate.
git-svn-id: svn://10.0.0.236/trunk@44968 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 02:58:35 +00:00
cmanske%netscape.com
117195748b Removed string bundle code from nsEditor into EditorShell and added access for JavaScript. Moved most of Save document code into EditorShell and added filetype filters to save dialog. Placed Advanced Edit functionality in an overly file. Removed redundant entity strings, that are now in overlays, from DTD files.
git-svn-id: svn://10.0.0.236/trunk@44967 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 02:40:18 +00:00
cathleen%netscape.com
3963a1840c fix bug 9591, mPatchList, hashtable entries not freeup after install finishes
git-svn-id: svn://10.0.0.236/trunk@44966 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 02:07:14 +00:00
sdagley%netscape.com
634075dbb7 added files: mozilla/layout/xul/base/src/nsTreeRowFrame.cpp
git-svn-id: svn://10.0.0.236/trunk@44965 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 01:43:21 +00:00
cathleen%netscape.com
39c42933f3 fixed bug 12188, result file is not removed if patch fails
git-svn-id: svn://10.0.0.236/trunk@44964 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 01:21:35 +00:00
alecf%netscape.com
2beec5455c now support checkboxes too
git-svn-id: svn://10.0.0.236/trunk@44963 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 00:56:37 +00:00
hyatt%netscape.com
820940c820 Enabling tree row frames.
git-svn-id: svn://10.0.0.236/trunk@44962 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 00:45:18 +00:00
hyatt%netscape.com
fe110b68b9 Tweaks to be able to see the RowReflowState over in trees
git-svn-id: svn://10.0.0.236/trunk@44961 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 00:43:53 +00:00
hangas%netscape.com
516ab81888 First steps towards command updating for menus etc. hook?=trudelle
git-svn-id: svn://10.0.0.236/trunk@44960 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 00:43:42 +00:00
hangas%netscape.com
2331c3c9a8 Changed sort JS to use new interface as requested by rjc. hook?=trudelle
git-svn-id: svn://10.0.0.236/trunk@44959 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 00:42:33 +00:00
hyatt%netscape.com
99239b7964 Tree widget checkin.
git-svn-id: svn://10.0.0.236/trunk@44958 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 00:40:46 +00:00
troy%netscape.com
1604aaf744 Changed block frame code to cache the max element width. This enables
us to ask for the maxElementSize when doing an incremental reflow


git-svn-id: svn://10.0.0.236/trunk@44957 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 00:39:55 +00:00
hyatt%netscape.com
5b261ca2f5 Updated style rules for xul.css.
git-svn-id: svn://10.0.0.236/trunk@44956 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 00:36:07 +00:00
slamm%netscape.com
1a3b88bc5b Use the right quotes.
git-svn-id: svn://10.0.0.236/trunk@44955 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 00:32:47 +00:00
akkana%netscape.com
91575850ce Fix alt key char codes
git-svn-id: svn://10.0.0.236/trunk@44954 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 00:32:35 +00:00
akkana%netscape.com
2879c01e5b Handle lower-case alt-x as well as upper case
git-svn-id: svn://10.0.0.236/trunk@44953 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 00:31:06 +00:00