Geany
1.23.1
|
Files | |
file | about.c |
file | about.h |
file | build.c |
file | build.h |
Interface to the Build menu functionality. | |
file | callbacks.c |
file | callbacks.h |
file | dialogs.c |
file | dialogs.h |
File related dialogs, miscellaneous dialogs, font dialog. | |
file | document.c |
file | document.h |
Document related actions: new, save, open, etc. | |
file | documentprivate.h |
file | editor.c |
file | editor.h |
Editor-related functions for GeanyEditor. | |
file | encodings.c |
file | encodings.h |
Encoding conversion and Byte Order Mark (BOM) handling. | |
file | filetypes.c |
file | filetypes.h |
Filetype detection, file extensions and filetype menu items. | |
file | filetypesprivate.h |
file | gb.c |
file | geany.h |
file | geanyentryaction.c |
file | geanyentryaction.h |
file | geanymenubuttonaction.c |
file | geanymenubuttonaction.h |
file | geanyobject.c |
file | geanyobject.h |
file | geanywraplabel.c |
file | geanywraplabel.h |
file | highlighting.c |
file | highlighting.h |
Syntax highlighting for the different filetypes, using the Scintilla lexers. | |
file | highlightingmappings.h |
file | keybindings.c |
file | keybindings.h |
Configurable keyboard shortcuts. | |
file | keyfile.c |
file | keyfile.h |
file | log.c |
file | log.h |
file | main.c |
file | main.h |
Main program-related commands. | |
file | msgwindow.c |
file | msgwindow.h |
Message window functions (status, compiler, messages windows). | |
file | navqueue.c |
file | navqueue.h |
Simple code navigation. | |
file | notebook.c |
file | notebook.h |
file | plugindata.h |
This file defines the plugin API, the interface between Geany and its plugins. | |
file | pluginprivate.h |
file | plugins.c |
file | plugins.h |
file | pluginutils.c |
file | pluginutils.h |
Plugin utility functions. | |
file | prefix.c |
file | prefix.h |
file | prefs.c |
file | prefs.h |
file | printing.c |
file | printing.h |
file | project.c |
file | project.h |
Project Management. | |
file | projectprivate.h |
file | sciwrappers.c |
file | sciwrappers.h |
Wrapper functions for the Scintilla editor widget SCI_* messages. | |
file | search.c |
file | search.h |
Search (prefs). | |
file | sidebar.c |
file | sidebar.h |
file | socket.c |
file | socket.h |
file | stash.c |
file | stash.h |
Lightweight library for reading/writing GKeyFile settings and synchronizing widgets with C variables. | |
file | support.h |
Defines internationalization macros. | |
file | symbols.c |
file | symbols.h |
Tag-related functions. | |
file | templates.c |
file | templates.h |
Templates (prefs). | |
file | toolbar.c |
file | toolbar.h |
Toolbar (prefs). | |
file | tools.c |
file | tools.h |
file | ui_utils.c |
file | ui_utils.h |
User Interface general utility functions. | |
file | utils.c |
file | utils.h |
General utility functions, non-GTK related. | |
file | vte.c |
file | vte.h |
file | win32.c |
file | win32.h |