Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LinGui: fix a Gtk-CRITICAL error when editing chapter names | jstebbins | 2009-09-11 | 1 | -1/+1 |
| | | | | | | | | | After entering a chapter name AND navigitaing to the next name using the keyboard THEN selecting another name using the mouse, gtk would barf: Gtk-CRITICAL **: _gtk_tree_view_column_start_editing: assertion `tree_column->editable_widget == NULL' failed git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2814 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | LinGui: Add queue save/restore | jstebbins | 2008-09-06 | 1 | -0/+1972 |
- 2 instances of libhb are used. One for queue activities and one for scanning new sources prior to adding to the queue. - Improve chapter entry usability. In addition to "return" advancing to the next chapter for editing, up and down arrows will advance to prev/next and put the cell in edit mode. - Add an accelerator key to jump to the destination entry box. - Fix a queue window resize problem. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1668 b64f7644-9d1e-0410-96f1-a4d463321fa5 |