Commit Graph

150953 Commits

Author SHA1 Message Date
beng%bengoodger.com
107ba0a1a7 315940 - make the bookmarks menu work NPOB. 2005-11-28 07:53:12 +00:00
beng%bengoodger.com
80680498d2 315940 allow links and places to be dropped onto the toolbar. NPOB. 2005-11-28 07:30:30 +00:00
mkanat%kerio.com
c572c9bc03 Bug 317899: checksetup needlessly requires a version of MIME::Base64 newer than perl 5.8.5 (RHEL4)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=justdave
2005-11-28 07:16:32 +00:00
beng%bengoodger.com
b0facf8447 315940 more D&D support: drag from toolbar. NPOB 2005-11-28 06:55:16 +00:00
timeless%mozdev.org
98ddf6bb41 Bug 286188 leaks during profile migration
patch by ajschult@verizon.net r=timeless sr=dbaron
2005-11-28 06:03:19 +00:00
beng%bengoodger.com
2179add01d 315940 - allow bookmarks to be dropped _into_ left list folders. NPOB 2005-11-28 00:36:21 +00:00
beng%bengoodger.com
ced08c0d12 315940 - allow bookmarks to be dropped _into_ left list folders. NPOB 2005-11-28 00:33:37 +00:00
beng%bengoodger.com
584663989a 315940 - make sure you can't paste leaf items into the left list. NPOB 2005-11-28 00:23:06 +00:00
neil%parkwaycc.co.uk
f01460edb0 Converted dubious use of nsCOMPtr on a concrete class to interface, nsRefPtr or static cast and removed some spurious IIDs b=317937 r+sr=bienvenu 2005-11-27 23:57:18 +00:00
timeless%mozdev.org
078fde645f Bug 317877 XBL: crash if <field> has no name attribute [@ nsCharTraits::length]
patch by ajschult@verizon.net r=bz sr=bz
2005-11-27 23:51:42 +00:00
beng%bengoodger.com
fe34b87ba2 315940 - correct typo bryner spotted. NPOB 2005-11-27 22:36:40 +00:00
bzbarsky%mit.edu
349918dc42 Make sure to not process counter/quote changes during a restyle. Bug 317948,
r+sr=dbaron
2005-11-27 22:20:09 +00:00
beng%bengoodger.com
78fac8825c moveFolder does not work, suggested by bryner r=me NPOB 2005-11-27 22:06:55 +00:00
beng%bengoodger.com
43297313f3 add view type for menupopups 315940 NPOB 2005-11-27 22:05:02 +00:00
beng%bengoodger.com
ff417a5388 315940 - move commands/context menu to separate .inc files for inclusion by the browser fe too NPOB 2005-11-27 22:04:38 +00:00
beng%bengoodger.com
ae320f0df3 315940 - hack in dynamic updating for tree views. NPOB 2005-11-27 22:04:02 +00:00
beng%bengoodger.com
424cabce67 315940 - make change operations propagate to the toolbar so it updates live. NPOB 2005-11-27 21:25:13 +00:00
bugzilla%standard8.demon.co.uk
bd69816b57 Bug 314995 Can't save new card if no email entered - expand the minimum set of fields to a more reasonable set. r=neil.parkwaycc.co.uk,sr=bienvenu 2005-11-27 10:39:24 +00:00
timeless%mozdev.org
f4dc303882 Bug 130462 "null" or "" is displayed in drop-down search text in URL bar
patch by ajschult@verizon.net r=jag sr=neil
2005-11-27 07:08:57 +00:00
beng%bengoodger.com
4c532a892d 315940 - hook up dummy personal toolbar NPOB 2005-11-27 06:47:54 +00:00
beng%bengoodger.com
bc8a1ac143 315940, implement 'open in tabs' NPOB 2005-11-27 05:37:43 +00:00
beng%bengoodger.com
044401455c 317631 - forgot to document this assumption r=bryner 2005-11-27 04:37:20 +00:00
beng%bengoodger.com
17a4d6b415 317631 - d&d support for places view by adding nsINavHistoryResultViewObserver interface to allow command controller to handle controllery treeview events. r=bryner... also a whole heck of a lot of other places stuff. hook up search box. implement many more commands. d&d, copy paste, etc. 2005-11-27 04:26:18 +00:00
gavin%gavinsharp.com
dd2d7ad71c Bug 284086 followup (comment 42): remove extraneous setTimeout, patch by Giorgio Maone <g.maone@informaction.com>, r=ben 2005-11-27 02:25:30 +00:00
jminta%gmail.com
dca3c64e08 Bug 317473 For new events no calendar is chosen by default in calendar-event-dialog. Also includes some whitespace cleanup. Patch by ssitter@googlemail.com. r=jminta 2005-11-27 00:04:24 +00:00
silver%warwickcompsoc.co.uk
420496e711 Bump local revision number.
r=me :)
2005-11-26 23:01:17 +00:00
sergei_d%fi.tartu.ee
230bbf973d [BeOS]Bug 15906, introducing unified paintarea for all sort of paintevents, changing Update() to paint immediately. p=sergei_d, r=thesuckiestemail, BeOS-only 2005-11-26 22:47:30 +00:00
silver%warwickcompsoc.co.uk
11c5ce6a7b Bug 281886 - Add code to handle new command-line service stuff from toolkit.
ChatZilla only.
r=silver
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2005-11-26 22:29:44 +00:00
masayuki%d-toybox.com
837c203ca4 Bug 317782 A character is deleted on HTML Editor when running IME reconvertion with non-selected text / Bug 296686 When insert a space with EGBRIDGE(TSM(IME) of Japanese), a next character of caret is deleted / Removing nsHTMLEditor::SetCompositionString and nsHTMLEditor::GetReconversionString, Because bug 66290 has been duplicated these method in nsPlaintextEditor r=timeless, sr=sfraser 2005-11-26 22:10:03 +00:00
steffen.wilberg%web.de
2cf782a17a Bug 316302: Whitespace fixes. p=hendrik.maryns@uni-tuebingen.de, r=me 2005-11-26 21:44:53 +00:00
jminta%gmail.com
4b3164d2cf Bug 317864 Fix old consumers of .stringValue. Patch by ssitter@googlemail.com, r=jminta 2005-11-26 21:17:55 +00:00
silver%warwickcompsoc.co.uk
2355001ea2 Bug 238050 - Update colours to match mIRC even more, and make reversing colours not assume anything about the defaults.
ChatZilla only.
r=samuel
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-11-26 21:06:19 +00:00
silver%warwickcompsoc.co.uk
c5d79e2a47 Bug 250072 - Block shortcut key for changing tab even when tab doesn't exist, to keep consitency.
ChatZilla only.
r=silver
p=glenjamin+bmo@gmail.com (Glen Mailer)
2005-11-26 21:03:00 +00:00
silver%warwickcompsoc.co.uk
b08af83e83 Bug 256928 - Basic code to save the network's ignore list between sessions. No UI yet.
ChatZilla only.
r=silver
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-11-26 20:59:45 +00:00
silver%warwickcompsoc.co.uk
5b921ea993 Bug 306108 - Use type=chrome <browser> in FF 1.4+/XULRunner to escape XPCNativeWrappers. Also bump the XPI compat level for Firefox to 1.6.
ChatZilla only.
r=silver
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-11-26 20:56:30 +00:00
steffen.wilberg%web.de
ac25f5bdc6 Bug 314814: Not all links that open new windows are diverted. r=jeff 2005-11-26 20:37:26 +00:00
bugzilla%standard8.demon.co.uk
3525a23ea0 Bug 165296 Crash in TB09 [@ nsAddrDatabase::GetListRowByRowID ] importing an address book with a mailing list for the 2nd time. r=bienvenu,sr=dmose 2005-11-26 19:55:49 +00:00
timeless%mozdev.org
9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
e25162488b Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:49:52 +00:00
mvl%exedo.nl
e9b837ffda Bug 316275 Update sunbird icon to high quality.
.ico file created by ssitter@googlemail.com, r=mvl
2005-11-25 20:09:10 +00:00
dougt%meer.net
654f1db3fe dropping this as it doesn't build with gcc4 2005-11-25 19:59:12 +00:00
mvl%exedo.nl
07892e1dac Bug 310221 icalendar items with a duration and no dtend are handled incorrectly. r=dmose 2005-11-25 19:50:12 +00:00
timeless%mozdev.org
eb9350f619 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
bugzilla%standard8.demon.co.uk
225781b66b Bug 309068 Aim URL presence check should be disabled by default. r=mnyromyr,sr=neil.parkwaycc.co.uk 2005-11-25 17:37:38 +00:00
timeless%mozdev.org
fd4d83103d Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 16:41:06 +00:00
timeless%mozdev.org
7b73782dc2 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:31:42 +00:00
timeless%mozdev.org
db820cf720 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
timeless%mozdev.org
c9f163b3f2 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:05:54 +00:00
brendan%mozilla.org
9d0de76443 Fix bad regression in fix for 316885 (317714, r=shaver). 2005-11-25 07:49:05 +00:00
rbs%maths.uq.edu.au
c53b215d5f Workaround bad internal metrics in CJK fonts that give incorrect subscript and superscript offsets. Patch by Hideo Saito <saito@densan.co.jp>, b=112502, r+sr=rbs 2005-11-25 06:09:02 +00:00