Commit Graph

5226 Commits

Author SHA1 Message Date
jbetak%netscape.com
f030e5a795 32477 Accept-Language UI 2000-05-10 03:36:03 +00:00
jbetak%netscape.com
eed1039a44 32477 Implement accept-language UI 2000-05-10 03:27:25 +00:00
jbetak%netscape.com
6f89f0eaac 32477 Implement accept-language UI 2000-05-10 03:21:58 +00:00
ben%netscape.com
12751c9df0 forgot file 2000-05-10 03:11:32 +00:00
ben%netscape.com
3a96400795 checking in preliminary skin switching UI. 2000-05-10 03:11:14 +00:00
jbetak%netscape.com
867c31f26f 37130 Implement "Customize..." of Mail Composer charset menu 2000-05-10 02:58:45 +00:00
cmanske%netscape.com
a69d61903a Added another case for rule that supresses borders on plain buttons a=ben 2000-05-10 02:23:09 +00:00
danm%netscape.com
f116f169ed more chrome registration rearrangement 2000-05-10 02:17:03 +00:00
danm%netscape.com
6073141fbd chrome installation manifests 2000-05-10 02:02:13 +00:00
danm%netscape.com
d4fabe3f1f new chrome installation stuff 2000-05-10 02:00:42 +00:00
law%netscape.com
4f65713bc1 New files for windows desktop integration (not built yet) 2000-05-10 01:50:59 +00:00
jbetak%netscape.com
be759e1524 37130 Implement "Customize..." charset dialog in Mail Composer view menu 2000-05-10 01:50:42 +00:00
sfraser%netscape.com
d377d4851e Tidy up the #ifdefs in CreateHiddenWindow to not confuse the CodeWarrior editor. 2000-05-10 00:37:05 +00:00
ben%netscape.com
4bc6fbc7ea making directory viewer skinnable 2000-05-10 00:26:46 +00:00
pierre%netscape.com
4ee2e12e08 bumped up the debug build memory partition to 16Mb instead of 12 2000-05-10 00:10:45 +00:00
ben%netscape.com
7a20e5871e making related panel skinnable 2000-05-09 23:00:46 +00:00
ben%netscape.com
0c84c1addc moving loading.gif into global from res/ 2000-05-09 23:00:22 +00:00
tao%netscape.com
9e03346dbf 1. move global vars into funciton blocks; 2. delay initialization of vars
until they are needed. 3. clen up. r=jbetak
2000-05-09 22:49:52 +00:00
radha%netscape.com
19e6ec7073 Forgot the tooltip text in the previous checkin 2000-05-09 21:03:26 +00:00
rjc%netscape.com
9e45d8cce4 Fix bug # 38635: double-click bug fix. 2000-05-09 21:02:39 +00:00
radha%netscape.com
1f691948f1 Enable autocomplete in urlbar. 2000-05-09 20:57:35 +00:00
radha%netscape.com
128e1c0b3c Implement autocomplete interfaces to support autocomplete in the urlbar 2000-05-09 20:56:25 +00:00
sspitzer%netscape.com
b3eeb21d31 fix assertions. 2000-05-09 19:09:41 +00:00
morse%netscape.com
ae2dc79f8b fix typo 2000-05-09 08:03:00 +00:00
rjc%netscape.com
5f28718769 Fix bug # 36795: fix uninitialized return variable. 2000-05-09 07:50:13 +00:00
mccabe%netscape.com
02ef367e2b Towards fixing 34416, use build rules to install .xul, etc. resource files rather overriding install rule.
Thanks to axel@pike.org <Axel Hecht> for the patch.
2000-05-09 07:23:04 +00:00
cata%netscape.com
ae39534206 Dynamic charset menu for Mailview. 2000-05-09 07:18:49 +00:00
slamm%netscape.com
71589c2adc Fix up 'File > New' menu (bug 9978). 2000-05-09 00:48:20 +00:00
slamm%netscape.com
9848f1b3e8 Rename window. 'Bookmarks' to 'Manage Bookmarks' (bug 37829) 2000-05-09 00:03:14 +00:00
slamm%netscape.com
213ee23f1e grippy list-style-image is broken, so use the background-image for now. Fixes 30595. 2000-05-08 23:46:38 +00:00
mccabe%netscape.com
5f3ead855b Support for starting up with -jsconsole on the Mac. 2000-05-08 23:43:27 +00:00
rjc%netscape.com
b8ffa2bedd Fix bug # 36037: drag&drop changes to support translucency on Mac. 2000-05-08 23:29:32 +00:00
pinkerton%netscape.com
35f27e9461 fix for 38132, assert when mouse was over html element and a tooltip was registered. two things: make sure we always find the xul document using where the popup is registered not the event target, and try/catch around asking for the attribute since DOM Elements won't have attributes. 2000-05-08 23:21:57 +00:00
slamm%netscape.com
3834afc3de Capitalize some words (bug 38513) 2000-05-08 23:14:33 +00:00
slamm%netscape.com
1639cd5231 Only save customize panel field if it exists (bug 31829) 2000-05-08 22:54:59 +00:00
slamm%netscape.com
4d1d45a228 Fix history window xul that made it blank (bug 37737) 2000-05-08 21:50:03 +00:00
rjc%netscape.com
3258cd4851 Fix bug # 38545 and bug # 38570: use onkeypress instead of onkeyup for CR detection. 2000-05-08 21:38:52 +00:00
slamm%netscape.com
e19d4f3f4f Eliminate the bottom border on the tab if it is the last panel. 2000-05-08 20:55:27 +00:00
slamm%netscape.com
ca559aeea6 Add 'last-panel' attribute to last visible sidebar header. Makes it easier to tweak the styles. 2000-05-08 20:54:49 +00:00
slamm%netscape.com
4e822bbce8 Rename 'inbatch' to 'refresh' to make added panel show up right away (bug 28073). 2000-05-08 20:34:28 +00:00
mccabe%netscape.com
979eb1b70c Manifest file for console component - for installing js-implemented -jsconsole 'commandline' handler on the mac. 2000-05-08 10:27:58 +00:00
mccabe%netscape.com
b2eb24585a Move from <html:script> to <script>. Thanks to Peter Annema for the review. 2000-05-08 10:18:47 +00:00
mccabe%netscape.com
78ada9b8f6 Add a rudimentary menu, with the extremely useful 'close' command. 2000-05-08 10:00:07 +00:00
mccabe%netscape.com
37a9293f08 Make several handlers return true. 2000-05-08 09:54:57 +00:00
morse%netscape.com
1efefd23d3 allow conversion of database between encrypted and obscurred 2000-05-08 06:32:46 +00:00
rjc%netscape.com
a337ae3ca5 Fix bug # 36716. 2000-05-08 04:21:23 +00:00
rjc%netscape.com
c134a3fd2b Get icons back in Related Links data. 2000-05-08 04:04:23 +00:00
rjc%netscape.com
fd6304db89 Clean up separators in Related Links data. 2000-05-08 03:53:29 +00:00
rjc%netscape.com
81e337fe1d Clean up sidebar loading ugliness. 2000-05-08 03:21:52 +00:00
jbetak%netscape.com
a8fc71f792 32477 Accept Language UI 2000-05-08 02:47:43 +00:00
morse%netscape.com
46af782091 allow for storing both encrypted and obscurred values 2000-05-07 22:47:35 +00:00
jbetak%netscape.com
2164b977d0 32477 Accept-Language UI,
changing location and name of the language name string bundle,
r=erik, ftang
2000-05-07 21:30:10 +00:00
jbetak%netscape.com
778e34b964 32477 Accept-Language UI,
changing location and name of the language name string bundle,
r=erik, ftang
2000-05-07 21:24:09 +00:00
pavlov%netscape.com
519f948a04 fix for assertion for real 2000-05-07 19:56:55 +00:00
rjc%netscape.com
bef6cd5019 Now able to again click on a file link to load it in. 2000-05-07 10:08:53 +00:00
rjc%netscape.com
b91dc8ad5d Fix memory leak (of an atom) which ruslan introduced. 2000-05-07 09:47:46 +00:00
rjc%netscape.com
b69acb77b2 If we encounter a stale search engine reference (i.e. a search engine which has been removed from the "Search Plugins" folder) then forget about it in "search.rdf". 2000-05-07 08:45:48 +00:00
hyatt%netscape.com
b0b60adc12 Backing out tooltips. They break menu dismissal. 2000-05-07 08:09:35 +00:00
mccabe%netscape.com
9122f17e5d Commandline handler for '-jsconsole' argument; calling mozilla with -jsconsole now brings up the javascript console (only).
Handler, idea and all clues courtesy Martijn Pieters <mj@digicool.com>
2000-05-07 04:26:37 +00:00
cls%seawood.org
d04e97c083 Forgot to add EXTRA_DSO_LIBS to EXTRA_DSO_LDOPTS. Bug #38353 2000-05-06 23:58:03 +00:00
rjc%netscape.com
d2a00e3301 Fixing ben's earliest checkin... don't obtain the extraneous "#URL" attribute eagerly, get it as needed. 2000-05-06 07:57:36 +00:00
bryner%uiuc.edu
d0962238b5 Fixing objdir build bustage. 2000-05-06 06:17:48 +00:00
mccabe%netscape.com
3bfc87c51a Add standard taskbar. 2000-05-06 02:11:17 +00:00
danm%netscape.com
7cec3168f2 adding chrome registry update directives 2000-05-06 01:02:42 +00:00
ben%netscape.com
c7329336e8 fixing some bookmarks window issues 2000-05-06 00:11:23 +00:00
slamm%netscape.com
31aea70ec6 Change dialog buttons at bottom to match prefs dialog (bug 36589). 2000-05-05 23:32:47 +00:00
slamm%netscape.com
cb44bf4286 Make text for sidebar-header-box and sidebar-header-splitter flexible so it can be collapsed. 2000-05-05 22:41:00 +00:00
slamm%netscape.com
18252afe02 Add 'loading...' text for tabs 2000-05-05 22:40:58 +00:00
slamm%netscape.com
bb259b3ab4 Change 'Panel' to 'Tab' and column headers. 2000-05-05 22:40:54 +00:00
slamm%netscape.com
d7b8370f57 Change 'Panel' to 'Tab'. 2000-05-05 22:40:50 +00:00
slamm%netscape.com
b40ce446bc Add loading text/image to tabs. Clean-up some names. Fix styles for the first panel and the first panel after the selected one. Support only hiding the sidebar panels (as is needed for mailnews and addressbook). 2000-05-05 22:40:48 +00:00
slamm%netscape.com
f9b243a635 Trim some margins. Reformat file. Add grippy graphics. Add loading image/text for tabs. Fix border for .sidebar-main-header (had to add \!important to get it to work in mailnews and addressbook). Clean up styles for panel picker menu. 2000-05-05 22:40:40 +00:00
slamm%netscape.com
860a5e18b1 Make preview look more like an actual tab. 2000-05-05 22:40:25 +00:00
slamm%netscape.com
90b18d4051 Fix initial size (bug 37724) by adding size attributes to window tag. Persist dialog size. 2000-05-05 22:40:22 +00:00
slamm%netscape.com
af56580417 Persist dialog dimensions. Fix bug where icons do not show on added tab (bug 37300) 2000-05-05 22:40:19 +00:00
slamm%netscape.com
05ee5f5434 Add grippy graphics. 2000-05-05 22:40:16 +00:00
dveditz%netscape.com
3141ce21a7 Adding the profile-chrome directory for use by skin installer 2000-05-05 04:03:17 +00:00
davidm%netscape.com
81f95600a3 Fix memory leak 2000-05-05 03:09:37 +00:00
danm%netscape.com
c30da52a01 adding chrome registry update directives 2000-05-05 01:43:24 +00:00
ben%netscape.com
033feebf1e fix prefwindow tree sizing 2000-05-05 00:57:51 +00:00
sfraser%netscape.com
0235657d68 Beep now when the search term is not found. 2000-05-05 00:21:34 +00:00
sfraser%netscape.com
1d913e5979 Tweaking access paths for faster opening 2000-05-04 23:54:54 +00:00
tao%netscape.com
c1007c6e93 Bug 35404: centralize all URLs into builtinURLs.rdf (a=don,r=jbetak) 2000-05-04 23:49:45 +00:00
tao%netscape.com
c4da25b7d6 Bug 35404: centralize all URLs into builtinURLs.rdf 2000-05-04 23:41:17 +00:00
radha%netscape.com
aed69b0da6 Remove keywords from the mozilla builds 2000-05-04 22:05:22 +00:00
pinkerton%netscape.com
51c960c946 remove tooltip from content area, for now. 2000-05-04 18:51:18 +00:00
rjc%netscape.com
08a91fd541 Add flex on bookmark separators. 2000-05-04 13:29:00 +00:00
rjc%netscape.com
5627a17082 AddBookmark() now takes an additional type parameter. 2000-05-04 11:40:28 +00:00
cls%seawood.org
4bb89416eb More OS/2 Makefile changes. Bug #34106 Batch 12 2000-05-04 11:00:47 +00:00
rjc%netscape.com
5c92f915a5 Fix so that sorting works correctly with separators. 2000-05-04 10:56:57 +00:00
rjc%netscape.com
36a48293ca Use proper CSS to indicate when a sort is active. 2000-05-04 10:42:33 +00:00
rjc%netscape.com
24fe80105b Use proper CSS to indicate when a sort is active. 2000-05-04 10:31:07 +00:00
ben%netscape.com
6958ddb8c6 tooltips for navigator 2000-05-04 04:32:08 +00:00
ben%netscape.com
c9b679e083 prefwindow code tidy-up 2000-05-04 04:31:12 +00:00
ben%netscape.com
6dbe1821e5 tooltip infrastructure 2000-05-04 04:30:53 +00:00
waterson%netscape.com
0d36e7b677 Reverting my previous changes, as they have no effect on tinderbox leak stats. 2000-05-04 03:52:33 +00:00
law%netscape.com
a9465e075b New interface to provide Win32 DDE support, not built yet 2000-05-03 23:14:59 +00:00
waterson%netscape.com
42eba0eeb6 Hack to get startup leaks sane again. 2000-05-03 22:43:59 +00:00
evaughan%netscape.com
0e6613b889 Fixed 1st part of visibility collapse bug. 2000-05-03 22:30:09 +00:00
pavlov%netscape.com
1ae3baa7aa fix assertions when trying to bring up file picker bug #37121 2000-05-03 21:47:05 +00:00