CIA.vc
nsplugins
Real-time open source activity stats
Stats » Projects » KDE » kdebase » nsplugins
informationsyndicateUTC clock
14:01 on Feb 14, 2012
event counters
The last message was received 6.85 years ago at 10:17 on Apr 11, 2005
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
39 messages since the first one, 7.55 years ago, for an average of 2.36 months between messages
recent messages
dateReversed sort columnprojectcontentlink
10:17 on Apr 11, 2005kde
Commit by adrian :: kdebase/nsplugins/pluginscan.cpp:
add $HOME/.mozilla/plugins to search path list
#
10:15 on Apr 11, 2005kde
Commit by adrian on KDE_3_4_BRANCH :: kdebase/nsplugins/pluginscan.cpp:
add $HOME/.mozilla/plugins path to scan list
#
19:03 on Mar 15, 2005kde
Commit by staikos on KDE_3_4_BRANCH :: kdebase/nsplugins/viewer/nsplugin.cpp:
backport encoding fix
#
19:03 on Mar 15, 2005kde
Commit by staikos :: kdebase/nsplugins/viewer/nsplugin.cpp:
thanks for the fix maksim. This helps get the encoding right for flash
parameters
BUG: 100972
#
15:34 on Mar 15, 2005kde
Commit by staikos on KDE_3_4_BRANCH :: kdebase/nsplugins/viewer/nsplugin.cpp:
backport crash fix for 100863
#
15:34 on Mar 15, 2005kde
Commit by staikos :: kdebase/nsplugins/viewer/nsplugin.cpp:
using the url for part of the temp filename is really not smart.
BUG: 100863
#
18:52 on Feb 28, 2005kde
Commit by staikos :: kdebase/nsplugins/ (README TODO):
No log message
#
20:51 on Feb 27, 2005kde
Commit by staikos on KDE_3_4_BRANCH :: kdebase/nsplugins/viewer/ (nsplugin.cpp nsplugin.h):
backport fix for acroread resizing
#
20:50 on Feb 27, 2005kde
Commit by staikos :: kdebase/nsplugins/viewer/ (nsplugin.cpp nsplugin.h):
fix sizing for the extremely intolerant acroread plugin
BUG: 100398
#
20:42 on Feb 27, 2005kde
Commit by staikos on KDE_3_4_BRANCH :: kdebase/nsplugins/viewer/nsplugin.cpp:
backport fix for toolbars in acroread
#
20:42 on Feb 27, 2005kde
Commit by staikos :: kdebase/nsplugins/viewer/nsplugin.cpp:
Don't lose toolbars on acroread
BUG: 68235
#
18:09 on Feb 25, 2005kde
Commit by staikos :: kdebase/nsplugins/ (6 files in 2 dirs):
"reload" should reload the main URL for the embedded plugin. I don't think we
should reload subsequent requests by the plugin though. I'm going to declare
that to be a limitation of the plugin system design right now. (unless I missed
something)
BUG: 86476
#
17:33 on Feb 25, 2005kde
Commit by staikos :: kdebase/nsplugins/ (6 files in 2 dirs):
load nsplugins on user demand. The gui is ugly and I don't really care since
I don't even plan to use this feature personally. If someone wants to,
clean it up.
Off by default, configuration option to come shortly.
FEATURE: 36020
#
16:19 on Feb 25, 2005kde
Commit by staikos on KDE_3_4_BRANCH :: kdebase/nsplugins/viewer/ (nsplugin.cpp nsplugin.h viewer.cpp):
backport 100% cpu and disk fill bug on konqueror crash/abnormal exit
#
16:07 on Feb 25, 2005kde
Commit by staikos :: kdebase/nsplugins/viewer/ (nsplugin.cpp nsplugin.h viewer.cpp):
Don't use 100% cpu and fill the disk with X errors when Konqueror crashes or
is killed with signal 9 or another signal that nspluginviewer doesn't detect.
This really should be in 3.4.0 so I recommend applying the diff for packages.
CCMAIL: kde-packager at kde dot org
#
20:36 on Feb 23, 2005kde
Commit by staikos :: kdebase/nsplugins/ (nspluginloader.cpp nspluginloader.h):
make our crashes look more professional (no non-updating spaces)
#
12:04 on Feb 21, 2005kde
Commit by staikos :: kdebase/nsplugins/viewer/nsplugin.cpp:
missed a urlnotify force
#
11:09 on Feb 21, 2005kde
Commit by staikos :: kdebase/nsplugins/viewer/nsplugin.cpp:
fix casts and check for null
#
11:06 on Feb 21, 2005kde
Commit by staikos :: kdebase/nsplugins/viewer/nsplugin.cpp:
delete the streams when we're done with them
#
10:31 on Feb 21, 2005kde
Commit by staikos :: kdebase/nsplugins/nspluginloader.cpp:
workaround bug in crossover? The quicktime plugin gets very confused if we
resize it twice. First we do show(), then resize() to the right size, and the
initial show gives a size of 100x30. The result was quicktime being offset by
some strange amount to the top-left. This patch avoids resize()ing the plugin
when the widget isn't yet visible.
CCMAIL: fgouget at codeweavers dot com
#