tague%netscape.com
|
816026611f
|
Fix for #5916 - Input Method Candidate list rendered as blobs. Approved by chofmann.
|
1999-05-20 18:56:48 +00:00 |
dp%netscape.com
|
76add70e72
|
Damn it! the previous changes should have happened on the branch. Reversing them
|
1999-05-19 05:32:58 +00:00 |
dp%netscape.com
|
73058f61b7
|
Adding nsTimer
|
1999-05-19 05:24:52 +00:00 |
dp%netscape.com
|
026465a475
|
Moving these files from base
|
1999-05-19 05:14:43 +00:00 |
pollmann%netscape.com
|
0e5cc0fe47
|
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
|
a4a6fdae6e
|
fix for combo box bustage (bug 6712)
|
1999-05-19 01:37:21 +00:00 |
saari%netscape.com
|
72d1c21cbd
|
fixing a release bug for Pavlov
|
1999-05-18 21:53:58 +00:00 |
rods%netscape.com
|
efb0879727
|
added nsFontRetrieverService
|
1999-05-18 21:49:47 +00:00 |
rods%netscape.com
|
09bd3353bc
|
Fixed up pointers to ref in params
|
1999-05-18 21:49:20 +00:00 |
rods%netscape.com
|
ab30215678
|
Adding nsFontRetrieverService and nsFontSizeIterator to build
|
1999-05-18 21:48:57 +00:00 |
rods%netscape.com
|
c7725ef527
|
adding nsIFontRetriverService and nsIFontName & Size iterator interfaces
|
1999-05-18 21:47:17 +00:00 |
beard%netscape.com
|
05bd67c35a
|
bug #5093: added call to Invalidate() when changing the position of scrollbar thumb.
|
1999-05-18 21:45:55 +00:00 |
rods%netscape.com
|
fedc07c2d6
|
Changed pointer to refs for name params
|
1999-05-18 21:43:22 +00:00 |
rods%netscape.com
|
26fff9648a
|
Added delete of array in destructor
|
1999-05-18 21:40:33 +00:00 |
rods%netscape.com
|
a61962cb2b
|
Added IsFontScaleable method
|
1999-05-18 13:46:49 +00:00 |
pierre%netscape.com
|
2316f79aca
|
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
|
ab286c7e9f
|
use local resources in SetCursor
|
1999-05-18 04:41:03 +00:00 |
pierre%netscape.com
|
e626bfa6c2
|
added nsMacResources, changed DLL entry points to __initializeResources and __terminateResources
|
1999-05-18 04:40:33 +00:00 |
pierre%netscape.com
|
fba2ef3e66
|
First Checked In.
|
1999-05-18 04:37:22 +00:00 |
pierre%netscape.com
|
051e759660
|
updated comments the Profiler
|
1999-05-18 03:05:07 +00:00 |
sdagley%netscape.com
|
bf485012f1
|
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
|
1c2a3b12fa
|
Initial check in not in build yet
|
1999-05-17 22:04:09 +00:00 |
pinkerton%netscape.com
|
6cfef56d66
|
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
|
d995fbf2a9
|
add mapping from macOS flavor back to mime.
|
1999-05-17 21:55:25 +00:00 |
blizzard%redhat.com
|
aeb6ab095b
|
catch up with prototype changes
|
1999-05-17 03:42:04 +00:00 |
pavlov%pavlov.net
|
159597d323
|
more work on nsMenu::RemoveAll()
|
1999-05-16 20:01:24 +00:00 |
pavlov%pavlov.net
|
86c5d68294
|
revert some changes that broke menu clicking in apprunner
|
1999-05-16 19:27:43 +00:00 |
pavlov%pavlov.net
|
b52fb3801e
|
revert accidential change that broke typing in to the url bar (;
|
1999-05-16 18:16:24 +00:00 |
pavlov%pavlov.net
|
8378177c71
|
fix the massive ammount of warnings that are generated by this code.
|
1999-05-16 17:47:46 +00:00 |
bruce%cybersight.com
|
808f9434ef
|
Remove Toolbar stuff completely as it no longer exists elsewhere in the tree.
|
1999-05-16 14:28:14 +00:00 |
bruce%cybersight.com
|
0db4f1058c
|
Fix Motif build bustage (minimally). Header file updated earlier with mcmullen's checkin.
|
1999-05-16 04:16:13 +00:00 |
pavlov%pavlov.net
|
605cfb2fc3
|
more menu cleanups
|
1999-05-16 03:09:13 +00:00 |
pavlov%pavlov.net
|
985e8b2ff1
|
left off the ns_imethodimp type for the function
|
1999-05-16 02:14:57 +00:00 |
pavlov%pavlov.net
|
81ceb7cb68
|
fix HP-UX build brokenness
|
1999-05-16 01:46:40 +00:00 |
mcmullen%netscape.com
|
88ffd6705c
|
Fixed filewidget to use filespec. Fixed some input params to be const.
|
1999-05-15 22:56:27 +00:00 |
mcmullen%netscape.com
|
db38deab4b
|
Fixed file widget to use filespec, instead of string. Made input params const.
|
1999-05-15 22:54:17 +00:00 |
mcmullen%netscape.com
|
501ac5f442
|
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
|
b21bac1658
|
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
|
09542a4692
|
Fix "no prototype" warning by including the nsIComponentManager header.
|
1999-05-15 21:00:13 +00:00 |
mcmullen%netscape.com
|
72f7d22bdf
|
Removing illegal trailing semicolon
|
1999-05-15 20:54:38 +00:00 |
pavlov%pavlov.net
|
cc14b6b2bf
|
fix build bustage
|
1999-05-15 19:15:44 +00:00 |
pavlov%pavlov.net
|
3c05c7ff56
|
minor cleanup
|
1999-05-15 18:39:09 +00:00 |
pavlov%pavlov.net
|
0408b78221
|
fix menu assertions
|
1999-05-15 18:34:49 +00:00 |
pavlov%pavlov.net
|
273a80d4b8
|
clean up of menu code to remove excess code
|
1999-05-15 18:13:11 +00:00 |
shaver%netscape.com
|
c4676acaf9
|
don't need to keep handle to EventQueueService after ::Run
|
1999-05-15 16:43:48 +00:00 |
shaver%netscape.com
|
17efe9d108
|
fix command line stuff
|
1999-05-15 16:39:40 +00:00 |
pavlov%pavlov.net
|
41802abebe
|
fix assertions when adding events
|
1999-05-15 16:14:48 +00:00 |
rods%netscape.com
|
c1c0276f47
|
Added new method GetAnyTransferData
|
1999-05-15 14:29:32 +00:00 |
pavlov%pavlov.net
|
50676ebcbc
|
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
|
923a51615f
|
fix for bug #5496
|
1999-05-15 04:29:00 +00:00 |