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-10 09:19:28 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
camino
/
PreferencePanes
History
bryner%netscape.com
b9af4fb421
fix a warning
2003-05-20 10:21:15 +00:00
..
Appearance
more #include cleanup.
2003-04-27 08:41:02 +00:00
Navigation
more #include cleanup.
2003-04-27 08:41:02 +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
new layout of webfeatures panel, added popup whitelist editor and setting
2003-04-25 06:18:37 +00:00
Security
more #include cleanup.
2003-04-27 08:41:02 +00:00
Shared
more #include cleanup.
2003-04-27 08:41:02 +00:00
WebFeatures
fix a warning
2003-05-20 10:21:15 +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
…