Displaying 9 results from an estimated 9 matches for "hscrollbar".
Did you mean:
scrollbar
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
...uot;>
+ <property name="title">Movies</property>
+ <signal name="application-set" handler="vivi_movies_application_set" />
+ <child>
+ <object class="GtkScrolledWindow" id="1">
+ <property name="hscrollbar-policy">automatic</property>
+ <property name="vscrollbar-policy">automatic</property>
+ <child>
+ <object class="GtkTreeView" id="x">
+ <child>
+ <object class="GtkTreeViewColumn" id="x">...
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_WI...
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
...quot;application-unset" handler="vivi_command_line_application_unset" />
+ <child>
+ <object class="GtkVBox" id="box">
+ <child>
+ <object class="GtkScrolledWindow" id="scroll">
+ <property name="hscrollbar-policy">automatic</property>
+ <property name="vscrollbar-policy">automatic</property>
+ <child>
+ <object class="GtkTextView" id="text">
+ <property name="editable">false</property>
+ <prop...
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
...uot;>
+ <property name="title">Movies</property>
+ <signal name="application-set" handler="vivi_movies_application_set" />
+ <child>
+ <object class="GtkScrolledWindow" id="1">
+ <property name="hscrollbar-policy">automatic</property>
+ <property name="vscrollbar-policy">automatic</property>
+ <child>
+ <object class="GtkTreeView" id="x">
+ <child>
+ <object class="GtkTreeViewColumn" id="x">...
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_WI...