monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] Revision 73433727101f74f3366b7e2d9e463a61d7ad7a


From: monotone
Subject: [Monotone-commits-diffs] Revision 73433727101f74f3366b7e2d9e463a61d7ad7a2c
Date: Tue, 27 Jan 2009 02:35:15 +0100

-----------------------------------------------------------------
Revision: 73433727101f74f3366b7e2d9e463a61d7ad7a2c
Ancestor: c6c3bc3d4b28495901fe6aa5191a1e80a201210a
Author: address@hidden
Date: 2009-01-24T23:38:15
Branch: net.venge.monotone.guitone

Added files:
        res/forms/message.ui src/view/dialogs/Message.cpp
        src/view/dialogs/Message.h
Modified files:
        guitone.pro src/GuitoneDriver.cpp src/GuitoneDriver.h

ChangeLog: 

various improvements to the driver interface:
* messages (errors) are now displayed in a separate, scrollable log window 
instead of a simple message box which is not usable for fixed width text 
either; also diagnostic messages have been improved quite a bit
* a help message which uses Qt's introspection to list available functions and 
arguments
* support for string lists as arguments
* support for function overloads (i.e. we now pick the correct overload based 
on the number of given arguments - still not perfect because the argument types 
are not honored, but that is not a problem right now)
* bugfix: certain dialogs could not always be executed due to some weird 
deadlock (the thread was not yet up and running, but a dialog requested 
something already); we're now always waiting until the thread is in a usable 
state


Attachment: txtuE9GVL8OLV.txt
Description: Diff [c6c3bc3d4b28495901fe6aa5191a1e80a201210a] -> [73433727101f74f3366b7e2d9e463a61d7ad7a2c]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]