Re: NewGroup (was: Dia ChangeLog report for 2006-08-15 03:00:00 UTC (Tue 15 Aug))



On Mon, 2006-08-14 at 21:25 +0200, Hans Breuer wrote:
Am 15.08.2006 05:08, Dia ChangeLog Daemon schrieb:
Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots

*** Recent ChangeLog entries:

--- ChangeLog.previous      2006-08-12 05:00:34.000000000 +0200
+++ dia-cvs-snapshot/ChangeLog      2006-08-15 05:00:07.092200264 +0200
@@ -1,3 +1,24 @@
+2006-08-13  Lars Clausen  <lars raeder dk>
+
+   * objects/Misc/libmisc.c:
+   * {app,objects/Misc}/Makefile.am:
+   * objects/Misc/newgroup.c:
+   * app/newgroup.c: Moved newgroup.
+

If newgroup should replace the old group at some point in time, could
we keep it in lib/ instead of app/ for dependency reasons?

A short look did not reveal anything probiting this at the moment. And
even if there is, I'd say *that* has to change ...

The main reason why the group is in app/ is that when closing a group, I
need to unselect any objects within it, but unselecting has effects at
the app level that aren't triggered from within lib/.  I was considering
making a signal for it, but that seemed inelegant.  It could also be an
option to just not let closing be allowed when something inside is
selected.

-Lars




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