1. 23 Eyl, 2014 3 kayıt (commit)
  2. 22 Eyl, 2014 5 kayıt (commit)
  3. 17 Eyl, 2014 2 kayıt (commit)
    • Matthew Brush's avatar
      Highlight C types from tags in C++ code · 634a4b11
      Matthew Brush yazdı
      Useful for when using, for example, GTK+, SDL, and other C-only APIs
      in files with the C++ filetype. Before only the symbol auto-completion
      worked, but not the highlighting of type names.
      
      TODO: figure out why taking something like SDL.c.tags and making a copy
      as SDL.cpp.tags doesn't work, once that's fixed, this extra condition
      could probably be removed.
      634a4b11
    • Frank Lanitz's avatar
      Update of Polish translation · 87592539
      Frank Lanitz yazdı
      87592539
  4. 15 Eyl, 2014 6 kayıt (commit)
  5. 12 Eyl, 2014 2 kayıt (commit)
  6. 11 Eyl, 2014 1 kayıt (commit)
    • Enrico Tröger's avatar
      Don't match regexes on empty strings · d6d836c5
      Enrico Tröger yazdı
      Save As on an empty document would cause warnings like:
      sys:1: Warning: g_regex_match_full: assertion 'string != NULL' failed
      because SCI_GETRANGEPOINTER returns NULL then.
      On a Ubuntu 12.04 system this warning even crashed Geany at writing the
      log message.
      So, simply don't search for anything if the document is empty.
      d6d836c5
  7. 10 Eyl, 2014 1 kayıt (commit)
  8. 08 Eyl, 2014 2 kayıt (commit)
  9. 07 Eyl, 2014 2 kayıt (commit)
  10. 01 Eyl, 2014 1 kayıt (commit)
  11. 29 Agu, 2014 14 kayıt (commit)
  12. 27 Agu, 2014 1 kayıt (commit)