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

101 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com 0c21a53e8b add nsBaseDragService.cpp and groups services together, pulling them out of the mac/xp widget groups into new ones. 1999-04-19 20:43:02 +00:00
pinkerton%netscape.com fca5a8a528 add nsDragService.cpp 1999-04-19 20:28:27 +00:00
pinkerton%netscape.com fc0abb60de Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh. 1999-04-10 00:15:14 +00:00
pinkerton%netscape.com 858b5206d6 adding nsClipboard, nsBaseClipboard, and nsXIFConverter. Also add dependency on htmlParser for the xif converter stuff. This now must build after htmlParser. 1999-04-01 18:38:58 +00:00
sdagley%netscape.com 92cf5ee8b4 Added KeyBindMgr to build (but nobody is calling it yet) 1999-03-30 04:53:37 +00:00
pinkerton%netscape.com 62c74954d1 adding nsDataFlavor and nsTransferrable to mac build. 1999-03-29 23:21:53 +00:00
pierre%netscape.com 8e6ff55a0e implemented nsListbox 1999-03-08 04:50:20 +00:00
sfraser%netscape.com 84fea1dbc4 Add nsSelectionMgr.cpp for akkana 1999-02-26 18:59:33 +00:00
sfraser%netscape.com 3a123c982b Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
pierre%netscape.com ef4509ce73 added combobox (= popup) to the Mac 1999-02-22 10:22:45 +00:00
pierre%netscape.com ba9ac52664 added nsDeleteObserver (#3147: crashes on mouseMoved or closeWindow) 1999-02-21 02:10:36 +00:00
pinkerton%netscape.com a48d272b36 Removing tree and toolbar widgets from being created, as they are now frames. 1999-02-11 17:58:07 +00:00
dcone%netscape.com 58ad6f561d Took out nsXULCommand.cpp 1999-02-11 15:13:20 +00:00
saari%netscape.com 67796a307b moving nsIXULCommand.h, nsXULCommand.h, and nsXULCommand.cpp to widget dll from appshell 1999-02-05 08:52:39 +00:00
jfrancis%netscape.com fee2fbb21c Removing Powerplant 1999-01-15 05:19:59 +00:00
sfraser%netscape.com fec13ce74f Bustage fix: adding PowerPlant library back (DEBUG target only) 1999-01-15 03:46:36 +00:00
jfrancis%netscape.com d865420036 Removing Powerplant 1999-01-15 00:06:35 +00:00
mcmullen%netscape.com d302f50ba9 Fully implement scrollbars - live scrolling, etc. Includes changes by Cyrus Harmon. 1999-01-12 19:26:31 +00:00
pierre%netscape.com 863c7a9967 added nsDialog.cpp ans nsLabel.cpp 1998-12-15 03:05:50 +00:00
pinkerton%netscape.com c4e73c1ca8 add nsHTToolbarContentModel.cpp 1998-12-14 23:51:34 +00:00
sfraser%netscape.com b2b751eef5 Convert AppleSingle->binary format. 1998-12-10 03:22:27 +00:00
pinkerton%netscape.com d28de534ca move the tree and toolbar files into their own group. 1998-12-03 01:27:41 +00:00
pinkerton%netscape.com 0393426e92 add the files to build the xpfe tree view. 1998-12-02 19:49:27 +00:00
beard%netscape.com c0c7bc482d Mac shared library migration. 1998-11-30 22:15:00 +00:00
jfrancis%netscape.com f6a60f606a shared lib conversion, phase 1 1998-11-18 00:55:05 +00:00
pinkerton%netscape.com 83a64aac74 Move default imps of AppShell and MessagePump back into widget. Clients may still provide their own. 1998-11-17 17:20:06 +00:00
pinkerton%netscape.com e7bbdc3354 Turn on debugging info for message sink and text area cpp files. 1998-11-16 18:45:30 +00:00
pinkerton%netscape.com 0ed71f1c71 Replacing message pump with message sink. The pump is "client" code and has been moved out there to better separate the event handling. 1998-11-12 21:25:26 +00:00
pinkerton%netscape.com 29bed225ad Use the correct prefix files to pick up all our settings. 1998-11-12 06:00:05 +00:00
pierre%netscape.com d559faaaad added nsTextAreaWidget 1998-11-04 06:35:13 +00:00
pierre%netscape.com f740ba45f7 Landing MacWidgets... 1998-10-29 14:06:26 +00:00
pierre%netscape.com 4a42999db9 added the XP Widgets 1998-10-16 09:04:24 +00:00
dcone%netscape.com 47d42c5fba added new menu source files, lookandfeel widget 1998-10-09 21:42:44 +00:00
pierre%netscape.com 87764930d1 fix 1000s of link warnings in Mac Raptor / some XP stubs were hiding actual functions 1998-10-06 03:00:28 +00:00
pinkerton%netscape.com 1fff0d4271 Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon. 1998-09-29 17:11:00 +00:00
pierre%netscape.com f208605e3c enabled debugger for some new files (nsScrollbar etc...) 1998-09-25 23:54:30 +00:00
pierre%netscape.com 4727c7a851 added nsScrollbar to fix a build breakage 1998-09-18 23:51:30 +00:00
kostello%netscape.com db9e0d3dad Added nsFileWidget.cpp 1998-09-15 21:56:07 +00:00
kostello%netscape.com 7e9421c9a4 Added nsWidgetSupport.cpp 1998-09-15 01:38:53 +00:00
dcone%netscape.com 07135ba1a4 added textfield widget, focus management 1998-09-10 21:25:10 +00:00
dcone%netscape.com 2c2316889f added checkbutton 1998-09-04 21:12:12 +00:00
dcone%netscape.com 592f65095c updated to kipps changes 1998-09-04 18:00:21 +00:00
dcone%netscape.com bcf3e4fe8f add the macradiobutton 1998-09-02 21:54:14 +00:00
dcone%netscape.com 6bcd487c91 Re-syn 1998-08-19 17:21:06 +00:00
kostello%netscape.com d18d10db26 Added nsButton to libraries 1998-08-18 22:49:21 +00:00
pinkerton%netscape.com f8b7d0758d Now generating xSYM info for nsMacMessagePump.cpp in debug target. 1998-08-18 17:54:17 +00:00
dcone%netscape.com bfb540120e Added paint and mousemove events, messagepump 1998-08-18 16:27:05 +00:00
dcone%netscape.com 801f620f2d Added paint and mousemove events 1998-08-18 16:23:13 +00:00
kostello%netscape.com 86ebeb589d Added widgetDebug.o as a target 1998-08-12 18:05:30 +00:00
dcone%netscape.com b41acfb98d *** empty log message *** 1998-08-06 17:44:43 +00:00
dcone%netscape.com 6a705d8fa5 First Checked In. 1998-08-05 15:44:36 +00:00