Re: Minutes of the GTK+ Team Meeting - 2009-11-27

2009-11-25 Thread alex
On Tue, Nov 24, 2009 at 10:13:20PM +, Emmanuele Bassi wrote: > > [...] > > 4. Implement finger and kinetic scrolling [jjardon] > - Midori has a finger/kinetic scrolled window implementation > - Hildon has one as well > - OpenMoko had one > - would it make sense to port the feature to GtkScrolle

gtk file open dialog usability.

2006-06-24 Thread alex
Anyone except me also disappointed by it? Any way how we can have old file open dialog back? I really find it very frustating and explained why, with some images here: http://www.halogen-dg.com/alex/file_selection_dialog/GtkFileOpenBadUsability -- Alex V. Koval http://www.halogen-dg.com/ http

Re: gtk file open dialog usability.

2006-06-24 Thread alex
d posted here... Althrough this search returns more results: http://www.google.com.ua/search?q=gtk+file+open+usability&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US:official Alex ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

[PATCH] icon-theme: fix leak in insert_theme()

2012-12-02 Thread Alex Chiang
We allocate path with g_build_filename() but never free it. --- diff --git a/gtk/gtkicontheme.c b/gtk/gtkicontheme.c index 0520686..cd2d765 100644 --- a/gtk/gtkicontheme.c +++ b/gtk/gtkicontheme.c @@ -1113,6 +1113,7 @@ insert_theme (GtkIconTheme *icon_theme, const char *theme_name) dir_mt

[PATCH] icon-theme: fix leak in insert_theme()

2013-02-06 Thread Alex Chiang
We allocate path with g_build_filename() but never free it. --- diff --git a/gtk/gtkicontheme.c b/gtk/gtkicontheme.c index 0520686..cd2d765 100644 --- a/gtk/gtkicontheme.c +++ b/gtk/gtkicontheme.c @@ -1113,6 +1113,7 @@ insert_theme (GtkIconTheme *icon_theme, const char *theme_name) dir_mt

Re: Sudden Tango changes in trunk

2007-03-28 Thread Alex Jones
_ > gtk-devel-list mailing list > gtk-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-devel-list -- Alex Jones http://alex.weej.com/ ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Re: How set cursor in GTK apps using gdk_window_set_cursor

2007-04-06 Thread Alex Jones
On Fri, 2007-04-06 at 20:23 +0530, Harishkumar V wrote: > Hi guys, > > help me to solve this segmentation fault > > I am having a gtk application running on top of icewm window manager & > X. > > During running like this, i have a cursor for my gtk applications. > > If i remove icewm windo

Re: VFS integration with kernel mounts

2007-05-02 Thread Alex Jones
x27;d be happy to take > > a stab at it when GVFS is ready for this. Alex? > > I'm not really convinced it is a good idea. Seems a bit fragile and > bound to case trouble in various edge cases. Aliasing filenames is > always problematic, so is using filenames in a non-

Menu groups vs. use of separators

2007-06-13 Thread Alex Jones
re, feel free to bounce back an email and I'll try to clear it up. Thoughts? -- Alex Jones http://alex.weej.com/ ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Re: Menu groups vs. use of separators

2007-06-14 Thread Alex Jones
On Thu, 2007-06-14 at 08:15 +0200, Sven Neumann wrote: > Hi, > > On Thu, 2007-06-14 at 03:26 +0100, Alex Jones wrote: > > > I've been looking at how Rhythmbox allows plugins to manipulate menus > > (via UI manager magic), and it dawned on me that there is no

Re: elastic tabstops implemented for GTK

2007-07-12 Thread Alex Jones
> gtk-devel-list mailing list > gtk-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-devel-list -- Alex Jones http://alex.weej.com/ ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Re: GtkStyles and Themes

2007-08-08 Thread Alex Jones
As we have already told you, this is not a GTK development issue. Please subscribe to [EMAIL PROTECTED] instead. On Wed, 2007-08-08 at 17:34 +0530, Prasanna Kumar K wrote: > Hi, > > I want a vertical scrollbar with different colors for "bar", two > "boxes" and the "up" and "down" arrows on those

Performance regression in GtkTreeView?

2007-08-21 Thread Alex Jones
Hi list Since I upgraded to Gutsy, scrolling any GtkTreeView has begun to cause massive streaking when scrolling: http://bugzilla.gnome.org/show_bug.cgi?id=469048 I'd appreciate some help getting to the bottom of this. Thanks ___ gtk-devel-list mailin

Re: elastic tabstops implemented for GTK

2007-08-28 Thread Alex Jones
Hi again, Nick On Fri, 2007-07-13 at 10:46 +0200, Nick Gravgaard wrote: > Thanks Alex, > > The proportional font stuff is really just a nice side effect - this > idea has all sorts of nice implications. Off the top of my head, > imagine a program like ls that outputs a list of

Re: elastic tabstops implemented for GTK

2007-08-29 Thread Alex Jones
On Wed, 2007-08-29 at 07:42 +0200, Nick Gravgaard wrote: > Does anyone know the process for getting the elastic tabstop > functionality into the official GTK branch? You should open a bug against GTK on GNOME Bugzilla: http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B Attach a patch agains

Re: elastic tabstops implemented for GTK

2007-08-29 Thread Alex Jones
On Wed, 2007-08-29 at 12:06 +0100, Gustavo J. A. M. Carneiro wrote: > And how will this look e.g. to Python, which generally doesn't even like > tabs? Variable width tabs will likely cause havoc in Python programs... As Nick said, Python is just fine with tabs! > Now, if you did the exact same

New style tooltips - persistance

2007-09-01 Thread Alex Jones
Hi list I've noticed that one of the differences between the old- and new-style tooltips is that the new ones don't disappear as soon as you move the mouse - they hang around for as long as your mouse stays in the widget's area. I think for large widgets this really causes a problem, as the only

Re: elastic tabstops implemented for GTK

2007-09-19 Thread Alex Jones
On Wed, 2007-09-19 at 08:14 +0200, Nick Gravgaard wrote: > I thought I'd drop you a mail to tell you that I've turned the gedit > patch into a proper plugin and made the following fixes: > > * Other chars than just \n can now terminate paragraphs > * Italic and bold characters are now handled pro

Mutually exclusive GtkStateTypes -- A Design Flaw?

2007-09-25 Thread Alex Jones
Hi List This seems to be causing at least these problems, from what I can see. Please correct me if I'm wrong: The age-old "can't click button after setting it sensitive" problem: http://bugzilla.gnome.org/show_bug.cgi?id=56070 is caused because it is technically impossible for a widget to be bot

Re: gtkspell (was Re: Announcing: Project Ridley)

2006-01-19 Thread Alex Graveley
part to pspell). -Alex Mike Hearn wrote: Yes, it's yet another "me too" post, this time for gtkspell. Spelling checker support is widely used in many apps, and from my POV is a huge pain because gtkspell is a very common failed dependency for autopackages. We provide tools to make wea

Re: Announcing: Project Ridley

2006-01-19 Thread Alex Graveley
IDEs. -Alex Luca Ferretti wrote: Il giorno dom, 21/08/2005 alle 00.50 -0400, Jonathan Blandford ha scritto: Now that GTK+-2.8.0 is out, the GTK+ team would like to announce Project Ridley. GOALS: The primary goal of Project Ridley is to cut down on the number of problem libraries that are

Re: Proposal for new tooltips API

2006-01-25 Thread Alex Graveley
- Need to show/hide a tooltip on-demand - Need to use complex widgets inside the tooltip window - Need to place tooltips manually -Alex Kristian Rietveld wrote: Hello, We've had a bug opened on reworking the tooltips API since 2001 (#50619) and GtkTreeView needs this in order to be able to

Re: Gtk+ print support - request for feedback

2006-03-03 Thread Alex Graveley
Thought it would be vauable to get some non-gtk eyes on this great work. I've cc'd Till Kamppeter, who leads linuxprinting.org, and Michael Sweet, the CUPS dude. -Alex Alexander Larsson wrote: Its no secret that John Palmieri and I have been working on print support for Gtk+ a

Re: The printing work has been merged

2006-03-25 Thread Alex Graveley
Ya, and you can render the page much faster/sloppier if you know it's for preview and will only be displayed in a small area... maybe gtk_print_context_is_preview() makes sense? -Alex Yevgen Muntyan wrote: Alexander Larsson wrote: Print preview isn't handled yet. We'll s

Re: Callback based tooltips (Re: New tooltips API, continued)

2006-04-06 Thread Alex Graveley
I sounds good to me, as long as I can force a tooltip to display on-demand as it would if the mouse were hovering over it. -Alex Tim Janik wrote: On Tue, 14 Mar 2006, Kristian Rietveld wrote: Hey, [...] hi kris. reading your proposal for the first time (both versions of it), i can&#

Re: Recently Used Files Proposal

2006-04-26 Thread Alex Graveley
http://www.beatniksoftware.com/gimmie/img/gimmie-topic-documents.png Dum de dum... :-) -Alex Petr Tomasek wrote: In the menu you have usually only a few "recent files". If you look for something little older it would have sense to have spec

Smooth Scrolling

2007-03-26 Thread Alex Jones
A few years ago there used to be a distributor patch in Gentoo to enable this, and it was sweet. What happened, here? -- Alex Jones http://alex.weej.com/ ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo

Re: Smooth Scrolling

2007-03-27 Thread Alex Jones
; Xav > > > ___ > gtk-devel-list mailing list > gtk-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-devel-list -- Alex Jones http://alex.weej.com/ ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Re: Smooth Scrolling

2007-03-27 Thread Alex Jones
le bit confused as to what just happened. Hell, just typing this email now it reminds me, even Microsoft Word causes stuff to move around smoothly when you hit Enter. -- Alex Jones http://alex.weej.com/ ___ gtk-devel-list mailing list gtk-devel-list@gnome

g_error_free on a null pointer

2016-11-28 Thread Alex Henrie
Hi, Can I get some feedback on my patch for https://bugzilla.gnome.org/show_bug.cgi?id=774738 ? If this bug is not going to be fixed then I'll make sure to put null checks before calls to g_error_free, but if it's going to be fixed soon then I won't

Re: g_error_free on a null pointer

2016-11-30 Thread Alex Henrie
2016-11-28 11:56 GMT-07:00 Emmanuele Bassi : > Hi; > > On 28 November 2016 at 18:48, Alex Henrie wrote: > >> Can I get some feedback on my patch for >> https://bugzilla.gnome.org/show_bug.cgi?id=774738 ? >> >> If this bug is not going to be fixed then I'

Re: [g-a-devel] No module anymore & perfect zoom feature

2018-03-06 Thread Alex ARNAUD
without blurry effects. I'm visual-impaired with a vision of 1/10 and I see embarrassing blurry effect. You can try the ZoomText magnifier on Windows, it provides trial version and you'll see a real perfect zoom. Best regards, Alex ARNAUD. _

Re: [g-a-devel] No module anymore & perfect zoom feature

2018-03-06 Thread Alex ARNAUD
r all, Alex ARNAUD. ___ gtk-devel-list mailing list gtk-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-devel-list