|
Files |
| file | find_dialog.c |
| | Display a dialog to let the user search through results.
|
| file | find_dialog.h |
| | Headers for displaying a find dialog.
|
| file | open_policies_dialog.c |
| | Run the dialog to allow the user to open a policy.
|
| file | open_policies_dialog.h |
| | Dialog that allows the user to select two policies, each either a monolithic policy or a base policy + list of modules.
|
| file | policy_view.c |
| | Routines are responsible calculating a policy's statistics and displaying its source.
|
| file | policy_view.h |
| | Header for routines related to showing the parts of a policy -- its statistics and its source, if available.
|
| file | progress.c |
| | Routines to show a progress dialog, indicating that the application is doing something.
|
| file | progress.h |
| | Header for showing progress dialogs.
|
| file | remap_types_dialog.c |
| | Displays a dialog that allows users to explicitly remap/remap types from one policy to the other.
|
| file | remap_types_dialog.h |
| | Headers for a dialog that allows users to explicitly remap/remap types.
|
| file | result_item.c |
| | Implementation of the result item class.
|
| file | result_item.h |
| | Header for showing a diff result for a single component.
|
| file | result_item_render.c |
| | Common rendering routines for result items.
|
| file | result_item_render.h |
| | Header for rendering a result item.
|
| file | results.c |
| | Routines for displaying the results after running poldiff.
|
| file | results.h |
| | Header for showing diff results.
|
| file | sediff.c |
| | Command line frontend for computing a semantic policy difference.
|
| file | sediffx.c |
| | Main program for running sediffx in a GTK+ environment.
|
| file | sediffx.h |
| | Headers for main sediffx program.
|
| file | select_diff_dialog.c |
| | Run the dialog to allow the user to select components.
|
| file | select_diff_dialog.h |
| | Dialog that allows the user to select which policy components to diff.
|
| file | toplevel.c |
| | Implementation for sediffx's main toplevel window.
|
| file | toplevel.h |
| | Headers for main toplevel window.
|
| file | utilgui.c |
| | Miscellaneous helper functions for GTK+ applications.
|
| file | utilgui.h |
| | Miscellaneous helper functions for GTK+ applications.
|