Commit Graph

155530 Commits

Author SHA1 Message Date
timeless%mozdev.org
37681661b1 Bug 327997 warning C4005: 'EXTERN_C' : macro redefinition nscore.h and winnt.h
r=darin sr=darin
2006-03-06 01:49:10 +00:00
bzbarsky%mit.edu
cd432fd941 Fix bug 328839 by holding a safe weak ref to mPresShell. r=neil, sr=jst 2006-03-06 01:46:46 +00:00
brendan%mozilla.org
61309696b5 Work around MSVC6/7.1 copysign bustage (329383, tachyonal r=mrbkap). 2006-03-06 01:32:55 +00:00
bugzilla%arlen.demon.co.uk
728330ed20 Bug 324141 Cannot change paper orientation in page setup dialogue
p=me r=mark/mnyromyr
2006-03-06 00:00:10 +00:00
silver%warwickcompsoc.co.uk
53216d6e39 Bump version number.
ChatZilla only.
2006-03-05 23:38:38 +00:00
gijskruitbosch%gmail.com
6bedd0f107 Bug 312931 - Logging goes to the wrong file if the date changes sufficiently.
ChatZilla Only.
r=silver (James Ross)
2006-03-05 23:32:28 +00:00
gijskruitbosch%gmail.com
fdd694fa06 No bug. ChatZilla only. Strict warning nits. R+ over IRC.
r=silver (James Ross)
2006-03-05 23:24:41 +00:00
bugzilla%arlen.demon.co.uk
56af1dd11e Bug 270170 XPInstall Permission Manager UI - patch for help
p=me r=stefanh
2006-03-05 22:27:35 +00:00
dmose%mozilla.org
148c3a7dca Make creating a local ICS calendar work (bug 329373); thanks to <gekacheka@yahoo.com> for the patch, r=mvl. 2006-03-05 21:08:19 +00:00
jocuri%softhome.net
b6c1cba894 Documentation patch: document the user_group_map table; follow-up on patch published in bug 180635 by victory <bmo@rsz.jp>, r=vladd: add user_group_map to the list of tables. 2006-03-05 17:15:34 +00:00
jocuri%softhome.net
a3882f67e8 Documentation patch: document the user_group_map table; patch published in bug 180635 by victory <bmo@rsz.jp>, r=vladd. 2006-03-05 17:09:32 +00:00
jminta%gmail.com
db555c8c59 Use correct logical operator. No bug. patch by ssitter@googlemail.com, r=jminta 2006-03-05 14:50:50 +00:00
vladimir%pobox.com
2f354a2d51 fix build bustage 2006-03-05 09:26:57 +00:00
bugzilla%micropipes.com
59e3ea7861 fixed validation problem 2006-03-05 07:35:41 +00:00
annie.sullivan%gmail.com
179f1ac345 Opens Bookmarks Menu when the mouse drags over it. r=ben@mozilla.org bug=329065 2006-03-05 07:20:53 +00:00
bugzilla%micropipes.com
da4359d404 Replaced the old application version code, so there is a table now that displays all
the compatible versions.
2006-03-05 06:35:34 +00:00
timeless%mozdev.org
b460a1f1d3 Bug 328750 Change --disable-jsd error message
r=silver
2006-03-05 06:09:34 +00:00
dmose%mozilla.org
902f1f9622 Make calendar addition and deletion take effect immediately (bug 328597); thanks to <gekacheka@yahoo.com> for the patch; r=dmose. 2006-03-05 05:06:24 +00:00
edburns%acm.org
2da8b33fed This checkin gets webclient and sorta running with Firefox 1.5.0.1
Next step is to fix this:

D:\Projects\mozilla\MOZILLA_NIH\FIREFOX_1_5_0_1\mozilla\java\webclient\build-tests.xml:152: Test org.mozilla.webclient.DocumentLoadListenerTest failed

M build.properties.sample

- Add hint for msdev arguments.

M dom/build.xml
M util/build.xml
M webclient/build.xml

- compile.source to 1.3

M dom/jni/Makefile.in
M webclient/src_ie/Makefile.in
M webclient/src_moz/Makefile.in
M webclient/src_moz/gtk/Makefile.in
M webclient/src_share/Makefile.in

- +DEFINES += -DMOZILLA_INTERNAL_API

M dom/jni/nativeDOMProxyListener.cpp
M dom/src/nsJavaDOMImpl.cpp

- remove cast to (void **) in AttachCurrentThread

M dom/src/Makefile.in

- depend on layout

- +DEFINES += -DMOZILLA_INTERNAL_API

M webclient/build-tests.xml

- comment out ProfileManagerTest

- compile with compile.source

M webclient/src_moz/NativeBrowserControl.cpp

- nsIFocusController,nsIChromeEventHandler,nsIDomWindowInternal no
  longer needs nsCOMPtr

M webclient/src_moz/NativeEventThread.cpp

- remove IID defs for webShell, sHistory.

M webclient/src_moz/NavigationActionEvents.cpp

- remove nsIPresContext include

M webclient/src_moz/NavigationImpl.cpp

-#include "nsIServiceManagerUtils.h" // PENDING(edburns): when moving
-                                    // past 1.7, this changes to
-                                    // nsServiceManagerUtils.h
+#include "nsServiceManagerUtils.h"

M webclient/src_moz/ProfileManagerImpl.cpp

- This is currently totally broken.  Next step is to fix it.

M webclient/src_moz/WrapperFactoryImpl.cpp

- comment out profileManager accesses

M webclient/src_moz/ns_globals.h
M webclient/src_moz/ns_util.h

- take out nsIWebShell

M webclient/test/automated/src/classes/org/mozilla/webclient/BrowserControlFactoryTest.java

- comment out goldenFile assertion until ProfileManager works.
2006-03-05 03:53:26 +00:00
annie.sullivan%gmail.com
3bc14e6bed Moving "Open in Tabs" out of menu/toolbar binding and into browser code.
bug=329266 r=ben@mozilla.org
2006-03-05 01:40:26 +00:00
silver%warwickcompsoc.co.uk
63671f0e26 Bug 292428 - Make auto-away checking work per-network, and be configurable for the same.
ChatZilla only.
r=silver
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2006-03-05 01:24:26 +00:00
silver%warwickcompsoc.co.uk
dfd654b704 Bug 277520 - Show some proper info in the DCC chat header bar, and show sensible stuff in the title for DCC chat and file transfers.
ChatZilla only.
r=silver
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2006-03-05 01:18:58 +00:00
silver%warwickcompsoc.co.uk
9bd5398075 Bug 325457 - Add visual support for +a (admin) and +q (founder) modes on supported servers.
ChatZilla only.
r=silver
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2006-03-05 01:13:34 +00:00
silver%warwickcompsoc.co.uk
6324418b63 Bug 40974 - Add away/nick menu to main menu for accessibility. Update links to website to new address. Add FAQ/homepage to Help menu. Work around bug 98997 (again).
ChatZilla only.
r=silver
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2006-03-04 23:11:40 +00:00
silver%warwickcompsoc.co.uk
ac2a2fda27 Bug 317001 - Make errors with channel joins go to the right channel view if possible.
ChatZilla only.
r=silver
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2006-03-04 23:04:26 +00:00
gijskruitbosch%gmail.com
12f49379e7 Bug 329274 - Quit when connected prompt is too enthusiastic.
ChatZilla Only.
r=samuel
2006-03-04 22:43:53 +00:00
silver%warwickcompsoc.co.uk
7b046091e6 Bug 329038 - Don't use prefs from library code.
ChatZilla only.
r=silver
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2006-03-04 21:49:04 +00:00
brendan%mozilla.org
ff5c26ae8b No C++ comments in C code. 2006-03-04 20:44:38 +00:00
silver%warwickcompsoc.co.uk
b6ad25ebbe Bug 288844 - Throw from asyncOpen instead of using content listeners for handling irc: URLs.
ChatZilla only.
r=samuel
2006-03-04 20:21:53 +00:00
kjh-5727%comcast.net
25b3c8b15a Back out patch from bug 324072 to fix bug bug 326363 and avoid unnecessary API changes. 2006-03-04 16:37:13 +00:00
masayuki%d-toybox.com
273d4b1fbd Bug 325296 JavaScript opacity for text in <div> element is broken, no problem on branch. patch by YAMASHITA Makoto <makotoy@ms.u-tokyo.ac.jp> r+sr=roc 2006-03-04 16:05:12 +00:00
jocuri%softhome.net
bb3eb01f63 Documentation spelling patch: 'ou' -> 'you'; patch by victory <bmo@rsz.jp>, r=vladd. 2006-03-04 15:13:19 +00:00
cbiesinger%web.de
b768303bda bug 329140
- check for pango rather than gtk2 for non-gtk2 specific code
- add pango/cairo cflags where necessary
- don't include gtk headers when not needed
r=vlad
2006-03-04 14:23:39 +00:00
benjamin%smedbergs.us
ac2cdadfb2 Bug 326491 - cleanup observers on shutdown even if the observer service is leaked, r=darin 2006-03-04 14:04:05 +00:00
bugzilla%arlen.demon.co.uk
d31df1a4c1 Bug 270170 XPInstall Permission Manager UI
p=me r=db48x sr=jag
2006-03-04 13:29:46 +00:00
kaie%kuix.de
aa712694ba fix bug 328771
r=rrelyea sr=dveditz
2006-03-04 12:22:22 +00:00
jocuri%softhome.net
d30de34d4a Patch for bug 216902: support LDAPS connections; patch by Christian Krause <chkr@plauener.de>, r=vladd, a=justdave. 2006-03-04 12:08:31 +00:00
jocuri%softhome.net
9331355df2 Documentation patch for bug 280517: add documentation for the 'Let me know who is watching my account' feature; patch by victory <bmo@rsz.jp>, r=vladd. 2006-03-04 11:13:03 +00:00
vladimir%pobox.com
2217656e8c Backing out 329306 to see if it fixes 329315 2006-03-04 09:50:26 +00:00
bmlk%gmx.de
1c6c74da4a Don't create dead cells if the position is outside the cellmap boundaries. bug 328339 r/sr=bz 2006-03-04 05:32:38 +00:00
bmlk%gmx.de
20b85ffac2 Make visibility:collapse work again after the display list change. Implement overflow handling and view synchronization for collapsed frames. bug 326551 r/sr=roc 2006-03-04 05:26:57 +00:00
pavlov%pavlov.net
d099b3735d making windows font sizes scale based on the CTM. bug 329306. r=vlad 2006-03-04 04:40:07 +00:00
mrbkap%gmail.com
17ad69885b Use libm, not fdlibm, on all/most platforms. bug 326842, patch from Josh Aas, r=brendan/shaver 2006-03-04 03:58:55 +00:00
jminta%gmail.com
42767dfaae Bug 326807 Agenda's columns should be resizable. patch by ssitter@googlemail.com, r=jminta 2006-03-04 03:53:57 +00:00
jminta%gmail.com
f8027f6beb Fixes for misc typos and libical errors in caldav. No bug. r=dmose 2006-03-04 03:51:29 +00:00
dmose%mozilla.org
eeebc0c323 2nd try at fixing tinderbox bustage generating build date; no bug. 2006-03-04 03:37:52 +00:00
dmose%mozilla.org
6cfd76ce5a Fix tinderbox bustage generating build date; no bug. 2006-03-04 03:36:21 +00:00
dmose%mozilla.org
977fab0676 Prepare install.rdf for tomorrow's build to be a 0.1 release-candidate (bug 326352), r=jminta 2006-03-04 02:59:34 +00:00
jst%mozilla.jstenback.com
68aa2250ad Followup fix for bug 328989. Fixing BeOS build bustage. Patch by cbiesinger@gmx.at, r+sr=jst@mozilla.org 2006-03-04 02:28:48 +00:00
annie.sullivan%gmail.com
a7d4222b3c Adds menuitem for Open In Tabs.
Reorganizes code so that command/click handlers for toolbar/menu bindings can be attached by overlays.
r=ben@mozilla.org bug=327034
2006-03-04 01:12:05 +00:00