chiark / gitweb /
Start reimplenting search in Disobedience choose tabs. Results are
[disorder] / disobedience /
2008-06-12 Richard KettlewellStart reimplenting search in Disobedience choose tabs...
2008-06-12 Richard KettlewellTidy up
2008-06-12 Richard KettlewellEliminate choosedata structure, using extra treestore...
2008-06-12 Richard Kettlewelladd a TODO
2008-06-12 Richard KettlewellPlaying checkbox in Disobedience choose tab is now...
2008-06-12 Richard KettlewellDisplay track length and playing state in Disobedience...
2008-06-12 Richard KettlewellSaner selection choice for popup menus.
2008-06-12 Richard KettlewellDisobedience choose 'select all' now only selects track...
2008-06-12 Richard KettlewellSet edit menu sensitivity when it is shown rather than...
2008-06-12 Richard KettlewellComplete choose tab popup support (also middle-click).
2008-06-12 Richard KettlewellStart on popup menu for Disobedience choose tab. Mostl...
2008-06-12 Richard KettlewellStart rewriting Disobedience choose tab using native...
2008-06-11 Richard KettlewellDrag and drop queue rearrangement. Currently you can...
2008-06-11 Richard KettlewellDon't allocate per-queue tabtype. In fact the allocate...
2008-06-11 Richard KettlewellUpdate queues by rearranging rows, rather than by blowi...
2008-06-11 Richard KettlewellMake queue columns reorderable
2008-06-11 Richard KettlewellPlay tracks from popup in new tracks list. The same...
2008-06-11 Richard KettlewellRestore scratching from popup menu.
2008-06-11 Richard KettlewellRemove tracks now works again. queue_entry pointers...
2008-06-11 Richard KettlewellDisobedience memory/widget debugging stuff has thorough...
2008-06-11 Richard KettlewellLeave a comment about iffy icon sensivity; it's definit...
2008-06-11 Richard KettlewellRefetch queue on pause/resume so that start times are...
2008-06-11 Richard KettlewellFix edit menu (and simplify its implementation a bit).
2008-06-10 Richard KettlewellSelect hovered track if nothing is selected on right...
2008-06-10 Richard KettlewellColumns are now resizable and wide columns are ellipsiz...
2008-06-10 Richard KettlewellAlternating row colors
2008-06-10 Richard KettlewellFix queue/etc popup menu
2008-06-10 Richard KettlewellRewrite queue/recent/added to use native list widget.
2008-06-09 Richard KettlewellMove RTP check. This seems to improve matters - former...
2008-06-09 Richard KettlewellIcons now only get events that they are interested in.
2008-06-09 Richard KettlewellEncourage choose tab's input focus to the search box...
2008-06-09 Richard KettlewellProper calculation of scratch/remove rights
2008-06-09 Richard KettlewellCheck rights for menu items too
2008-06-09 Richard KettlewellSensitize icons according to current user rights. ...
2008-06-09 Richard KettlewellSwitch Disobedience reset (i.e. fresh login) notificati...
2008-06-09 Richard KettlewellTidy up makefile
2008-06-09 Richard KettlewellRearrange crazy control.c logic. No longer are there...
2008-06-08 Richard KettlewellCatch up on a missing bit of eclient API change
2008-06-08 Richard KettlewellComplete Disobedience transition to event_ from _monitor.
2008-06-08 Richard KettlewellStart Disobedience switch from _monitor interface to...
2008-06-08 Richard KettlewellMore event_*
2008-06-08 Richard KettlewellStart using event_*() calls in Disobedience.
2008-06-08 Richard KettlewellFurther eclient error API change.
2008-06-08 Richard Kettlewelldisorder_eclient_queue_response now gets error as well...
2008-06-08 Richard KettlewellReport disorder_eclient_volume() errors to the specific...
2008-06-08 Richard Kettlewelleclient integer callbacks now get errors instead of...
2008-06-08 Richard Kettlewelleclient no_response calls all now have errors reported...
2008-06-07 Richard Kettlewelleclient string response calls now get errors reported...
2008-06-07 Richard KettlewellDon't stomp on choose widhet's submenu's color scheme
2008-06-06 Richard KettlewellMake menu_update() robust against being called before...
2008-06-04 Richard KettlewellFiddle with CSS+HTML in effort to get more consistent...
2008-05-26 Richard Kettlewell"make distcheck" now passes
2008-05-25 Richard KettlewellSource code reorganization:
2008-05-25 Richard KettlewellTABLE_FIND() now uses typeof. We're committed to GCC...
2008-04-26 Richard KettlewellSeparate notion of configured audio backend from Disobe...
2008-04-25 Richard KettlewellMerge MDW's one-pass track picker
2008-04-21 Richard KettlewellNobble set_tool_colors(). We seem to be better off...
2008-04-20 Richard KettlewellMerge from 3.0 fixes branch
2008-04-20 Richard KettlewellMerge from disorder.userman
2008-04-20 Richard KettlewellBuild fix for linux
2008-04-20 Richard KettlewellMerge disorder.userman branch
2008-04-20 Richard KettlewellStandardize on "username" (not "user") in user-facing...
2008-04-20 Richard KettlewellMerge more 3.0 branch changes
2008-04-20 Richard KettlewellHack to align rights check buttons. They're still...
2008-04-20 Richard KettlewellMerge from 3.0 branch
2008-04-20 Richard KettlewellMerge fixes up to 3.0.1
2008-04-20 Richard KettlewellPut a frame around user management window (and the...
2008-04-19 Richard KettlewellOnly offer user management window if you have RIGHT_ADM...
2008-04-19 Richard Kettlewellproperly scroll user list
2008-04-19 Richard KettlewellDestroy users table properly
2008-04-19 Richard KettlewellTart up users window a bit
2008-04-19 Richard KettlewellSelect newly created user automatically. User editing...
2008-04-19 Richard Kettlewellmerge queue test fix from disorder.dev
2008-04-19 Richard KettlewellFiddle with menu names
2008-04-19 Richard KettlewellAdding a user from Disobedience now works.
2008-04-19 Richard KettlewellAutomate sensitization when mode changes.
2008-04-19 Richard KettlewellMove apply button creation earlier so it exists in...
2008-04-19 Richard KettlewellRearrange window layout and UI structure
2008-04-19 Richard KettlewellComments
2008-04-19 Richard KettlewellDesensitive _MINE and _RANDOM if _ALL is checked
2008-04-19 Richard KettlewellRights widgets now automatically recorded
2008-04-18 Richard KettlewellPick up user details rather than making them up.
2008-04-18 Richard Kettlewellmove/scratch/remove right checkboxes
2008-04-18 Richard KettlewellFirst step towards user rights
2008-04-18 Richard KettlewellDe-dupe user details form layout code
2008-04-13 Richard KettlewellFirst draft of user editing form. Not filled in with...
2008-04-13 Richard Kettlewellsplit out users_getuser()
2008-04-12 Richard KettlewellUser deletion in Disobedience
2008-04-12 Richard KettlewellDisobedience user management window (nonfunctional)
2008-04-12 Richard KettlewellDisobedience supports editing track weight
2008-03-29 Richard KettlewellDisOrder 3.0 3.0
2008-03-24 Richard KettlewellMake the Disobedience login window a bit saner. There...
2008-03-24 Richard KettlewellFix defect 16 (GTK assertion due to config->password...
2008-03-21 Richard KettlewellA couple of fixes for Ubuntu Dapper:
2008-03-09 Richard KettlewellAdjust --version output to more closely match GNU standards
2008-01-22 Richard KettlewellStart on 'settings' window. Currently disabled as...
2008-01-20 Richard KettlewellAdd a 'deselect all tracks' option to Disobedience...
2008-01-20 Richard Kettlewelltypo fix
2008-01-20 Richard KettlewellDisobedience: remove the association between specific...
2008-01-20 Richard KettlewellUnset environment when testing Disobedience --help...
next