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

273 Коммитов

Автор SHA1 Сообщение Дата
rginda%netscape.com e7dd0c685f - chatzilla only -
correct the command name for the View->Open At Startup option
2002-05-03 23:02:12 +00:00
rginda%netscape.com 2d52b6889b bug 135455, Missing chatzilla icon in Window dropdown menu
patch=mailto:andreas.premstaller@uibk.ac.at, r=rginda,sr=ben,a=asa
2002-05-01 23:04:01 +00:00
alecf%netscape.com e4d4ba3ccb Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
r=danm, sr=jag
2002-04-30 01:36:59 +00:00
seawood%netscape.com ce9e9903a5 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
seawood%netscape.com 7e99f9e47e Use debug() instead of dump() so that js component registration output only shows up in debug builds.
Bug #138726 r=rginda sr=alecf
2002-04-23 07:30:11 +00:00
blakeross%telocity.com dc94a58288 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 04:16:28 +00:00
hewitt%netscape.com 07d96867f1 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
cmanske%netscape.com 8ffa502826 Fixed order of items in tasks menu, b=133167, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt, a=asa 2002-03-27 03:55:33 +00:00
rginda%netscape.com fbe60ff5e7 Bug 131000, "IRC server port specification seems to not work..."
patch=cross@distal.com, r=me,peterv, a=asa
make ports work in IRC urls again
2002-03-26 00:41:18 +00:00
samuel%sieb.net ee0c7ef8df Bug 113261 - fix chatzilla url detecting
r=rginda
a=asa
chatzilla only
2002-03-24 21:09:58 +00:00
seawood%netscape.com 1e2fdc2421 Remove now redudant REGCHROME calls.
Bug#129456 r=bryner a=asa
2002-03-14 07:11:30 +00:00
seawood%netscape.com af0cf0ee2d Remove REGCHROME calls since we now auto-register chrome when jars are processed.
Bug #129456 r=bryner a=asa
2002-03-14 06:17:54 +00:00
darin%netscape.com 026dda9f95 fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
samuel%sieb.net 744fa5222d Bug 128311 - can't drag links from chatzilla
r=rginda a=roc+moz
chatzilla only
2002-03-05 18:13:41 +00:00
samuel%sieb.net 4c90cc3aca Bug 126109 - fixing regression from previous patch
r=rginda a=asa
chatzilla only
2002-02-22 07:12:48 +00:00
samuel%sieb.net d9916da317 incrementing version number
r=rginda a=asa
chatzilla only
2002-02-22 07:09:32 +00:00
samuel%sieb.net 33b03b38f5 Bug 120153 - make /part always close the correct tab
r=rginda
chatzilla only
2002-02-20 06:19:08 +00:00
samuel%sieb.net 0277992ab6 Bug 126418 - add '{' and '}' to not be included in channel links
r=rginda
chatzilla only
2002-02-20 06:16:42 +00:00
samuel%sieb.net 431e06f1ad Bug 92933 - correct tab selection
r=rginda
chatzilla only
2002-02-19 21:07:34 +00:00
samuel%sieb.net 68fd27c52c Bug 122347 - fix non-http links
r=rginda
chatzilla only
2002-02-18 22:50:59 +00:00
samuel%sieb.net d6f749cf2d Bug 123604 - make all commands lowercase after they are entered
r=rginda
chatzilla only
2002-02-18 07:05:14 +00:00
samuel%sieb.net 24727342db Bug 126109 - remove space from ctcp commands that have no parameters
r=rginda
chatzilla only
2002-02-18 06:13:33 +00:00
samuel%sieb.net d91fa473ed Bug 126094 - fix chatzilla's issues with apostrophes
r=rginda
chatzilla only
2002-02-18 06:11:07 +00:00
bbaetz%student.usyd.edu.au d43d4fbff0 Bug 109600 - PAC script breaks chatzilla
Bug 71565 - socks proxy doesn't work with chatzilla

Chatzilla's urls need to be standardurls, not simpleuris

r=rginda, chatzilla only
2002-02-18 03:53:08 +00:00
samuel%sieb.net fcf903d929 Bug 115305 - clean up utils.js
r=rginda
chatzilla only
2002-02-13 00:11:57 +00:00
jst%netscape.com b8fe24cf46 Checking in Fabian Guisset's <hidday@geocities.com> fix for bug 30529. Implement window.minimize(), .maximize() and .restore() for chrome windows, and split chrome specific window methods/attributes into its own nsIDOMChromeWindow interface. r=heikki@netscape.com, sr=jst@netscape.com 2002-02-09 03:36:55 +00:00
andreww%netscape.com 8fb8118ecc bug 123444 r/sr=rginda Chatzilla missing some mnemonics 2002-02-08 23:12:36 +00:00
hwaara%chello.se f8de5de638 #109598, "tasks overlays should use insertbefore, insertafter instead of position"
#81237, "IRC Chat has bizarre menu position",

Patches by nnooiissee@yahoo.com

r=andreww, sr=jst
2002-02-06 15:29:39 +00:00
samuel%sieb.net 5b21858c48 Bug 112920 - add css rule for superfluous notifies
r=rginda
chatzilla only
2002-02-03 04:36:59 +00:00
samuel%sieb.net da57d8a990 Bug 112920 - enhancement to notify code
r=rginda
chatzilla only
2002-02-03 04:35:26 +00:00
samuel%sieb.net 4286074370 Bug 122910 - chatzilla won't start
r=rginda
not in the build
2002-02-01 23:48:11 +00:00
rginda%netscape.com e43420c7b6 bug 65512, fix typo on HELLO message 2002-01-31 19:48:49 +00:00
samuel%sieb.net a6c298ef34 Bug 119294 - fix JS strict warning
r=walk84
not in the build
2002-01-31 03:40:12 +00:00
samuel%sieb.net 8caeff5abb Bug 116544 - fix 005 and 004 messages handlers
r=rginda
not in the build
2002-01-31 03:33:17 +00:00
samuel%sieb.net 1eec674685 Bug 117292 - add entities for the new copy messages menu item
r=rginda
not in the build
2002-01-31 03:31:06 +00:00
samuel%sieb.net 2223f23028 Bug 117292 - add menu item for copying messages
r=rginda
not in the build
2002-01-31 03:29:11 +00:00
samuel%sieb.net 2ffbf64876 Bug 117292 - add pref for copying messages
r=rginda
not in the build
2002-01-31 03:28:31 +00:00
samuel%sieb.net 130fddacac Bug 117292 - copy notification messages to the network tab and fix strict warnings
r=rginda
not in the build
2002-01-31 03:27:38 +00:00
samuel%sieb.net 96df59c8ea Bug 117292 - copy important messages to the network tab
r=rginda
not in the build
2002-01-31 03:25:41 +00:00
dougt%netscape.com 894fdcfaaf 1. Converts callers of nsIComponentManagerObsolete to use
nsIComponentRegistrar.

2. Converts callers of nsComponentManager::AutoRegister to use
nsIComponentRegistrar's autoRegistrar method.

3. Add nsIComponentRegistrar implmentation to nsComponentManagerImpl.

4. Rearrange nsComponentManager.cpp so that related methods are in the same
place.

5. Added a C-style function NS_GetComponentRegistrar so that getting the
registrar is easier in some places.

6. Added a nsISimpleEnumerator interface on PLDHashTableEnumeratorImpl.  in
this way, the same base class can support both old style and new style
enumerations.

7. Fixed a nasty bug where unregistring factories will leave the contract id
hash with a dangling pointer.  Now, when unregister is called we search the
contract id hash for entries which have the given doomned cid and remove them.


Bug 115853.  r=dp@netscape.com, sr=rpotts@netscape.com
2002-01-29 21:22:13 +00:00
rginda%netscape.com c45128650e remove conflict markers 2002-01-15 03:16:48 +00:00
rginda%netscape.com 76ddeb2519 add missing ; 2002-01-15 01:53:06 +00:00
rginda%netscape.com 11a745d3d7 bug 119968, strict warning cleanup, patch=jscript@pacbell.net r=walk84@yahoo.com,me 2002-01-15 01:52:33 +00:00
hewitt%netscape.com 55a509e710 104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt 2002-01-12 01:20:29 +00:00
rginda%netscape.com ea43b0eeae chatzilla only, patch=_basic@yahoo.com, r=me, bug 102186
remove spacer box from between tabs to avoid strict warnings.
2002-01-03 21:42:34 +00:00
samuel%sieb.net 5fc0577a09 Bug 117285 - fix strict mode errors caused by previous patch
r=rginda
not in build
2001-12-29 10:10:58 +00:00
samuel%sieb.net 0ef9e45c23 Bug 117285 - add +s handling to getModeStr
r=rginda
not in the build
2001-12-29 03:58:23 +00:00
hewitt%netscape.com 1dc8b67ef1 XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt 2001-12-19 12:04:11 +00:00
dougt%netscape.com 9a75bc4b8e nsIComponentManager API Changes (bug 98553)
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.

b) rename the old nsIComponentManager to nsIComponentManagerObsolete.

c) fixes callers which use to access the nsIComponentManager for component
registration functionality.  These callers will temporary use the
nsIComponentManagerObsolete interface.

d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()

e) Perserves the old NS_GetGlobalComponentManager().  Note the cast usage.

r/sr = rpotts@netscape.com  alecf@netscape.com  brendan@mozilla.org
2001-12-19 00:12:41 +00:00
rginda%netscape.com c55960067b not built
remove -rc1 suffix from 0.8.5 version number
2001-12-15 00:35:40 +00:00