| about_dialog | A dialog for a "body" tag for the HTML editor |
| add_channel_wizard | A wizard for adding a channel |
| art_provider | A derived wxArtProvider, which allows runtime replacement of default wxWindows icons |
| blocked_dialog | Add/edit a blocked string for exclusion lists dialog |
| body_dialog | A dialog for a "body" tag for the HTML editor |
| bookmark_dialog | A dialog for a "a name=" tag for the HTML editor |
| build_progress_dialog | A process dialog customized for plucker-build processes |
| build_progress_wrappers | A static-only wrapper class around plucker-build functions |
| channel_dialog | A dialog to configure a channel |
| channel_type | A class to hold a description of a channel |
| checkbox_message_dialog | A message dialog, with a checkbox, that says "Don't ask me again" |
| checkbox_wizardpage | A wizard page with a labeled checkbox, and a descriptive message |
| commandline_parser | Static-only class to wrap handling the commandline |
| destinations_wizardpage | A wizardpage of destinations to install output to |
| details_progress_dialog | A dialog that shows the progress of channel updates |
| details_progress_listbox | A list box used in the progress_dialog |
| editor_dialog | Simple HTML editor dialog |
| email_dialog | A dialog for a "a href='mailto:'" tag for the HTML editor |
| exclusion_dialog | A dialog to edit exclusion lists |
| exclusion_listctrl | Listctrl used in the exclusion_dialog |
| font_dialog | A dialog for a "font" tag for the HTML editor |
| handheld_dest_dialog | A startup tips dialog, similar to wxTipDialog, but that can handle html |
| handheld_dest_type | A class to hold a description of a handheld destination |
| handheld_dest_wrappers | A static-only wrapper class around wrappers for handheld_dest functions |
| help_controller | A class to manage displaying of online help |
| hr_dialog | A dialog for a "hr" tag for the HTML editor |
| html_tip_dialog | A startup tips dialog, similar to wxTipDialog, but that can handle html |
| hyperlink_dialog | A dialog for a "a href=" tag for the HTML editor |
| image_dialog | A dialog for a "img" tag for the HTML editor |
| image_list | Class to manage a shared imagelist for the application controls that need imagelists |
| import_controller | A class to manage importation of information into plucker.ini/.pluckerrc |
| install_viewer_wizard | A wizard for reinstalling the handheld viewer software |
| internationalization | Static-only class to manage the internationalization of the application |
| limits_wizardpage | A wizard page with controls for limits of a channel |
| main_frame | The main frame of the application |
| main_listctrl | Listctrl used in the main_frame |
| message_wizardpage | A wizard page containing only a descriptive message |
| ol_dialog | A dialog for a "ol" tag (ordered list) for the HTML editor |
| os_msw | Static-only class for MSW specific functions |
| palm_installer | Platform-specific implementaton of palm_installer_base |
| palm_installer_base | Abstract class to query Palm users and install files to a Palm device |
| palm_user_type | A structure to describe a palm user |
| pda_listctrl | |
| piped_process | A class to manage a piped process |
| plucker_controller | Class to controls API functions that are performed on plucker channels |
| plucker_wizard_base | Base class for all the wizards used in Plucker Desktop |
| plucker_wizard_wrappers | A static only wrapper class for building and running the different wizards |
| popup_dialog | A dialog for a "a href=javascript(alert:'')" tag for the HTML editor |
| preferences_dialog | A preferences dialog for settings that apply to all channels |
| process_progress_dialog | A details_progress_dialog customized for an array of processes to execute |
| processed_tip_provider | A derived wxTipProvider, which defines some preprocessing of tips |
| proxy_wizardpage | A wizard page with controls to configure the proxy |
| setup_wizard | A setup wizard for Plucker Desktop settings shared across channels |
| showcase_dialog | A showcase dialog to list some available plucker channels |
| showcase_listctrl | A listctrl used in the showcase_dialog |
| showcase_splitterwindow | A splitterwindow used in the showcase_dialog |
| span_dialog | A dialog for a "span" tag for the HTML editor |
| splashscreen | Class to manage the splashscreen |
| starting_page_wizardpage | A wizard page that can collect information about the starting page for a channel |
| startup_tips | Static only class, proving 'Did you know' tips on application startup |
| table_dialog | A dialog for a "table" tag and some "td, tr" tags for the HTML editor |
| td_th_dialog | A dialog for a "hr" tag for the HTML editor |
| textctrl_wizardpage | A wizard page with a labeled textctrl, and a descriptive message |
| the_app | The main Plucker Desktop application class: handles OnInit(), OnExit() of the program |
| time_control | A control for entering a time: has spinners for hours and minutes |
| ul_dialog | A dialog for a "ul" tag (unordered list) for the HTML editor |
| utils_clipboard | A static-only class for commonly used functions of the wxWindows clipboard |
| utils_controls | A static-only class for commonly used functions of wxWindows controls |
| utils_datetime | A static-only class for commonly used utilites to manipulate date and time |
| utils_execute | A static-only class for commonly used functions of the wxWindows wxExecute/wxShell |
| utils_internet | A static-only class for commonly used functions of Internet access |
| utils_string | A static-only class for utils for string management and conversion |
| viewer_wizardpage | A wizard page that can collect information about the viewer and software to install |
| wxApp | A wxWindows main application object. See wxWindows documentation for details |
| wxArtProvider | A wxWindows manager for stock art. See wxWindows documentation for details |
| wxCmdLineParser | A wxWindows commandline parser. See wxWindows documentation for details |
| wxDialog | A wxWindows dialog. See wxWindows documentation for details |
| wxFrame | A wxWindows frame. See wxWindows documentation for details |
| wxHandheldInstallCtrl | A control to allow install to Palm handheld usernames or directories |
| wxHtmlHelpController | A wxWindows [online] help controller. See wxWindows documentation for details |
| wxImageList | A wxWindows list of indexed icons. See wxWindows documentation for details |
| wxListBox | A wxWindows listbox control. See wxWindows documentation for details |
| wxListCtrl | A wxWindows list control. See wxWindows documentation for details |
| wxProcess | A wxWindows process. See wxWindows documentation for details |
| wxSplashScreen | A wxWindows dialog. See wxWindows documentation for details |
| wxSplitterWindow | A wxWindows dialog. See wxWindows documentation for details |
| wxWizard | A wxWindows wizard. See wxWindows documentation for details |
| wxWizardPageSimple | A wxWindows simple wizard page. See wxWindows documentation for details |