bzbarsky%mit.edu
a8e9cc7e20
Fix bug 290878. client* coords are broken for events in a popup....
...
r=neil/mconnor, sr=roc, a=asa
2005-04-24 20:15:31 +00:00
pinkerton%aol.net
f46a4c67fd
add "looking glass" to search fields that don't have a popup (bug 282540)
2005-04-24 19:46:32 +00:00
vladimir%pobox.com
1a62d8ec29
k, time for some ClassInfo
2005-04-24 19:04:46 +00:00
vladimir%pobox.com
4fbcbf6141
can move between days now
2005-04-24 18:57:38 +00:00
vladimir%pobox.com
1948bef759
whitespace only changes, get rid of tabs
2005-04-24 18:51:02 +00:00
shaver%mozilla.org
ee3b68e6bb
iTIP/iMIP improvements:
...
- Add Accept/Decline buttons to the summary display; both currently have the
same effect:
- Add the (someday: "accepted") item to the user's first calendar.
Also, teach the timezone heuristics about Eastern Time.
NPTOB. Not as cool as vlad.
2005-04-24 18:33:50 +00:00
pinkerton%aol.net
fb5a647e17
dbl-click item in d/l manager to open it
2005-04-24 18:28:24 +00:00
silver%warwickcompsoc.co.uk
932e8d19cc
Bug 291689 - Allow "-" (and other valid characters) in property keys.
...
r/a=bsmedberg
2005-04-24 17:15:43 +00:00
dbaron%dbaron.org
bbb1c12f18
Previous checkin was for bug 249782.
2005-04-24 16:56:13 +00:00
dbaron%dbaron.org
2e4c523536
Fix const-ness of variables so this code compiles when _mbsstr and _mbschr are an overloaded pair of functions differing in constness, as seems to be the case on Visual Studio 2005. r=darin a=asa
2005-04-24 16:53:25 +00:00
vladimir%pobox.com
32154cc3bd
drag fix for horizontal views
2005-04-24 10:59:07 +00:00
vladimir%pobox.com
780708138b
more draggy swoopy goodness in the multiday view
2005-04-24 10:53:33 +00:00
vladimir%pobox.com
b9713d6721
add calIItemOccurrence.equals()
2005-04-24 10:52:27 +00:00
vladimir%pobox.com
a8ddda48f6
Fixed CalendarViewController interface to correctly deal with Occurrences instead of events; selection & event deleting via keyboard
2005-04-24 06:37:18 +00:00
vladimir%pobox.com
d537500daf
cut and paste strikes again; call the correct functions here
2005-04-24 06:34:43 +00:00
vladimir%pobox.com
c8dff7c48f
basic view event selection
2005-04-24 04:45:57 +00:00
vladimir%pobox.com
599dfa411c
don't create tiny events
2005-04-24 03:41:48 +00:00
vladimir%pobox.com
36f25cec34
more fixication
2005-04-24 03:16:16 +00:00
vladimir%pobox.com
056336ae56
more view event creation goodness
2005-04-24 03:09:20 +00:00
robert%accettura.com
081f237f28
I could have sworn I did this already, but I guess not. Removing rss feeds from header (which is really just a dump of mozilla.org page), and adjusting tabs to meet reporter's needs. No bug. Already implemented on server.
2005-04-24 02:50:19 +00:00
vladimir%pobox.com
f78d6e1d6b
more view fixes
2005-04-24 02:06:55 +00:00
vladimir%pobox.com
7f99b013a8
I dare you to drag out an event in the view. Double dare ya.
2005-04-23 21:48:54 +00:00
pinkerton%aol.net
32452e08f8
pref to have tab bar always visible (bug 162241)
2005-04-23 21:09:04 +00:00
pinkerton%aol.net
9b279dff1c
separate 64bit progress api from 32bit because of possible compiler bug
...
passing long long params between c++ and objc (bug 291406)
2005-04-23 19:20:41 +00:00
steffen.wilberg%web.de
8f657b70ca
Bug 263599: Status bar reappears after Print Preview even if it was hidden before. p=jcginn@gmail.com, r=mconnor, a=asa
2005-04-23 16:37:20 +00:00
brendan%mozilla.org
1726e9fd0a
Improve error reporting for too many array initialisers (276289, r/a=me).
2005-04-23 06:10:25 +00:00
ben%bengoodger.com
e8e2045b96
<mconnor> it's splas.rc all over again!
2005-04-23 04:26:12 +00:00
neil.williams%sun.com
b2e194a3d0
Bug 291555. Makes certutil process null CSR ext req lists as it did before NSS3.10. r=nelson
2005-04-23 03:58:19 +00:00
robert%accettura.com
b902d005c2
Removed 2 bogus alert()'s I accidentally left after some testing. About as unnecessary and annoying as an Ashton Kutcher movie.
2005-04-23 03:20:15 +00:00
robert%accettura.com
bfceefe492
no bug, not part of build just yet. Some UI consolidation, we now register a user on the fly when they submit a report, rather than make it a whole step and add more clicks (less is more). Some more subtle changes, nothing noteworthy. a=asa.
2005-04-23 03:11:56 +00:00
brendan%mozilla.org
9037c2320b
Allow up to 2^23 literals in a script (155081, r=shaver, a=me).
2005-04-23 02:14:20 +00:00
nelsonb%netscape.com
91bf1ecf54
Prevent crash in certutil -C when incoming request has no attributes.
...
Bug 291542. r=julien.pierre
2005-04-23 02:12:00 +00:00
mkanat%kerio.com
ff9d01f881
Bug 287986: Bugzilla::DB::Mysql needs a way to read in a Schema object from the disk
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-23 02:11:51 +00:00
mkanat%kerio.com
075bcb8c58
Bug 285722: Updates From 2.18- to 2.20+ will not work
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-23 02:09:23 +00:00
ben%bengoodger.com
c7791f3f2c
fix build bustage - use comptr to delete obj
2005-04-23 02:08:12 +00:00
mkanat%kerio.com
e60125d457
Bug 290277: Index renaming may fail if misnamed PRIMARY indexes exist
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=justdave
2005-04-23 02:07:46 +00:00
ben%bengoodger.com
17b0bf20cf
291206 - verbose template rule format does not support parsetype='Integer' for literal match conditions... r=vlad sr=bryner a=brendan
2005-04-23 01:42:31 +00:00
ben%bengoodger.com
d5b6769604
291177 - need interface for enumerating directories, implement nsIDirectoryEnumerator with close() method to free system resources after enumeration complete - used incorrect checkin comment for previous checkin which has the meat of the change! r+sr=darin a=brendan
2005-04-23 01:41:42 +00:00
ben%bengoodger.com
b9725a8b1a
286034 - allow extensions to be installed/uninstalled by simply adding/removing their directories... r=bsmedberg, sr=darin, a=brendan
2005-04-23 01:39:51 +00:00
vladimir%pobox.com
59fbf4800d
some more view prettyness fixes
2005-04-23 00:23:15 +00:00
dougt%meer.net
eef5a77150
disable crypto while I work on coreconf. WINCE ONLY. Not part of normal build
2005-04-23 00:21:35 +00:00
brendan%mozilla.org
daf517837d
Check in timeless's patch to protect against last-ditch GCs under JS_InitClass (291439, r/a=me).
2005-04-23 00:07:35 +00:00
timeless%mozdev.org
7bfb0bd495
fix GC_MARK_DEBUG for !JS_HAS_XML_SUPPORT
2005-04-22 23:53:40 +00:00
pavlov%pavlov.net
cfffe0617c
fixing event dialog to use use timezone-corrected times when displaying start/end times. adding some code to try to guess what your system timezone is
2005-04-22 22:57:08 +00:00
scott%scott-macgregor.org
25677ada84
Bug #287793 --> fix a typo
...
patch by robert sayre
2005-04-22 21:44:52 +00:00
scott%scott-macgregor.org
34c5bb34d3
Bug #291346 --> don't migrate the remember.signon pref
2005-04-22 21:33:59 +00:00
scott%scott-macgregor.org
30cb72e2a6
Bug #254557 --> mail/app/Makefile.in DESTDIR typo lets 'make install DESTDIR=/tmp/somedir/' fail
...
Patch by Geir Thomassen
r=bsmedberg
2005-04-22 21:27:25 +00:00
scott%scott-macgregor.org
797657a239
Avoid dereferencing a null object and throwing a needless JS error
2005-04-22 21:18:08 +00:00
julien.pierre.bugs%sun.com
40bff2dfd0
Fix for bug 170911 - add support for >2GB files on OS/2. r=mkaply, pedemonte
2005-04-22 21:14:03 +00:00
vladimir%pobox.com
359b185aab
Let GetInTimezone return a new calDateTime correctly for dates, by just setting the timezone on the newly created time and not doing anything to the month/day
2005-04-22 21:11:14 +00:00