Wed, 02 May 2012 07:39:25 -0400 | nemo | remove IFDEF 0 for sake of poor parser | changeset | files |
Wed, 02 May 2012 13:00:10 +0200 | sheepluva | room list: replace magic table column indexes with enum. makes future changes to the room list format way easier. | changeset | files |
Wed, 02 May 2012 11:43:43 +0100 | koda | marked a couple of functions as inline | changeset | files |
Wed, 02 May 2012 12:24:44 +0200 | sheepluva | make search filter field have a useable size on low frontend resolution | changeset | files |
Wed, 02 May 2012 10:53:13 +0100 | koda | change every return value into a more pascal-ish form, using the name of the fucntion (helps the parser and macpas compaitilibity) | changeset | files |
Wed, 02 May 2012 11:28:38 +0200 | sheepluva | make column sorting three-state: asc -> dsc -> off/default (= by room state) | changeset | files |