Displaying 20 results from an estimated 40000 matches similar to: "Re: Active maintainer"
2006 Aug 13
1
Re: bzr / Subversion / CVS
On Fri, 2006-08-11 at 17:20 -0400, Daniel F. Savarese wrote:
> Kevin Smith writes
> :
> >Can someone who has used SVN comment?
>
> I started reading it and stopped before finishing because the author
> is judging Subversion by using it in a way that doesn''t make any sense
> for Subversion.
Fair enough.
Can you confirm that merging between branches within an
2006 Apr 25
1
Re: -fvirtual and compactdefaultargs (was StaticBoxSizer bug?)
Daniel F. Savarese wrote:
> In message <444C4D5B.6060801@mindspring.com>, Roy Sutton writes:
>
>> The patch didn''t apply for me. I have created a new patch for the two
>> affected files.
>>
>
> You probably needed a -p0 (assuming application from inside wxruby2/)
> or we had slightly different versions of the source files or maybe
> the
2006 Apr 23
5
Re: StaticBoxSizer bug?
Daniel,
Thanks for the sample code. Sizers do appear to have a problem and it''s
on the list to take a look at. I''m currently reworking several classes
and trying to fix some of the big compatibility bugs. I will test your
code with my latest builds but I don''t think I''ve gotten to the sizers yet.
Roy
Daniel F. Savarese wrote:
> I''ve run into
2003 Dec 07
0
New non-cvs repository of wxruby code is available
As I have mentioned on this list before, my goal is to switch entirely
away from CVS for managing the wxRuby source code. CVS is fundamentally
broken in several ways, including:
- Each developer needs write access to contribute effectively
- Tagging and branching are weak
- Checkins are file-based instead of patchset-based
- Moving files or directories loses the history
For me, the first one
2007 Jul 23
0
[1142] trunk/wxruby2/README: Updated README with latest version info and Kevin credit
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2006 Apr 17
4
Quick status report
Hi all,
I spent about 8 more hours tonight, and I think I''m close to having a
wxruby2 build that works with wxWidgets 2.6.3 and SWIG 1.3.29. It should
run bigdemo as well as the other samples. Unfortunately, I probably
won''t have much time to work on it until next weekend :-(
Tonight''s frustration was with wxART_INFORMATION. It''s sort of a wxArtID
and sort of
2006 Sep 15
2
wxSugar 0.1.1, in subversion
Hi
WxSugar 0.1.1 is now available for download from:
http://rubyforge.org/frs/?group_id=35
And in subversion
svn co svn://rubyforge.org/var/svn/wxruby/trunk/wxsugar
This version speeds up accessors.rb (thanks to Sean''s suggestion), and
fixes a few bugs.
alex
2006 Sep 26
4
tag and release 0.0.36
I''m planning to tag 0.0.36 and release binaries from it. We have lots of
good new methods & classes & samples (mainly thanks to Roy), and I would
like to get a unicode Windows binary gem out there.
TODO are integrate Scintilla on OS X and Linux, and apply Tobias''s
patches to rakefiles. These''ll be for early in 0.0.37.
Maybe someone with Subversion experience
2006 Aug 12
5
Windows build?
I performed a get on the CVS WxRuby2; I have installed wxWidgets 2.6.3 and
SWIG 1.3.29. Additionally I am running Visual Studio on Windows XP. When I
run rake to compile I receive the following error.
App.cpp
c:\wxWidgets-2.6.3/include\wx/platform.h(190) : fatal error C1083: Cannot
open include file: ''wx/setup.h'': No such file or directory
rake aborted!
Command failed with
2006 Oct 07
0
Welcome to wxruby-development
This list is intended to be used by developers OF wxruby, to discuss
highly technical internals, SWIG issues, the development process, and
other topics that would not be of interest to folks who simply want to
write an app that uses wxruby.
Questions or comments about building or installing wxruby should
probably go to the wxruby-users list. Questions about the API or runtime
errors also
2011 Dec 14
1
Still plugging away at the repo conversion
This is taking longer than I expected, because there is all kinds of
cvs2svn-generated ugliness in your back history that tends to crash
my tools. Your repo makes a great test case. (Yes, I know, that's like
having someone say "Your dog is fantastically ugly!")
Current state of things is that I have scrapped my precious approach,
which was to put the Subversion tools in a Python
2006 Oct 24
8
tagged 0.0.37; release plans
Hi
I just tagged 0.0.37 in Subversion. I also added a note on the Wiki on
how to do this, and how to checkout a clean version:
http://wxruby.rubyforge.org/wiki/wiki.pl?Release_HowTo
For the build, I''m just about to upload a tarball, and will add a
powerpc gem once the compiler''s chugged away. Please upload for your
platform as you''re ready.
I suggest we announce
2003 Nov 13
16
Submitting patches
I''m a bit new to working on a rubyforge/sourceforge/open source project,
so excuse my obliviousness. What is the preferred way of submitting a
patch to wxruby?
Thanks,
Nick
2011 Sep 09
1
[LLVMdev] git Status Update?
On Fri, Sep 09, 2011 at 08:05:38AM -0400, Justin Holewinski wrote:
> To add to the social aspect, I can say from personal experience (as a
> student/enthusiast developer) that contributing to open source projects that
> use a decentralized SCM model (e.g. git) is easier than a centralized (e.g.
> subversion) model. I can create a clone on github (or local, or wherever),
> commit
2007 May 07
9
0.0.40 tagged
I''ve tagged 0.0.40 in subversion and created the release on rubyforge.
Roy, Sean, please could you compile and upload the binary gems when you
have a moment - thanks in advance. Drop me a line off list so I know
when to make an announcement.
cheers
alex
2007 Jul 15
5
I will be unsubscribing
Greetings all,
As you have noticed, I have been largely absent from the wxruby team for
quite a while now. Fortunately, others have taken charge and continued
to move wxruby forward. It''s still a great project, but I just can''t
participate right now.
I will be unsubscribing from both the dev and users mailing lists in a
couple days. Because I will be packing for a long trip
2003 Sep 21
2
Sample wxruby code is available
I have just released an Alpha version of my redwood email client,
written with wxruby. It uses toolbars, menus, and lots of widget
layouts, plus it launches two kinds of background tasks.
I learned a lot about wxruby and wxwindows as I worked on it, so I hope
you will benefit from seeing the source code. It is at:
http://rubyforge.org/projects/redwood/
Please give me feedback on the code,
2005 Aug 08
4
wxruby2 swig retooling "complete"
I just re-integrated fixdeleting.rb, the last of the post-processors.
Running minimal.rb no longer segfaults on exit. Running dialogs.rb and
immediately exiting doesn''t segfault, but bringing up a dialog and then
exiting does.
So there are still memory problems, but fewer than yesterday :-/ I''m not
sure how it compares to last week.
I probably won''t have much time
2004 Jun 01
2
New wxRuby code is in CVS
I just checked in some good fixes. You can see the (full) Changelog
here: http://qualitycode.com/repos/wxruby/ChangeLog
Notable items:
- Added shanko''s grid sample (thanks!)
- Added support for ComboBox#get_value
- Fixed *all* the known crashing bugs.
The way I "fixed" the problems with get_client_data was to remove the
set_client_data and get_client_data implementations. I
2005 Aug 10
3
question on Choice.i
Is there a reason that these lines are in Choice.i?
%ignore wxChoice::wxChoice();
%ignore wxChoice::wxChoice(wxWindow *parent,
wxWindowID id,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
int n = 0, const wxString choices[] = NULL,
long style = 0,
const wxValidator& validator =