From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Bastien Nocera To: BlueZ development In-Reply-To: <1202693554.7664.138.camel@violet> References: <8a8adccc0802101428j1eaa6c1by4c452adcda426687@mail.gmail.com> <1202693554.7664.138.camel@violet> Date: Mon, 11 Feb 2008 01:39:48 +0000 Message-Id: <1202693988.3491.121.camel@cookie.hadess.net> Mime-Version: 1.0 Subject: Re: [Bluez-devel] [PATCH] Simplify about dialog code Reply-To: BlueZ development List-Id: BlueZ development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Sender: bluez-devel-bounces@lists.sourceforge.net Errors-To: bluez-devel-bounces@lists.sourceforge.net On Mon, 2008-02-11 at 02:32 +0100, Marcel Holtmann wrote: > Hi Jaap, > > > Before you're holidays I sent you a patch which simplifies the about > > dialog code. We went on discussing it but didn't come to a conclusion, > > I think > > I am not going on holidays. At least not that I know of :) > > > In my opinion it's a good patch because: > > > > 1) The patch removes about 20 function calls > > 2) You don't need to hookup signals to the about dialog > > 3) Eog, cheese, gnome-power-manager, nautilus, gedit to name a few all > > do it this way. > > Still not convinced. Using gtk_dialog_run() means that you're running the main loop from the about box code. Fixing this would add code. The patch Jaap sent removes a lot of code, and avoids things like double-about boxes, or crappy backtraces that show the about box callback function :) ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel