search for: wordwrap

Displaying 20 results from an estimated 22 matches for "wordwrap".

2007 Oct 17
0
6 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_field_movie.h test/trace
...ber) = 17000000 (number) +password: (57) -17000000 (number) = -17000000 (number) +password: (58) input (string) = input (string) +password: (59) 34000000 (number) = 34000000 (number) +password: (60) -34000000 (number) = -34000000 (number) +password: (61) input (dynamic) = dynamic (string) +Testing: wordWrap (default: ) +wordWrap: (0) (undefined) = (undefined) +wordWrap: (1) null (null) = null (null) +wordWrap: (2) true (boolean) = true (boolean) +wordWrap: (3) false (boolean) = false (boolean) +wordWrap: (4) 0 (number) = 0 (number) +wordWrap: (5) 1 (number) = 1 (number) +wordWrap: (6) 0.5 (number) =...
2007 Oct 23
0
11 commits - libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_object.c libswfdec/swfdec_html_parser.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_style_sheet.c libswfdec/swfdec_style_sheet.h
...); - swfdec_text_field_movie_add_variable (proto, SWFDEC_AS_STR_password, + swfdec_as_object_add_native_variable (proto, SWFDEC_AS_STR_password, swfdec_text_field_movie_get_password, swfdec_text_field_movie_set_password); - swfdec_text_field_movie_add_variable (proto, SWFDEC_AS_STR_wordWrap, + swfdec_as_object_add_native_variable (proto, SWFDEC_AS_STR_wordWrap, swfdec_text_field_movie_get_wordWrap, swfdec_text_field_movie_set_wordWrap); // format - swfdec_text_field_movie_add_variable (proto, SWFDEC_AS_STR_embedFonts, + swfdec_as_object_add_native_variable (proto...
2009 Apr 29
3
how to word-wrap text in labels in plots?
c <- structure(c(2L, 2L, 1L, 3L, 4L, 2L, 3L, 2L, 3L, 2L, 5L), .Label = c("foo", + "bar", "a really really long variable label mostly here to show the need of word-wrapping text in labels", + "a not so important value", "baz"), class = "factor") plot(c) Is there a way to get the long variable labels to automatically wrap so that all
1997 May 15
1
Vulnerability in Elm-ME+
Hello, I have confirmed that the recently-reported vulnerability in Elm is also present in Elm-ME+ and thus also in Debian GNU/Linux version 1.2, prerelease version 1.3, and development tree "unstable". Below is a short diff to correct the problem. Debian GNU/Linux 1.2.x uses stock Elm 2.4pl25. Users of that version of Elm should upgrade to Elm-ME+ as detailed below. Debian 1.3
2012 Feb 22
5
[PATCH] Add gtags target for xen/Makefile. Also update .hgignore.
# HG changeset patch # User Wei Liu <wei.liu2@citrix.com> # Date 1329922671 0 # Node ID bb2986677df84b9709a60aea7e70ffd9f9e23f76 # Parent d433a9cb0089683b8f75458807c5437341f2cdcc Add gtags target for xen/Makefile. Also update .hgignore. Signed-off-by: Wei Liu <wei.liu2@citrix.com> diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -23,6 +23,7 @@ ^\.config$ ^\.pc
2008 May 01
3
File source weirdness
Sorry for the rather vague subject-line, but I can''t think of any pithy way to describe what I''m seeing. I have Puppet 0.24.4 running on a whole bunch of Solaris machines. Some 10, some 8, some SPARC, some x86. On two of them (8/SPARC, but not the only 8/SPARC machines we have!) this: file {"/etc/resolv.conf": source => [
2007 Oct 14
0
10 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c
....c index a2d7cc8..d9b85cc 100644 --- a/libswfdec/swfdec_as_strings.c +++ b/libswfdec/swfdec_as_strings.c @@ -395,6 +395,7 @@ const char swfdec_as_strings[] = SWFDEC_AS_CONSTANT_STRING ("embedFonts") SWFDEC_AS_CONSTANT_STRING ("autoSize") SWFDEC_AS_CONSTANT_STRING ("wordWrap") + SWFDEC_AS_CONSTANT_STRING ("border") /* add more here */ ; diff --git a/libswfdec/swfdec_text_field_movie_as.c b/libswfdec/swfdec_text_field_movie_as.c index 32ce75e..77c2652 100644 --- a/libswfdec/swfdec_text_field_movie_as.c +++ b/libswfdec/swfdec_text_field_movie_as.c @...
2011 Jan 06
3
Re: [Bug 26242] New: BUG: unable to handle kernel NULL pointer dereference at (null)
...kernel: [19365.568714] ---[ end trace afc2be06c7d06a71 > ]--- > Jan 6 20:06:23 eser kernel: [19365.568724] note: gimp-2.6[15675] exited with > preempt_count 2 > ___ > > The kernel is an unpatched v2.6.37. I have not seen something like this before. Bugzilla''s habit of wordwrapping oops traces is fantastically irritating. Please use attachments to avoid this. Either Peter''s new kmap_atomic() stuff blew up or BTRFS is playing around with a NULL page*. I''d wager on the latter. Thanks, I''ll ask Rafael and Maciej to track this as a 2.6.36->2....
2007 Oct 14
0
libswfdec/swfdec_as_strings.c libswfdec/swfdec_player.c
...fdec/swfdec_as_strings.c b/libswfdec/swfdec_as_strings.c index d9b85cc..89431a3 100644 --- a/libswfdec/swfdec_as_strings.c +++ b/libswfdec/swfdec_as_strings.c @@ -396,6 +396,7 @@ const char swfdec_as_strings[] = SWFDEC_AS_CONSTANT_STRING ("autoSize") SWFDEC_AS_CONSTANT_STRING ("wordWrap") SWFDEC_AS_CONSTANT_STRING ("border") + SWFDEC_AS_CONSTANT_STRING ("Key") /* add more here */ ; diff --git a/libswfdec/swfdec_player.c b/libswfdec/swfdec_player.c index 099d9ca..32254ab 100644 --- a/libswfdec/swfdec_player.c +++ b/libswfdec/swfdec_player.c @@ -10...
2007 Oct 14
1
libswfdec/swfdec_text_field.c
...wfdec_text_field.c | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) New commits: commit 13a1f11d9aebddc8d2e24c94878547589c485832 Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Sun Oct 14 18:22:17 2007 +0300 Implement aligning TextField lines even when wordWrap is off diff --git a/libswfdec/swfdec_text_field.c b/libswfdec/swfdec_text_field.c index 2f38d85..96284a8 100644 --- a/libswfdec/swfdec_text_field.c +++ b/libswfdec/swfdec_text_field.c @@ -150,6 +150,8 @@ swfdec_text_field_generate_layouts (SwfdecTextField *text, cairo_t *cr, if (text->wo...
2014 Nov 04
0
RFC: new variable battery.status
...ul, pls report breakage. >> >>> >>> cheers, >>> Arnaud >>> >> >> y >> tom >> >> --- drivers/upscode2.c 2012-05-15 13:22:07.000000000 +0200 >> +++ drivers/upscode2.c 2012-07-18 15:39:15.000000000 +0200 -Removed because re-wordwrapped broken- See "RFC: new variable battery.status (was: [PATCH] upscode2: Report ABM Status)" topic.
2004 Jun 09
0
Winbind Authentication Problem
...s file on the Samba server shows (I'm editing here): nsswitch/winbindd_util.c:get_trust_pw(1024) could not fetch trust account password for my domain MCCM Here's /etc/pam.d/samba: #%PAM-1.0 auth required pam_unix.so account required pam_unix.so Here's smb.conf (may wordwrap): [global] workgroup = MCCM interfaces = 127.0.0.1 172.22.6.0/24 192.168.20.0/24 192.168.21.0/24 eth0 bind interfaces only = true # printing = cups # printcap name = cups # load printers = yes winbind separator = '\' idmap uid = 10000-20000 idmap gid = 10000-20000 winbind enum users...
2005 Jul 08
0
Sweave resource leak: leftover temp files
...# keep previous temp > files > Sweave("fam_template.Rnw", output=tmp2) > file.append("fam_master.tex", tmp2) > temps <- list.files(tempdir(), full=TRUE) unlink(temps[!(temps %in% > keep)]) # delete the newly created ones > } There's a wordwrapping error there: the temps <- list.files(...) and unlink(temps...) should be on separate lines. I'd also put them immediately after the Sweave call, but they should be fine where you have them. (The advantage of putting them immediately after Sweave is that you don't need to think...
2008 Mar 20
3
Break up a data frame
Hi R users, I have a dataframe in the below format xyz 01/03/2007 15.25 USD xyz 01/04/2007 15.32 USD xyz 01/02/2008 23.22 USD abc 01/03/2007 45.2 EUR abc 01/04/2007 45.00 EUR
2014 Nov 04
2
RFC: new variable battery.status
THANKYOUTHANKYOUTHANKYOUTHANKYOU!!!!!! There was a smaller patch posted to the list for lines -1389,9 +1390,10 a couple years ago, it helped some - BUT - it was still buggy. I have a Compaq R3000, I will get this patch integrated pronto and test Note that since the UPS relies on the voltage from the battery pack to determine state of charge, it is quite useful to add in the battery pack
2007 Oct 18
0
11 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_field_movie.h test/trace
...ap jfpsajpfd jsapjfdpsajfjpsdajfp\r aposdjf jsapofj\r posajp posaj fsa jfdsapof jposaj fjsapofd paposdjf dsaj\r pfjsapd jpdsaj joasf jpoasjpfjdpsajfpsaj pfposa jfpsaj pfjdapsjfpajp"; + +t.scroll = 3; +t.hscroll = 200; + +trace_scroll_properties (); + +trace ("# WITH WORD WRAP"); + +t.wordWrap = true; + +trace_scroll_properties (); + +trace ("# WITHOUT WORD WRAP"); + +t.wordWrap = false; + +trace_scroll_properties (); + +trace ("# WITH WORD WRAP - SCROLL RESET"); + +t.wordWrap = true; +t.scroll = 3; + +trace_scroll_properties (); + +// FIXME: version 6 gives crazy val...
2007 Oct 19
1
3 commits - libswfdec/swfdec_html_parser.c libswfdec/swfdec_text_field_movie.c
libswfdec/swfdec_html_parser.c | 89 +++++++++++++++++++++++------------- libswfdec/swfdec_text_field_movie.c | 1 2 files changed, 60 insertions(+), 30 deletions(-) New commits: commit b4c20d7519ae5d93c9ba3258bde8444aebdd1be6 Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Fri Oct 19 15:32:39 2007 +0300 If closing tag doesn't match in the HTML parser, close tags
2014 Nov 07
5
RFC: new variable battery.status
...; >>>> cheers, >>>> Arnaud >>>> >>> >>> y >>> tom >>> >>> --- drivers/upscode2.c 2012-05-15 13:22:07.000000000 +0200 >>> +++ drivers/upscode2.c 2012-07-18 15:39:15.000000000 +0200 > > -Removed because re-wordwrapped broken- See "RFC: new variable > battery.status (was: [PATCH] upscode2: Report ABM Status)" topic. > >
2014 Nov 08
0
RFC: new variable battery.status
...gt;> Arnaud >>>>> >>>> >>>> y >>>> tom >>>> >>>> --- drivers/upscode2.c 2012-05-15 13:22:07.000000000 +0200 >>>> +++ drivers/upscode2.c 2012-07-18 15:39:15.000000000 +0200 >> >> -Removed because re-wordwrapped broken- See "RFC: new variable >> battery.status (was: [PATCH] upscode2: Report ABM Status)" topic. >> >> > >
2007 Nov 15
2
Changes to 'refs/tags/0.5.4'
Tag '0.5.4' created by Benjamin Otte <otte at gnome.org> at 2007-11-15 10:12 -0800 release 0.5.4 ("Turkish Cycling Federation") -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBHPBurvMv5VCdLq8QRAj1KAJ40NHRRS3gKyJjSjyyoH7gDaGi/tQCeOha/ R5PF4bZQqmSdJ64t8EbD4cA= =8qBy -----END PGP SIGNATURE----- Changes since the dawn of time: Benjamin Otte (40):