Commit Graph

287 Commits

Author SHA1 Message Date
samuel%sieb.net
75c9b9f8b2 Bug 140910 - chatzilla can't handle '+' channels
patch by naitoh@be-in.org
r=rginda
2002-10-01 22:28:29 +00:00
samuel%sieb.net
3172a3e43b Bug 132817 - Chatzilla has problems joining channels on a pirc server
r=rginda
2002-09-25 23:40:24 +00:00
rginda%netscape.com
831a3efda5 - chatzilla only -
bug 165901, "Clicking on network/channel name has no effect"
bug 165875, "Support CTCP CLIENTINFO in Chatzilla"
bug 165868, "Support CTCP TIME in Chatzilla"
bug 137892, "Pref for new tab threshold is ignored"
fix strict warning in static.js
2002-09-03 23:33:27 +00:00
gerv%gerv.net
a6d4accdea Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan. 2002-08-10 08:39:43 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
rginda%netscape.com
b78133bb8e bug 160462 land chatzilla 0.8.9 r=me, a=rjesup
bug 131498 Can't join a channel with Japanese name
bug 133472 slow switching between channels

patches from samuel@sieb.net and naitoh@be-in.org
samuel's changes switch from DOM manipulation to a <xul:deck>, to speed up the time it takes to switch tabs.
naitoh's changes make it possible to join channels with encoded names
change by me to load external scripts before processing startup urls, so that user-defiend networks function properly in irc: urls.
2002-08-01 21:08:59 +00:00
samuel%sieb.net
e3e2c7ada0 Bug 146509 - allow tab completion to work with non-alphanumeric characters
r=rginda
a=asa
2002-07-19 05:56:29 +00:00
samuel%sieb.net
31c63254be Bug 135937 - clean up connection status (limit decimal points)
r=rginda
a=asa
2002-07-19 05:53:27 +00:00
samuel%sieb.net
0b894d3964 Bug 152182 - allow multiple channels for /join
r=rginda
a=asa
2002-07-19 05:51:00 +00:00
timeless%mac.com
04ee09cffc Bug 148671 function retrieveURLFromData() is triplicated (?) in the code with slight differences.
patch by pierrechanial@netscape.net r=rginda,timeless sr=jag
2002-07-10 01:23:56 +00:00
timeless%mac.com
6a327f073c Bug 154086 Want /css to display current css setting
patch by neil@parkwaycc.co.uk r=rginda
2002-06-25 14:32:39 +00:00
suresh%netscape.com
833f1c7f89 fix for 149189. update goPreference calls with correct parameters. r-ducarroz, sr-alecf. 2002-06-12 04:09:52 +00:00
rginda%netscape.com
3e4623542d - chatzilla only -
Bug 139334 - [RFE] SQUERY command support
patch=jbontje@suespammers.org,r=me
2002-05-25 00:40:00 +00:00
rginda%netscape.com
71ee9c152d - chatzilla only -
bug 143503, "long channel topic isn't wrapped properly"
r=samuel@sieb.net, sr=shaver@mozilla.org, a=leaf@mozilla.org
insert spaces in long topic words so things can wrap.

bug 140088, "Chatzilla is crashing when switching tabs."
r=samuel@sieb.net, sr=shaver, a=rjesup@wgate.com
don't touch the tree selection while the tree is hidden.
2002-05-16 10:49:25 +00:00
rginda%netscape.com
99934c39c8 - chatzilla only -
correct the command name for the View->Open At Startup option
2002-05-03 23:02:12 +00:00
rginda%netscape.com
a9c3273f01 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
58ad7ad612 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
c0ec608df6 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
717f160cfa 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
5e34851046 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
d38a0937d9 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
27c87d717c 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
53bda8f0fc 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
c4785566f6 Bug 113261 - fix chatzilla url detecting
r=rginda
a=asa
chatzilla only
2002-03-24 21:09:58 +00:00
seawood%netscape.com
9bdb6711d0 Remove now redudant REGCHROME calls.
Bug#129456 r=bryner a=asa
2002-03-14 07:11:30 +00:00
seawood%netscape.com
abb8a23948 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
f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
samuel%sieb.net
f7c3d15cea 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
db39988829 Bug 126109 - fixing regression from previous patch
r=rginda a=asa
chatzilla only
2002-02-22 07:12:48 +00:00
samuel%sieb.net
77cb503dbd incrementing version number
r=rginda a=asa
chatzilla only
2002-02-22 07:09:32 +00:00
samuel%sieb.net
93ea378169 Bug 120153 - make /part always close the correct tab
r=rginda
chatzilla only
2002-02-20 06:19:08 +00:00
samuel%sieb.net
970f245e7d 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
adfb524110 Bug 92933 - correct tab selection
r=rginda
chatzilla only
2002-02-19 21:07:34 +00:00
samuel%sieb.net
c48ef1c7be Bug 122347 - fix non-http links
r=rginda
chatzilla only
2002-02-18 22:50:59 +00:00
samuel%sieb.net
01708ce9e0 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
f1c12bed86 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
8a7579aa1e 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
775ea0867d 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
d0d5dc7192 Bug 115305 - clean up utils.js
r=rginda
chatzilla only
2002-02-13 00:11:57 +00:00
jst%netscape.com
f8e111bab0 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
35123d392b bug 123444 r/sr=rginda Chatzilla missing some mnemonics 2002-02-08 23:12:36 +00:00
hwaara%chello.se
6c9d73d8c5 #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
235ca0ef64 Bug 112920 - add css rule for superfluous notifies
r=rginda
chatzilla only
2002-02-03 04:36:59 +00:00
samuel%sieb.net
79856bba78 Bug 112920 - enhancement to notify code
r=rginda
chatzilla only
2002-02-03 04:35:26 +00:00
samuel%sieb.net
550c8cead6 Bug 122910 - chatzilla won't start
r=rginda
not in the build
2002-02-01 23:48:11 +00:00
rginda%netscape.com
fa888dc585 bug 65512, fix typo on HELLO message 2002-01-31 19:48:49 +00:00
samuel%sieb.net
257dd45db1 Bug 119294 - fix JS strict warning
r=walk84
not in the build
2002-01-31 03:40:12 +00:00
samuel%sieb.net
541c71e055 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
3fa56dc173 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
d7239d866c Bug 117292 - add menu item for copying messages
r=rginda
not in the build
2002-01-31 03:29:11 +00:00