summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-31remove duplicate line0.6Pavel Roskin1-1/+0
2008-02-20use same versioning scheme as coreBenjamin Otte1-2/+3
2008-02-20back to developmentBenjamin Otte1-1/+1
2008-02-20release 0.6.00.6.0Benjamin Otte1-4/+4
2008-02-20update READMEBenjamin Otte1-2/+2
2008-02-20update NEWSBenjamin Otte1-0/+7
2008-02-19use same warning flags as Swfdec doesBenjamin Otte5-7/+25
2008-02-19we're a plugin, not a stand-alone playerBenjamin Otte1-0/+4
2008-02-19Nested for loops used the same index variable, oops...Pekka Lampila1-4/+4
2008-02-17add support for mising plugins installationBenjamin Otte1-0/+5
2008-02-17Fix problems when loader is closed before receiving new stream from MozillaPekka Lampila2-0/+11
2008-02-15Missing \n in a debug messagePekka Lampila1-1/+1
2008-02-15Don't give Flash the mouse press/release that was used to hide the menuPekka Lampila2-3/+12
2008-02-05fix for new buffer APIBenjamin Otte1-3/+1
2008-01-29Use the click cursor when not playingPekka Lampila1-1/+7
2008-01-29back to developmentBenjamin Otte1-2/+2
2008-01-28release 0.5.900.5.90Benjamin Otte1-2/+2
2008-01-28update NEWSBenjamin Otte1-0/+6
2008-01-27fix messed up SwfmozLoader refcounting (fixes #14257)Benjamin Otte2-3/+3
2008-01-26whoops, expand was set the wrong way hereBenjamin Otte1-1/+2
2008-01-25pass the streams to the right loadersBenjamin Otte3-9/+11
2008-01-25add the loader only when we successfully opened itBenjamin Otte1-1/+1
2008-01-25update to SwfdecLoader API changes.Benjamin Otte7-159/+165
2008-01-21update to new APIBenjamin Otte4-16/+26
2007-12-17back to developmentBenjamin Otte1-2/+2
2007-12-17update NEWS for release0.5.5Benjamin Otte1-0/+5
2007-11-29recode mouse input handlingBenjamin Otte3-41/+60
2007-11-29remove outdated cruft from READMEBenjamin Otte1-7/+2
2007-11-15back to developmentBenjamin Otte1-2/+2
2007-11-15release 0.5.40.5.4Benjamin Otte1-2/+2
2007-11-14update MAINTAINERS file and ship itBenjamin Otte2-2/+5
2007-11-14update NEWSBenjamin Otte1-0/+7
2007-11-14display file sizes correctlyBenjamin Otte1-6/+13
2007-11-14target may be NULLBenjamin Otte1-1/+1
2007-11-14attempt to get rid of the warnings that sometimes show up when closing web pagesBenjamin Otte1-0/+2
2007-11-06export the function name we check for, tooBenjamin Otte1-0/+1
2007-11-06add Gentoo protectionBenjamin Otte1-5/+18
2007-11-06make sure the plugin is never unloaded (#13110, reported by Tom Parker)Benjamin Otte3-7/+26
2007-10-31don't add the dot to the suffixesBenjamin Otte1-1/+1
2007-10-31add FutureSplash mime type - it's just Flash version 1Benjamin Otte1-1/+1
2007-10-30Hide the pop-up menu when user clicks the plugin's areaPekka Lampila1-0/+9
2007-10-29resize the player when the display area resizedBenjamin Otte1-0/+7
2007-10-21add artistsBenjamin Otte1-0/+7
2007-10-19use the swfdec icon in the about dialogBenjamin Otte1-0/+1
2007-10-18update to new launch signal syntaxBenjamin Otte1-3/+12
2007-10-18bind PostURL vfuncBenjamin Otte2-0/+13
2007-10-12back to developmentBenjamin Otte1-2/+2
2007-10-12release 0.5.30.5.3Benjamin Otte2-2/+8
2007-10-12add AndreasBenjamin Otte1-0/+1
2007-10-10port to new invalidate signalBenjamin Otte3-66/+89