dmose%mozilla.org
|
43b7de60e0
|
Fix item parentage plus other minor tweaks
|
2005-05-27 20:40:19 +00:00 |
dmose%mozilla.org
|
4d225b4ce0
|
Fix strict warning by removing trailing comma
|
2005-05-27 20:37:44 +00:00 |
dmose%mozilla.org
|
475a5ad45e
|
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
|
b3acbcff4b
|
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
|
2e8b6c7ceb
|
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
|
c0779624da
|
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
|
9a885ac951
|
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
|
ad5011fb00
|
Bump the app.extension string to 1.0+ like it is for Firefox.
|
2005-05-27 15:45:32 +00:00 |
lpsolit%gmail.com
|
72cd4f2014
|
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
|
e4fe9f4c01
|
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
|
0e37616754
|
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
|
4735d5bee3
|
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
|
70890dce44
|
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
|
bee09b9fb8
|
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
|
431a28aadb
|
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
|
eb9cc545ff
|
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
|
6d44253e15
|
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
|
b94527e5e4
|
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
|
8cf3336e6a
|
Fix leak in extension manager UI. Bug 295535, r+a=bsmedberg
|
2005-05-26 19:41:17 +00:00 |
jst%mozilla.jstenback.com
|
33d0459bb4
|
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
|
2241c09f92
|
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
|
a81b370e90
|
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
|
a68e2d534e
|
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
|
eb05dfc69a
|
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
|
495c01f9c8
|
Backing out to fix orange till I can sort it out.
|
2005-05-26 14:41:34 +00:00 |
bzbarsky%mit.edu
|
732a318bfe
|
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
|
edae1198c7
|
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
|
816368ef87
|
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
|
839a0d2559
|
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
|
0e3be21354
|
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
|
797f444df1
|
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
|
6fdd65d11d
|
Fix null deref crash on s.match.apply (295052, r=shaver).
|
2005-05-25 23:28:00 +00:00 |
pavlov%pavlov.net
|
f4be5ffe82
|
set is_utc as well as zone when doing getInTimezone r=vlad
|
2005-05-25 23:09:40 +00:00 |
dmose%mozilla.org
|
87c4234779
|
XPConnect doesn't like null iid params; r=vlad
|
2005-05-25 22:43:42 +00:00 |
pavlov%pavlov.net
|
273680aa96
|
adding support for playing a sound based on a pref
|
2005-05-25 22:06:36 +00:00 |
scott%scott-macgregor.org
|
756cba5f70
|
File / New / Address book Card was not showing up in the main mail window.
|
2005-05-25 18:42:25 +00:00 |
scott%scott-macgregor.org
|
b92886bc4a
|
Bug #295488 --> fix regressions from Bug #195224 virtual folder properties dialog is DOA with a JS exception.
sr=bienvenu
|
2005-05-25 18:17:07 +00:00 |
dougt%meer.net
|
5e672d2868
|
Cleans up EnumChildWindows implementation. Implements IsIconic correctly. Breaks EnumThreadWindows. I stubbed out printf all together. I think that there is a bug in EVC's varargs which crash us. Fixes up ExtTextOut to correctly calculate length. Not part of normal build
|
2005-05-25 16:03:27 +00:00 |
dougt%meer.net
|
91a43508fc
|
Fixing up spatialnavigation to work in a static build. not part of normal build.
|
2005-05-25 15:47:35 +00:00 |
bzbarsky%mit.edu
|
779aaed048
|
Removing uneeded manual wrapper. More attempts at bug 294893, r+sr=jst, a=drivers
|
2005-05-25 15:20:28 +00:00 |
mvl%exedo.nl
|
a1159e6167
|
Add some files I missed. Bug 288313, patch by sipaq, r=mvl
|
2005-05-25 10:53:18 +00:00 |
jst%mozilla.jstenback.com
|
a12a67e400
|
More fixes for leak bug 294893. Make sure to clear the scope of the native wrapper when a wrapped native's scope is cleared. r+sr=bzbarsky@mit.edu, a=drivers
|
2005-05-25 03:40:24 +00:00 |
rj.keller%beonex.com
|
048625ef37
|
Bug 294142 - Reading mail produces exception :: Changing Grendel toolbar button look to be more compliant with the Java look and feel and a bit nicer looking :: Adding some new javadoc info to the code that is badly needed.
|
2005-05-25 02:01:35 +00:00 |
smfr%smfr.org
|
060a5a06b3
|
Fix bug 295375 (random Camino crash on page load). Be sure to remove HistoryDataSources from the notification center.
|
2005-05-25 01:56:05 +00:00 |
scott%scott-macgregor.org
|
8feb50a6c9
|
Bug #295405 --> Problems setting default news, mail and feed settings on Windows
|
2005-05-25 00:20:34 +00:00 |
pavlov%pavlov.net
|
e101ba0d42
|
event dialog cleanups getting ready for recurrence
|
2005-05-24 22:19:24 +00:00 |
pavlov%pavlov.net
|
4061157ea2
|
adding note about .name property only working after the calendar is registered
|
2005-05-24 22:16:49 +00:00 |
pavlov%pavlov.net
|
00adacfe16
|
create a home calendar by default r=vlad
|
2005-05-24 22:15:29 +00:00 |
pavlov%pavlov.net
|
a19fc0b86a
|
hooking the context menu back up to the calendar list for publish
|
2005-05-24 22:15:10 +00:00 |
jwalden%mit.edu
|
dd9c768ba9
|
Bug 291866 - Make the "How to Use Help" doc non-browser-specific. This should make the "One toolkit/ To Rule Them All" people a tad bit happier. r=steffen, a=asa
|
2005-05-24 20:49:00 +00:00 |