|
|
|
@2841
|
[2841]
|
01/15/07 10:49:45 |
pobrien |
Use model insert instead of append as it is faster. |
|
|
|
@2839
|
[2839]
|
01/15/07 08:31:32 |
pobrien |
typo |
|
|
|
@2838
|
[2838]
|
01/14/07 13:45:16 |
pobrien |
refactor |
|
|
|
@2836
|
[2836]
|
01/14/07 11:26:18 |
pobrien |
skip hidden fields |
|
|
|
@2834
|
[2834]
|
01/14/07 08:32:48 |
pobrien |
unused import |
|
|
|
@2833
|
[2833]
|
01/14/07 08:30:14 |
pobrien |
Take into account calculated fields. |
|
|
|
@2815
|
[2815]
|
12/18/06 18:08:35 |
pobrien |
Use a combo box widget when field has valid_values. |
|
|
|
@2814
|
[2814]
|
12/18/06 15:53:05 |
pobrien |
Added set_all_x() method. |
|
|
|
@2799
|
[2799]
|
12/13/06 15:57:44 |
pobrien |
Fixed refresh of query. |
|
|
|
@2796
|
[2796]
|
12/13/06 12:46:14 |
pobrien |
Handle UNASSIGNED boolean and image field values. |
|
|
|
@2783
|
[2783]
|
12/08/06 10:18:40 |
pobrien |
Support File | Open on Linux. |
|
|
|
@2746
|
[2746]
|
11/09/06 15:11:00 |
mscott |
merge from latest trunk |
|
|
|
@2730
|
[2730]
|
11/04/06 12:59:26 |
pobrien |
Only indicate required fields on transaction fields. |
|
|
|
@2729
|
[2729]
|
11/04/06 12:28:39 |
pobrien |
Indicate all required fields, even those that are read-only. |
|
|
|
@2710
|
[2710]
|
10/26/06 09:44:47 |
pobrien |
escape() text used within markup |
|
|
|
@2693
|
[2693]
|
10/16/06 17:12:35 |
mscott |
merge from latest trunk |
|
|
|
@2686
|
[2686]
|
10/13/06 15:15:59 |
mscott |
Merge from latest trunk |
|
|
|
@2642
|
[2642]
|
10/10/06 10:41:16 |
mscott |
Merge from latest trunk |
|
|
|
@2618
|
[2618]
|
10/04/06 14:35:09 |
pobrien |
When populating the EntityChooser? combo box, sort by object, rather than … |
|
|
|
@2573
|
[2573]
|
09/26/06 17:26:05 |
pobrien |
bugfix |
|
|
|
@2563
|
[2563]
|
09/22/06 15:34:23 |
pobrien |
Changed create backup message button from CLOSE to OK. |
|
|
|
@2562
|
[2562]
|
09/22/06 15:09:58 |
pobrien |
Put database opening inside a try block. Changed message button from … |
|
|
|
@2561
|
[2561]
|
09/21/06 15:52:44 |
pobrien |
Added message() utility method. |
|
|
|
@2560
|
[2560]
|
09/21/06 15:25:30 |
pobrien |
Support an initial directory for the file dialog. Added a create_backup() … |
|
|
|
@2553
|
[2553]
|
09/20/06 14:18:11 |
pobrien |
Much faster to introspect the Field Spec than the actual fields. |
|
|
|
@2552
|
[2552]
|
09/20/06 12:25:24 |
pobrien |
Make strikethrough faster, too. Renamed recolor() to redraw(), refactored … |
|
|
|
@2551
|
[2551]
|
09/20/06 12:23:00 |
pobrien |
Replace ProxyLabel? with GtkLabel?. |
|
|
|
@2550
|
[2550]
|
09/20/06 12:06:34 |
mscott |
r3980@sbox (orig r2548): mscott | 2006-09-20 12:05:41 -0500
Make sure … |
|
|
|
@2545
|
[2545]
|
09/20/06 11:28:06 |
pobrien |
Differentiate between row and row_iter. |
|
|
|
@2522
|
[2522]
|
09/19/06 17:49:56 |
pobrien |
Improve performance of row coloring. |
|
|
|
@2520
|
[2520]
|
09/18/06 18:21:33 |
pobrien |
Use key-press-event and keybindings instead. Make keybindings work even … |
|
|
|
@2519
|
[2519]
|
09/18/06 18:06:10 |
pobrien |
Support Ctrl-F4 to close a database. |
|
|
|
@2518
|
[2518]
|
09/18/06 18:04:30 |
pobrien |
Allow keybindings to work even with CapsLock? on. |
|
|
|
@2517
|
[2517]
|
09/18/06 17:09:42 |
pobrien |
Use the new field_map() filter mechanism. |
|
|
|
@2515
|
[2515]
|
09/18/06 14:03:36 |
mscott |
r3918@sbox: gldnspud | 2006-09-18 14:03:40 -0500
Merge latest trunk to … |
|
|
|
@2503
|
[2503]
|
09/18/06 12:06:22 |
pobrien |
Support the "Escape" key to cancel transaction dialogs. |
|
|
|
@2502
|
[2502]
|
09/16/06 16:50:23 |
pobrien |
Be more forgiving when an entity gets deleted since it is difficult to get … |
|
|
|
@2476
|
[2476]
|
09/14/06 16:07:36 |
pobrien |
Oops. |
|
|
|
@2475
|
[2475]
|
09/14/06 16:07:18 |
pobrien |
Factored out the widget tree code. |
|
|
|
@2465
|
[2465]
|
09/13/06 17:46:54 |
pobrien |
The best of both worlds. |
|
|
|
@2464
|
[2464]
|
09/13/06 17:44:56 |
pobrien |
Honor a field's desire to be hidden. |
|
|
|
@2458
|
[2458]
|
09/13/06 11:59:05 |
pobrien |
On second thought, we don't want to do both. |
|
|
|
@2446
|
[2446]
|
09/13/06 10:39:22 |
pobrien |
Do both. |
|
|
|
@2406
|
[2406]
|
09/11/06 13:24:19 |
pobrien |
_action_selected -> _on_action_selected |
|
|
|
@2405
|
[2405]
|
09/11/06 11:41:51 |
pobrien |
Popup menu when Shift+F10 or Menu keys are pressed. |
|
|
|
@2404
|
[2404]
|
09/11/06 10:07:44 |
pobrien |
Removed unused handlers. |
|
|
|
@2388
|
[2388]
|
09/07/06 18:30:09 |
pobrien |
Behave nicely when the user cancels the file dialog. |
|
|
|
@2387
|
[2387]
|
09/07/06 16:53:04 |
pobrien |
Added support for a custom row background color. |
|
|
|
@2379
|
[2379]
|
09/07/06 13:00:55 |
pobrien |
Use native Windows file dialog for Path field. |
|
|
|
@2378
|
[2378]
|
09/06/06 12:12:15 |
pobrien |
Don't use generic update. |
|
|
|
@2373
|
[2373]
|
09/06/06 07:53:44 |
pobrien |
Removed notify argument. |
|
|
|
@2372
|
[2372]
|
09/06/06 07:06:24 |
pobrien |
Stop trying to notify every entity that might need to reflect changes … |
|
|
|
@2371
|
[2371]
|
09/06/06 06:38:24 |
pobrien |
Added a count() method, similar to find() but faster when all you need is … |
|
|
|
@2370
|
[2370]
|
09/06/06 06:36:10 |
pobrien |
Added sys.exists and sys.rev to better mimic an entity. |
|
|
|
@2369
|
[2369]
|
09/05/06 15:22:46 |
pobrien |
This need not be grid-specific. |
|
|
|
@2368
|
[2368]
|
09/05/06 09:14:16 |
pobrien |
Better event handling for custom subclasses. |
|
|
|
@2367
|
[2367]
|
09/04/06 10:22:32 |
pobrien |
Improved refresh(). |
|
|
|
@2366
|
[2366]
|
08/31/06 14:28:33 |
pobrien |
Fixed the refresh logic so it does what I really meant it to do. |
|
|
|
@2365
|
[2365]
|
08/31/06 14:27:07 |
pobrien |
Added get_focus, set_focus, before_tx, after_tx. |
|
|
|
@2364
|
[2364]
|
08/31/06 13:51:55 |
mscott |
Merge forward from gtk-support-3 branch |
|
|
|
@2362
|
[2362]
|
08/31/06 13:49:49 |
mscott |
New branch to extend the life of ticket:3, based on the latest trunk … |
|
copied from trunk:
|
|
|
|
@2361
|
[2361]
|
08/31/06 13:40:54 |
mscott |
Lots of great patches by pobrien.
Reviewer: mscott
* Docstring … |