CIA.vc
reinhard
Real-time open source activity stats
Stats » Authors » reinhard
informationsyndicateUTC clock
20:20 on May 26, 2012
event counters
The last message was received 2.14 months ago at 15:53 on Mar 23, 2012
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
1577 messages since the first one, 6.92 years ago, for an average of 1.6 days between messages
recent messages
dateReversed sort columnprojectcontentlink
15:53 on Mar 23gnue
Commit by reinhard :: r10343 /trunk/www/ (5 files in 2 dirs):
Fixed spelling mistake.
#
15:53 on Mar 23gnue
Commit by reinhard :: r10341 /trunk/www/ (. web/developers/bzr.php):
Recommend to create bzr checkouts rather than branches.
#
15:53 on Mar 23gnue
Commit by reinhard :: r10342 /trunk/www/ (. web/developers/bzr.php):
Fix angle brackets so <logname> displays in web browser
#
23:52 on Feb 22gnue
Commit by reinhard :: r10340 /trunk/gnue-forms/ (. src/input/displayHandlers/Checkbox.py):
Fixed checkbox for curses.
#
20:54 on Jan 27gnue
Commit by reinhard :: r10339 /trunk/gnue-forms/ (. src/uidrivers/wx/dialogs.py):
Set focus to first entry for input dialogs. For example, for the login dialog,
this will set the focus to the username field.

issue209 testing
#
20:38 on Jan 27gnue
Commit by reinhard :: r10338 /trunk/gnue-forms/ (6 files in 5 dirs):
Text color and background color of entries can be set in form definition.
#
11:01 on Dec 19, 2011gnue
Commit by reinhard :: r10337 /trunk/gnue-forms/ (. defaults/default.gfd):
Removed shortcut for "Jump to record", since it conflicts with Ctrl-J being the
Enter key in Curses, and it's not a widely used function anyway.
#
12:00 on Dec 09, 2011gnue
Commit by reinhard :: r10334 /trunk/gnue-forms/ (. FAQ):
Test for commit messages.
#
12:00 on Dec 09, 2011gnue
Commit by reinhard :: r10335 /trunk/gnue-forms/ (. FAQ):
Another test commit for testing commit emails.
#
12:00 on Dec 09, 2011gnue
Commit by reinhard :: r10336 /trunk/gnue-forms/ (. src/uidrivers/curses/widgets/menu.py):
Fixed typo.
#
16:23 on Nov 21, 2011gnue
Commit by reinhard :: r10333 /trunk/gnue-common/ (. src/base/config.py):
Switch back to RawConfigParser so %(home)s et al substitution works again for
file based datasource drivers.
#
11:10 on Aug 08, 2011gnue
Commit by reinhard :: r10332 /trunk/gnue-forms/ (. src/GFParser.py):
Fixed description of vbox/hbox.block attribute.
#
10:28 on Jun 18, 2011gnue
Commit by reinhard :: r10331 /trunk/gnue-designer/ (3 files in 3 dirs):
Clean stream of warnings about deprecated: False (common bzr-3144)
#
10:28 on Jun 18, 2011gnue
Commit by reinhard :: r10330 /trunk/gnue-designer/ (3 files in 2 dirs):
Field length vs entry width - form to allow value with full column size.
#
10:28 on Jun 18, 2011gnue
Commit by reinhard :: r10329 /trunk/gnue-designer/ (6 files in 4 dirs):
Nominally display entries on page canvas after running simple form wizard.
Need to implement managed layout for canvas display in Designer.
#
10:28 on Jun 18, 2011gnue
Commit by reinhard :: r10328 /trunk/gnue-designer/ (. doc/Users-Guide.odt):
Users-Guide 0.5.1 saved as ODF - no content change from Users-Guide.sxw
#
10:28 on Jun 18, 2011gnue
Commit by reinhard :: r10327 /trunk/gnue-designer/ (3 files in 2 dirs):
Implement Labels-Above by hbox in vbox.
Update FormBuilder to match Simple form wizard.
#
10:28 on Jun 18, 2011gnue
Commit by reinhard :: r10326 /trunk/gnue-designer/ (6 files in 5 dirs):

First pass at managed layout, with simple form wizard.

  • Grid & Labels-to-Left generated well.
  • Labels-above current is laying out horizontally instead of vertically
  • Display of form elements in Designer canvas, is broken again - see PagePainter/skins/default.py - cf using Forms API single-sourced.
  • Need layout xmlns:s="GNUe:Layout:Sizer" cf xmlns:Char="GNUe:Layout:Char".
  • Need to mind FormBuilder as well as Simple.
#
10:28 on Jun 18, 2011gnue
Commit by reinhard :: r10325 /trunk/gnue-designer/ (. src/forms/PagePainter/PagePainter.py):
PagePainter _objectCreated: display labels & entries after form wizard
#
10:28 on Jun 18, 2011gnue
Commit by reinhard :: r10324 /trunk/gnue-designer/ (3 files in 2 dirs):
Use dispatch-event rather than unnecessarily different.
With form-simple-wizard, labels & entries show up in Object Navigator,
but not on page canvas.
#