Displaying 9 results from an estimated 9 matches for "hscrollbars".
Did you mean:
scrollbars
2008 Jan 03
3
unimplemented function gdiplus.dll.GdipGetGenericFontFamilySansSerif
I'm trying to install My Siruis Studio (to access a Sirius satellite
radio) with Wine 0.9.52 on in Intel iMac running OS X 10.5.1. This
application requires MS .NET Framework 1.1, so I tried installing Mono
1.26 instead. This allowed the My Siruis Studio installation to
complete, but an attempt to run My Siruis Studio fails immediately with:
Call from 0x7b830330 to unimplemented
2007 Jun 08
0
Changes to 'refs/tags/0.4.2'
...port for colors and the SetBackground tag
implement swfdec_js_eval_set
use swfdec_js_eval_set for SetVariable
That line must've been accidentally removed somewhere
rework case sensitivity once again - this time making it global and set only on startup
use automatic hscrollbars, too
makee debugging work again
set property on the right object
fix _eval to work with the empty string
avoid strdup in js_eval
more fixes for swfdec_eval when parsing the scope chain
use NULL in _eval of SetVariable and GetVariable to walk the scope chain...
2007 Aug 21
0
Branch 'vivi' - 10 commits - libswfdec/swfdec_button_movie.c libswfdec/swfdec_movie.c libswfdec/swfdec_player.c vivified/core vivified/dock vivified/ui
libswfdec/swfdec_button_movie.c | 9 +++++++-
libswfdec/swfdec_movie.c | 1
libswfdec/swfdec_player.c | 2 -
vivified/core/vivi_application.c | 4 +++
vivified/core/vivi_initialize.as | 1
vivified/core/vivi_player_as.c | 25 ++++++++++++++++++++++++
vivified/dock/vivi_vdock.c | 2 -
vivified/ui/Makefile.am | 1
vivified/ui/main.c
2007 Jan 26
0
Branch 'interpreter' - 9 commits - libswfdec/js libswfdec/Makefile.am libswfdec/swfdec_debugger.c libswfdec/swfdec_debugger.h libswfdec/swfdec_edittext_movie.c libswfdec/swfdec_event.c libswfdec/swfdec_js.c libswfdec/swfdec_js_global.c
...cription);
+ script->script->name, i, script->commands[i].description);
}
}
}
diff-tree 52828a39c261a28bf65734800692391b4f76b7c8 (from b8b6df20af7044cda18cfde12662492f2903ecb0)
Author: Benjamin Otte <otte@gnome.org>
Date: Fri Jan 26 18:05:39 2007 +0100
use automatic hscrollbars, too
diff --git a/player/swfdebug.c b/player/swfdebug.c
index 2f041f1..490814e 100644
--- a/player/swfdebug.c
+++ b/player/swfdebug.c
@@ -214,7 +214,7 @@ view_swf (SwfdecPlayer *player, double s
scroll = gtk_scrolled_window_new (NULL, NULL);
gtk_scrolled_window_set_policy (GTK_SCROLLED_WIN...
2007 Apr 27
0
Changes to 'refs/tags/0.4.3'
...port for colors and the SetBackground tag
implement swfdec_js_eval_set
use swfdec_js_eval_set for SetVariable
That line must've been accidentally removed somewhere
rework case sensitivity once again - this time making it global and set only on startup
use automatic hscrollbars, too
makee debugging work again
set property on the right object
fix _eval to work with the empty string
avoid strdup in js_eval
more fixes for swfdec_eval when parsing the scope chain
use NULL in _eval of SetVariable and GetVariable to walk the scope chain...
2007 Apr 27
0
Changes to 'refs/tags/0.4.4'
...port for colors and the SetBackground tag
implement swfdec_js_eval_set
use swfdec_js_eval_set for SetVariable
That line must've been accidentally removed somewhere
rework case sensitivity once again - this time making it global and set only on startup
use automatic hscrollbars, too
makee debugging work again
set property on the right object
fix _eval to work with the empty string
avoid strdup in js_eval
more fixes for swfdec_eval when parsing the scope chain
use NULL in _eval of SetVariable and GetVariable to walk the scope chain...
2007 Aug 21
0
Branch 'vivi' - 15 commits - configure.ac libswfdec/Makefile.am libswfdec/swfdec_as_context.c libswfdec/swfdec_as_debugger.h libswfdec/swfdec_as_object.c libswfdec/swfdec_movie.c libswfdec/swfdec_script.c libswfdec/swfdec_types.h vivified/core vivified/ui
configure.ac | 5 -
libswfdec/Makefile.am | 2
libswfdec/swfdec_as_context.c | 9 +-
libswfdec/swfdec_as_debugger.h | 8 ++
libswfdec/swfdec_as_object.c | 5 +
libswfdec/swfdec_movie.c | 15 ---
libswfdec/swfdec_script.c | 1
libswfdec/swfdec_types.h | 1
vivified/core/vivi_debugger.c | 34
2007 Aug 22
0
163 commits - autogen.sh configure.ac doc/swfdec-sections.txt libswfdec-gtk/swfdec_gtk_player.c libswfdec-gtk/swfdec_gtk_player.h libswfdec-gtk/swfdec_gtk_widget.c libswfdec-gtk/swfdec_source.c libswfdec/Makefile.am libswfdec/swfdec_as_array.c
Makefile.am | 7
autogen.sh | 2
configure.ac | 27 +
doc/swfdec-sections.txt | 3
libswfdec-gtk/swfdec_gtk_player.c | 7
libswfdec-gtk/swfdec_gtk_player.h | 2
libswfdec-gtk/swfdec_gtk_widget.c |
2007 Feb 06
0
109 commits - configure.ac libswfdec/js libswfdec/Makefile.am libswfdec/swfdec_bits.c libswfdec/swfdec_bits.h libswfdec/swfdec_buffer.c libswfdec/swfdec_button_movie.c libswfdec/swfdec_codec_screen.c libswfdec/swfdec_color.c libswfdec/swfdec_color.h
...cription);
+ script->script->name, i, script->commands[i].description);
}
}
}
diff-tree 52828a39c261a28bf65734800692391b4f76b7c8 (from b8b6df20af7044cda18cfde12662492f2903ecb0)
Author: Benjamin Otte <otte@gnome.org>
Date: Fri Jan 26 18:05:39 2007 +0100
use automatic hscrollbars, too
diff --git a/player/swfdebug.c b/player/swfdebug.c
index 2f041f1..490814e 100644
--- a/player/swfdebug.c
+++ b/player/swfdebug.c
@@ -214,7 +214,7 @@ view_swf (SwfdecPlayer *player, double s
scroll = gtk_scrolled_window_new (NULL, NULL);
gtk_scrolled_window_set_policy (GTK_SCROLLED_WIN...