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

37538 Коммитов

Автор SHA1 Сообщение Дата
danm%netscape.com a74d67d0a6 move localizable string entities into separate DTD 1999-08-21 00:15:58 +00:00
pollmann%netscape.com afc22beb87 Bug 3256: Add ScrollIntoView() method to form control frame interface. 1999-08-21 00:10:13 +00:00
pollmann%netscape.com b18052f3d5 Bug 3256: Add ScrollIntoView() method to form frame objects. 1999-08-21 00:09:24 +00:00
tague%netscape.com 02a7978a0f Added nsEntityConverter components. 1999-08-20 23:57:51 +00:00
tague%netscape.com 86107ba392 Added nsIEntityConverter component. 1999-08-20 23:57:21 +00:00
tague%netscape.com fa43162019 Added nsIEntityConverter.idl component. 1999-08-20 23:56:37 +00:00
tague%netscape.com ba8c57abef 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. 1999-08-20 23:52:36 +00:00
slamm%netscape.com 645eb7fa43 Split configuration into a separate file (run --example-config to start out). 1999-08-20 23:52:18 +00:00
sgehani%netscape.com 067ad1c159 Fix for Mac specific bug: 11166. Install.Gestalt() now works. 1999-08-20 23:49:20 +00:00
tague%netscape.com 865fc4c368 Added GetLocaleComponentForUserAgent to nsILocaleService. Fixes my part of bug #10465. 1999-08-20 23:47:27 +00:00
jdunn%netscape.com 3731719d4e AIX does not allow calling the baseclass via the typedef. I talked this
over with Kevin McClusky and he agreed to allow the change.
1999-08-20 23:37:15 +00:00
bienvenu%netscape.com b4e8dcfef6 add ab history to build 1999-08-20 23:34:55 +00:00
karnaze%netscape.com 02b9733497 new regression test. fixed some others 1999-08-20 23:29:56 +00:00
bienvenu%netscape.com ed1d697bc5 add history ab 1999-08-20 23:28:48 +00:00
karnaze%netscape.com 69ea614920 bug 11944 - row group is properly offset using table border. cleaned up new incremental reflow methods. 1999-08-20 23:27:54 +00:00
troy%netscape.com 91af44d712 Optimized CalculateRowHeights() to skip step 2 if there are no cells that
have row spans
1999-08-20 23:27:39 +00:00
german%netscape.com 97dd5a394c seperating out open file, which is now a separetae menu cmd 1999-08-20 23:21:30 +00:00
german%netscape.com 9d310faa05 splitting open file and open web page menus 1999-08-20 23:20:18 +00:00
beard%netscape.com 5fb1e6b12f fixed zoom mouse tracking, now calls TrackBox properly. 1999-08-20 23:20:04 +00:00
beard%netscape.com 6fc8f3d208 Moved StRegionFromPool to header file, using more consistently, fixed some child widget clipping bugs, changed scrolling to just repaint when complex clipping in use. 1999-08-20 23:19:06 +00:00
beard%netscape.com 030feb3a63 Using StRegionFromPool, fixed some widget clipping bugs (invisible siblings). 1999-08-20 23:17:45 +00:00
german%netscape.com f6a0ae3d83 preparing for split of open menu into open file and open web page 1999-08-20 23:17:12 +00:00
beard%netscape.com e4ab00bcd7 Added helper class StRegionFromPool to make it useable from multiple source files. 1999-08-20 23:16:53 +00:00
pollmann%netscape.com c9f3e8764c Bug 3285: Implement Item() method on Form Element content object. 1999-08-20 23:15:40 +00:00
german%netscape.com 5885978887 cosmetic/usability improvements to unknown content dialog 1999-08-20 23:13:51 +00:00
jband%netscape.com b029b36916 added files: mozilla/js/src/xpconnect/src/xpcexception.cpp 1999-08-20 23:11:45 +00:00
jband%netscape.com 2b6e686d50 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. 1999-08-20 23:11:30 +00:00
pollmann%netscape.com 2bd94df559 Fixing GTK widget tabbing for text inputs. 1999-08-20 23:10:54 +00:00
dp%netscape.com 4f8136dd2b PlatformFind() changed to return nsDll * instead of FactoryEntry. This
is an internal api change.
1999-08-20 23:06:47 +00:00
danm%netscape.com 59c9eb8169 adding 'status' chromeclass to the other half of the status bar 1999-08-20 23:00:43 +00:00
mscott%netscape.com 3fa7ac0c80 Fix for Bug #12151 on behalf of sspitzer. 1999-08-20 22:59:16 +00:00
hyatt%netscape.com f1252f912a Renaming onaction to oncommand. 1999-08-20 22:58:32 +00:00
hyatt%netscape.com ad2134d3e9 Renaming onaction to oncommand. Also adding getIID to nsIFocusableContent, since
I'll need to be using that later on.
1999-08-20 22:56:15 +00:00
pavlov%netscape.com 85b0bdae46 clipboard fixes 1999-08-20 22:54:45 +00:00
kmcclusk%netscape.com 610a9d3e09 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.
1999-08-20 22:52:35 +00:00
kmcclusk%netscape.com b4bd0d826d 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.
1999-08-20 22:51:45 +00:00
kmcclusk%netscape.com d48255cf38 Removed secondary drawing surface used when CopyOffScreenBits passing the NS_COPYBITS_TO_BACK_BUFFER flag
NS_COPYBITS_TO_BACK_BUFFER  is obsolete.
1999-08-20 22:50:24 +00:00
putterman%netscape.com 3369c0b335 Only use base GetPrettyName instead of LocalMail. 1999-08-20 22:49:04 +00:00
kmcclusk%netscape.com 0d24534039 nsViewManager :: Refresh
Created explicit pointers to offscreen and onscreen rendering contexts.
Stop passing NS_COPYBITS_TO_BACK_BUFFER flag.
1999-08-20 22:48:56 +00:00
putterman%netscape.com f59b360041 Use nsISupports. 1999-08-20 22:47:55 +00:00
jdunn%netscape.com 3b62f82dcb 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.
1999-08-20 22:47:36 +00:00
putterman%netscape.com d675189266 Create datasources in js and rewrite views. 1999-08-20 22:47:12 +00:00
putterman%netscape.com 4822c1ca3d Add SetWebShell. 1999-08-20 22:46:10 +00:00
putterman%netscape.com 69554edf57 Add nsIMsgWindowData 1999-08-20 22:45:47 +00:00
jdunn%netscape.com 4adf33ee29 Need to specify base class type as public for Native compilers 1999-08-20 22:45:43 +00:00
alecf%netscape.com f03d81f93e add new server icons and put them in the folder pane using the new IsServer property 1999-08-20 22:45:36 +00:00
jband%netscape.com 9575270f2d adding a comment referencing a bug number for why this was done the way it was 1999-08-20 22:45:30 +00:00
putterman%netscape.com 6cdb8038ad added nsIMsgWindowData 1999-08-20 22:45:16 +00:00
putterman%netscape.com ba29d47daf Folder names only called when depth 0. Temp until IsServer implemented. 1999-08-20 22:44:44 +00:00
putterman%netscape.com cd7799d2ea Remove view code. 1999-08-20 22:44:13 +00:00