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

37671 Коммитов

Автор SHA1 Сообщение Дата
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
mscott%netscape.com 294392b892 Bug #12198 --> crash when clicking mailto links in the message pane. Also, Use NS_GET_IID 1999-08-20 22:44:01 +00:00
putterman%netscape.com 8f7dfb5a5c turn threading off by default. 1999-08-20 22:43:58 +00:00
putterman%netscape.com 1689dae29e export nsMsgStatusFeedback.h 1999-08-20 22:43:45 +00:00
jdunn%netscape.com 52e551ef2f HP requires a newline at the end of the file 1999-08-20 22:43:24 +00:00
putterman%netscape.com 6eec2b3dc5 Add nsMsgStatusFeedback to factory. 1999-08-20 22:43:17 +00:00
mscott%netscape.com d6629ef16b fix some bogus QI stuff where we always returned nsISupports instead of what the user asked 1999-08-20 22:43:01 +00:00
putterman%netscape.com 70ad9dbb2a Add SetWebShell 1999-08-20 22:42:52 +00:00
jdunn%netscape.com f3c640e310 HP requires a newline 1999-08-20 22:42:36 +00:00
alecf%netscape.com ed4b8880c0 reflect IsServer into RDF 1999-08-20 22:42:35 +00:00
putterman%netscape.com 00bb13cf61 Remove view code 1999-08-20 22:42:29 +00:00
mscott%netscape.com 7e2446e706 Fix for Bug #12236 --> set iframe type to content-primary. 1999-08-20 22:42:09 +00:00
alecf%netscape.com 5c30f001ab oops, we were calling the wrong superclass 1999-08-20 22:42:05 +00:00
putterman%netscape.com 0f69d7ba27 Add nsIMsgWindowData.idl 1999-08-20 22:42:03 +00:00
alecf%netscape.com 292c8e0141 add new isServer attribute 1999-08-20 22:41:38 +00:00
mscott%netscape.com 3c8eb44968 build nsIAbCollector.idl 1999-08-20 22:40:56 +00:00
putterman%netscape.com dc3b073ae4 add nsIMsgWindowData.idl 1999-08-20 22:40:54 +00:00
mscott%netscape.com 95c74ff260 checkin for bienvenu...build nsAddressCollector 1999-08-20 22:40:35 +00:00