• 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
Adı
Son kayıt (commit)
Son güncelleme
data Loading commit data...
doc Loading commit data...
icons Loading commit data...
pixmaps Loading commit data...
plugins Loading commit data...
po Loading commit data...
scintilla Loading commit data...
src Loading commit data...
tagmanager Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
HACKING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
README.I18N Loading commit data...
THANKS Loading commit data...
TODO Loading commit data...
autogen.sh Loading commit data...
configure.in Loading commit data...
geany.desktop.in.in Loading commit data...
geany.glade Loading commit data...
geany.gladep Loading commit data...
geany.nsi Loading commit data...
geany.spec.in Loading commit data...
geany_private.rc Loading commit data...
makefile.win32 Loading commit data...
win32-config.h Loading commit data...