Граф коммитов

332 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com 047cac1b22 Change bookmark sidebar panel buttons to be "momentary change" to get
rid of icky border when depressed.
2002-07-23 20:42:39 +00:00
sfraser%netscape.com e7616a4de5 Fixing bug 155334 -- zombie progress dialog left after doing a File | Save As in plain text format. We were checking the STATE_IS_NETWORK flag to decide when the download has finished, but this flag is not included for plain text saves (nsWebBrowserPersist doesn't give it to us). So we look at the start flags, and make sure the end flag matches on this bit. Also detabbed the file. 2002-07-20 03:22:36 +00:00
sfraser%netscape.com 741ad74e04 Fix bug 155664 -- make URLs opened from the Services menu in another app behave like those opened via Apple Events etc, obeying the prefs to load in new tabs/windows, possibly in the background. 2002-07-19 21:08:25 +00:00
sfraser%netscape.com bd22004b31 Making the Colors and Links tab the default (bug 158152). 2002-07-19 02:26:53 +00:00
sfraser%netscape.com 9b57cc7ac7 Fix for bug 155560 -- renaming bookmark does not update menu/toolbar. Also fixes crash when deleting a toolbar bookmark (bug 157229). Patch from David Hass. 2002-07-19 02:20:30 +00:00
sfraser%netscape.com 8ae1c86928 Fix bug 154904-- fixing [BookmarkItem url] to return the url instead of the name. 2002-07-19 01:47:15 +00:00
sfraser%netscape.com 09b1c9dc04 Adding code to make stdout and stderr unbuffered, depending on the MOZ_UNBUFFERED_STDIO environment variable. This is needed for tests to run correctly. 2002-07-18 00:26:49 +00:00
sfraser%netscape.com 3bf782992f Adding the Appearance.prefPane to the static target build settings. 2002-07-17 17:37:44 +00:00
bryner%netscape.com 85f9602de9 We don't need pippki.xpt either. 2002-07-17 08:52:43 +00:00
bryner%netscape.com 56805e9fc3 Remove libpippki. This is only needed for the XUL implementation of the security dialogs. 2002-07-17 06:22:42 +00:00
bryner%netscape.com d2b9db8b72 Implement activate and deactivate events for chimera (bug 157648). r=sfraser. 2002-07-16 22:55:36 +00:00
sfraser%netscape.com 71289cb5df Adding files for the Appearance prefs panel, and adding this panel to the static build target. 2002-07-16 17:47:23 +00:00
sfraser%netscape.com aab8e37313 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
sfraser%netscape.com f51bd3348e More changes for the fonts prefs panel. 2002-07-16 17:43:43 +00:00
sfraser%netscape.com e6669e6ca6 Add implementation of the Fonts pref panel, and add the contents of the .nib file 2002-07-15 19:14:08 +00:00
sfraser%netscape.com 51dc6bbcef Adding Appearance pref pane files to project. 2002-07-14 02:15:14 +00:00
sfraser%netscape.com c55c2f588a Changing the Navigation prefs pane to use the common base class. Also changed the wording of the 'load tabs in background' checkbox to indicate that this pref affects new windows too. 2002-07-14 02:13:13 +00:00
sfraser%netscape.com 72329600f5 New files for Appearance pref pane. The tiff is temporary. 2002-07-14 02:11:32 +00:00
sfraser%netscape.com d907954110 New base class for Preference Pane implementations, provides methods for getting and setting mozilla prefs. 2002-07-14 02:10:30 +00:00
pinkerton%netscape.com 5de18c78dc Replace the standard gecko 'image placeholder' with a more aqua-one from ugo 2002-07-12 15:22:28 +00:00
bryner%netscape.com a18b09b2b2 Remove non-functional help menu item, add an Info menu item that goes to the download page. 2002-07-12 04:53:12 +00:00
bryner%netscape.com cb47d22261 0.4 splash from ugo 2002-07-11 03:33:12 +00:00
bryner%netscape.com 9e8bd300c3 Fix file paths for debug static builds. 2002-07-11 01:01:16 +00:00
pinkerton%netscape.com 6345420667 Teach url dispatch about the referrer field so opening links in a new
tab/window works correctly in all cases (bug 156732)
2002-07-10 21:53:29 +00:00
bryner%netscape.com 7352fcb104 Oops, I didn't mean to change the format of this file. 2002-07-10 21:11:12 +00:00
bryner%netscape.com ffb788f35b Version # -> 0.4.0 2002-07-10 21:06:28 +00:00
pinkerton%netscape.com 9bf826b990 When the sidebar button is removed from the toolbar, nil out our ref so
we don't later crash trying to access it (bug 156485)
2002-07-10 14:38:54 +00:00
bryner%netscape.com 1f22cce34d Add Asian Unicode converters to the static build. 2002-07-08 20:03:17 +00:00
pinkerton%netscape.com f64cb004b9 Use CFBundleName string key wherever we refer to the app name in strings. 2002-07-08 19:20:33 +00:00
pinkerton%netscape.com 203848bedd Fix "can't launch 2 copies" strings so the branding can be swapped out 2002-07-08 18:56:57 +00:00
pinkerton%netscape.com f069d0fb0c oops, remove asian char converters from the wrong place 2002-07-08 18:54:34 +00:00
pinkerton%netscape.com 8fbaf6a801 Patch so auto-downloads at least start and complete, though there
is currently no visible progress. (bug 150984)
2002-07-08 18:25:17 +00:00
pinkerton%netscape.com 2086164ac3 Pull in the asian charset converters for the dylib build 2002-07-08 17:40:23 +00:00
sfraser%netscape.com 25c2c01a40 Fixing bugs 154906 and 149670, and lots of other drag and drop bugs. Drags from the proxy icon are now droppable in the Finder, in the content area, and on tabs, and do the right thing. Single bookmarks are also draggable to the Finder. Page links can also now be dragged onto tabs. 2002-07-06 06:44:14 +00:00
sfraser%netscape.com 8d19e99165 Fix for bug 154735; removing unused method, patch from David Haas. 2002-07-06 00:24:11 +00:00
sfraser%netscape.com 2c8b393f45 Fix for bug 155617: make sure we show the location dialog if the user removed the location field from their toolbar. Patch from David Haas. 2002-07-06 00:00:50 +00:00
sfraser%netscape.com 9039b8cf97 We have to manually update items on the Bookmarks menu and its submenus, because we turn auto-enabling of items off for this menu (presumably, for performance with lots of bookmarks). 2002-07-05 23:50:08 +00:00
sfraser%netscape.com 9954ed21d6 We have to manually update items on the Bookmarks menu and its submenus, because we turn auto-enabling of items off for this menu (persumably, for performance with lots of bookmarks). 2002-07-05 23:48:36 +00:00
sfraser%netscape.com 03ded4b3c8 Just cleaning up some cruft left over from my import bookmarks changes (unused #define, comment) 2002-07-05 23:47:33 +00:00
sfraser%netscape.com 6991906805 Fix bug 148841: make sure the url autocomplete widget doesn't cover menus by putting it in the floating window layer, rather than the popup layer. 2002-07-05 01:54:18 +00:00
sfraser%netscape.com d22af0653b Changing printfs to NSLog, and #ifdeffing many of them to be DEBUG only. bug 147615. 2002-07-05 01:32:00 +00:00
sfraser%netscape.com b1c5ab2836 Making a prefs window grouping 2002-07-05 01:11:14 +00:00
sfraser%netscape.com 0f5b017305 Fixing bug 152622: moving Close Window and Close Tab to the File menu, and making Command-W close tabs then windows, as appropriate. Also giving MainController members more concrete types, rather than 'id'. 2002-07-05 01:10:13 +00:00
sfraser%netscape.com 16b083d259 Fixing bug 152622: moving Close Window and Close Tab to the File menu, and making Command-W close tabs, then windows, as appropriate. 2002-07-05 01:08:42 +00:00
sfraser%netscape.com 55dca6f98f Fixing keyboard navigation 2002-07-05 00:58:13 +00:00
sfraser%netscape.com ee30127571 Stretching the status bar across to the progress meter 2002-07-04 22:21:24 +00:00
sfraser%netscape.com a0f3fdf37d Fixing keyboard navigation in the prefs panes by setting up the _initialKeyView etc, and the keyboard loop in each panel. 2002-07-04 22:15:26 +00:00
sfraser%netscape.com 4bf37d7438 Whitespace and formatting changes only 2002-07-04 22:14:27 +00:00
bryner%netscape.com 7261841405 Add a feedback link to the help menu. r=smfr. 2002-07-04 00:51:44 +00:00
sfraser%netscape.com ecceaf0fd2 Adding Navigator.scriptTerminology to the English.lproj directory. Note that we only ever need an English version of this file; Apple advise that you don't localize it, since you can only write Apple Scripts in English. 2002-07-03 20:44:27 +00:00