1. 01 Ock, 2010 1 kayıt (commit)
  2. 17 Kas, 2009 1 kayıt (commit)
  3. 26 Eki, 2009 1 kayıt (commit)
  4. 17 Tem, 2009 1 kayıt (commit)
  5. 13 Mar, 2009 1 kayıt (commit)
  6. 04 Ock, 2009 1 kayıt (commit)
  7. 27 Ara, 2008 1 kayıt (commit)
  8. 14 Agu, 2008 1 kayıt (commit)
  9. 16 May, 2008 1 kayıt (commit)
    • Nick Treleaven's avatar
      Note: this commit breaks the plugin API (but is necessary so that in · 3a12da9d
      Nick Treleaven yazdı
      future the ABI can stay stable when adding preferences).
      Split up prefs into interface_prefs, toolbar_prefs, file_prefs,
      search_prefs, tool_prefs, template_prefs, and add these to the
      plugin API.
      Move suppress_search_dialogs and search_use_current_word to
      search_prefs, and rename accordingly.
      Rename switch_msgwin_pages pref to switch_to_status.
      Remove toolbar_ prefix for toolbar_prefs items.
      Remove tool_ prefix for tool_prefs items.
      Remove template_ prefix for template_prefs items.
      Add Geany prefix for EditorPrefs.
      Add Geany prefix for SearchPrefs.
      Initialize search_prefs to zero in main.c.
      
      
      git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2591 ea778897-0a13-0410-b9d1-a72fbfd435f5
      3a12da9d
  10. 14 May, 2008 1 kayıt (commit)
  11. 23 Nis, 2008 1 kayıt (commit)
  12. 23 Mar, 2008 1 kayıt (commit)
  13. 06 Ock, 2008 1 kayıt (commit)
  14. 16 Ara, 2007 1 kayıt (commit)
  15. 18 Kas, 2007 1 kayıt (commit)
  16. 17 Kas, 2007 1 kayıt (commit)
  17. 13 Eki, 2007 1 kayıt (commit)
  18. 25 Agu, 2007 1 kayıt (commit)
  19. 24 Agu, 2007 1 kayıt (commit)
  20. 23 Agu, 2007 1 kayıt (commit)
    • Nick Treleaven's avatar
      Rename MyApp -> GeanyApp. · ef1399e0
      Nick Treleaven yazdı
      Move most GeanyApp fields into:
      GeanyPrefs for (most) Preferences dialog fields;
      UIPrefs for non-Prefs dialog visual settings;
      UIWidgets for less commonly used widgets such as menuitems and
      dialogs;
      GeanyStatus for various states the application can be in.
      Move some GeanyApp fields into EditorPrefs (and one into each of
      CommandLineOptions and SidebarTreeviews).
      Add plugin API prefs field.
      Move disabling build widgets on Windows to build_init().
      Make build callbacks static.
      Add treeviews_init() to prepare popup menus and open files treeview.
      Replace treeviews_find_node() with treeviews_select_openfiles_item().
      Make utils_isbrace() and utils_is_opening_brace() take an
      'include_angles' argument (to separate from editor_prefs).
      Make 'Goto matching brace' keybinding include <> angle brackets.
      
      
      git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1815 ea778897-0a13-0410-b9d1-a72fbfd435f5
      ef1399e0
  21. 23 Mar, 2007 1 kayıt (commit)
  22. 19 Ock, 2007 1 kayıt (commit)
  23. 14 Ock, 2007 1 kayıt (commit)
  24. 24 Kas, 2006 1 kayıt (commit)
  25. 29 Eki, 2006 1 kayıt (commit)
  26. 11 Tem, 2006 1 kayıt (commit)
  27. 22 Kas, 2005 1 kayıt (commit)