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

1020 Коммитов

Автор SHA1 Сообщение Дата
ben%netscape.com 8c0f221402 alignment tweak (default browser label vs. default browser button) 2003-02-06 01:14:24 +00:00
ben%netscape.com 43e575ce6d Make header labelling consistent. 2003-02-06 01:11:48 +00:00
ben%netscape.com c1f851cb49 Give the theme info box a uniform appearance with the listbox above it (WinXP theme-style) 2003-02-06 01:06:27 +00:00
ben%netscape.com 988cc0f5d6 Add the elipsis back to "Options" to calm blake's fragile nerves ;-) 2003-02-05 12:01:21 +00:00
ben%netscape.com 3d4dd2eda4 A couple of polish tweaks for the page report dialog - select the first item in the site list by default, and focus the "done" button after unblocking a site. 2003-02-05 11:20:14 +00:00
ben%netscape.com 200dd55355 Get rid of silly "Visit Link" dialog box invoked by themes and extensions panels as it is not really necessary, and fix a js error in the privacy panel when there are no downloads in the downloads list. 2003-02-05 11:19:27 +00:00
chanial%noos.fr 604dc25a15 turn on automatic image resizing 2003-02-03 18:05:34 +00:00
asa%mozilla.org c5345f526f bump rv to 1.3b 2003-02-02 06:37:10 +00:00
ben%netscape.com 789e1ce06b Fix bug 191568 - advanced javascript options are inverted 2003-02-02 00:26:12 +00:00
dean_tessman%hotmail.com 2b9b3b1bc7 Change access key for Tools > Options from "o" to "O". 2003-02-01 22:38:32 +00:00
ben%netscape.com 9503297a8b reorganize privacy categories in privacy pane 2003-02-01 12:50:06 +00:00
ben%netscape.com 6fd3967e8f AIEEEEEEEE that's right. 2003-02-01 09:58:48 +00:00
ben%netscape.com c3fbf69fc3 another oops 2003-02-01 09:50:03 +00:00
ben%netscape.com 0da41bd4c1 fix oops 2003-02-01 09:38:56 +00:00
ben%netscape.com d262d2a791 Part of 191524 -
Phoenix Preferences Dialog Redesign

- remove preferences tree and replace with large icon list (icons TBD)
- reorganize preferences throughout preferences dialog
- new privacy panel
- hook up "clear download manager," "clear form fill," "clear cookies," "clear passwords," etc.
- "clear all" button
and so on. Too much to list.
2003-02-01 09:15:36 +00:00
ben%netscape.com 53a78c48e2 Part of 191524 - defaults - default satchel/automatic form fill to ON 2003-02-01 09:13:51 +00:00
ben%netscape.com aecc673721 Part of 191524 -
- support disabling of satchel (automatic form fill) by adding satchel pref listener that detaches satchel controller from tabbrowser and search bar.
- also change the name of "preferences" to "options" to bring into line with other windows apps and the items' position under Tools->
2003-02-01 09:13:33 +00:00
bryner%netscape.com ee0a7a5c69 trying to fix debug build bustage on linux. 2003-02-01 00:54:29 +00:00
chanial%noos.fr ccaf509cc5 forgot this one. 2003-01-29 22:00:08 +00:00
chanial%noos.fr 954faad3a3 ooops... backing out. I did not intend to check this in. 2003-01-29 08:39:01 +00:00
chanial%noos.fr ec21354a5d fix a stupid js warning 2003-01-29 07:47:30 +00:00
chanial%noos.fr 23fccfa571 fix js warning 2003-01-29 07:42:59 +00:00
chanial%noos.fr 6bb1e992d5 Porting fix for bug 181764 from the trunk.
Page Info has no more xpfe dependencies.
2003-01-29 07:39:36 +00:00
chanial%noos.fr 8e42a6cd23 speed up a bit loading a bookmark from the sidebar.
Fix also a regression: CTRL-click and SHIFT-click load only the selected bookmark.
2003-01-28 08:21:10 +00:00
chanial%noos.fr 38472ed72e This file was not used since 0.1 2003-01-28 07:10:43 +00:00
chanial%noos.fr 855312f41e Fix bug in getIndexOfResourceInContainer and some regressions in the bookmark manager:
- DND should keep the selection
- selection for undo and redo commands
2003-01-28 07:08:54 +00:00
ben%netscape.com 67c32cdf4d Fix 168415 (selection quirks) and 190678 (js errors when right clicking personal toolbar) 2003-01-27 11:00:11 +00:00
ben%netscape.com 6ab9e06aec Fixing bug 172025, "Cancelling a creation of new bookmark folder still leaves a folder called New Folder" 2003-01-27 06:44:11 +00:00
bryner%netscape.com f7c4428398 fix startup error dialog about PSM 2003-01-23 02:32:20 +00:00
bryner%netscape.com 8f221564b0 remove NS_INIT_ISUPPORTS (bug 178643, checking in for dbaron) 2003-01-21 22:58:26 +00:00
varga%netscape.com a63ff37bcf Fixing a typo. 2003-01-21 12:13:59 +00:00
mkaply%us.ibm.com 81b2ea92af Bug 176370 folder pane performance regression r=varga sr=bienvenu 2003-01-17 15:23:48 +00:00
bryner%netscape.com fb69104cc2 fixing "save image as" for real 2003-01-15 22:14:32 +00:00
mkaply%us.ibm.com be3d654890 #183328
r=gerv, sr=bryner
Phoenix side of patch - remove other resolution on OS/2
2003-01-15 15:11:05 +00:00
bryner%netscape.com 229f2042d9 updates and clarifications 2003-01-14 01:45:28 +00:00
bryner%netscape.com 2b35dccdaa call InitPrintSettingsFromPrinter/Prefs (bug 188832). patch by gisburn. 2003-01-13 05:01:12 +00:00
bryner%netscape.com 794d1e95ed fix saving images from context menu (bug 188587). patch by thieleke@yahoo.com 2003-01-13 04:14:35 +00:00
bryner%netscape.com f25a0321b2 port patch from xpfe/communicator/resources/content/printPreviewBindings.xml to support printing from print preview for xprint on unix, 2003-01-12 21:37:26 +00:00
bryner%netscape.com bc1a75b3b3 Fix phoenix os/2 bustage (bug 187485), checking in for pedemont@us.ibm.com. 2003-01-02 22:02:21 +00:00
kerz%netscape.com d2702d791d fixing personal toolbar button text color 2002-12-24 18:16:36 +00:00
kerz%netscape.com 5779c4d951 fixing case issue on unix 2002-12-24 18:03:03 +00:00
kerz%netscape.com db610f1149 last file 2002-12-24 07:27:50 +00:00
kerz%netscape.com b28e2a8603 Let's try this again, Qute as default. 2002-12-24 07:09:45 +00:00
kerz%netscape.com a1c5942dfa Let's try this out. 2002-12-24 07:06:40 +00:00
kerz%netscape.com 00cdd1e266 didn't work, back out again 2002-12-18 08:02:24 +00:00
kerz%netscape.com 8f0d111cef Second try at making Qute the default Theme, using Qute 0.8.2 2002-12-18 07:59:19 +00:00
kerz%netscape.com 691bfb0129 backing out, cvs server bug 2002-12-17 09:28:46 +00:00
kerz%netscape.com cc0ae79673 Landing Qute as default theme. 2002-12-17 09:00:28 +00:00
kerz%netscape.com 4bc0556f4c Landing Qute as default theme. 2002-12-17 08:54:30 +00:00
chanial%noos.fr e5e919c6cb bookmark cleanup. make clear the distinction between target and selection in trees.
now, insertion on a folder doesn't append but inserts before it.
Allow multiple selection of bookmarks and folders for the home pages.
2002-12-13 23:06:10 +00:00