Commit Graph

53979 Commits

Author SHA1 Message Date
tague%netscape.com
6fc263c910 Added makefile.win for windows build.
git-svn-id: svn://10.0.0.236/trunk@43921 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 00:42:03 +00:00
hangas%netscape.com
0b39165801 Changed Select Addresses dialog to be modal.
git-svn-id: svn://10.0.0.236/trunk@43920 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 00:24:26 +00:00
bienvenu%netscape.com
bc06713ec9 register ab history
git-svn-id: svn://10.0.0.236/trunk@43919 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 00:22:26 +00:00
gagan%netscape.com
297c9869a0 Code style consistency cleanup.
git-svn-id: svn://10.0.0.236/trunk@43918 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 00:22:18 +00:00
pollmann%netscape.com
77b365a874 Bug 3256: Scroll frame into view when form element receives focus.
git-svn-id: svn://10.0.0.236/trunk@43917 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 00:19:34 +00:00
german%netscape.com
4010068441 updating this windows caption, since it's now just opening web location. also moving window title to dtd for localization
git-svn-id: svn://10.0.0.236/trunk@43916 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 00:19:18 +00:00
hangas%netscape.com
e3a60cb253 Fixed bug 10349 address book card dialogs not modal. Also made small syntax changes for rdf.
git-svn-id: svn://10.0.0.236/trunk@43915 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 00:16:01 +00:00
danm%netscape.com
6fa7452e8f move localizable string entities into separate DTD
git-svn-id: svn://10.0.0.236/trunk@43914 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 00:15:58 +00:00
pollmann%netscape.com
8a60159afc Bug 3256: Add ScrollIntoView() method to form control frame interface.
git-svn-id: svn://10.0.0.236/trunk@43913 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 00:10:13 +00:00
pollmann%netscape.com
60e2a67f05 Bug 3256: Add ScrollIntoView() method to form frame objects.
git-svn-id: svn://10.0.0.236/trunk@43912 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 00:09:24 +00:00
tague%netscape.com
509fb31739 Added nsEntityConverter components.
git-svn-id: svn://10.0.0.236/trunk@43911 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:57:51 +00:00
tague%netscape.com
3344ed9e47 Added nsIEntityConverter component.
git-svn-id: svn://10.0.0.236/trunk@43910 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:57:21 +00:00
tague%netscape.com
dc574b4129 Added nsIEntityConverter.idl component.
git-svn-id: svn://10.0.0.236/trunk@43909 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:56:37 +00:00
tague%netscape.com
c0fafec30b Fixed bug #12052 - design changes to the implemenation of the editor charset menu. The charset information is now pushed down to the nsIDocument rather than being stored in the nsEditor component.
git-svn-id: svn://10.0.0.236/trunk@43908 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:52:36 +00:00
slamm%netscape.com
c9e7db36fb Split configuration into a separate file (run --example-config to start out).
git-svn-id: svn://10.0.0.236/trunk@43907 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:52:18 +00:00
sgehani%netscape.com
7d86862530 Fix for Mac specific bug: 11166. Install.Gestalt() now works.
git-svn-id: svn://10.0.0.236/trunk@43906 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:49:20 +00:00
tague%netscape.com
06fe2e3fd7 Added GetLocaleComponentForUserAgent to nsILocaleService. Fixes my part of bug #10465.
git-svn-id: svn://10.0.0.236/trunk@43905 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:47:27 +00:00
jdunn%netscape.com
128a27ec75 AIX does not allow calling the baseclass via the typedef. I talked this
over with Kevin McClusky and he agreed to allow the change.


git-svn-id: svn://10.0.0.236/trunk@43903 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:37:15 +00:00
bienvenu%netscape.com
c86886b6f6 add ab history to build
git-svn-id: svn://10.0.0.236/trunk@43902 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:34:55 +00:00
karnaze%netscape.com
363cd0680d new regression test. fixed some others
git-svn-id: svn://10.0.0.236/trunk@43901 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:29:56 +00:00
bienvenu%netscape.com
671fb898fd add history ab
git-svn-id: svn://10.0.0.236/trunk@43900 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:28:48 +00:00
karnaze%netscape.com
ecc88ac54d bug 11944 - row group is properly offset using table border. cleaned up new incremental reflow methods.
git-svn-id: svn://10.0.0.236/trunk@43899 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:27:54 +00:00
troy%netscape.com
7ff87b81d8 Optimized CalculateRowHeights() to skip step 2 if there are no cells that
have row spans


git-svn-id: svn://10.0.0.236/trunk@43898 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:27:39 +00:00
german%netscape.com
a7c2be7d80 seperating out open file, which is now a separetae menu cmd
git-svn-id: svn://10.0.0.236/trunk@43896 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:21:30 +00:00
german%netscape.com
788fea4638 splitting open file and open web page menus
git-svn-id: svn://10.0.0.236/trunk@43895 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:20:18 +00:00
beard%netscape.com
caa14a9ce8 fixed zoom mouse tracking, now calls TrackBox properly.
git-svn-id: svn://10.0.0.236/trunk@43894 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:20:04 +00:00
beard%netscape.com
e3eb020057 Moved StRegionFromPool to header file, using more consistently, fixed some child widget clipping bugs, changed scrolling to just repaint when complex clipping in use.
git-svn-id: svn://10.0.0.236/trunk@43893 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:19:06 +00:00
beard%netscape.com
1164a558ed Using StRegionFromPool, fixed some widget clipping bugs (invisible siblings).
git-svn-id: svn://10.0.0.236/trunk@43892 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:17:45 +00:00
german%netscape.com
0d34fd018d preparing for split of open menu into open file and open web page
git-svn-id: svn://10.0.0.236/trunk@43891 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:17:12 +00:00
beard%netscape.com
4c332d7ce1 Added helper class StRegionFromPool to make it useable from multiple source files.
git-svn-id: svn://10.0.0.236/trunk@43890 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:16:53 +00:00
pollmann%netscape.com
02711c3435 Bug 3285: Implement Item() method on Form Element content object.
git-svn-id: svn://10.0.0.236/trunk@43889 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:15:40 +00:00
german%netscape.com
b3b2f14e83 cosmetic/usability improvements to unknown content dialog
git-svn-id: svn://10.0.0.236/trunk@43888 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:13:51 +00:00
jband%netscape.com
9111656ab3 added files: mozilla/js/src/xpconnect/src/xpcexception.cpp
git-svn-id: svn://10.0.0.236/trunk@43887 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:11:45 +00:00
jband%netscape.com
2a25b65fb4 Rework nsIDs are reflected into JS. Expose HasInstance to nsIXPCScriptable. Initial work on making structured exceptions for JS. Switch nsIXPCScriptable implementations to use multiple inheritence rather that returning separate objects - stop breaking some xpcom rules. Fix NS_IMPL_QUERY_INTERFACE_SCRIPTABLE. Get rid of caching of nsIAllocator service. Add system to conditionally auto update the ThreadJSContextStack as we get called from JS. Expose Components.Exception and Components.ID ctors to JS. Convert more NULLs to nsnulls. Trim and or fix broken nsID tests.
git-svn-id: svn://10.0.0.236/trunk@43886 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:11:30 +00:00
pollmann%netscape.com
b89b8727fb Fixing GTK widget tabbing for text inputs.
git-svn-id: svn://10.0.0.236/trunk@43885 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:10:54 +00:00
dp%netscape.com
b359dd631b PlatformFind() changed to return nsDll * instead of FactoryEntry. This
is an internal api change.


git-svn-id: svn://10.0.0.236/trunk@43884 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:06:47 +00:00
danm%netscape.com
0c51836fd5 adding 'status' chromeclass to the other half of the status bar
git-svn-id: svn://10.0.0.236/trunk@43883 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:00:43 +00:00
mscott%netscape.com
0354de99f5 Fix for Bug #12151 on behalf of sspitzer.
git-svn-id: svn://10.0.0.236/trunk@43882 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:59:16 +00:00
hyatt%netscape.com
12a3e06587 Renaming onaction to oncommand.
git-svn-id: svn://10.0.0.236/trunk@43881 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:58:32 +00:00
hyatt%netscape.com
dd5bde5e90 Renaming onaction to oncommand. Also adding getIID to nsIFocusableContent, since
I'll need to be using that later on.


git-svn-id: svn://10.0.0.236/trunk@43880 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:56:15 +00:00
pavlov%netscape.com
612301c7ce clipboard fixes
git-svn-id: svn://10.0.0.236/trunk@43879 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:54:45 +00:00
kmcclusk%netscape.com
6fd517e94a Correctly set the current state for the radio button in SetProperty. Previously the radio buttons state was not properly set
when JavaScript was used to set it.


git-svn-id: svn://10.0.0.236/trunk@43878 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:52:35 +00:00
kmcclusk%netscape.com
1d9d68cf85 Changed if an action is not specified and we are in a 4.x browser than cause the URL to be reloaded.
This is compatible with Netscape 4.x browsers + I.E. If an action is not specified and inside an XML or XUL document than do nothing.


git-svn-id: svn://10.0.0.236/trunk@43877 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:51:45 +00:00
kmcclusk%netscape.com
810552b4ea Removed secondary drawing surface used when CopyOffScreenBits passing the NS_COPYBITS_TO_BACK_BUFFER flag
NS_COPYBITS_TO_BACK_BUFFER  is obsolete.


git-svn-id: svn://10.0.0.236/trunk@43876 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:50:24 +00:00
putterman%netscape.com
d08c51f22a Only use base GetPrettyName instead of LocalMail.
git-svn-id: svn://10.0.0.236/trunk@43875 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:49:04 +00:00
kmcclusk%netscape.com
e1083a6ab6 nsViewManager :: Refresh
Created explicit pointers to offscreen and onscreen rendering contexts.
Stop passing NS_COPYBITS_TO_BACK_BUFFER flag.


git-svn-id: svn://10.0.0.236/trunk@43874 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:48:56 +00:00
putterman%netscape.com
8dfbc8b006 Use nsISupports.
git-svn-id: svn://10.0.0.236/trunk@43873 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:47:55 +00:00
jdunn%netscape.com
8131193612 AIX requires that the class definition be defined fully in the header (or
at least before the header is fully processed).  So with Chris Waterson's
permission I moved the definition from the CPP to the header.


git-svn-id: svn://10.0.0.236/trunk@43872 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:47:36 +00:00
putterman%netscape.com
709a4fdd11 Create datasources in js and rewrite views.
git-svn-id: svn://10.0.0.236/trunk@43871 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:47:12 +00:00
putterman%netscape.com
c72e6b5913 Add SetWebShell.
git-svn-id: svn://10.0.0.236/trunk@43870 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:46:10 +00:00