Граф коммитов

137642 Коммитов

Автор SHA1 Сообщение Дата
edburns%acm.org 270cb5fed7 This checkin has the basic functionality of NewWindowListener
re-implemented using the new event model.  It's a bit cleaner.

Next step is to uncomment the selection check at the end of
WindowCreatorTest.java.  This code currently causes the VM to crash.  I
also plan to do some testing on the chrome flags.

M classes_spec/org/mozilla/webclient/EventRegistration2.java

- deprecate {add,remove}NewWindowListener(), replace with
  setNewWindowListener().

M classes_spec/org/mozilla/webclient/NewWindowEvent.java

- added BrowserControl property, which the user sets into the event.

M classes_spec/org/mozilla/webclient/impl/wrapper_native/EventRegistrationImpl.java

- change newWindowListeners List ivar to newWindowListener ivar.

- fix {add,remove}NewWindowListener() to leverage setNewWindowListener()

- change nativeEventOccurred() to return an int instead of void.

- add boolean property nativeSetNewWindowListenerAttached()

M classes_spec/org/mozilla/webclient/impl/wrapper_native/NativeEventThread.java

- modify pushBlockingWCRunnable() to execute the runnable right away if
  we're already on the NativeEventThread.  This is necessary to allow
  re-entrancy.

M src_moz/EmbedEventListener.cpp
M src_moz/EmbedEventListener.h

- expose the mEventRegistration ivar via a getter.

M src_moz/EventRegistrationImpl.cpp
M src_moz/NativeBrowserControl.cpp
M src_moz/NativeBrowserControl.h

- add nativeSetNewWindowListenerAttached(), which calls through and sets
  it on the NativeBrowserControl.

M src_moz/WindowCreator.cpp

- implement CreateChromeWindow2, which is called when the browser needs
  a new window.

M src_share/jni_util.cpp
M src_share/jni_util.h

- change util_SendEventToJava() to return int.

M test/automated/src/classes/org/mozilla/webclient/WindowCreatorTest.java
2005-01-18 15:20:52 +00:00
bsmedberg%covad.net 0c3f72ad67 Bug 276588 followup: fix absolute URIs of the form "firefox http://www.tld.com/" which regressed at some point during the review process. There was a reason for all that hacky code. r=glazou sr=bustage-fix 2005-01-18 13:09:08 +00:00
cltbld 35ef6d2630 Change default results_server from axolotl to build-graphs.mozilla.org.
(cmp)
2005-01-18 06:55:52 +00:00
scott%scott-macgregor.org 89236fdb35 Bug #275153 --> fix handling of invalid or missing date fields in articles.
Patch by Robert Sayre (sayrer@gmail.com)
2005-01-18 05:17:49 +00:00
kyle.yuan%sun.com c215631933 Bug 278672 can't build myspell on Solaris using SunONE Studio compiler
r=mvl, sr=mscott, added using namespace std for SunONE studio compiler.
2005-01-18 05:16:33 +00:00
scott%scott-macgregor.org 960e21a1c7 Bug #275131 --> add cookie support for RSS 2005-01-18 05:12:49 +00:00
justdave%bugzilla.org a4eab7225b Update version to 2.19.2+ for cvs development 2005-01-18 01:20:27 +00:00
bsmedberg%covad.net aac5807595 Try to fix orange, fixing typo from bug 276588. 2005-01-18 00:56:00 +00:00
pedemont%us.ibm.com 3943544440 Bug 117186 - Add menu shortcuts for backward/forward. Patch by mano. r=jhpedemonte, sr=neil 2005-01-18 00:13:46 +00:00
cst%andrew.cmu.edu b09b2e8c2e Bug 276792 VersionCheck should use common DB config
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>, r=alanjstr
2005-01-17 23:55:50 +00:00
gerv%gerv.net fbed1b4dfa Switch to planet.css stylesheet by default. 2005-01-17 23:55:36 +00:00
gerv%gerv.net 165630ee19 Fixed word-wrapping-at-20-chars bug; theme updates and minor textual fixes. 2005-01-17 23:55:01 +00:00
smfr%smfr.org 7ec8ec6b07 Fix bug 269561: orphaned dropdown left after selecting an item in a combo box. Fix some code in nsMacWindow that could erroneously change the visibility of the window from false to true. r=pinkerton, sr=bzbarsky 2005-01-17 23:54:34 +00:00
Stefan.Borggraefe%gmx.de d798151742 Bug 119765: Modern theme description talks about "Communicator"
r=neil, sr=brendan
2005-01-17 23:53:26 +00:00
pedemont%us.ibm.com 4a2eb05e59 Bug 269480 - Zooming uses wrong rect. Patch by ccarlen. r=pinkerton, sr=sfraser 2005-01-17 23:21:33 +00:00
wtchang%redhat.com a4cf2cb1e4 Bugzilla Bug 262822: moved the RecursiveStrip function from makexpi.pl
to deliver.pl so we can regenerate the .chk files using shlibsign after the
NSS softoken shared libraries are stripped. r=cmp. sr=bryner.
Modified Files: deliver.pl makexpi.pl
2005-01-17 23:20:31 +00:00
wtchang%redhat.com 74a568cea0 Bugzilla Bug 262822: use run-mozilla.sh to invoke shlibsign. Removed an
unnecessary cd command. r=cmp. sr=bryner.
Modified Files:
	xpinstall/packager/Makefile.in
	toolkit/mozapps/installer/packager.mk
2005-01-17 23:18:11 +00:00
vladimir%pobox.com 3440be6f78 more timezone conversion fixes 2005-01-17 22:06:24 +00:00
wtchang%redhat.com dad7da7178 Bugzilla bug 276330: add a new configuration macro _PR_HAVE_O_APPEND,
which should be defined on platforms (e.g., Unix and BeOS) that have
O_APPEND or its equivalent.  The patch is contributed by tqh
<thesuckiestemail@yahoo.se>. r=wtc,sergei_d.
Modified files: _beos.h _unixos.h primpl.h prfile.c
2005-01-17 22:00:53 +00:00
cst%andrew.cmu.edu dab8c84243 Bug 275906 Previews page shows strings $preview_width and $preview_height
patch by alanjstr, r=psychoticwolf
2005-01-17 21:55:54 +00:00
vladimir%pobox.com fa42b557a2 Generate a timezone on the icaltimetype if one is specified, and the calDatetime isn't in UTC 2005-01-17 21:51:53 +00:00
cst%andrew.cmu.edu bad34d5742 Bug 271272 Use XML parsing on install.rdf instead of regex
Patch by Ted Mielczarek <ted.mielczarek@gmail.com>, r=alanjstr
2005-01-17 21:47:30 +00:00
cst%andrew.cmu.edu 26fc39ec35 Bug 247810 Mozilla Update (update.mozilla.org) needs a Search Feature
Patch by Ted Mielczarek <ted.mielczarek@gmail.com>, r=alanjstr
2005-01-17 21:37:42 +00:00
cst%andrew.cmu.edu a76d14bdc8 Bug 276135 Bad Thunderbird web site verbage
patch by alanjstr, r=alanjstr
2005-01-17 21:32:55 +00:00
pedemont%us.ibm.com 16473d71de Set proper extension on JNI lib for MacOSX. 2005-01-17 21:18:11 +00:00
pedemont%us.ibm.com 1b0e6b0e53 Bug 264938 - Collapse toolbar button shouldn't hide the statusbar. Patch by mano, r=jhpedemonte, sr=sfraser. 2005-01-17 20:48:14 +00:00
bsmedberg%covad.net a95f617b3f Fixing -P <profile> startup flag, should fix orange from bug 276588 - dereference happens after the pre-increment flag :( 2005-01-17 20:27:23 +00:00
smfr%smfr.org f2df6b7d06 Rename a bunch of history-related structs so that they don't conflict with what's in nsGlobalHistory in static builds. 2005-01-17 20:23:19 +00:00
bsmedberg%covad.net 634f0b5075 Bustage fix from bug 276588. 2005-01-17 20:02:20 +00:00
smfr%smfr.org ea7c16e46f Removing unused bookmark manager images. Removing libstring_obsolete_s.a which no longer exists, and removing library search paths into ../string/obsolete. 2005-01-17 19:36:38 +00:00
scott%scott-macgregor.org 644d9f8b24 Bug #269702 --> In Toolbar customization 'Text only' drop down menues are missing for 'Get mail', 'Mark' and 'Print'.
Patch by Simon Paquet
2005-01-17 19:25:18 +00:00
smfr%smfr.org a4d073dae6 Fix a crash on quit that happened if you had visited the Privacy panel. It occurred because we assumed that -dealloc would be called before XPXCOM shutdown, which is not true of autoreleased objects. r=josh 2005-01-17 19:21:56 +00:00
bzbarsky%mit.edu d08f7a07e9 Fix some .getFromTypeAndExtension to follow the api documentation. Bug 274339,
r=biesi,mconnor, sr=neil
2005-01-17 19:13:15 +00:00
scott%scott-macgregor.org de876c70a3 Bug #277354 --> Make the bayesian filter handle japanese tokens
Patch by Noriyuki INOUE <norinoue@mbox.kyoto-inet.or.jp>

sr=me
2005-01-17 18:53:44 +00:00
bsmedberg%covad.net ca5243c97b Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-01-17 18:50:18 +00:00
jshin%mailaps.org cfd6689b3d correct a typo : macinsoth -> macintosh 2005-01-17 17:33:38 +00:00
marco%gnome.org ddf6d6dfd4 Fix bug 238052. Paint the tooltip border on every expose event.
Patch by chpe@gnome.org r=marco sr=blizzard
2005-01-17 17:19:39 +00:00
peterv%propagandism.org 98904d1ec9 Remove obsolete function declarations. 2005-01-17 16:45:37 +00:00
jshin%mailaps.org 3dc954551b bug 237712 'macintoshi' (char. encoding name) is not recognized as 'x-mac-roman' (r=smontagu, sr=bz) 2005-01-17 16:42:47 +00:00
marco%gnome.org 2e0064a918 Add get_type info for single_embed
Patch by chpe@gnome.org r=marco sr=blizzard
2005-01-17 16:21:32 +00:00
mostafah%oeone.com c75c1f0845 Added license from patch to bug 276799:
Move inline styles from calPrintEngine.js to a css file
2005-01-17 16:05:23 +00:00
neil%parkwaycc.co.uk c37f4ea25d Make XUL elements work properly with Get/SetNativeAnonymous (partial fix for bug 165110) r=sicking sr=bz 2005-01-17 16:03:28 +00:00
mostafah%oeone.com 3659ba9881 Updated translation 2005-01-17 15:40:52 +00:00
mostafah%oeone.com 2fe071dfe6 Updated translation 2005-01-17 15:11:42 +00:00
aaronleventhal%moonset.net 3babd6babd Bug 249136. Focus lost when key pressed in newly loading foreground tab. r=bryner, sr=jst 2005-01-17 14:43:41 +00:00
timeless%mozdev.org 25a1adb0c5 Bug 273056 PluginArrayImpl::GetLength should not throw if there's no plugin host, and PluginArrayImpl::GetPlugins should handle no plugin host and failure from mPluginHost->GetPlugins
r=bz sr=jst
2005-01-17 14:41:45 +00:00
igor%mir2.org 22cf07ef28 Work on bug 264637: BaseFunction.functionName is removed as was suggested by Attila Szegedi <szegedia@freemail.hu> :
I assume "functionName" in BaseFunction could also undergo a similar treatment
of being replaced with an abstract getFunctionName() method, couldn't it? The
function name is either calculable from other data (FieldAndMethods, overloaded
case of NativeJavaMethod*, NativeJavaConstructor, InterpetedFunction) or fixed
(NativeRegExpCtor) in lots of subclasses.
2005-01-17 13:06:34 +00:00
bugzilla%arlen.demon.co.uk 409cbe7e5f Bug 265232 Make sure we respect locked prefs throughout Mailnews UI
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-01-17 12:18:25 +00:00
timeless%mozdev.org 17a1a59dd0 Bug 173634 flawfinder warnings in xp_str.h: kill xp_str.h, xp_path.h and clean out old/dead defines/code
r=mkaply sr=alecf
Removing dead code guarded by: BUG_21013 MORK_USE_XP_STDLIB notdef OLDWAY UNREADY_CODE
Removing  *Apple*Decode* files which aren't being built
2005-01-17 10:16:02 +00:00
peterv%propagandism.org 27f29bc43d Fix for bug 278505 (Trivial content cleanup). r/sr=jst. 2005-01-17 09:38:03 +00:00