date | project | content | link |
|---|
| 15:53 on Mar 23 | gnue | Commit by reinhard :: r10343 /trunk/www/ (5 files in 2 dirs): Fixed spelling mistake. | # |
| 15:53 on Mar 23 | gnue | Commit by reinhard :: r10341 /trunk/www/ (. web/developers/bzr.php): Recommend to create bzr checkouts rather than branches. | # |
| 15:53 on Mar 23 | gnue | Commit by reinhard :: r10342 /trunk/www/ (. web/developers/bzr.php): Fix angle brackets so <logname> displays in web browser | # |
| 23:52 on Feb 22 | gnue | Commit by reinhard :: r10340 /trunk/gnue-forms/ (. src/input/displayHandlers/Checkbox.py): Fixed checkbox for curses. | # |
| 20:54 on Jan 27 | gnue | 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 27 | gnue | 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, 2011 | gnue | 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, 2011 | gnue | Commit by reinhard :: r10334 /trunk/gnue-forms/ (. FAQ): Test for commit messages. | # |
| 12:00 on Dec 09, 2011 | gnue | Commit by reinhard :: r10335 /trunk/gnue-forms/ (. FAQ): Another test commit for testing commit emails. | # |
| 12:00 on Dec 09, 2011 | gnue | Commit by reinhard :: r10336 /trunk/gnue-forms/ (. src/uidrivers/curses/widgets/menu.py): Fixed typo. | # |
| 16:23 on Nov 21, 2011 | gnue | 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, 2011 | gnue | Commit by reinhard :: r10332 /trunk/gnue-forms/ (. src/GFParser.py): Fixed description of vbox/hbox.block attribute. | # |
| 10:28 on Jun 18, 2011 | gnue | 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, 2011 | gnue | 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, 2011 | gnue | 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, 2011 | gnue | 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, 2011 | gnue | 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, 2011 | gnue | 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, 2011 | gnue | 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, 2011 | gnue | 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. | # |