src/application-data.c [code] | Source code for the application's functions |
src/application-data.h [code] | Header for the application's data types and functions |
src/constants.h [code] | File containing various constants common to all frames |
src/data-types.h [code] | Header for various data types that are too little for having a single file |
src/frame-actions.c [code] | Source code for functions of the frame actions toolbutton menu |
src/frame-actions.h [code] | Header for functions of the frame actions toolbutton menu |
src/frame-common.h [code] | Header for the Synema frames |
src/frame-new-dialog.c [code] | Source code for the functions used in the new frame dialog |
src/frame-new-dialog.h [code] | Header for the New Frame dialog in Synema |
src/frame-open-panel.c [code] | Source code for functions related to the frame opening panel |
src/frame-open-panel.h [code] | Header for functions related to the frame opening panel |
src/frame-private.c [code] | Source code for the Synema frames' private functions |
src/frame-private.h [code] | Header for the Synema frames' private functions |
src/frame-saving.c [code] | Source code for saving and restoring Synema frames |
src/frame-saving.h [code] | Header for saving and restoring Synema frames |
src/frame-signals.c [code] | |
src/frame-signals.h [code] | |
src/frame-table.c [code] | Source code for the tables containing frames |
src/frame-table.h [code] | Header for the tables containing frames |
src/frame-utilities.c [code] | Source code for the Synema frames' utility functions |
src/frame-utilities.h [code] | Header for the Synema frames' utility functions |
src/func-list.c [code] | |
src/func-list.h [code] | Header for frame menu items constructors and utilities |
src/gedit-spinner.c [code] | |
src/gedit-spinner.h [code] | |
src/log-player-dbus-marshal.c [code] | |
src/log-player-dbus-marshal.h [code] | |
src/log-player-dbus-methods.h [code] | |
src/log-player-dbus.c [code] | Source code for our log player DBus client |
src/log-player-dbus.h [code] | Header for our log player DBus client |
src/log-player.c [code] | Source code for functions related to the log player's GUI |
src/log-player.h [code] | Header for functions related to the log player's GUI |
src/machine.c [code] | Source code of the functions related to machines |
src/machine.h [code] | Header for the machines related functions in Synema |
src/main.c [code] | Source code of the application |
src/notebook.c [code] | Source code for functions related to notebook management |
src/notebook.h [code] | Header for functions related to notebook management |
src/plugins.c [code] | Source code for plugin utilities |
src/plugins.h [code] | Header for plugin utilities |
src/settings-manager.c [code] | Source code for the settings_t structure and the settings loading and saving functions |
src/settings-manager.h [code] | Header for the settings_t structure and the settings loading and saving functions |
src/stack.c [code] | Implementation of a stack |
src/stack.h [code] | Header for the stack implementation of Synema |
src/table-utilities.c [code] | Source code for the functions related to Synema's frames table |
src/table-utilities.h [code] | Header for the functions related to Synema's frames table |
src/time-period.c [code] | Source code for the time periods used in Synema frames |
src/time-period.h [code] | Header for the time periods used in Synema frames |