libgeda
|
Files | |
file | a_basic.c [code] |
basic libgeda read and write functions | |
file | edaerrors.c [code] |
file | f_basic.c [code] |
file related functions | |
file | f_print.c [code] |
functions to write postscript files | |
file | g_basic.c [code] |
file | g_rc.c [code] |
Parse configuration files. | |
file | g_register.c [code] |
file | geda_list.c [code] |
list derived from GList with GObject properties | |
file | i_vars.c [code] |
file | libgeda.c [code] |
file | m_basic.c [code] |
file | m_bounds.c [code] |
file | m_box.c [code] |
Low-level mathmatical functions for boxes. | |
file | m_circle.c [code] |
Low-level mathmatical functions for circles. | |
file | m_hatch.c [code] |
file | m_line.c [code] |
Low-level mathmatical functions for lines. | |
file | m_polygon.c [code] |
file | m_transform.c [code] |
file | o_arc_basic.c [code] |
functions for the arc object | |
file | o_attrib.c [code] |
utility functions for attributes | |
file | o_basic.c [code] |
functions for the basic object type | |
file | o_box_basic.c [code] |
functions for the box object | |
file | o_bus_basic.c [code] |
functions for the bus object | |
file | o_circle_basic.c [code] |
functions for the circle object | |
file | o_complex_basic.c [code] |
Functions for complex objects. | |
file | o_embed.c [code] |
functions to embed and unembed symbols | |
file | o_line_basic.c [code] |
functions for the line object | |
file | o_list.c [code] |
file | o_net_basic.c [code] |
functions for the net object | |
file | o_path_basic.c [code] |
file | o_picture.c [code] |
functions for the picture object | |
file | o_pin_basic.c [code] |
functions for the pin object | |
file | o_selection.c [code] |
file | o_text_basic.c [code] |
functions for the text and fonts | |
file | s_attrib.c [code] |
file | s_basic.c [code] |
file | s_clib.c [code] |
The component library system. | |
file | s_color.c [code] |
file | s_conn.c [code] |
The connection system. | |
file | s_cue.c [code] |
file | s_encoding.c [code] |
file | s_hierarchy.c [code] |
file | s_log.c [code] |
file | s_menu.c [code] |
file | s_page.c [code] |
The page system. | |
file | s_papersizes.c [code] |
file | s_path.c [code] |
file | s_slib.c [code] |
file | s_slot.c [code] |
utility functions for slotted components | |
file | s_textbuffer.c [code] |
file | s_tile.c [code] |
Splits a page into tiles. | |
file | s_toplevel.c [code] |
file | s_undo.c [code] |
file | s_weakref.c [code] |
Utility functions for weak references and pointers. | |
file | scheme_attrib.c [code] |
Scheme API attribute manipulation procedures. | |
file | scheme_complex.c [code] |
Scheme API complex object manipulation procedures. | |
file | scheme_deprecated.c [code] |
Deprecated Scheme API functions. | |
file | scheme_init.c [code] |
Scheme API initialisation. | |
file | scheme_object.c [code] |
Scheme API object manipulation procedures. | |
file | scheme_os.c [code] |
Scheme API functions for misc. OS-related stuff. | |
file | scheme_page.c [code] |
Scheme API page manipulation procedures. | |
file | scheme_smob.c [code] |
Scheme representations of gEDA C structures. | |
file | scheme_toplevel.c [code] |
Scheme API procedures for working with the TOPLEVEL. | |
file | u_basic.c [code] |