Commit Graph

142267 Commits

Author SHA1 Message Date
pinkerton%aol.net
767c2fb0f4 0.9a1 alpha branding 2005-05-29 15:48:18 +00:00
rj.keller%beonex.com
b3c85575cc Removing obsolete files 2005-05-28 23:43:01 +00:00
rj.keller%beonex.com
c910644b7c Removing obsolete files 2005-05-28 23:35:00 +00:00
rj.keller%beonex.com
fae77a085d Removing obsolete files 2005-05-28 21:50:25 +00:00
rj.keller%beonex.com
cba2cdb401 Merged toolbars should not be floatable. 2005-05-28 13:42:14 +00:00
rj.keller%beonex.com
8772f7f480 bug 8564 - Preferences access is broken in Composition ::: Moving Composition toolbar to XUL and uploading new toolbar buttons. 2005-05-28 13:28:36 +00:00
smfr%smfr.org
73d789466d Tweak tooltip sizing to fix a bunch of edge cases. Finally fixes bug 248488. 2005-05-28 06:47:57 +00:00
dmose%mozilla.org
dc273d98d8 Move preventBubble calls to the top of all relevant handlers to avoid an extremely confusing debugging experience if something in the handler throws an exception. Also, fix a JS strict warning. r=vlad. Not part of the build. 2005-05-28 02:47:44 +00:00
dmose%mozilla.org
48aaf7dad4 Fix JS strict warning and add a trailing newline to a dump. Not part of the build. 2005-05-28 02:42:17 +00:00
dmose%mozilla.org
9f231e2f74 Fix JS strict warnings triggered by bogus trailing commas. Not part of the build. 2005-05-28 02:38:14 +00:00
dmose%mozilla.org
106d0bd068 Fix JS strict warning; not part of the build 2005-05-28 02:36:38 +00:00
dmose%mozilla.org
2eef909a89 Fix a couple of bugs a do a bunch of miscellaneous code cleanup. Not part of the build. 2005-05-28 02:08:49 +00:00
smfr%smfr.org
ee241f698b Fix bug 295752: crash when going to show history by site. Fixed init method signatures for the history tree builders. 2005-05-28 01:10:24 +00:00
wtchang%redhat.com
026a0217ed Bugzilla bug 295298: enforce RSA key size limits when generating a new
key pair. r=nelsonb,jpierre.
2005-05-27 23:53:19 +00:00
pinkerton%aol.net
24fe7f2db1 add adblocking with userContent.css to pref panel. 2005-05-27 22:10:10 +00:00
dmose%mozilla.org
6ce112157c Switch from using dump() to debug() so that it's easy to disable all the output verbosity; update the provider to use the syntax in draft 05 of the caldav document; add a few error-handling cleanups. 2005-05-27 21:24:54 +00:00
rj.keller%beonex.com
f6e814a7be updating ant build script to copy PNG resources. 2005-05-27 20:58:30 +00:00
rj.keller%beonex.com
17a6a02cfa Moving some Grendel GUI to XUL. Also adding prettier toolbar button images. 2005-05-27 20:54:40 +00:00
dmose%mozilla.org
a70c85bb4c Fix item parentage plus other minor tweaks 2005-05-27 20:40:19 +00:00
dmose%mozilla.org
a7be172733 Fix strict warning by removing trailing comma 2005-05-27 20:37:44 +00:00
dmose%mozilla.org
4a31c0aa3c Selecting the calendar pane shouldn't cause a re-fetch of events that are already showing, r=vlad. 2005-05-27 20:32:00 +00:00
vladimir%pobox.com
ef962212a7 Make mozStorageStatement::Execute() use ExecuteStep(), to get the right SQLITE_SCHEMA handling, r=me 2005-05-27 20:14:09 +00:00
scott%scott-macgregor.org
80de566970 Bug #295726 --> Disable presence URL check in Thunderbird.
We had some left over cruft that was trying to show buddy presence in the address book for cards with
screen names.

sr=bienvenu
2005-05-27 19:12:00 +00:00
scott%scott-macgregor.org
7f30296f16 Bug #295723 --> Default Theme not listed in the Theme Manager
bump the theme version to 1.0+
2005-05-27 17:31:54 +00:00
bsmedberg%covad.net
e95518be4e Bug 295723 - default theme doesn't show up (due to extension version bump) a=asa for checkin to closed tree 2005-05-27 17:07:53 +00:00
scott%scott-macgregor.org
6171d33f2b Bump the app.extension string to 1.0+ like it is for Firefox. 2005-05-27 15:45:32 +00:00
lpsolit%gmail.com
4fec595aac Bug 215346: Bug lists don't use mapped fields - Patch by Emmanuel Seyman <eseyman@linagora.com> r=myk,wurblzap a=myk 2005-05-27 11:37:17 +00:00
scott%scott-macgregor.org
9ef78e49bd Bug #295642 --> cannot attach additional attachments after deleting all of the attachments.
use .collapse instead of .hidden on the listbox. Update some of the JS to use listbox APIs instead of dom element APIs.

sr=bienvenu
2005-05-27 05:46:32 +00:00
smfr%smfr.org
a5fc8c1e38 Removing semicolons on the first line of method implementations. No code changes, r=me. 2005-05-27 03:49:14 +00:00
dveditz%cruzio.com
5fed65d9b5 bug 295457 use malloc to avoid OOM exceptions thrown by libstdc++. Patch by biesi, r=tor, sr=dveditz, a=chofmann 2005-05-26 22:43:36 +00:00
jst%mozilla.jstenback.com
89ca2a2343 Fixing crash introduced with my earlier changes for bug 294893. Make nw and wn finalizers order independent. r+sr=bzbarsky@mit.edu, a=drivers 2005-05-26 21:35:27 +00:00
darin%meer.net
1ef8fe0df1 fixes bug 295538 "Bump app.extensions.version to 1.0+ for pre-1.1 releases" r=mconnor,bsmedberg a=asa 2005-05-26 20:58:56 +00:00
mkanat%kerio.com
06a1e6600a Bug 286672: Require correct DBD depending on the $db_driver in use
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-05-26 20:09:22 +00:00
mkanat%kerio.com
1afea93aa5 Bug 286701: Tests fail compiling Bugzilla::DB::Pg.pm
Patch By Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat, a=justdave
2005-05-26 20:07:35 +00:00
bsmedberg%covad.net
80e3d98c54 Bug 294683 - xulrunner should use envvar to remember path to appdata file r=darin a=Asa 2005-05-26 19:51:19 +00:00
justdave%bugzilla.org
548fd42b77 Bug 295035: "Find Module" produces the incorrect anchor tag for the redirect to owners.html 2005-05-26 19:50:03 +00:00
bzbarsky%mit.edu
44a522e949 Fix leak in extension manager UI. Bug 295535, r+a=bsmedberg 2005-05-26 19:41:17 +00:00
jst%mozilla.jstenback.com
6fa5e5f22d Fixing bug 295520. Make somewindow[n] work from chrome for accessing childframes of a content window. r+sr=bzbarsky@mit.edu, a=asa@mozilla.org 2005-05-26 19:39:49 +00:00
mozilla.mano%sent.com
3123f05512 Bug 295517 - Build fails in uriloader/extandler under BeOS. r=thesuckiestemail@yahoo.se (BeOS only). a=asa 2005-05-26 19:38:47 +00:00
jst%mozilla.jstenback.com
0f335ce290 More fixes for bug 294893. When a XPCWrappedNative's scope is cleared, make sure we clear the scope for all of its XPCNativeWrappers as well. r+sr=bzbarsky@mit.edu, a=drivers 2005-05-26 19:30:36 +00:00
bzbarsky%mit.edu
03b49b6c9f Better version of last patch -- don't pin the atoms, and clean up nicely when
they're finalized so as not to crash.  Bug 294893, assumed future r=brendan,
a=drivers
2005-05-26 17:21:29 +00:00
smfr%smfr.org
8c57ae4ac0 Fix bug 295522: when inserting autocomplete results into the url bar, skip the protocol when trying to figure out where the match is. r=pink. 2005-05-26 16:28:05 +00:00
bzbarsky%mit.edu
0944128967 Backing out to fix orange till I can sort it out. 2005-05-26 14:41:34 +00:00
bzbarsky%mit.edu
1a63d106a8 Don't pin object atoms, since those can entrain all sorts of other stuff. Bug
294893 some more, r=brendan, sr=jst, a=brendan
2005-05-26 13:27:57 +00:00
smfr%smfr.org
789c075a6f Fix bug 289549: don't use -alternateTitle to store the type of proprotional font, because it can be changed by localizers. Instead, get the font type from the region dictionary.
Also fix the updating of the proportional font labels when you change font type, and fix the project so that it knows that the strings file is UTF-16.
2005-05-26 05:31:34 +00:00
smfr%smfr.org
61182238f3 Fix bug 262245: make sure the Downloads location is displayed using localized names. Patch by Ludovic Hirlimann. 2005-05-26 04:38:48 +00:00
smfr%smfr.org
0d50f72a04 Fix bug 295429: when seeing a failure code on the nsIRequest on OnLocationChange, set the site icon to a little warning triangle, rather than the site icon. 2005-05-26 04:32:26 +00:00
wtchang%redhat.com
c8477cdf87 Bugzilla bug 294955: allow the "primordial" thread (the thread that
initialized NSPR) to terminate while NSPR is still in use. r=glen.beasley.
2005-05-26 02:27:51 +00:00
bugzilla%glob.com.au
0e0893c63d Bug 295455: Mozbot should fetch bug links with excludefield=long_desc
Patch by Byron Jones <bugzilla@glob.com.au> r=mkanat
2005-05-26 01:59:57 +00:00
brendan%mozilla.org
71ea03eb0c Fix null deref crash on s.match.apply (295052, r=shaver). 2005-05-25 23:28:00 +00:00