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

139 Коммитов

Автор SHA1 Сообщение Дата
beard%netscape.com fd8a0a6599 implementing InvalidateRegion. r=sfraser, a=chofmann, bug=porkjockey painting 1999-11-08 04:05:26 +00:00
dmose%mozilla.org 5312eacf8c updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
beard%netscape.com 208d328010 changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:47:12 +00:00
pavlov%netscape.com 823582adf4 added files: mozilla/widget/public/nsIAppShell.idl, mozilla/widget/public/nsIToolkit.idl, mozilla/widget/public/nsIRollupListener.idl 1999-10-01 08:29:38 +00:00
beard%netscape.com 680752dbde remove htmlparser from static linkage. r=vidur 1999-10-01 00:43:54 +00:00
pinkerton%netscape.com aa4bafa6bd add nsPrimitiveHelpers.cpp to build. 1999-09-21 21:39:08 +00:00
pinkerton%netscape.com 398cc45dd0 IDL'ing nsIClipboard. 1999-09-04 19:58:06 +00:00
sdagley%netscape.com bdb43118fc Need InternetConfig lib for future Mac file widget work. Adding now so I don't have to keep updating the project. 1999-09-01 23:53:19 +00:00
pinkerton%netscape.com 268234cadd IDL-ifying nsITransferable, nsIDragService, nsIDragSession, nsIFormatConverter. 1999-08-25 08:35:06 +00:00
beard%netscape.com 389e93e774 added mozilla/widget/src/support to access paths, to find new location for nsWidgetSupport.cpp. 1999-08-21 01:31:01 +00:00
saari%netscape.com 3979d88e03 Adding Mac dynamic menus support. This touches a little XP code, notably, adding GetDOMNode and SetDOMNode to nsIMenuItem. 1999-08-09 19:14:38 +00:00
pinkerton%netscape.com baae56cd90 moved MenusLib from widget to Interface.mcp for carbon porting ease. 1999-07-20 19:39:04 +00:00
mcmullen%netscape.com e91be698d2 Try that again. 1999-06-22 09:04:10 +00:00
mcmullen%netscape.com 3ee0dd9a6a Removed nsFileChooser 1999-06-22 08:18:19 +00:00
mcmullen%netscape.com 0420f77a3a Implementing nsFileSpecWithUI 1999-06-22 05:41:17 +00:00
mcmullen%netscape.com 70fe6f0196 Added nsFileSpecWithUIImpl.cpp 1999-06-22 03:54:07 +00:00
sdagley%netscape.com a3f562aed1 Finish landing XP Beep() functionality (bug #6911). Approved chofmann, reviewed saari & mcafee. 1999-06-16 23:23:45 +00:00
jj%netscape.com d998b3675d [sfraser] Really remove nsDialog.cpp. Hacking the binary doesn't work. 1999-06-13 04:55:06 +00:00
mcafee%netscape.com 5dc5fe9f5e Removing nsDialog.cpp 1999-06-13 04:24:21 +00:00
pinkerton%netscape.com 4b8a23ed27 removing nsImageButton and nsMenuButton. obsolete. 1999-06-04 22:22:22 +00:00
warren%netscape.com eb3d12a49b added files: mozilla/widget/src/xpwidgets/nsFileChooser.cpp, removed files: mozilla/widget/src/xpwidgets/nsFileSpecWithUIImpl.cpp 1999-06-03 21:51:27 +00:00
tague%netscape.com e9a9df8182 Fixed bug #5402 and #5439. Thanks to Peter Edberg and Eric Schlegel for their assistance. 1999-06-03 03:00:26 +00:00
law%netscape.com 576f95539d added files: mozilla/widget/src/xpwidgets/nsFileSpecWithUIImpl.cpp 1999-05-29 03:28:56 +00:00
mcmullen%netscape.com 4ece99f924 First Checked In. 1999-05-29 01:05:14 +00:00
tague%netscape.com 5809e0854b Added TSM Input Method support for the Macintosh. 1999-05-28 05:06:38 +00:00
dp%netscape.com 94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
pierre%netscape.com 3a49ae49a8 added nsMacResources, changed DLL entry points to __initializeResources and __terminateResources 1999-05-18 04:40:33 +00:00
saari%netscape.com bb7f3e5afc Add context menus to mac build 1999-05-14 22:57:11 +00:00
pinkerton%netscape.com ed85e64137 removing nsDataFlavor.cpp 1999-05-13 22:24:35 +00:00
pinkerton%netscape.com 46a75080ad add "MacOS Support:Universal Headers" access path to debug and opt targets in order to pick up new carbon includes. This will not effect non-carbon builds since this path exists already. Just compiler weirdness makes this necessary. 1999-05-11 21:29:07 +00:00
pinkerton%netscape.com f50c5bab75 add nsMimeMapper.cpp 1999-04-27 22:51:13 +00:00
pinkerton%netscape.com e6e8270301 removing selection manager 1999-04-23 16:47:56 +00:00
pierre%netscape.com d708c125ab added nsChildWindow.cpp 1999-04-20 03:56:45 +00:00
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
beard%netscape.com 3cb1e6a525 Regenerated with GenToc. 1998-12-13 18:15:37 +00:00
beard%netscape.com 18984e5a80 First Checked In. 1998-12-13 05:01:04 +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 cd1419e599 more shared lib conversion work 1998-11-18 02:43:45 +00:00
jfrancis%netscape.com f6a60f606a shared lib conversion, phase 1 1998-11-18 00:55:05 +00:00
jfrancis%netscape.com 4b6357d0df First Checked In. 1998-11-18 00:54:26 +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
pinkerton%netscape.com 4de682c0ce First Checked In. 1998-11-12 05:57:33 +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