On 10/7/2008 1:47 AM, Cody Russell wrote:
On Mon, 2008-10-06 at 23:47 +0300, Vlad Grecescu wrote:
I think most of the people that use Gtk+ on Windows also use
autoconf/automake (think Inkscape, Geany, Pidgin). Unfortunately they
also use parralel Makefiles for win32.. having the opportunity
On Mon, Oct 6, 2008 at 11:00 PM, Alberto Ruiz <[EMAIL PROTECTED]> wrote:
> 2008/10/6 Vlad Grecescu <[EMAIL PROTECTED]>:
> > Hello Gtk developers/users,
> >
> > I was wondering if, now that gtk.org maintains a list of up-to-date
> Windows
> > packages (bi
online up-to-date text file is for this
"upgrading" option, and the example I have are the NSIS scripts from mingw's
installer.
I suppose MSM/MSI installers would be great I suppose for Visual Studio
users!
But would they install the pkg-
t do you think?
I can start myself an nsis project with this if we agree.
Thanks,
Vlad Grecescu
___
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list
On Wed, Sep 24, 2008 at 12:12 AM, Emmanuele Bassi <[EMAIL PROTECTED]> wrote:
> = minutes for the 2008-09-23 meeting =
>
> * Deprecate the H/V split and add orientation instead
> + mitch has a patch deprecating all the H/V classes
> + adds a constructor for base classes
> + defaults can be fixed
> +
>
>
> > However, the rubber banding selection is not aware of this. Also, it may
> > be advisable to only highlight the first column for selection.
>
> As far as I can understand now, this is really like the Windows
> explorer.
>
> ...
> > For developers, this may yield a convenient API like
> >
,
on windows, ReadDirectoryChangesW is in kernel32.dll
Oh, and I suppose I have to deal with the short filenames bug Ali mentioned.
Thanks,
--
Vlad Grecescu
___
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list
J. Ali Harlow wrote:
> On 02/18/2008 03:56:59 PM, Vlad Grecescu wrote:
>> Hello list,
>>
>> I don't know if there's any interest / work in progress on this, but
>> noticing that the new Gio implementation lacks a directory monitor
>> for windows I wrote
nup? it's here to be tested..
Regards,
Vlad Grecescu
Index: configure.in
===
--- configure.in(revision 6532)
+++ configure.in(working copy)
@@ -3216,6 +3216,7 @@
gio/xdgmime/Makefile
gio/inotify/Makefile
gio/fam/Mak