Displaying 20 results from an estimated 11146 matches for "properti".
Did you mean:
property
2007 Aug 23
0
10 commits - libswfdec/swfdec_as_function.c libswfdec/swfdec_as_object.c test/trace
libswfdec/swfdec_as_function.c | 1
libswfdec/swfdec_as_object.c | 2
test/trace/Makefile.am | 33 ++++++++++++
test/trace/array-properties-6.swf |binary
test/trace/array-properties-6.swf.trace | 56 ++++++++++++++++++++++
test/trace/array-properties-7.swf |binary
test/trace/array-properties-7.swf.trace | 55 +++++++++++++++++++++
test/trace/array-properties.as...
2007 Sep 04
0
4 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_video_movie_as.c test/trace
libswfdec/swfdec_as_array.c | 15 ++-----
libswfdec/swfdec_video_movie_as.c | 10 +++--
test/trace/Makefile.am | 20 ++++++++++
test/trace/array-properties-5.swf |binary
test/trace/array-properties-5.swf.trace | 42 ++++++++++++++++++++++
test/trace/array2-5.swf |binary
test/trace/array2-5.swf.trace | 2 +
test/trace/array2-6.swf |binary
test/tr...
2018 Feb 20
0
"Stale mailbox lock file detected, will override in 0 seconds"
<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2">
<div>Hi all dovecot members,</div><div><br></div><div>I've received this notice from a dovecot server: <span style="font-size: 12.8px;">
"Stale mailbox lock file detected, will override in 0 seconds"</span></div>
2007 Dec 18
2
Changes to 'refs/tags/0.5.5'
...ovement test
emit a mouse-in event after a mouse release outside the grab widget
add a test similar to the last - only this time the upper movie receives events
remove swfdec_as_object_has_function()
Check onUnload handling for correctness
add test checking addProperty properties are also relevant for mouse events
make get_movie_at return a non-event movie if it's below the mouse
update tests to use act files that trigger more events
first step at rewriting the button code - nothing works, but it compiles
prepare event handling for buttons...
2007 Nov 27
0
12 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader_internal.h libswfdec/swfdec_load_object_as.c libswfdec/swfdec_load_object.c libswfdec/swfdec_load_object.h
...| 2
libswfdec/swfdec_movie.c | 69 -
libswfdec/swfdec_movie.h | 15
libswfdec/swfdec_sprite_movie_as.c | 60 +
test/trace/Makefile.am | 27
test/trace/accessibility-properties-5.swf |binary
test/trace/accessibility-properties-6.swf |binary
test/trace/accessibility-properties-7.swf |binary
test/trace/accessibility-properties-8.swf |binary
test/trace/array-properties-5.swf |binary
test/trace/array-p...
2008 Jan 14
0
player/swfdec-player.ui player/swfdec-window.c player/swfdec-window.h
player/swfdec-player.ui | 42 ++++++++++++++++++++++++++++++++++++
player/swfdec-window.c | 55 +++++++++++++++++++++++++++++++++++++++++++-----
player/swfdec-window.h | 3 +-
3 files changed, 94 insertions(+), 6 deletions(-)
New commits:
commit 96cdd32e67011296e3d0dd4f20973aefbd9081cb
Author: Benjamin Otte <otte at gnome.org>
Date: Mon Jan 14 13:49:10 2008 +0100
add error
2017 Apr 26
0
[PATCH 2/2] v2v: -o glance: factorize common properties
Many of the properties for disks are the same for all of them, so
collect them only once, instead of doing that for every disk.
Should be just code motion, with no behaviour change.
---
v2v/output_glance.ml | 143 ++++++++++++++++++++++++++-------------------------
1 file changed, 73 insertions(+), 70 deletions(-)
d...
2013 Aug 21
1
Properties list for zfs in FreeBSD
Hi:
Where can I find a list of properties (-o/-O property=value) for
creating a zpool?
I meant something like:
#zpool create \
-o ashift=12 \
-0 dedup=off
-O autoexpand=off
-O atime=off \
-O canmount=off \
-O compression=lz4 \
-O normalization=formD \
-O mountpoint=/jail \
tank \
mirror \...
2006 Jan 26
3
global objects?
Forgive the term global if that''s not applicable in rails (i come from a
php background)
I have a browse controller with a couple of different methods
def method1
@properties = Property.find_all
#other stuff for that method
end
def method2
@properties = Property.find_all
#other stuff for that method
end
def method3
@properties = Property.find_all
#other stuff for that method
end
I know RoR is all about not repeating yourself if you don''t have to. Is
there...
2007 Aug 15
0
4 commits - libswfdec/swfdec_as_object.c libswfdec/swfdec_movie.c test/trace
...and b/test/trace/property-native-5.swf differ
diff --git a/test/trace/property-native-5.swf.trace b/test/trace/property-native-5.swf.trace
new file mode 100644
index 0000000..c64601c
--- /dev/null
+++ b/test/trace/property-native-5.swf.trace
@@ -0,0 +1,4 @@
+Check how addProperty overwrites native properties
+0
+0
+10
diff --git a/test/trace/property-native-6.swf b/test/trace/property-native-6.swf
new file mode 100644
index 0000000..a875d5e
Binary files /dev/null and b/test/trace/property-native-6.swf differ
diff --git a/test/trace/property-native-6.swf.trace b/test/trace/property-native-6.swf.trace...
2007 Jun 15
0
Branch 'as' - 2 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_sprite_movie_as.c test/trace
libswfdec/swfdec_as_strings.c | 1 +
libswfdec/swfdec_sprite_movie_as.c | 22 ++++++++++++++++++++++
test/trace/Makefile.am | 7 +++++++
test/trace/level-property-5.swf |binary
test/trace/level-property-5.swf.trace | 8 ++++++++
test/trace/level-property-6.swf |binary
test/trace/level-property-6.swf.trace | 8 ++++++++
2017 Apr 26
2
[PATCH 1/2] v2v: -o glance: add property for UEFI firmware (RHBZ#1445659)
...isk2" etc. The manual strongly
@@ -143,6 +140,11 @@ object
(* XXX Neither memory balloon nor pvpanic are supported by
* Glance at this time.
*)
+ (match target_firmware with
+ | TargetBIOS -> ()
+ | TargetUEFI ->
+ push_back properties ("hw_firmware_type", "uefi")
+ );
let properties =
List.flatten (
--
2.9.3
2007 Aug 31
0
4 commits - libswfdec/swfdec_as_number.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_player_as.c test/trace
libswfdec/swfdec_as_number.c | 6 ++-
libswfdec/swfdec_as_strings.c | 1
libswfdec/swfdec_player_as.c | 52 +++++++++++++++++++++++++++
test/trace/asfunction-properties-6.swf |binary
test/trace/asfunction-properties-6.swf.trace | 22 ++++++++++-
test/trace/asfunction-properties-7.swf |binary
test/trace/asfunction-properties-7.swf.trace | 22 ++++++++++-
test/trace/asfunction-properties.as | 16 ++++++--
8 files changed, 110 insertion...
2016 Sep 13
1
[PATCH] v2v: -o glance: set all properties during creation (RHBZ#1374405)
The glance client v1.0.0 defaults to the Image v2 API: this means that
an image can be referenced only by its UUID, and not anymore by the name
as well (which does not need to be unique). This caused our glance
invocation to set the properties for the newly created image to fail,
since we are using the name as identifier.
Instead of first creating the image and then setting all the properties
for it, set all the properties when creating the image: other than being
simplier, it also avoid parsing the output of the 'glance image-cre...
2006 Mar 08
2
Displaying related tables in forms.. probably an easy question!
Hey All,
I have two tables.. One belongs to another. Why can''t I reference
table1.table2.attribute?
Specifically, using scaffolding:
property.rb -
has_one :PropertyType
property_type.rb -
has_many :Properties
property_controller -
def list
@property_pages, @properties = paginate :properties, :per_page => 10
end
list.html:
1. <% for property in @properties %>
2. <tr>
3. <% for column in Property.content_columns %>
4. <td>
5. <%=h property.send(colu...
2011 Mar 15
13
Photoshop cs4 do not work with Wine 1.3.15. HELP
Hi,
I have a problem when i try running setup.exe of photoshop cs4. I have tried everything likz putting amtllib.ddl or an other in system32, i update wine twice and reinstall it 5 times, but nothing.
Ubuntu 10.10 ( my pc config is perfect for running ubunutu and wine)
wine 1.3.15.
here the problem i get when i try to lunch setup.exe with wine.
[Image:
2010 Jan 15
1
cbind or ?
Hey Guys,
It sure seems I get stuck on things that should be easy.
Heres my question:
PARCELS<-by(ResImp[ , "ACCOUNTNO"], ResImp["Property"], length)
> PARCELS
Property: UNSOLD
[1] 9053
-------------------------------------------------------------------------------------------
Property: SOLD
[1] 578
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
2008 Jan 25
7
[Bug 14250] New: late versions of swfdec pluggin cause frequent crashes
http://bugs.freedesktop.org/show_bug.cgi?id=14250
Summary: late versions of swfdec pluggin cause frequent crashes
Product: swfdec
Version: 0.5.5
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: plugin
AssignedTo: swfdec at
2006 Jul 02
7
Generic SingleTable inheritance
Hi all,
I would like to discuss a design idea I have in mind with you, in order
to get critical feedback.
ActiveRecord supports single table inheritance(STI) "per se", BUT you
must add all possible instance variables(properties) of all subclasses
to the "base table"(as columns). I would like to circumvent this
restriction.
Say we have a
class AbstractGenericThing < ActiveRecord:Base
has_many :properties
end
In order to support STI the abstract_generic_things-table must have a
:type column.
Next...