1. 12 Mar, 2008 3 kayıt (commit)
    • Nick Treleaven's avatar
      Update 'Filtering out version control files' section for new versions · 9f878187
      Nick Treleaven yazdı
      of GNU Grep.
      
      
      git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2326 ea778897-0a13-0410-b9d1-a72fbfd435f5
      9f878187
    • Nick Treleaven's avatar
      Merge plugin-keybindings branch: · 2c0316a2
      Nick Treleaven yazdı
      Change keybindings code to use keybinding groups, each with a
      separate enum set, which will make the plugin ABI more stable, and
      lay the groundwork for plugin keybindings support.
      Note: this breaks the plugin API.
      Rename keybindings_cmd() to keybindings_send_command(), which now
      takes a group_id argument.
      Add keybindings_lookup_item().
      Add documentation for keybindings structs.
      Add support for plugin keybindings using the PLUGIN_KEY_GROUP()
      macro.
      Add a plugin keybinding for 'Insert Special HTML Characters'.
      Rename KBCallback, cmd_id, cb_func with clearer names.
      Add KeyBinding::menu_item field for setting accelerators (currently
      does nothing).
      Load keybindings keyfile after plugins have loaded at startup, so
      their shortcuts are also loaded. Still to do: loading individual
      plugin keybindings after startup.
      Group most keybinding callbacks together according to keybinding
      group.
      Add keybindings_set_item() and add it to the plugin API.
      Set main menu widget accels with keybindings_set_item() - they are
      ignored for now. Popup menu accels are set separately.
      
      
      git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2324 ea778897-0a13-0410-b9d1-a72fbfd435f5
      2c0316a2
    • Nick Treleaven's avatar
      Break down Edit, Editing, Tags, Other keybinding groups into Editor, · 2c19fe8e
      Nick Treleaven yazdı
      Clipboard, Select, Format, Insert groups and rename GEANY_KEYS_*
      accordingly.
      Group most keybinding callbacks together according to keybinding
      group.
      Add underscore for GEANY_KEYGROUP_*.
      Set main menu widget with keybindings_set_item() - this is still
      ignored for now. Popup menu accels are set separately.
      
      
      git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/branches/plugin-keybindings@2323 ea778897-0a13-0410-b9d1-a72fbfd435f5
      2c19fe8e
  2. 10 Mar, 2008 5 kayıt (commit)
  3. 09 Mar, 2008 2 kayıt (commit)
  4. 07 Mar, 2008 6 kayıt (commit)
  5. 06 Mar, 2008 1 kayıt (commit)
  6. 05 Mar, 2008 3 kayıt (commit)
  7. 04 Mar, 2008 1 kayıt (commit)
  8. 03 Mar, 2008 6 kayıt (commit)
  9. 29 Şub, 2008 4 kayıt (commit)
  10. 28 Şub, 2008 2 kayıt (commit)
  11. 27 Şub, 2008 6 kayıt (commit)
  12. 26 Şub, 2008 1 kayıt (commit)