similar to: NEWS

Displaying 20 results from an estimated 300 matches similar to: "NEWS"

2007 Oct 12
1
[PATCH] little typo in news file
Hi, patch inlined for reowkr -> rework conversion in 0.5.3 NEWS entry. cheers, riccardo diff --git a/NEWS b/NEWS index 10b69f7..245c336 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,7 @@ Lots of new built-in objects and code cleanup are the highlights of yet another Swfdec release. And a little less condensed: - rework of what APIs call into the script engine. This greatly simplifies using
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):
2007 Oct 12
0
4 commits - libswfdec/swfdec_shape_parser.c NEWS README test/trace
NEWS | 19 ++++++++ README | 9 ++-- libswfdec/swfdec_shape_parser.c | 2 test/trace/Makefile.am | 3 + test/trace/crash-0.5.2-cvs-too-many-changes.swf |binary test/trace/crash-0.5.2-cvs-too-many-changes.xml | 54 ++++++++++++++++++++++++ 6 files changed, 82
2011 Oct 06
2
Titles changing when a plot is redrawn
I ran into a problem with titles on graphs. I wanted a graph with multiple subplots, with each having a title that involved both a Greek letter and an identifier for each graph. Below is a simplified version of code to do this. The graph appears fine, with the first graph having "i=1" in the title, and the second graph having "i=2" in the title. However, when I resize the
2007 Oct 25
0
12 commits - libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c test/trace
libswfdec/swfdec_as_internal.h | 4 libswfdec/swfdec_as_interpret.c | 44 +++++++ libswfdec/swfdec_as_object.c | 73 +++++++++---- libswfdec/swfdec_text_field_movie.c | 20 +-- libswfdec/swfdec_text_field_movie_as.c | 6 - test/trace/Makefile.am | 45 ++++++-- test/trace/instance-of-5.swf
2007 Aug 27
5
Compiz not working properly using nvidia twinview
Hi, I am running ubuntu 7.10 gutsy, and I have compiz working on one monitor ( a bit slow though ). When I add twinview to the mix compiz still comes up, and sort of works but: 1. I loose the background and it is replace by all white 2. The second monitor draws about 30% of the new white background, then it ends with a bit of a shadow, and then it continues with black 3.
2009 Jan 29
2
fluxbox, ess and redrawing r windows
Hi, I'm running Lenny with Fluxbox, interacting with R via Emacs + ESS. An ongoing aggravation with this setup is trying to get R graphics windows redrawn. For example, I may have 8 or 10 R graphics windows open, and I switch between them using Alt-tab. The problem is, sometimes the windows remain blank. Sometimes I can get the display back by moving the window with the mouse, or switching
2004 Oct 17
3
ecdf with lots of ties is inefficient (PR#7292)
Full_Name: Martin Frith Version: R-2.0.0 OS: linux-gnu Submission from: (NULL) (134.160.83.73) I have large vectors containing 100,000 to 20,000,000 numbers. However, they only contain a few hundred *distinct* numbers (e.g. positive integers < 200). When I do ecdf(v), it either runs out of memory, or it succeeds, but when I plot the ecdf with postscript, the output is unnecessarily bloated
2009 May 08
3
Will radeon or radeonhd work with compiz?
Sam, Danny, J., all I am working with the radeon and radeonhd drivers seeing if I can get them to work with compiz 0.8.2.1 on my radeon x1200 laptop. My xorg .conf is: Section "Device" BoardName "RV350 NP" # Driver "radeon" Driver "radeonhd" Identifier "Device[0]" VendorName "ATI" EndSection I have tried
2007 Oct 25
0
18 commits - libswfdec/swfdec_player_internal.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_format.c libswfdec/swfdec_text_format.h libswfdec/swfdec_xml.c libswfdec/swfdec_xml_node.c libswfdec/swfdec_xml_node.h test/trace
dev/null |binary libswfdec/swfdec_player_internal.h | 2 libswfdec/swfdec_text_field_movie_as.c | 57 +++++--- libswfdec/swfdec_text_format.c | 13 + libswfdec/swfdec_text_format.h | 1 libswfdec/swfdec_xml.c | 72 ++++++---- libswfdec/swfdec_xml_node.c
2007 Oct 17
0
6 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h 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_as_strings.c | 4 libswfdec/swfdec_movie.c | 76 +++++ libswfdec/swfdec_movie.h | 19 + libswfdec/swfdec_text_field.c | 23 + libswfdec/swfdec_text_field.h | 2 libswfdec/swfdec_text_field_movie.c | 420 ++++++++++++++++++++++++++++--- libswfdec/swfdec_text_field_movie.h | 5
2007 Aug 20
2
libswfdec/swfdec_player.c
libswfdec/swfdec_player.c | 1 - 1 file changed, 1 deletion(-) New commits: diff-tree fd36de2f156ce685d5095aaf323e0766ea017bd7 (from c3b035ca1583a420402b965506129bd73ff3f5fe) Author: Benjamin Otte <otte at gnome.org> Date: Mon Aug 20 16:02:09 2007 +0200 no need for that header diff --git a/libswfdec/swfdec_player.c b/libswfdec/swfdec_player.c index b303408..cd58cf5 100644 ---
2008 May 18
3
Opening more than 1 R console in Windows
Hi all, I recently found out that R does not utilize fully the Duo Core capability when you only run one instance of R. I did some number crunching today and it seems that if I only open 1 R console, it uses 50% of my CPU (either 50-50 or 100-0 on 2 cores). Then, I open the second instance and divide the work into two parts, and run them parallelly, they seems to utilize 100% of my CPU. So, my
2007 Oct 12
0
Changes to 'refs/tags/0.5.3'
Tag '0.5.3' created by Benjamin Otte <otte at gnome.org> at 2007-10-12 17:13 -0700 release 0.5.3 ("Tennis") -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBHD50fvMv5VCdLq8QRAj21AKC+kWUT9YN0gGDxLNS6Bequt5ufjgCgtYgd 9zH6AzP7/BHRfo0j1tw80V8= =wOYr -----END PGP SIGNATURE----- Changes since 0.5.2: Benjamin Otte: first try in getting movie
2001 Apr 10
1
Win98 wheelmouse graphics lock problem (PR#906)
Full_Name: Christopher Paul Version: Version 1.2.2 (2001-02-26) OS: Win 98 Submission from: (NULL) (4.35.137.70) Using the GUI, if I make a plot(), click on the graphics window and then use my wheelmouse to attempt to move up and down the graphics image, the image fails to redrawn properly, and then entire GUI session "hangs" and needs to be closed. I wasn't aware how committed
2005 Oct 24
1
X11 redraw events dropped? (PR#8250)
Full_Name: Keith Frost Version: 2.1.0 OS: Debian Sarge Submission from: (NULL) (66.162.141.10) This has actually been a problem for some time in R under Linux. (I noticed it under previous builds for Redhat 9 as well.) The graphics device windows produced by the x11() function do not always get redrawn when they should, sometimes leaving the device blank when there should be a graph on it.
2001 May 02
3
Weird graphical glitches while running notes.
My system is a debian/unstable box. I'm running daily cvs snapshots of wine and Lotus Notes R5.07. The problem is that it seems like wine isn't getting the redraw messages from the application or wine isn't sending the redraw messages to the application. So I get large areas of the program blank/black/see through to old gfx. It especially occurs with frames/framsets in notes. For
2007 Oct 02
1
Dissappearing gnome terminal contents
Hi. I was not able to find any notice of this issue in either the forums or bugzilla (http://bugs.opencompositing.org/) (is that still used btw) so I am posting it here in the hope that it is useful to someone. I am using gentoo and gnome 2.20 and the compiz version from git sources. When I maximize (vertically, horizontally, both) a gnome-terminal window the contents of the terminal window
2007 May 27
2
[PATCH] add 'sticky' mode to cube to allow sticky+not-on-bottom windows to stick to the screen when the screen is transformed
I've attached the patch since I don't yet have an easy way to make git format-patch and kmail play nice together. The basic idea is during a rotate/other cube transform, 'sticky' windows stick to the screen instead of being redrawn once per face (its an option, the default is the old behaviour) Consider this, please, essentially an RFC - this particular behaviour was
2007 Apr 05
1
changing existing graphs optimally
hi there, right now i am going about things a round about route with graphs in that if i want to change the scale to log, I have to to a "reset" with add=F, then program things to be redrawn from scratch - bad coding basically:P in plot(), the first arguement it needs is data - how do you reference whats already there, rather than respecifying (or am i supposed to use a different