Commit History

Author SHA1 Message Date
  Andrew Borodin b9400e140f Ticket #1892: fixed resource leaks. 15 years ago
  Ilia Maslakov 2289c62c6e Ticket #267 (etags incorrect get the line number definition) 15 years ago
  Ilia Maslakov 9283c14213 Ticket #1376 (TAGS parser crashes) 15 years ago
  Slava Zanko 10b7bdb361 Project now build with: 15 years ago
  Ilia Maslakov e7b82fe9f3 add static in parse_define 15 years ago
  Ilia Maslakov f3dcf1b3aa replace malloc to g_malloc. 15 years ago
  Slava Zanko 6c39432c98 edit/etags.c: Use function 'g_build_filename' instread of 'g_strdup_printf' for making path to file 15 years ago
  Slava Zanko 00567b61b2 etags: make new type 'etags_hash_t' 15 years ago
  Ilia Maslakov 2a038f109a TAGS parser full reworked, add hungry search algorithm, change etags hash struct 15 years ago
  Slava Zanko 8abf76df7c edit/editcmd.c 15 years ago
  Ilia Maslakov 889233a7dd add canonicalize_pathname for displayed files in list, replace get curren dir from panel->cwd to g_get_current_dir() 15 years ago
  Ilia Maslakov 351f42ac24 add recursive search file TAGS 15 years ago
  Ilia Maslakov 20c769b063 Add stack navigation structure. Add hotkeys A-'-' backward A-'=' forward navigation to files. 15 years ago