matt%netscape.com
ff34090728
fix for bug 14634 r-bill
1999-11-02 20:51:29 +00:00
matt%netscape.com
f6d9542b2a
fix for bug 6830 and 14634 r-bill
1999-11-02 20:49:49 +00:00
mcafee%netscape.com
5fe932293e
Adding pavlov to modeless pref dialog patch, improved some assertion comments. r=pavlov
1999-11-02 02:43:04 +00:00
waterson%netscape.com
65a934fb10
Add 'miscellaneous' debug prefs to house 'disable XUL cache' pref UI.
1999-11-02 01:14:50 +00:00
alecf%netscape.com
13eaac5db2
cleanup NS_IMPL_MODULE and friends
...
- define new nsModuleComponentInfo and use it instead of components_t
- use size_t instead of unsigned int
- add some docs
- allow user to define own module name
1999-11-02 01:12:32 +00:00
tbogard%aol.net
c9198a207c
Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt
1999-11-01 21:43:56 +00:00
alecf%netscape.com
b4b974857d
add class="dialog" to all pref window dialogs
...
enable languages pane and fix XUL
disable smart_browsing pane (because it was crashing)
1999-10-30 05:44:23 +00:00
hangas%netscape.com
7edcee28aa
Fixed OK/Cancel button appearance by using globalOverlay.xul r=mscott
1999-10-30 00:14:52 +00:00
evaughan%netscape.com
86fd1321dd
Made tabs us visibility instead of shrinking their children to 0,0.
...
Made it possible to change the look for the selected tab.
1999-10-29 22:13:57 +00:00
rchen%netscape.com
698c31bf0f
Add localization notes
1999-10-29 21:40:07 +00:00
rchen%netscape.com
b0ff8f9c87
Add Localization Notes
1999-10-29 21:37:43 +00:00
rchen%netscape.com
d2f8166db4
Add Localization notes
1999-10-29 21:27:41 +00:00
rchen%netscape.com
971df9c409
Add Localization notes
1999-10-29 21:12:26 +00:00
alecf%netscape.com
14d43cc956
fix a broken class= r=sspitzer
1999-10-29 21:11:06 +00:00
alecf%netscape.com
cd3057ed47
add class="dialog push" to all pref windows r=sspitzer
1999-10-29 21:01:41 +00:00
slamm%netscape.com
da615f9cf2
Fix 17347. Initialize the 'View | Sidebar' menu to the correct state. r=mozbot.
1999-10-29 19:17:22 +00:00
slamm%netscape.com
6ed9f05ffd
Get min heights correct so that the sidebar will collapse. r=evaughan.
1999-10-29 19:16:38 +00:00
slamm%netscape.com
1b0e82c179
Add license.
1999-10-29 19:13:42 +00:00
sspitzer%netscape.com
812ec8fe36
fix for #16231 , r=mscott. use the file locator (which caches the profile directory) instead of going through the profile service.
1999-10-29 04:02:20 +00:00
law%netscape.com
cd2bcdfc6d
Bug #14999 ; remove last vestiges of app core usage; r=sfraser@netscape.com
1999-10-28 01:41:16 +00:00
matt%netscape.com
403851ace5
fix for bug 15169 r-morse
1999-10-27 22:33:35 +00:00
matt%netscape.com
0d16ff24a9
17218 r-mcafee
1999-10-27 22:31:58 +00:00
slamm%netscape.com
3749b4c223
Tweak sidebar styles. r=german.
1999-10-26 19:45:25 +00:00
valeski%netscape.com
2d2eeb5a87
17144. api change to nsIIOService.idl made last night missed the javascript caller in here
1999-10-26 19:08:10 +00:00
slamm%netscape.com
b0a5a95a11
New sidebar ui. One panel open at a time. No bug (yet...). r=pavlov
1999-10-26 05:46:00 +00:00
hangas%netscape.com
2819886968
new ui. r=pavlov,german,hyatt
1999-10-26 00:39:19 +00:00
law%netscape.com
5e246a69f0
Bug #14999 ; last holdout that was using toolkit app core - changed to use OpenDialog; r=davidm@netscape.com
1999-10-25 23:02:05 +00:00
pavlov%netscape.com
6335c82daa
rename PrefsWindow.xul so that it can be better friends with the chrome registry r=hyatt
1999-10-24 07:16:45 +00:00
sspitzer%netscape.com
bccd5a981a
remove pref-select.html, it is obsolete.
1999-10-23 01:29:09 +00:00
sspitzer%netscape.com
1329bd2967
remove PrefsWindow.html, it is obsolete.
1999-10-23 01:26:07 +00:00
alecf%netscape.com
2c0bea66d3
convert nsPrefWindow to a module
...
prefwindow was doing it's own singleton management, so changed it to use getService()
1999-10-22 21:05:31 +00:00
sspitzer%netscape.com
1db2d0140b
make the PrefWindow work for html select dom elements, instead of just html input dom elements.
...
right now, it only works for int prefs. fix #15230 , heed and reflect the quoted style and quoted size prefs
in the html select widget in pref-mailnews.xul.
rewrite the html select elements in the pref xul, to work correctly.
remove unused, commented out xul to avoid confusion.
add new option for "yesterday" for the news offline download pref.
use nsCOMPtr. use PR_snprintf() to avoid potential buffer overruns.
use #defines to clean up the code. use PR_sscanf instead of sscanf.
r=mscott
1999-10-22 02:09:18 +00:00
danm%netscape.com
b80c7dd199
removing (unused) references to nsIWebShell.h. requested by buster@netscape.com, bug 16510, r:me
1999-10-21 22:47:50 +00:00
matt%netscape.com
2c7bdb5f08
Adding manual proxies -r by bill
1999-10-21 19:53:19 +00:00
law%netscape.com
440cb99246
Fix for bug #9131 ; add dependent=yes feature on find dialog so it behaves properly; r=matt@netscape.com
1999-10-20 20:36:08 +00:00
slamm%netscape.com
734c9ee3f1
Handle clicks properly. Fix for 14857 and 11986. r=rjc
1999-10-19 21:11:39 +00:00
dougt%netscape.com
e4811125ee
Fix for bug 14784. Moved pref item up. r=cathleen.
1999-10-19 01:01:51 +00:00
slamm%netscape.com
64d8fa3b2f
Landing of SIDEBAR_19991007_BRANCH. r=waterson
1999-10-18 19:21:52 +00:00
shaver%netscape.com
53ff0a141d
Make View->Sidebar a type=checkbox menuitem (r=slamm)
1999-10-15 21:37:53 +00:00
hyatt%netscape.com
91b6e1598b
Fix for 16479. r=waterson
1999-10-15 07:54:43 +00:00
neeti%netscape.com
7efeb33824
Converted to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=waterson
1999-10-15 04:05:22 +00:00
mcafee%netscape.com
f2e42af906
Backing out quotes change for (14663), r=matt
1999-10-14 01:38:22 +00:00
alecf%netscape.com
9b7ca80145
fix windows bustage (sorry, I thought I checked this line in from my windows box, must have missed it)
1999-10-13 07:00:42 +00:00
alecf%netscape.com
4c311a1203
convert XPFE components over the nsIModules
1999-10-13 06:12:15 +00:00
alecf%netscape.com
85bcc85a6d
update new image names in all XUL, JS, and CSS
1999-10-13 04:26:01 +00:00
valeski%netscape.com
cab5950ac1
16250. r=warren. IOService method name case changed. reflecting the new method names in the directory javascript
1999-10-13 01:36:57 +00:00
waterson%netscape.com
16e8105594
Fix up commentary to reflect reality; remove some confusing stylistic changes. r=bienvenu
1999-10-13 00:45:57 +00:00
mcafee%netscape.com
f3157b5474
Adding debug Pref UI for evaughan's gfx scrollbars. r=waterson
1999-10-12 05:40:15 +00:00
waterson%netscape.com
ab20f5e245
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
1999-10-12 02:10:08 +00:00
dveditz%netscape.com
2b60c91417
Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz
1999-10-10 01:32:59 +00:00
waterson%netscape.com
bb3ce38242
Add new files not in the build.
1999-10-08 21:11:20 +00:00
slamm%netscape.com
c5b2e350ff
Fix empty sidebar. bug #15468 . Need to wait for sidebar-panels in init routine.
1999-10-08 17:15:27 +00:00
tao%netscape.com
3fedc0502b
Move da-DK files to l10n/lang; r=leaf
1999-10-08 01:06:56 +00:00
tao%netscape.com
567a311790
Move localized resource files to mozilla/l10n/lang.
1999-10-07 23:59:32 +00:00
danm%netscape.com
0976db0c72
killing general table and td rules since these are global to the entire app, and table display:block in particular will break all tables. want to remove other rules, too, but stopped with the delightfully self-contradictory #righttext, which isn't used. r:hyatt
1999-10-07 23:10:41 +00:00
slamm%netscape.com
60c6ef0961
Make the sidebar panels appear. Bug #15468 . r=mcafee. Had 'datasources' defined when it wasn't needed.
1999-10-07 22:56:22 +00:00
bienvenu%netscape.com
74f2eeb167
fix mork factory r=waterson 12326
1999-10-07 14:27:50 +00:00
sspitzer%netscape.com
fa7b3c40bd
fix for #15735 , r=waterson. fix the JS error by re-writing the C style
...
fancy logic.
1999-10-07 06:37:32 +00:00
mcafee%netscape.com
1e07ed25a7
Adding option for modeless pref dialog, ifdef'd off by default. r=akkana
1999-10-06 23:54:47 +00:00
waterson%netscape.com
4a8c36b56c
Bug 13910. Fix flash panel style rules, XUL, and JS so that flashes start to display again. r=slamm.
1999-10-06 21:08:50 +00:00
mcafee%netscape.com
0f5e162462
Removing unnecessary label rule that was making prefs look like crap. Thanks to pavlov for this fix. r=pavlov,myself
1999-10-06 07:45:05 +00:00
rjc%netscape.com
e796481a8f
Fix broken XUL. Review: sdagley
1999-10-06 03:33:28 +00:00
rjc%netscape.com
b172daf782
Bug #14034 : Convert to nsIModule to prepare for memory leak fixing. Also fix leak of search stream listener. Review: sdagley@netscape.com
1999-10-06 01:37:47 +00:00
mcafee%netscape.com
cbb9b2c682
removing redundant xul: tags, minor whitespace stuff. r=slamm
1999-10-05 23:44:41 +00:00
mcafee%netscape.com
c6e5b0baa6
xul: is redundant in xul files. r=slamm
1999-10-05 23:40:07 +00:00
rjc%netscape.com
f02c6c3fd8
Bug # 14034: Convert to nsIModule to prepare for memory leak fixing. Review: dp@netscape.com
1999-10-05 23:39:48 +00:00
pavlov%netscape.com
5002adc82f
fix bugs in find dialog and make it use the dialog overlay. make it not resizeable, fixed style rules on the windows and buttons. r=sfraser
1999-10-05 05:20:29 +00:00
rjc%netscape.com
c078562567
Fix bug # 15435: prevent long ( > 255) URL corruption. Also convert over to a nsIModule. Review: dp@netscape.com
1999-10-05 05:11:09 +00:00
sspitzer%netscape.com
06c28b31e7
a bunch of changes, all reviewed by mscott.
...
fix some bugs with next, back, and cancel in the profile manager.
(#15223 , #15271 )
re-write all callers of nsProfile::GetCurrentProfileDir() to use the file locator.
(#15063 )
more profile code clean up. (#15042 )
rename the old 4.x history.dat file. it's called history.dat in 5.0, but the file
formats are different. (binary in 4.x, vs mork in 5.0)
1999-10-05 04:12:58 +00:00
beard%netscape.com
b547c2ffb0
changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:46:23 +00:00
mcafee%netscape.com
baf31d9d08
Better variable names for readability.
1999-10-03 08:13:41 +00:00
mcafee%netscape.com
b1aa53da81
Adding text to debug pref UI documenting how the debugPaintFlashing pref works with the caps-lock key. r=braddr@portland.puremagic.com
1999-10-03 06:56:43 +00:00
norris%netscape.com
3c14af2f14
Fix the following bugs:
...
14443 "Same origin" security policy may be circumvented using docu
14820 Fixing up the relationship between nsCodeBasePrincipal and n
14919 Crash in JS MM code
Reviewed by mstoltz, approved by scc.
1999-10-02 03:41:37 +00:00
dp%netscape.com
d0d4046a40
Eliminating 3 leaks to servicemanager when running for the first time.
...
bug# 15387 r=law
1999-10-01 22:39:20 +00:00
hyatt%netscape.com
9e75934ef0
Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com
1999-10-01 20:49:07 +00:00
dp%netscape.com
6c6f732e6b
Converter to nsIModule to prepare for memory leaks fixing.
...
Bug# 14034 r=waterson
1999-10-01 20:04:34 +00:00
rjc%netscape.com
65d76f90d8
Fix bug # 15225: The search datasource needs to figure out what datasets are available whenever a search is to be performed, not just when its asked about what datasets it knows about. Review: waterson@netscape.com
1999-10-01 04:02:07 +00:00
rjc%netscape.com
72822695ea
Fix bug # 15203: Containers inside of related links data appear as leaf nodes instead of containers. Also, opening up a container gives NxN children instead of N children (due to the composite datasources ArcLabelsOut() not removing dups -- a separate chunk of work to be re-done). Review: waterson@netscape.com.
1999-10-01 04:00:21 +00:00
davidm%netscape.com
beb5b0f80f
13344 New browser windows generated by Manage Bookmarks too small
1999-10-01 03:31:17 +00:00
slamm%netscape.com
57e29b2a8c
Get the file names right.
1999-09-29 21:05:46 +00:00
slamm%netscape.com
1319c7c728
No longer use bookmarks-popup.js
1999-09-29 21:01:37 +00:00
kin%netscape.com
6cb4df3914
Fix build bustage on windows.
1999-09-29 21:00:19 +00:00
slamm%netscape.com
2cbbb83cad
Change Flash to Alerts. Add 'My Panels'.
1999-09-29 20:34:20 +00:00
slamm%netscape.com
450fa3810d
Remove unused files. Add a dtd file for sidebar.rdf.
1999-09-29 20:24:34 +00:00
slamm%netscape.com
306f7319df
Remove unused files
1999-09-29 20:24:02 +00:00
slamm%netscape.com
86f9775e31
make flash it's own panel. bug 14992. Add support for app specific panel. bug 14991.
1999-09-29 20:23:33 +00:00
slamm%netscape.com
028b33d4c0
Remane some elements. Fix cannot close last panel. bug 14485.
1999-09-29 20:23:09 +00:00
slamm%netscape.com
7777d0c70c
Give min-height and max-width. bug #13895 .
1999-09-29 20:23:00 +00:00
slamm%netscape.com
9f522d6e81
Move alerts outside of 'my panels'. bug #14992 .
1999-09-29 20:22:54 +00:00
slamm%netscape.com
98c56528e3
Remove unused file
1999-09-29 20:22:48 +00:00
slamm%netscape.com
e4f8084bf6
Rename file to more descriptive name.
1999-09-29 20:22:36 +00:00
slamm%netscape.com
61cba82369
Unused files. Use one datasource for all sidebars. bug #14995 .
1999-09-29 20:22:24 +00:00
slamm%netscape.com
93556b7731
Remove unused file.
1999-09-29 20:22:11 +00:00
slamm%netscape.com
25ed032a57
Add collapsed state icon and rename. bug #14993 .
1999-09-29 20:21:58 +00:00
slamm%netscape.com
12c724c8f9
Add alerts as part of overlay.
1999-09-29 20:21:44 +00:00
slamm%netscape.com
046e0c0bf7
Remove unused files, rename some others. Related to bugs 14993, 14991. .
1999-09-29 20:21:25 +00:00
slamm%netscape.com
92f07bc28f
Formating tweaks
1999-09-29 20:21:02 +00:00
slamm%netscape.com
ec448bcc64
Partial fix for #14998 , 'Simple single-click tree'.
1999-09-29 20:20:55 +00:00
slamm%netscape.com
7c24c4b4c5
Remove unused file. Bookmark menus are handled by xp menus now.
1999-09-29 20:20:33 +00:00
slamm%netscape.com
897de6b334
Add style sheet to give bookmarks tree a single click look (bug #14998 ). Remove unsed file.
1999-09-29 20:20:12 +00:00
slamm%netscape.com
35560ddd7f
Add style sheet to give bookmarks tree a single click look (bug #14998 ).
1999-09-29 20:20:06 +00:00
kin%netscape.com
dc64b12bd9
Added call to nsITextServicesDocument::ScrollSelectionIntoView().
1999-09-29 20:05:00 +00:00
sfraser%netscape.com
a864d45a81
Fix type mismatch
1999-09-29 03:45:18 +00:00
shaver%netscape.com
209ddb7236
missed more nsIRegistry::Key usages
1999-09-29 03:26:24 +00:00
rjc%netscape.com
3aeee79f29
Fix bug # 9501. Review: gagan. Approval: chofmann.
1999-09-29 01:20:17 +00:00
rjc%netscape.com
cc6ad44ee6
Fix bug # 15062. Review: waterson. Approval: chofmann.
1999-09-28 22:16:38 +00:00
sspitzer%netscape.com
0667d24476
whoops, accidentally checked this in.
1999-09-28 07:44:48 +00:00
sspitzer%netscape.com
a0a70c9ca0
fix for #14999 . remove the profile appcore
1999-09-28 07:29:25 +00:00
dougt%netscape.com
91934e43cb
adjusting pref names to match what we are exporting.
1999-09-27 19:58:06 +00:00
waterson%netscape.com
2a68335eff
Fix AIX build bustage. a=chofmann
1999-09-27 19:19:44 +00:00
mcafee%netscape.com
6e7bd21bed
Adding single quotes so that pref-appearance.xul gets loaded properly (14663). a=leaf, r=akkana
1999-09-24 20:15:49 +00:00
slamm%netscape.com
14f87d98bc
Add back extra columns within comments. No bug number (they are just comments). a=chofmann.
1999-09-24 18:56:51 +00:00
alecf%netscape.com
cafc412562
fix for #14699 , history tree should be inside divs r=waterson, a=leaf
1999-09-24 00:13:02 +00:00
rjc%netscape.com
a9621ecd05
Fix bug # 14678: defer loading of Sherlock files until first usage. Approval: chofmann. Review: sdagley.
1999-09-23 01:11:03 +00:00
law%netscape.com
2daebad43f
Get file download working; r=danm@netscape.com; a=chofmann@netscape.com
1999-09-23 00:49:15 +00:00
rjc%netscape.com
2845bae6f5
Match up icons.
1999-09-22 08:32:36 +00:00
rjc%netscape.com
d45f23f708
Add more search engines.
1999-09-22 08:25:42 +00:00
rjc%netscape.com
1d04f4ed14
Try getting "ref" before getting "id". Also, use tree.selectedItems() method everywhere.
1999-09-22 07:54:58 +00:00
rjc%netscape.com
501b22d590
Even more cut/copy/paste/delete support.
1999-09-22 07:41:15 +00:00
rjc%netscape.com
abac08d461
Implement bookmark "delete" menu item.
1999-09-22 01:53:09 +00:00
rjc%netscape.com
b66f2ba26e
More hooking up of bookmark window's cut/copy/paste/delete/select-all menu items.
1999-09-22 00:47:33 +00:00
waterson%netscape.com
6e6a45bbbd
Add animation to directory viewer.
1999-09-21 21:43:41 +00:00
slamm%netscape.com
73a5b05139
Rename some functions. Do not save the style and the box; fix splitter state instead.
1999-09-21 18:26:06 +00:00
slamm%netscape.com
050aa91f76
Fix reload (bug 14289).
1999-09-21 18:25:03 +00:00
slamm%netscape.com
99cfa18b49
Fix sidebar hide (bug 14193). Fix snap to close behaviour by seeting min-width.
1999-09-21 18:24:25 +00:00
rjc%netscape.com
55dd5c3658
Expose clipboard to JS and start hooking up bookmark window's cut/copy/paste/delete/select-all menu items.
1999-09-21 12:34:16 +00:00
waterson%netscape.com
a9f70f32d4
Use a 'const long' instead of hardcoding numbers.
1999-09-21 07:38:23 +00:00
waterson%netscape.com
fe543b54e2
Rig up a kludgy but functional two-pane view.
1999-09-21 07:34:23 +00:00
waterson%netscape.com
51f33b758d
Fix bug where only first property was being returned.
1999-09-21 07:34:07 +00:00
waterson%netscape.com
7377affec1
Fix MODULE so that we don't clobber the directory.xpt file.
1999-09-21 06:10:24 +00:00
waterson%netscape.com
e4e26b245a
First Checked In.
1999-09-21 05:37:00 +00:00
hangas%netscape.com
3db876b7a6
Added key binding to dialogOverlay.xul for OK and Cancel buttons. Updated xul windows to include these keys.
1999-09-21 05:20:56 +00:00
waterson%netscape.com
eefef9a59e
Add regviewer to Unix build.
1999-09-21 05:13:36 +00:00
waterson%netscape.com
3bb52e2a0c
Add regviewer to win32 build.
1999-09-21 05:13:05 +00:00
waterson%netscape.com
7556d37ff8
Fix JavaScript to use the right interface.
1999-09-21 05:11:56 +00:00
waterson%netscape.com
fb44b5cb97
Initial revision. Not in the build.
1999-09-21 05:08:00 +00:00
waterson%netscape.com
2b0680367c
add registry datasource/viewer. not in the build.
1999-09-21 02:43:13 +00:00
waterson%netscape.com
1da241583e
Deal with case where a load has failed.
1999-09-21 01:41:29 +00:00
dougt%netscape.com
fa2d9479a7
removing. the only way is xul.
1999-09-20 21:36:01 +00:00
dougt%netscape.com
69ad795985
Fixing software installation preference panel.
1999-09-20 21:35:06 +00:00
slamm%netscape.com
874b7eab04
Use only name and url columns for beta.
1999-09-20 20:54:54 +00:00
sspitzer%netscape.com
eeb4900f83
changes to the proxy manual dialog.
1999-09-20 10:28:52 +00:00
davidm%netscape.com
e24f23f6d8
update to call quit rather than shutdown.
1999-09-20 01:52:21 +00:00
mccabe%netscape.com
39e5fe6519
Fix to 7610. Modify xpidl compiler to add 'const' to the method signature for generated attribute setter methods for string, wstring and nsid attributes.
...
As this changed the generated interface signatures, I had to change all of the uses to avoid bustage. Any corners of the browser that aren't built by default, or that I haven't discovered how to build, may be at risk of bustage if they use string or wstring attributes. (This could mean blackwood; sorry, guys!)
Many thanks to Alec Flett (alecf@netscape.com ) for preparing diffs for the mailnews portion of the signature changes; thanks also to Ariel Backenroth (arielb@rice.edu ) and Mike Shaver (shaver@mozilla.org ) for help with updating the tree with NS_DECL_NSIFOO macros; everwhere where one of these macros was used was one less place I had to manually add 'const'.
Also removed extraneous space from generated method signatures, leftover from Brendan's capitalization spam, and made 'const decl must be of type short or long' an error rather than just a warning.
1999-09-19 23:46:35 +00:00
sspitzer%netscape.com
6db3879f7b
don't do work for determining the default sidebar, if the users passes us one. sidebarOverlayInit() takes one parameter, not two. comment out reloadSidebar() because it is not working.
1999-09-19 21:02:29 +00:00
sspitzer%netscape.com
d7e9612120
shite! I accidentally checked in a change that made the sidebar ALWAYS blank.
1999-09-19 19:54:57 +00:00
sspitzer%netscape.com
cdb8a0d530
prevent crash in #14285
...
we don't want sidebar.db to be null when we call into rdf.
1999-09-19 19:31:56 +00:00
sspitzer%netscape.com
83595c633f
make ReadBookmarks() part of the nsIBookmarksService interface. I need this so I can call it from the profile code, so that after migration, the user has their 4.x bookmarks. one bug remains, is that when you call ReadBookmarks() more then once it should re-set the bookmarks, instead of adding to it.
1999-09-18 19:32:40 +00:00
briano%netscape.com
8019ec7ab8
General cleanup.
1999-09-18 03:45:05 +00:00
slamm%netscape.com
13c701362b
Use simpler styles for panel tree; no twisty, no selection. Will also switch to single click later.
1999-09-18 03:02:10 +00:00
law%netscape.com
ae1c736d5e
Wire up file/folder picker buttons
1999-09-18 01:17:32 +00:00
tao%netscape.com
670907775f
Hook up da-DK
1999-09-18 00:50:37 +00:00
tao%netscape.com
fabf0b4a59
First checkin of da-DK resource files contributed by
...
Henrik Lynggaard<Lynggaard@netscape.net>
Hook up da-DK
1999-09-18 00:40:05 +00:00
tao%netscape.com
8f06756bef
Hook up da-DK.
1999-09-18 00:27:49 +00:00
tao%netscape.com
4ecf0a1b12
First checkin of da-DK resource files contributed by
...
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-18 00:27:03 +00:00
tao%netscape.com
f22d964d31
Hook up da-DK
1999-09-18 00:23:56 +00:00
tao%netscape.com
10542edc17
First checkin of da-DK resource files contributed by
...
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-18 00:21:44 +00:00
tao%netscape.com
6d3caedd91
Hook up da-DK
1999-09-18 00:18:14 +00:00
tao%netscape.com
62c5ac1ed8
First checkin of da-DK resource files contributed by
...
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-18 00:13:42 +00:00
tao%netscape.com
487ca9abca
Hook up da-DK.
1999-09-18 00:08:28 +00:00
tao%netscape.com
7bb627e388
First checkin of da-DK resource files contributed by
...
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-18 00:07:00 +00:00
slamm%netscape.com
2b5742a84f
Better remembering of open/close state.
1999-09-17 23:38:26 +00:00
tao%netscape.com
01d9396f83
First checkin of da-DK resource files contributed by
...
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-17 23:35:55 +00:00
rjc%netscape.com
7bd3af3da3
Add a couple of alert()s for user messages on error conditions.
1999-09-17 20:34:20 +00:00
rjc%netscape.com
59d4fd33cb
Use ToNewUTF8String(). [Missed a spot]
1999-09-17 11:29:18 +00:00
rjc%netscape.com
f446ad3809
Add support for resolving anonymous resources to their "#URL" property. ("Last Search Results" are anonymous, for example.)
1999-09-17 10:38:40 +00:00
mcafee%netscape.com
114e942388
Adding color picker.
1999-09-17 07:49:56 +00:00
mcafee%netscape.com
6faf85ce54
Removing debug info
1999-09-17 07:34:37 +00:00
mcafee%netscape.com
52cb95e063
Adding colorpicker
1999-09-17 06:30:56 +00:00
rjc%netscape.com
4623e98e5d
Change window title to "Search" per marketing.
1999-09-17 05:42:54 +00:00
rjc%netscape.com
110678c049
Fix signed/unsigned warning.
1999-09-17 04:59:55 +00:00
rjc%netscape.com
962695acc5
Fix bug #5871 : now write out bookmark file in "UTF-8" encoding, along with:
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
To support this, when reading in the bookmark file, we look to see if a META charset is specified and, if it is, we'll try and get a decoder for it to use when processing the rest of the file.
1999-09-17 04:58:07 +00:00
rjc%netscape.com
84646804cb
Fix bug #14117 . Thanks to tor@cs.brown.edu for the fix.
1999-09-17 04:10:36 +00:00
rjc%netscape.com
0746c9c833
Fix bug #9945 : "Related Links" data comes in as UTF-8, so convert to Unicode before processing. Thanks for ftang@netscape.com for helping with this.
1999-09-17 02:26:25 +00:00
fergus%netscape.com
cca890c99a
Adding localization comments
1999-09-16 22:01:08 +00:00
slamm%netscape.com
caefc49833
slightly smaller icon
1999-09-16 21:29:30 +00:00
slamm%netscape.com
8554135704
Everyone hates the inset border. Me too.
1999-09-16 21:28:32 +00:00
fergus%netscape.com
7f4afbf42e
Adding localization comments
1999-09-16 21:20:57 +00:00
sspitzer%netscape.com
4b37ef50c6
if the user has a sidebar.rdf file in there profile directory, use that.
...
otherwise, use the global. slamm is going to work on *writing* out $PROFILE/sidbar.rdf next.
1999-09-16 20:38:26 +00:00
mcafee%netscape.com
5c874785a2
Naming radio inputs to fix radio behavior.
1999-09-16 20:07:03 +00:00
matt%netscape.com
486f79fc29
Adding dtd entities lHeader to convert to xul
1999-09-16 19:07:32 +00:00
matt%netscape.com
4e45b5715b
Adding pref-smart_browsing
1999-09-16 19:06:07 +00:00
sspitzer%netscape.com
2061dc9f57
ignore generated makefiles
1999-09-16 11:33:15 +00:00
waterson%netscape.com
45579e4158
Bug 13892. Fix window targeting for new sidebar.
1999-09-16 01:23:37 +00:00
warren%netscape.com
48cf4685a9
Factored file transport service out of file: protocol.
1999-09-16 01:16:22 +00:00
rchen%netscape.com
8663de5c00
Add localization notes
1999-09-15 20:33:35 +00:00
rjc%netscape.com
512db15c60
Comment this out for a while. Need to look at it a bit more.
1999-09-15 14:47:44 +00:00
rjc%netscape.com
ded764b4cb
Persist the search window's x, y, width & height attributes.
1999-09-15 13:42:06 +00:00
rjc%netscape.com
37597e4a01
Make sure MODULE is set to "search".
1999-09-15 13:10:39 +00:00
rjc%netscape.com
5dc59fea2b
Tweak relevancy computation.
1999-09-15 12:52:57 +00:00
rjc%netscape.com
b3dbb8f54e
Move onclick() to tree root node instead of putting it on every tree cell.
1999-09-15 12:19:47 +00:00
rjc%netscape.com
4fdabeaeb2
Remove unused inVisible() method.
1999-09-15 11:55:17 +00:00
rjc%netscape.com
b61ee02b96
Do some non-NECKO cleanup as well as remove some old #if 0'ed code.
1999-09-15 11:50:55 +00:00
rjc%netscape.com
e9f763b2a1
Do our own QI instead of just using default macro.
1999-09-15 11:46:05 +00:00
rjc%netscape.com
2502097df0
Add ClearResultSearchSites() to internetSearchService's IDL, and use IDL macros more for defining public methods.
1999-09-15 11:08:58 +00:00
rjc%netscape.com
f13d3d026d
Be sure to inherit from RDF datasource interface as well as call RegisterDataSource() on Init().
1999-09-15 10:35:56 +00:00
rjc%netscape.com
75a2402566
"rdf:find" is now called "rdf:localsearch"
1999-09-15 10:21:47 +00:00
rjc%netscape.com
e23aead671
Return proper value for GetURI()
1999-09-15 10:17:55 +00:00
rjc%netscape.com
8b79f2a5e3
Prepare Makefile.in for Unix (not yet in the Unix builds though)
1999-09-15 09:34:06 +00:00
rjc%netscape.com
af7e7f8e11
Add Search component into Windows build.
1999-09-15 09:29:24 +00:00
rjc%netscape.com
138c312efd
Add Makefiles for Windows and Unix. (Not part of build on those platforms yet though.)
1999-09-15 08:28:11 +00:00
alecf%netscape.com
e547078583
add support for user-specified sidebar, and support the "height" attribute (for messenger)
...
remove the 5em height from the flashpanel because it doesn't seem to work for iframes
1999-09-15 07:51:52 +00:00
rjc%netscape.com
873e079a64
(Not part of build yet) Moving find/search into its own component.
1999-09-15 06:23:20 +00:00
rjc%netscape.com
5e1e6e8e93
(Not part of build yet) Moving find/search into its own component.
1999-09-15 06:14:45 +00:00
rjc%netscape.com
1cc3111bd5
Add a splitter.
1999-09-15 06:09:32 +00:00
davidm%netscape.com
87097f796a
13084 [PP]Use current page to set homepage doesn't work
1999-09-15 05:08:22 +00:00
ramiro%netscape.com
26dd94b010
Cleanup the neckutil linking thing.
1999-09-15 02:15:11 +00:00
slamm%netscape.com
80ed43f17b
New shared rdf datasource for sidebar.
1999-09-14 23:09:55 +00:00
slamm%netscape.com
5fbdd38cac
Last panel has slightly different behavior
1999-09-14 23:09:52 +00:00
slamm%netscape.com
051975515b
Use more specific sytles to be on the save side.
1999-09-14 23:09:48 +00:00
slamm%netscape.com
4f60bf8171
Ready flash panel for use outside of panel.
1999-09-14 23:09:45 +00:00
slamm%netscape.com
0b1c438325
Removed debug statement
1999-09-14 23:09:42 +00:00
slamm%netscape.com
f1473cb783
Add gifs for expanding and collapsing panels.
1999-09-14 23:09:33 +00:00
slamm%netscape.com
8433c36bb2
First pass at new sidebar layout using xul overlay, boxes, and splitters.
1999-09-14 23:09:28 +00:00
alecf%netscape.com
3e4ae62251
tables should not be white - it makes all the mail prefs white
1999-09-14 09:40:00 +00:00
rjc%netscape.com
c7d87d114d
Rename "Nickname" to "Custom Keyword" per marketing.
1999-09-14 08:51:03 +00:00
rjc%netscape.com
452908e725
Disallow quotes in etag.
1999-09-14 08:25:14 +00:00
mcafee%netscape.com
3f37fbd706
Adding buttons for colorpicker placeholder, some minor text reformatting.
1999-09-14 05:50:32 +00:00
mcafee%netscape.com
55d8fe8f7f
Shortening historyPages so that layout looks better.
1999-09-13 23:38:18 +00:00
mcafee%netscape.com
3a2601b225
Shortening Clear Location Bar to Clear, it was falling off the page.
1999-09-13 23:30:58 +00:00
rjc%netscape.com
775a75bef1
Persist bookmark window's x/y and width/height attributes.
1999-09-12 08:43:41 +00:00
alecf%netscape.com
a843e8dd9f
fix for prefwindow not being initialized if it's brought up at the wrong time.
...
thanks to Wen.Gong@eng.sun.com
1999-09-10 23:59:05 +00:00
law%netscape.com
e9d60f2d91
Fix this to make nsIStreamTransfer scriptable again
1999-09-10 22:47:09 +00:00
matt%netscape.com
f5ea12f07e
fixes for bugs 6848 6851 6850
1999-09-10 18:35:24 +00:00
matt%netscape.com
d055f8c7ba
Adding fix for bug 13316
1999-09-10 18:33:26 +00:00
alecf%netscape.com
b59d7ee313
fully resolve symbols for xpcshell
1999-09-10 09:29:22 +00:00
hyatt%netscape.com
7af694338d
Popup work.
1999-09-10 08:56:26 +00:00
alecf%netscape.com
04a0e5f982
oops, switch from char[] to char*
1999-09-10 07:18:06 +00:00
alecf%netscape.com
378928574b
IDLize nsICmdLineService
1999-09-10 05:42:11 +00:00
warren%netscape.com
ee7edbeac3
Removed obsolete include.
1999-09-09 22:45:11 +00:00
warren%netscape.com
e6619b2ad6
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
1999-09-09 22:05:05 +00:00
ramiro%netscape.com
a792b8c40b
Add event debuggin prefs.
1999-09-09 04:11:37 +00:00
rjc%netscape.com
dab2b8a30a
Use shortened syntax.
1999-09-09 01:15:02 +00:00
rjc%netscape.com
72591b4283
Set an initial width and height on the search dialog.
1999-09-09 01:13:21 +00:00
rjc%netscape.com
23007a93f0
Add folder check.
1999-09-09 01:01:16 +00:00
rjc%netscape.com
a949da7b24
Don't return URLs from history that begin with "NC:". In truth, the history datasource should not return answers about anything that isn't in its "space"... but til that day, this hack works.
1999-09-09 00:59:20 +00:00
briano%netscape.com
827386358c
Removed the obsolete non-NECKO leftovers.
1999-09-09 00:21:43 +00:00
matt%netscape.com
b7507e81d2
Adding fix for bug 13316
1999-09-09 00:07:52 +00:00
sspitzer%netscape.com
edd711ccb6
removing unused entity. it was made obsolete by my fix for #13366 .
1999-09-08 21:29:20 +00:00
sspitzer%netscape.com
0921c78f07
fix for #13366 . remove the copies and folders pane from the preferences window. its in the account mananger now, on a per server basis.
1999-09-08 21:24:07 +00:00
rjc%netscape.com
012310a7f3
Fix bug # 13197: escape bookmark title as well as descriptions.
1999-09-08 03:06:15 +00:00
sfraser%netscape.com
47ada8b71e
Convert some NS_ASSERTIONS into warnings, so that I can start up without debugger breaks.
1999-09-07 23:54:44 +00:00
danm%netscape.com
66807b758d
open new browser window with nsIDOMWindow.Open
1999-09-07 23:49:36 +00:00
danm%netscape.com
9761902a0e
adding JavaScript.shlb
1999-09-07 23:46:52 +00:00
matt%netscape.com
dc3cd87ab3
rewriting prefs for smartupdate and fixing bug13272
1999-09-07 23:21:09 +00:00
ramiro%netscape.com
f1aa7541a8
Move the debug prefs to their own panel. Add Invalidate() flashing
...
debug pref for debuggin painting events.
1999-09-07 19:36:48 +00:00
dbragg%netscape.com
defe42eb10
Removed the Entities. They've been in a .dtd file for a few days.
1999-09-07 18:22:40 +00:00
rjc%netscape.com
fb0c0f50ba
Remove meaningless "open" attribute.
1999-09-07 09:45:40 +00:00
rjc%netscape.com
df270d86f2
Use same strings.
1999-09-07 09:41:24 +00:00
rjc%netscape.com
f21c60c544
Persist "open" attribute in bookmark's panel, and be sure to set "status" and "type" attributes so that we get proper icons!
1999-09-07 09:31:20 +00:00