17 次代码提交 (a5c41483d226a6c4dbfaf35f57dc092cd57bc601)

作者 SHA1 备注 提交日期
  Michael Brown c20da4fc5c [mucurses] Avoid potential division by zero 7 年前
  Michael Brown f032556b15 [mucurses] Ensure SLK labels are always terminated 7 年前
  Michael Brown 501fa53b25 [mucurses] Attempt to fix use of uninitialised buffer with strcat() 7 年前
  Michael Brown d29e2d551c [mucurses] Attempt to fix test for empty string 7 年前
  Michael Brown e24be567f4 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 年前
  Michael Brown 7aa689e3ba [mucurses] Add missing FILE_LICENCE declarations 9 年前
  Holger Lubitz 9280f2649a make struct _softlabelkeys *slks static 17 年前
  Michael Brown 5ff23aa406 Include stdlib.h rather than malloc.h 17 年前
  Michael Brown 09f9142cbf Adjusted to use the normal internal mucurses API rather than accessing 17 年前
  Michael Brown b6b36e8ac4 Remove more dynamic allocation 17 年前
  Michael Brown 04d15fb8f8 There seems to be no reason why pos_x is static... 17 年前
  Michael Brown 1f74fa2cad Remove some unnecessary use of calloc() for tiny memory areas. 17 年前
  Michael Brown 1755d8df7a Renamed core.h to mucurses.h 17 年前
  Dan Lynch 890dc758e8 - proper layout formatted soft label array, with justification formatted labels 18 年前
  Dan Lynch 811df504a5 - erradicate compiler warning due to possibility of uninitialised variables (switch statement) 18 年前
  Dan Lynch 1632c25c78 - major implementation work completed (testing in progress) 18 年前
  Dan Lynch ad1aca0634 - separated curses.c out into separate source files to optimise 18 年前