This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d6b03337dca6a0cf6804460e01fa6d32dcf95489
Mozilla
/
mozilla
/
widget
History
pierre%netscape.com
c9f34f1ca6
removed last week's hack to access the 'ldes' resource, replaced it with the new nsMacResources
...
git-svn-id: svn://10.0.0.236/trunk@32038 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-18 04:43:03 +00:00
..
macbuild
added nsMacResources, changed DLL entry points to __initializeResources and __terminateResources
1999-05-18 04:40:33 +00:00
public
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
src
removed last week's hack to access the 'ldes' resource, replaced it with the new nsMacResources
1999-05-18 04:43:03 +00:00
tests
Fixed file widget to use filespec, instead of string. Made input params const.
1999-05-15 22:54:17 +00:00
build.bat
…
Makefile.in
Wrapping tests with ENABLE_TESTS
1999-02-07 12:13:23 +00:00
makefile.win
…