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

1346 Коммитов

Автор SHA1 Сообщение Дата
pavlov%pavlov.net 2f04d634cf start fixing file selector, fix menus under apprunner, fix font setting for
widgets.
1999-03-05 02:48:43 +00:00
scc%netscape.com 31ff626ae9 rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
rods%netscape.com 22dce04ff4 Added static IID() method 1999-03-03 15:17:33 +00:00
pierre%netscape.com dcf0807e94 fix last part of #2336 "Miscellaneous cosmetic problems with scrollbars" 1999-03-03 09:05:50 +00:00
pierre%netscape.com 0244e5429b fix funny button hilites that happened when moving quickly the mouse after doing a dragWindow 1999-03-03 09:04:42 +00:00
pierre%netscape.com cf16e64001 fix #3358 "Missed mouse up events cause chaos" fix double-clicks in buttons 1999-03-03 09:02:54 +00:00
pierre%netscape.com e28543a574 fix #3358 "Missed mouse up events cause chaos" 1999-03-03 09:01:58 +00:00
pierre%netscape.com a5a10abb8a updated some comments about nsIWindow 1999-03-03 09:00:44 +00:00
joki%netscape.com c401b7142e Adding new tab handling and focus support. 1999-03-02 19:19:24 +00:00
akkana%netscape.com 691da39698 nsWindow.cpp didn't like the fcn name SelectionClear 1999-03-02 19:06:28 +00:00
akkana%netscape.com 5569b9afcd Improvements in handling of the X selection, and some explanatory comments 1999-03-02 18:08:49 +00:00
alecf%netscape.com cc83dd48d4 fix AIX bustage - compiler confused by too much casting 1999-03-02 01:40:52 +00:00
pollmann%netscape.com 7077aab8e4 Allow windows text widgets to update readonly state on the fly, as gtk already does. 1999-03-02 00:48:22 +00:00
rods%netscape.com 7cdd5fa162 Added method 1999-03-01 17:52:22 +00:00
rods%netscape.com 36fa7b8ce3 Added forward decl 1999-03-01 17:08:13 +00:00
rods%netscape.com 9f8c9cb685 Added new method 1999-03-01 17:03:21 +00:00
rods%netscape.com 764dc21f77 Added arible 1999-03-01 17:00:24 +00:00
rods%netscape.com 2158ab62d2 ifdef'ed out some menu code that does work yet. 1999-03-01 16:48:45 +00:00
rods%netscape.com a32a2b792c Added methods to header. 1999-03-01 16:48:19 +00:00
rods%netscape.com 4924b55d49 Added MenuDeselect to nsIMenuListener 1999-03-01 16:22:40 +00:00
ramiro%netscape.com 7bd23e1cc8 Here is patch to add font-styles to gtk-widgets. It adds styles
to widgets on creation, and uses that style to change fonts.
Thanks to Tomi Leppikangas <Tomi.Leppikangas@oulu.fi>
1999-03-01 13:30:54 +00:00
saari%netscape.com 0a749abef9 Making Mac menus work a little better again. 1999-02-27 08:30:32 +00:00
mcafee%netscape.com 40ae3c97e7 Fixing solaris bustage. a/r=akkana,simon 1999-02-27 02:55:13 +00:00
ebina%netscape.com 429573f85c Changing RegisterFactory to use the new API. 1999-02-26 19:45:10 +00:00
akkana%netscape.com 60ef731019 windows has NS_IMETHOD != virtual nsresult 1999-02-26 19:39:14 +00:00
akkana%netscape.com efe3007ecb Turn on nsSelectionMgr for windows 1999-02-26 19:01:15 +00:00
akkana%netscape.com acad819a33 Turn on nsSelectionMgr class for copy/paste 1999-02-26 19:00:17 +00:00
sfraser%netscape.com aa3f712c79 Add nsSelectionMgr.cpp for akkana 1999-02-26 18:59:33 +00:00
alecf%netscape.com 78cac3935e fix HPUX bustage - don't declare classnames inside class definitition 1999-02-26 17:25:31 +00:00
warren%netscape.com 97781f4c14 Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
saari%netscape.com db7f9e4e8c Actually do menu creation on the create call. Commented out SetLabel in nsWebShellWindow::LoadMenuItem 1999-02-26 02:45:55 +00:00
akkana%netscape.com 65ab16b56d Fixes to make the mac build; jfrancis will follow with the project file 1999-02-26 01:59:49 +00:00
sfraser%netscape.com d847eb7428 Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
akkana%netscape.com 9cb2841848 Backing out my changes 1999-02-25 06:54:50 +00:00
akkana%netscape.com 7c28dffb2b Add another ifdef to fix build 1999-02-25 06:13:48 +00:00
akkana%netscape.com c48109e0e6 turn on selection mgr in app shell; forgot this file in last check-in 1999-02-25 05:49:43 +00:00
akkana%netscape.com 6d688a6e95 Use the real nsISelectionMgr for doCopy 1999-02-25 05:32:30 +00:00
akkana%netscape.com 2a9ab47da1 Build nsSelectionMgr & include in nsAppShell on Unix 1999-02-25 02:54:50 +00:00
akkana%netscape.com cb9e13c26b New SelectionMgr class 1999-02-25 02:42:06 +00:00
mcafee%netscape.com ae8e98995a Need -lgfxps to link on linux 1999-02-24 08:29:11 +00:00
mcafee%netscape.com 6c15195bdf Solaris needs newline at end of file. 1999-02-24 07:06:01 +00:00
pierre%netscape.com d0060d6635 Put back the code but this time using the newly defined nsIBidirectionalEnumerator 1999-02-23 18:49:57 +00:00
pierre%netscape.com 8b3aad79af Backed out part of the previous checkin to turn Tinderbox green again. 1999-02-23 16:30:31 +00:00
pierre%netscape.com 8d9b62efc7 Fixed #3154 "Events don't work with fixed positioning". Fixed "clicks in vScrollBar down arrow are ignored". 1999-02-23 12:53:28 +00:00
pierre%netscape.com 82277d5083 Restored the v1.76 code for the loops through the children (no nsCOMPtr, no RTTI - today's problem was one too many). Updated comments. 1999-02-23 09:14:36 +00:00
pierre%netscape.com 20ed2ebce4 added some comments 1999-02-23 09:00:16 +00:00
warren%netscape.com 3642da81a5 Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray. 1999-02-23 08:10:24 +00:00
pinkerton%netscape.com f4a5fd8ab9 Temp fix for RTTI problems that are holding the tree closed. beard and pierre will discuss a real fix later. My comment at the top of this file summarizes the problem. 1999-02-23 01:28:25 +00:00
saari%netscape.com 6e3aaef155 tweak to mac menu logic 1999-02-22 19:10:05 +00:00
saari%netscape.com a5222dd75a MacOS menus can support hierarchical menus now. nsWebShellWindow::LoadMenus() needs to be modified to support this. 1999-02-22 19:05:48 +00:00