search for: gweaknotifi

Displaying 10 results from an estimated 10 matches for "gweaknotifi".

Did you mean: gweaknotify
2007 Jun 09
0
Branch 'as' - libswfdec/swfdec_flv_decoder.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_sprite_movie_as.c
libswfdec/swfdec_flv_decoder.c | 2 +- libswfdec/swfdec_movie.c | 11 +++++++---- libswfdec/swfdec_movie.h | 4 +++- libswfdec/swfdec_sprite_movie_as.c | 4 ++-- 4 files changed, 13 insertions(+), 8 deletions(-) New commits: diff-tree d3ff93817f2931e6f6e9bb8400fe807c92e8f414 (from a84be08c2e1e412e3f1d7d485458dafc661411d1) Author: Benjamin Otte <otte at
2008 Jan 14
0
8 commits - player/swfdec-player.c player/swfdec-player.ui player/swfdec-window.c player/swfdec-window-handlers.c
player/swfdec-player.c | 8 ++++---- player/swfdec-player.ui | 9 ++++++++- player/swfdec-window-handlers.c | 19 ++++++++++++++++++- player/swfdec-window.c | 35 +++++++++++++++++++++++++++++++++-- 4 files changed, 63 insertions(+), 8 deletions(-) New commits: commit d7840716923b5367caf9fef02511161ce1c105dd Author: Benjamin Otte <otte at gnome.org> Date:
2007 Mar 02
0
12 commits - libswfdec/Makefile.am libswfdec/swfdec_audio_flv.c libswfdec/swfdec_flv_decoder.c libswfdec/swfdec_js.c libswfdec/swfdec_js.h libswfdec/swfdec_js_video.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader_internal.h
libswfdec/Makefile.am | 1 libswfdec/swfdec_audio_flv.c | 4 - libswfdec/swfdec_flv_decoder.c | 60 ++++++++++++++++--- libswfdec/swfdec_js.c | 1 libswfdec/swfdec_js.h | 1 libswfdec/swfdec_js_video.c | 114 +++++++++++++++++++++++++++++++++++++ libswfdec/swfdec_loader.c | 21 ++++++
2007 Nov 15
0
9 commits - data/Makefile.am player/swfdec-player.ui player/swfdec-window.c po/fr.po po/POTFILES.in po/POTFILES.skip thumbnailer/Makefile.am
data/Makefile.am | 8 ++--- player/swfdec-player.ui | 22 +++++++------- player/swfdec-window.c | 2 - po/POTFILES.in | 1 po/POTFILES.skip | 1 po/fr.po | 72 ++++++++++++++++++++++++++++++++---------------- thumbnailer/Makefile.am | 20 +++++-------- 7 files changed, 74 insertions(+), 52 deletions(-) New commits: commit
2007 Nov 07
0
7 commits - doc/swfdec-sections.txt libswfdec-gtk/swfdec_gtk_widget.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_decoder.c libswfdec/swfdec_flv_decoder.c libswfdec/swfdec_movie_asprops.c libswfdec/swfdec_net_stream.c libswfdec/swfdec_player.c
doc/swfdec-sections.txt | 2 libswfdec-gtk/swfdec_gtk_widget.c | 7 +- libswfdec/swfdec_as_strings.c | 3 + libswfdec/swfdec_decoder.c | 2 libswfdec/swfdec_flv_decoder.c | 57 ---------------------- libswfdec/swfdec_movie_asprops.c | 31 ++++++------ libswfdec/swfdec_net_stream.c | 7 -- libswfdec/swfdec_player.c | 30 ++++++++++-
2007 Mar 01
0
11 commits - libswfdec/Makefile.am libswfdec/swfdec_connection.c libswfdec/swfdec_connection.h libswfdec/swfdec_flv_decoder.c libswfdec/swfdec_js.c libswfdec/swfdec_js_connection.c libswfdec/swfdec_js.h libswfdec/swfdec_js_net_stream.c
libswfdec/Makefile.am | 11 +- libswfdec/swfdec_connection.c | 119 +++++++++++++++++++++++ libswfdec/swfdec_connection.h | 57 +++++++++++ libswfdec/swfdec_flv_decoder.c | 4 libswfdec/swfdec_js.c | 3 libswfdec/swfdec_js.h | 3 libswfdec/swfdec_js_connection.c | 109 +++++++++++++++++++++ libswfdec/swfdec_js_net_stream.c
2007 Mar 07
0
13 commits - libswfdec/Makefile.am libswfdec/swfdec_js_global.c libswfdec/swfdec_js_movie.c libswfdec/swfdec_root_movie.c libswfdec/swfdec_root_movie.h libswfdec/swfdec_script.c libswfdec/swfdec_sprite.h libswfdec/swfdec_sprite_movie.c
libswfdec/Makefile.am | 2 libswfdec/swfdec_js_global.c | 11 +++- libswfdec/swfdec_js_movie.c | 52 +++++++++++++++++++ libswfdec/swfdec_root_movie.c | 86 +++++++++++++++------------------ libswfdec/swfdec_root_movie.h | 10 +-- libswfdec/swfdec_script.c | 4 - libswfdec/swfdec_sprite.h | 2
2007 Jan 16
0
9 commits - libswfdec/js libswfdec/Makefile.am libswfdec/swfdec_audio_stream.c libswfdec/swfdec_audio_stream.h libswfdec/swfdec_cache.c libswfdec/swfdec_cached.c libswfdec/swfdec_cached.h libswfdec/swfdec_edittext_movie.c libswfdec/swfdec_image.c
libswfdec/Makefile.am | 4 libswfdec/js/jsapi.c | 6 - libswfdec/js/jsapi.h | 6 - libswfdec/js/jsfun.h | 2 libswfdec/js/jsinterp.c | 2 libswfdec/js/jsobj.c | 8 - libswfdec/js/jsobj.h | 6 - libswfdec/js/jspubtd.h | 4 libswfdec/js/jsscope.c | 2
2007 Jun 05
0
Branch 'as' - 8 commits - libswfdec/Makefile.am libswfdec/swfdec_as_context.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame.h libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_number.c libswfdec/swfdec_as_scope.h
libswfdec/Makefile.am | 2 libswfdec/swfdec_as_context.c | 6 libswfdec/swfdec_as_frame.c | 32 ++++- libswfdec/swfdec_as_frame.h | 5 libswfdec/swfdec_as_interpret.c | 33 ++++- libswfdec/swfdec_as_number.c | 7 - libswfdec/swfdec_as_scope.h
2007 Apr 04
0
Branch 'as' - 17 commits - configure.ac doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt doc/swfdec.types libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec-gtk.h libswfdec-gtk/swfdec_gtk_loader.c libswfdec-gtk/swfdec_gtk_loader.h
configure.ac | 27 +++ doc/Makefile.am | 3 doc/swfdec-docs.sgml | 1 doc/swfdec-sections.txt | 18 ++ doc/swfdec.types | 2 libswfdec-gtk/Makefile.am | 6 libswfdec-gtk/swfdec-gtk.h | 1 libswfdec-gtk/swfdec_gtk_loader.c | 243