This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-05 13:45:46 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
chimera
/
PreferencePanes
History
sfraser%netscape.com
3ba234c77f
Removing files which were moved to chimera/resources/localized/English.lproj.
2002-08-21 23:06:55 +00:00
..
Appearance
updated icons from ugo
2002-08-15 18:55:54 +00:00
Navigation
Updating files for the new class names ('CH' for Gecko-embedding wrapper, all other classes have no prefix).
2002-08-21 02:06:38 +00:00
Personal
Adding the Appearance prefs panel to the list of panels, fixing the prefs panel base class to use UTF-8 for prefs, and adding a changeFont handler on the window's controller that can forward changeFont() messages back to the current prefs pane (used by the Appearance pane).
2002-07-16 17:45:48 +00:00
Privacy
Updating files for the new class names ('CH' for Gecko-embedding wrapper, all other classes have no prefix).
2002-08-21 02:06:38 +00:00
Shared
make dealloc call super class'
2002-08-06 00:17:31 +00:00
MVPreferencePaneDefaults.plist
Adding the Appearance prefs panel to the list of panels, fixing the prefs panel base class to use UTF-8 for prefs, and adding a changeFont handler on the window's controller that can forward changeFont() messages back to the current prefs pane (used by the Appearance pane).
2002-07-16 17:45:48 +00:00
MVPreferencePaneGroups.plist
Adding the Appearance prefs panel to the list of panels, fixing the prefs panel base class to use UTF-8 for prefs, and adding a changeFont handler on the window's controller that can forward changeFont() messages back to the current prefs pane (used by the Appearance pane).
2002-07-16 17:45:48 +00:00
MVPreferencesController.h
…
MVPreferencesController.mm
Keep XPCOM from being shut down while this window is open (bug 160241)
2002-08-01 18:00:50 +00:00
MVPreferencesGroupedIconView.h
…
MVPreferencesGroupedIconView.m
…
MVPreferencesMultipleIconView.h
Fix for bug 163480 (dragging from inactive tabs). Also add disabled generic icon to about:blank tabs.
2002-08-19 21:53:42 +00:00
MVPreferencesMultipleIconView.m
…