aboutsummaryrefslogtreecommitdiffstats
path: root/plugin/icedteanp/IcedTeaNPPlugin.cc
Commit message (Expand)AuthorAgeFilesLines
* Introduced constant NUM_STR_BUFFER_SIZE to replace magic constants.Adam Domurad2012-05-251-3/+3
* Use g_mutex_free instead of g_free to free appletviewer_mutex (fixesDeepak Bhole2012-05-231-2/+2
* Changed usage of sprintf to snprintf. Made some small malloc'd buffers on the...Adam Domurad2012-05-221-3/+3
* Define mime descriptions for 1.7, when built with Java7doko2012-02-271-2/+16
* Made compatible with both versions of xulrunnerJiri Vanek2011-12-211-1/+5
* made compatible with rhel5 librariesJiri Vanek2011-09-011-12/+41
* Fix PR721: IcedTeaPlugin.so cannot run g_main_context_iteration on a differen...Deepak Bhole2011-06-081-2/+19
* PR735: Firefox 4 sometimes freezes if the applet calls showDocument()Deepak Bhole2011-05-271-20/+1
* Use NPN_GetURLNotify (non-blocking) instead of NPN_GetURL (blocking)icedtea-web-1.1-branchpointDeepak Bhole2011-04-211-1/+1
* Fixed RH691259: Midori sends a SIGSEGV with the IcedTea NP PluginDeepak Bhole2011-04-181-7/+11
* Set class path to JRE/lib/rt.jar for both plugin and javaws.Denis Lila2011-04-051-40/+30
* Make ICEDTEAPLUGIN_DEBUG=suspend start the JVM in suspend modeOmair Majid2011-03-071-1/+9
* Send initialization information to Java side via a new function (also takesDeepak Bhole2011-03-031-17/+26
* Install icedtea-web into a FHS-compliant locationOmair Majid2011-02-221-51/+29
* PR597: Fix special character handling for applet tagsDeepak Bhole2010-12-081-58/+81
* fix info shown in about:plugins in firefoxOmair Majid2010-12-071-3/+3
* Fix PR552: Support for FreeBSD's pthread implementation (patch from jkim@free...Deepak Bhole2010-11-241-0/+4
* Add support for handling spaces between jar names in the archive tag, and otherDeepak Bhole2010-10-271-37/+40
* Initial import from IcedTea6.andrew2010-10-191-0/+2453