Commit Graph

2034 Commits

Author SHA1 Message Date
tague%netscape.com
a0ff2f5e79 Fix for #5916 - Input Method Candidate list rendered as blobs. Approved by chofmann. 1999-05-20 18:56:48 +00:00
dp%netscape.com
1b5675ff9f Damn it! the previous changes should have happened on the branch. Reversing them 1999-05-19 05:32:58 +00:00
dp%netscape.com
b7c936f185 Adding nsTimer 1999-05-19 05:24:52 +00:00
dp%netscape.com
f7c9ffbb10 Moving these files from base 1999-05-19 05:14:43 +00:00
pollmann%netscape.com
c3627a8126 Bug 3187: Teach Windows select widgets how to insert in the middle of a list (4 of 3) 1999-05-19 05:02:35 +00:00
pavlov%pavlov.net
c374e0d408 fix for combo box bustage (bug 6712) 1999-05-19 01:37:21 +00:00
saari%netscape.com
eec708b9a6 fixing a release bug for Pavlov 1999-05-18 21:53:58 +00:00
rods%netscape.com
ff7c3a4505 added nsFontRetrieverService 1999-05-18 21:49:47 +00:00
rods%netscape.com
231f178d4b Fixed up pointers to ref in params 1999-05-18 21:49:20 +00:00
rods%netscape.com
4d36da5b75 Adding nsFontRetrieverService and nsFontSizeIterator to build 1999-05-18 21:48:57 +00:00
rods%netscape.com
afba597828 adding nsIFontRetriverService and nsIFontName & Size iterator interfaces 1999-05-18 21:47:17 +00:00
beard%netscape.com
725ab364f2 bug #5093: added call to Invalidate() when changing the position of scrollbar thumb. 1999-05-18 21:45:55 +00:00
rods%netscape.com
7e5e29032f Changed pointer to refs for name params 1999-05-18 21:43:22 +00:00
rods%netscape.com
44e365bcf7 Added delete of array in destructor 1999-05-18 21:40:33 +00:00
rods%netscape.com
f0ff878dfb Added IsFontScaleable method 1999-05-18 13:46:49 +00:00
pierre%netscape.com
5d325ff4f7 removed last week's hack to access the 'ldes' resource, replaced it with the new nsMacResources 1999-05-18 04:43:03 +00:00
pierre%netscape.com
7b59a1e0d5 use local resources in SetCursor 1999-05-18 04:41:03 +00:00
pierre%netscape.com
3a49ae49a8 added nsMacResources, changed DLL entry points to __initializeResources and __terminateResources 1999-05-18 04:40:33 +00:00
pierre%netscape.com
d27098ff7a First Checked In. 1999-05-18 04:37:22 +00:00
pierre%netscape.com
0b43bf58d7 updated comments the Profiler 1999-05-18 03:05:07 +00:00
sdagley%netscape.com
bb2a4922f0 Added code to use Internet Config to convert .ext filters into Mac file types. Currently #ifdef'ed out until we actually support filters on the Mac. 1999-05-18 02:04:47 +00:00
rods%netscape.com
884f7f887d Initial check in not in build yet 1999-05-17 22:04:09 +00:00
pinkerton%netscape.com
97f8481123 stuff for starting drags. Register the sendDataProc and register the data flavors for all the items with the DragManager. 1999-05-17 21:57:31 +00:00
pinkerton%netscape.com
8b0a21b055 add mapping from macOS flavor back to mime. 1999-05-17 21:55:25 +00:00
blizzard%redhat.com
d6b4584545 catch up with prototype changes 1999-05-17 03:42:04 +00:00
pavlov%pavlov.net
808775ab46 more work on nsMenu::RemoveAll() 1999-05-16 20:01:24 +00:00
pavlov%pavlov.net
809a5eac4d revert some changes that broke menu clicking in apprunner 1999-05-16 19:27:43 +00:00
pavlov%pavlov.net
3d9049b30b revert accidential change that broke typing in to the url bar (; 1999-05-16 18:16:24 +00:00
pavlov%pavlov.net
468c69e9bc fix the massive ammount of warnings that are generated by this code. 1999-05-16 17:47:46 +00:00
bruce%cybersight.com
3dbaa1a342 Remove Toolbar stuff completely as it no longer exists elsewhere in the tree. 1999-05-16 14:28:14 +00:00
bruce%cybersight.com
48bc156009 Fix Motif build bustage (minimally). Header file updated earlier with mcmullen's checkin. 1999-05-16 04:16:13 +00:00
pavlov%pavlov.net
f9d99e96f6 more menu cleanups 1999-05-16 03:09:13 +00:00
pavlov%pavlov.net
486782b2ce left off the ns_imethodimp type for the function 1999-05-16 02:14:57 +00:00
pavlov%pavlov.net
477a2c09c3 fix HP-UX build brokenness 1999-05-16 01:46:40 +00:00
mcmullen%netscape.com
99661eb83b Fixed filewidget to use filespec. Fixed some input params to be const. 1999-05-15 22:56:27 +00:00
mcmullen%netscape.com
67ce487a0c Fixed file widget to use filespec, instead of string. Made input params const. 1999-05-15 22:54:17 +00:00
mcmullen%netscape.com
df2157f48d Ended the use of strings to describe files in the file widget API. Made some nsString input parameters const. 1999-05-15 22:50:20 +00:00
bruce%cybersight.com
1dc0392c2d Fix ANSI C++ violation that was breaking Solaris Workshop and HP-UX aCC builds. 1999-05-15 22:10:39 +00:00
mcmullen%netscape.com
0fc879a65a Fix "no prototype" warning by including the nsIComponentManager header. 1999-05-15 21:00:13 +00:00
mcmullen%netscape.com
2a08d5fef4 Removing illegal trailing semicolon 1999-05-15 20:54:38 +00:00
pavlov%pavlov.net
ba61bc1d4c fix build bustage 1999-05-15 19:15:44 +00:00
pavlov%pavlov.net
92b8c0867e minor cleanup 1999-05-15 18:39:09 +00:00
pavlov%pavlov.net
d1e080b274 fix menu assertions 1999-05-15 18:34:49 +00:00
pavlov%pavlov.net
9349907d3e clean up of menu code to remove excess code 1999-05-15 18:13:11 +00:00
shaver%netscape.com
690e6d77d0 don't need to keep handle to EventQueueService after ::Run 1999-05-15 16:43:48 +00:00
shaver%netscape.com
f99343a1cf fix command line stuff 1999-05-15 16:39:40 +00:00
pavlov%pavlov.net
022a526f52 fix assertions when adding events 1999-05-15 16:14:48 +00:00
rods%netscape.com
dc5d7d2ef6 Added new method GetAnyTransferData 1999-05-15 14:29:32 +00:00
pavlov%pavlov.net
d4506e3a23 fix for 5494 and 2nd attempt at command line services (if 0'd out atm) 1999-05-15 05:13:21 +00:00
pavlov%pavlov.net
70e360e697 fix for bug #5496 1999-05-15 04:29:00 +00:00