Commit Graph

453 Commits

Author SHA1 Message Date
silver%warwickcompsoc.co.uk
ff3189939b No bug - Swap evil and angry emoticons as should have happened when 0.9.67 landed, but CVS didn't notice.
ChatZilla only.
r=samuel@sieb.net
2005-01-04 16:55:30 +00:00
silver%warwickcompsoc.co.uk
9a2132d44a Bug 229594 - Update help for *-pref commands, and leave/delete-view.
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=gk1987@gmail.com (Gijs Kruitbosch)
2005-01-03 20:24:57 +00:00
silver%warwickcompsoc.co.uk
01cf2d44a5 Bug 262325 - Fix some help strings for UI commands (undo/redo).
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=gk1987@gmail.com (Gijs Kruitbosch)
2005-01-03 20:07:11 +00:00
silver%warwickcompsoc.co.uk
fe2cf49b45 Bug 241442 - Add find dialog and find-again.
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=dmcorry@seanet.com (David Corry)
2005-01-03 19:41:26 +00:00
silver%warwickcompsoc.co.uk
d3b79057a1 Bug 240114 - Add parameters to aliases.
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=gk1987@gmail.com (Gijs Kruitbosch)
2004-12-30 22:34:01 +00:00
silver%warwickcompsoc.co.uk
5a32e0b8d6 Bug 276478 - Put back two important lines for the async reading code used in Mozilla 1.0, and fix getFileFromURLSpec on Mozilla 1.0.
ChatZilla only.
r=rginda
2004-12-30 21:15:06 +00:00
silver%warwickcompsoc.co.uk
1ce27114af No bug - Make CTCP ping replies stay within the network they came from (don't show them on other network views).
ChatZilla only.
r=samuel@sieb.net
2004-12-30 21:10:07 +00:00
silver%warwickcompsoc.co.uk
65c523650e Bug 172094 - Add a preference for browser-focus code.
ChatZilla only.
r=samuel@sieb.net
2004-12-23 20:54:21 +00:00
silver%warwickcompsoc.co.uk
c5d18a2a19 Bug 274199 - Fix a bunch of typos/spelling errors in the locale.
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=dmbtech@gmail.com
2004-12-20 12:45:40 +00:00
silver%warwickcompsoc.co.uk
82a4c8999a Bug 269633 - Land ChatZilla 0.9.67. Various changes, many bugs fixed, see bug 269633 for details.
ChatZilla only.
r=samuel@sieb.net
2004-12-19 22:52:37 +00:00
silver%warwickcompsoc.co.uk
8aff9aeb07 Bug 257026 - Stop pref-manager calling observers for prefs it doesn't know (fixes hang when joining channels with URLs in the topic).
ChatZilla only.
r=rginda
2004-12-19 22:42:14 +00:00
silver%warwickcompsoc.co.uk
fbde966392 Bug 172094 - Focus window just prior to loading a URL in it.
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=gk1987@gmail.com (Gijs "Hannibal" Kruitbosch)
2004-12-17 20:58:14 +00:00
silver%warwickcompsoc.co.uk
946635dbda Bug 274161 - Typo in updated help for /whois.
ChatZilla only.
r=me
p=giacomo.magnini@portalis.it (Giacomo Magnini)
2004-12-11 14:25:08 +00:00
silver%warwickcompsoc.co.uk
ff9199e633 Bug 257026 - Add 'URL catcher' to ChatZilla, and /urls command to display said caught URLs.
ChatZilla only.
r=rginda
2004-12-11 14:19:44 +00:00
silver%warwickcompsoc.co.uk
e640646f7f Bug 274076 - Move flex/max-width to CSS so that it can be override by userChrome.css.
ChatZilla only.
r=rginda
2004-12-10 20:04:36 +00:00
silver%warwickcompsoc.co.uk
488cb6ffcd Bug 150140 - Support /whois nick nick, and add /wii.
ChatZilla only.
r=rginda
2004-12-10 01:29:01 +00:00
silver%warwickcompsoc.co.uk
eb3a083c5e Bug 232801 - Make URL linkifier RegExp be a bit more generous.
ChatZilla only.
r=rginda
2004-12-03 23:11:52 +00:00
gerv%gerv.net
670fb87360 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
silver%warwickcompsoc.co.uk
508d297bff Bug 265863 - Don't let the user add stalk words multiple times.
ChatZilla only.
r=samuel@sieb.net (Samuel Sieb)
p=jonathan.watt@strath.ac.uk (Jonathan Watt)
2004-11-29 13:41:01 +00:00
silver%warwickcompsoc.co.uk
6b369f405b Bug 262037 - Don't try to use plugin.prefs when dealing with old-style plugins.
ChatZilla only.
r=silver@warwickcompsoc.co.uk (James Ross)
p=samuel@sieb.net (Samuel Sieb)
2004-11-07 22:45:16 +00:00
silver%warwickcompsoc.co.uk
ef8a009765 Bug 249462 - Put ChatZilla XPI building tools into CVS.
ChatZilla only.
r=rginda
2004-10-24 23:04:15 +00:00
silver%warwickcompsoc.co.uk
3a3892d987 Bug 262037 - Only search for plugins to remove by URL, not ID.
ChatZilla only.
r=rginda
p=samuel@sieb.net (Samuel Sieb)
2004-10-24 22:49:27 +00:00
silver%warwickcompsoc.co.uk
e2bbca1bfa Bug 261711 - Treat '330' message the same as other whois lines.
ChatZilla only.
r=samuel@sieb.net
2004-10-24 20:03:45 +00:00
silver%warwickcompsoc.co.uk
65f8ac487e Bug 255494 - Correctly clear pref observer system. Prevents hitting pref system crash (bug 265788).
ChatZilla only.
r=rginda
2004-10-24 19:35:08 +00:00
silver%warwickcompsoc.co.uk
eb1c1f7ef6 Bug 265414 - Don't call createInstance on a service CID. Also optimises utility code to createInstance and adds a getService utility function.
ChatZilla only.
r=rginda
2004-10-24 19:31:38 +00:00
silver%warwickcompsoc.co.uk
c96d662ada Bug 262037 - New ChatZilla plugin API.
ChatZilla only.
r=rginda
p=samuel@sieb.net (Samuel Sieb)
2004-10-20 17:13:35 +00:00
silver%warwickcompsoc.co.uk
eda22476f0 Bug 233973 - Bustage fix for ChatZilla.
r=samuel@sieb.net
2004-10-19 18:57:15 +00:00
silver%warwickcompsoc.co.uk
fc5fd7bcba Bug 233973 - Put logs in directories based on network and named by date.
ChatZilla only.
r=rginda
2004-10-18 13:22:20 +00:00
silver%warwickcompsoc.co.uk
2d368f8a5d Bug 263760 - Fix typo in IRC library's getChannel, and handle the getChannel call failing.
ChatZilla only.
r=rginda
2004-10-18 13:17:21 +00:00
silver%warwickcompsoc.co.uk
ce0b41426a Bug 263226 - Make bug# links use https by default.
ChatZilla only.
r=samuel@sieb.net
p=116057@bacon.qcc.mass.edu (Justin Wood)
2004-10-07 03:43:03 +00:00
silver%warwickcompsoc.co.uk
5eb2df45d5 Bug 261711 - Make /whois output go to user's view, if one exists.
ChatZilla only.
r=samuel@sieb.net
2004-09-28 21:28:13 +00:00
silver%warwickcompsoc.co.uk
045d7584fa Bug 261696 - Use state variable for connection information, making /cancel work better.
ChatZilla only.
r=samuel@sieb.net
2004-09-28 21:27:13 +00:00
silver%warwickcompsoc.co.uk
6fbab3cc29 Bug 261270 - Make prefix parsing stricter, and allow foo!bar prefixes.
ChatZilla only.
r=samuel@sieb.net
2004-09-28 21:25:58 +00:00
silver%warwickcompsoc.co.uk
cad5e87123 Bug 248746 - Include both : and :: pseudo-element versions, and make away users italic.
ChatZilla only.
r=samuel@sieb.net
2004-09-28 21:24:46 +00:00
silver%warwickcompsoc.co.uk
ea28b5456c Bug 219896 - Don't drop parameters for /squery.
ChatZilla only.
r=samuel@sieb.net
2004-09-28 21:23:40 +00:00
silver%warwickcompsoc.co.uk
cba1ccb815 Bug 204942 - Focus input box after dispatching link.
ChatZilla only.
r=samuel@sieb.net
2004-09-28 21:22:31 +00:00
silver%warwickcompsoc.co.uk
2ae017b86b Bug 259197 - Make <text> optional for /stalk, and fix the command's code. Also correct enumeration of stalk items.
ChatZilla only.
r=samuel@sieb.net
2004-09-22 02:52:18 +00:00
silver%warwickcompsoc.co.uk
a13247a1e8 Bug 260633 - Make URL generation only remove #, if safe, and make gotoIRCURL stick the # back in as nessessary.
ChatZilla only.
r=samuel@sieb.net
2004-09-21 14:58:26 +00:00
neil%parkwaycc.co.uk
ae3c81b171 Typo fix: it's -> its preferences r=silver 2004-09-18 13:39:52 +00:00
silver%warwickcompsoc.co.uk
028be13feb Bug 255081 - Commiting the *binary* version of this image (sigh).
ChatZilla only.
r=samuel@sieb.net
2004-09-15 20:06:12 +00:00
silver%warwickcompsoc.co.uk
e32f8fd0f6 Bug 255081 - Commiting the *binary* version of these images.
ChatZilla only.
r=samuel@sieb.net
2004-09-15 19:57:28 +00:00
silver%warwickcompsoc.co.uk
4cd3ec76af Bug 255081 - Land ChatZilla 0.9.65 (check bug for details of bugs fixed).
r=samuel@sieb.net
2004-09-15 18:39:16 +00:00
silver%warwickcompsoc.co.uk
511ffae49f Bug 256927 - Add the 'all files' filter even if not specified. r=silver@warwickcompsoc.co.uk Patch by ajschult@verizon.net 2004-09-06 15:10:33 +00:00
gerv%gerv.net
ba2432c07e Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-08-25 23:02:50 +00:00
timeless%mozdev.org
53d9d325d6 Bug 254838 Use @mozilla.org/moz/jssubscript-loader;1 as a singleton
patch by mcsmurf@gmx.de r=timeless sr=neil moa=mscott,silver
2004-08-19 23:00:27 +00:00
neil%parkwaycc.co.uk
a7954d1d2a Removing erronous autostretch="true" attribute (post bug 94470 cleanup) r=silver 2004-07-21 15:17:52 +00:00
smontagu%smontagu.org
9ab460d421 Left-to-right/Right-to-left support for Chatzilla. Bug 250864, patch by Asaf Romano (bugs.mano@mail-central.com), r=silver. 2004-07-17 21:14:34 +00:00
gerv%gerv.net
6b54b1cbc5 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 19:30:11 +00:00
gerv%gerv.net
c01bb2d438 Bug 236613: change to MPL/LGPL/GPL tri-license, and other license-related fixups. 2004-07-16 19:09:02 +00:00
silver%warwickcompsoc.co.uk
4dbb3d6ec0 Fixing version number. 2004-06-09 05:16:53 +00:00