-----------------------------------------------------------------
Revision: 73433727101f74f3366b7e2d9e463a61d7ad7a2c
Ancestor: c6c3bc3d4b28495901fe6aa5191a1e80a201210a
Author: [email protected]
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
monotone --db={your.database} diff
--revision=c6c3bc3d4b28495901fe6aa5191a1e80a201210a
--revision=73433727101f74f3366b7e2d9e463a61d7ad7a2c
----------------------------------------------------------------------
_______________________________________________
Monotone-commits-nodiffs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-commits-nodiffs