├── .gitattributes ├── .gitignore ├── .mailmap ├── AUTHORS.txt ├── CHANGELOG.txt ├── LICENSE.txt ├── VERSION-GEN ├── docs ├── IMPLEMENTATION_font_handling_refactor.adoc ├── INSTALL.txt ├── PLAN_font_handling_refactor.adoc ├── README.txt ├── adding_a_new_canvas_class.inf ├── adding_a_new_canvas_class.ipf ├── aggpas │ ├── agg2d.html │ ├── agg2d_files │ │ ├── aggpas_logo.jpg │ │ ├── arc_flags.jpg │ │ ├── cap_butt.jpg │ │ ├── cap_round.jpg │ │ ├── cap_square.jpg │ │ ├── join_bevel.jpg │ │ ├── join_miter.jpg │ │ ├── join_round.jpg │ │ ├── liner.jpg │ │ ├── resample_bicubic.jpg │ │ ├── resample_bilinear.jpg │ │ ├── resample_blackman.jpg │ │ ├── resample_catrom.jpg │ │ ├── resample_hanning.jpg │ │ ├── resample_hermite.jpg │ │ ├── resample_nn.jpg │ │ ├── resample_quadric.jpg │ │ ├── resample_spline.jpg │ │ ├── spacer.gif │ │ ├── tagg2d_example01.exe │ │ ├── tagg2d_example01.jpg │ │ ├── tagg2d_example01.png │ │ ├── tagg2d_example01.zip │ │ ├── tagg2d_example02.exe │ │ ├── tagg2d_example02.jpg │ │ ├── tagg2d_example02.png │ │ ├── tagg2d_example02.zip │ │ ├── tagg2d_example03.jpg │ │ ├── tagg2d_example03.png │ │ ├── tagg2d_example04.jpg │ │ ├── tagg2d_example05.jpg │ │ ├── tagg2d_example06.jpg │ │ ├── tagg2d_example06.png │ │ ├── tagg2d_example07.jpg │ │ ├── tagg2d_example07.png │ │ ├── tagg2d_example08.exe │ │ ├── tagg2d_example08.jpg │ │ ├── tagg2d_example08.png │ │ ├── tagg2d_example08.zip │ │ ├── tagg2d_example09.jpg │ │ ├── tagg2d_example09.png │ │ ├── tagg2d_example10.jpg │ │ ├── tagg2d_example10.png │ │ ├── tagg2d_example11.jpg │ │ ├── tagg2d_example11.png │ │ ├── tagg2d_example12.jpg │ │ ├── tagg2d_example12.png │ │ ├── tagg2d_example13.jpg │ │ ├── tagg2d_example13.png │ │ ├── tagg2d_example14.jpg │ │ ├── tagg2d_example14.png │ │ ├── tagg2d_example15.jpg │ │ ├── tagg2d_example15.png │ │ ├── tagg2d_example16.jpg │ │ ├── tagg2d_example16.png │ │ ├── tagg2d_example17.jpg │ │ ├── tagg2d_example17.png │ │ ├── tagg2d_example18.jpg │ │ ├── tagg2d_example18.png │ │ ├── tagg2d_example19.jpg │ │ ├── tagg2d_example19.png │ │ ├── tagg2d_example20.jpg │ │ ├── tagg2d_example20.png │ │ ├── tagg2d_example21.jpg │ │ ├── tagg2d_example21.png │ │ ├── tagg2d_example22.jpg │ │ ├── tagg2d_example22.png │ │ ├── tagg2d_example23.jpg │ │ ├── tagg2d_example23.png │ │ ├── tagg2d_example24.jpg │ │ ├── tagg2d_example24.png │ │ ├── tagg2d_example25.jpg │ │ ├── tagg2d_example25.png │ │ ├── tagg2d_example26.jpg │ │ ├── tagg2d_example26.png │ │ ├── tagg2d_example27.jpg │ │ ├── tagg2d_example27.png │ │ ├── tagg2d_example28.jpg │ │ ├── tagg2d_example28.png │ │ ├── tagg2d_example29.jpg │ │ ├── tagg2d_example29.png │ │ ├── tagg2d_example30.jpg │ │ ├── tagg2d_example30.png │ │ ├── tagg2d_example31.jpg │ │ ├── tagg2d_example31.png │ │ ├── tagg2d_example32.jpg │ │ ├── tagg2d_example32.png │ │ ├── tagg2d_example33.jpg │ │ ├── tagg2d_example33.png │ │ ├── tagg2d_example34.jpg │ │ ├── tagg2d_example34.png │ │ ├── tagg2d_example35.jpg │ │ ├── tagg2d_example35.png │ │ ├── tagg2d_example36.jpg │ │ ├── tagg2d_example36.png │ │ ├── tagg2d_example37.jpg │ │ ├── tagg2d_example37.png │ │ ├── tagg2d_example38.jpg │ │ ├── tagg2d_example38.png │ │ ├── tagg2d_example39.jpg │ │ ├── tagg2d_example39.png │ │ ├── tagg2d_example40.jpg │ │ ├── tagg2d_example40.png │ │ ├── tagg2d_example41.jpg │ │ ├── tagg2d_example41.png │ │ ├── tagg2d_example42.jpg │ │ ├── tagg2d_example42.png │ │ ├── tagg2d_example43.jpg │ │ ├── tagg2d_example43.png │ │ ├── tagg2d_example44.jpg │ │ ├── tagg2d_example44.png │ │ ├── tagg2d_example45.jpg │ │ ├── tagg2d_example45.png │ │ ├── tagg2d_example46.jpg │ │ ├── tagg2d_example46.png │ │ ├── tagg2d_example47.jpg │ │ ├── tagg2d_example47.png │ │ ├── tagg2d_example48.jpg │ │ ├── tagg2d_example48.png │ │ ├── tagg2d_example49.jpg │ │ ├── tagg2d_example49.png │ │ ├── tagg2d_example50.exe │ │ ├── tagg2d_example50.jpg │ │ ├── tagg2d_example50.png │ │ ├── tagg2d_example50.zip │ │ ├── tagg2d_example51.jpg │ │ ├── tagg2d_example51.png │ │ ├── tagg2d_example52.jpg │ │ ├── tagg2d_example52.png │ │ ├── tagg2d_example53.jpg │ │ ├── tagg2d_example53.png │ │ ├── tagg2d_example54.jpg │ │ ├── tagg2d_example54.png │ │ ├── tagg2d_example55.jpg │ │ ├── tagg2d_example55.png │ │ ├── tagg2d_example56.jpg │ │ ├── tagg2d_example56.png │ │ ├── tagg2d_example57.jpg │ │ ├── tagg2d_example57.png │ │ ├── tagg2d_example58.jpg │ │ ├── tagg2d_example58.png │ │ ├── tagg2d_example59.jpg │ │ ├── tagg2d_example59.png │ │ ├── tagg2d_example60.jpg │ │ ├── tagg2d_example60.png │ │ ├── tagg2d_example61.jpg │ │ ├── tagg2d_example61.png │ │ ├── tagg2d_example62.jpg │ │ ├── tagg2d_example62.png │ │ ├── tagg2d_example63.jpg │ │ ├── tagg2d_example63.png │ │ ├── tagg2d_example64.jpg │ │ ├── tagg2d_example64.png │ │ ├── tagg2d_example65.jpg │ │ ├── tagg2d_example65.png │ │ └── text_alignment.jpg │ ├── agg_tutorial │ │ ├── README.txt │ │ ├── example_pipeline1.lpi │ │ ├── example_pipeline1.lpr │ │ ├── example_pipeline2.lpi │ │ ├── example_pipeline2.lpr │ │ ├── example_pipeline3.lpi │ │ ├── example_pipeline3.lpr │ │ ├── example_pipeline4.lpi │ │ ├── example_pipeline4.lpr │ │ ├── example_pipeline5.lpi │ │ ├── example_pipeline5.lpr │ │ ├── example_pipeline6.lpi │ │ ├── example_pipeline6.lpr │ │ ├── example_pipeline7.lpi │ │ ├── example_pipeline7.lpr │ │ ├── example_pipeline8.lpi │ │ ├── example_pipeline8.lpr │ │ ├── example_pipeline9.lpi │ │ ├── example_pipeline9.lpr │ │ ├── example_runtime_renderpath_alteration.lpi │ │ └── example_runtime_renderpath_alteration.lpr │ ├── basic_renderers.agdoc.html │ ├── basic_renderers.agdoc_files │ │ ├── agg.css │ │ ├── agg_logo.gif │ │ ├── link.gif │ │ ├── pixfmt_rgb24.gif │ │ ├── rendering_buffer1.gif │ │ ├── rendering_buffer2.gif │ │ ├── rendering_buffer3.gif │ │ ├── rendering_buffer4.gif │ │ ├── spectrum.png │ │ ├── spectrum_amask1.png │ │ └── spectrum_amask2.png │ ├── ddj1.agdoc.html │ ├── ddj1.agdoc_files │ │ ├── agg.css │ │ ├── architecture.gif │ │ ├── example_pipeline1.gif │ │ ├── example_pipeline2.gif │ │ ├── example_pipeline3.gif │ │ ├── example_pipeline31.gif │ │ ├── example_pipeline4.gif │ │ ├── example_pipeline5.gif │ │ ├── example_pipeline6.gif │ │ ├── example_pipeline7.gif │ │ ├── line_patterns.gif │ │ ├── link.gif │ │ └── subpixel_accuracy2.gif │ ├── ddj1_aggpas_src.tar.gz │ ├── gamma_correction.html │ ├── gamma_correction_files │ │ ├── agg.css │ │ ├── agg_logo.gif │ │ ├── download.gif │ │ ├── gamma.gif │ │ ├── gamma1.gif │ │ ├── gamma2.gif │ │ ├── gamma3.gif │ │ ├── gamma4.gif │ │ ├── gamma5.gif │ │ ├── gamma_lion1.jpg │ │ ├── gamma_lion1e.jpg │ │ ├── gamma_lion2.jpg │ │ ├── gamma_lion2e.jpg │ │ ├── gamma_lion3.jpg │ │ ├── gamma_lion3e.jpg │ │ └── link.gif │ ├── gradients_tutorial.html │ ├── gradients_tutorial_files │ │ ├── agg.css │ │ ├── agg_logo.gif │ │ ├── download.gif │ │ ├── gradients1.png │ │ ├── gradients2.png │ │ ├── gradients3.png │ │ ├── gradients4.png │ │ ├── gradients5.png │ │ ├── gradients6.png │ │ └── link.gif │ ├── introduction.agdoc.html │ ├── introduction.agdoc_files │ │ ├── agg.css │ │ ├── agg_logo.gif │ │ ├── aliased_pix_accuracy.gif │ │ ├── aliased_subpix_accuracy.gif │ │ ├── anti_aliased.gif │ │ ├── cie_1931.jpg │ │ ├── line_thickness.gif │ │ ├── link.gif │ │ ├── qual_gdip_agg.gif │ │ ├── stereo_enlarged.gif │ │ ├── stereo_small.gif │ │ ├── subpixel_accuracy1.gif │ │ ├── subpixel_accuracy2.gif │ │ ├── subpixel_bresenham.gif │ │ └── typical_scheme.gif │ ├── line_alignment.agdoc.html │ ├── line_alignment.agdoc_files │ │ ├── agg.css │ │ ├── agg_logo.gif │ │ ├── conv_order.gif │ │ ├── rect1.gif │ │ ├── rect2.gif │ │ ├── rect3.gif │ │ ├── rect4.gif │ │ ├── rect5.gif │ │ ├── rect6.gif │ │ ├── rect61.gif │ │ ├── rect7.gif │ │ └── rect8.gif │ ├── original_demos.html │ ├── original_demos_files │ │ ├── aa_demo_s.gif │ │ ├── aa_test_s.png │ │ ├── agg.css │ │ ├── agg_logo.gif │ │ ├── alpha_gradient_s.png │ │ ├── alpha_mask2_s.jpg │ │ ├── alpha_mask3_s.gif │ │ ├── alpha_mask_s.gif │ │ ├── bezier_div_s.png │ │ ├── blur_s.png │ │ ├── circles_s.gif │ │ ├── component_rendering_s.gif │ │ ├── compositing2_s.png │ │ ├── compositing_s.png │ │ ├── conv_contour_s.gif │ │ ├── conv_dash_marker_s.gif │ │ ├── conv_stroke_s.gif │ │ ├── distortions_s.png │ │ ├── dl_amigaos.gif │ │ ├── dl_irix64.gif │ │ ├── dl_linux.gif │ │ ├── dl_sunos.gif │ │ ├── dl_win32.gif │ │ ├── download.gif │ │ ├── examples_s.jpg │ │ ├── flash_rasterizer2_s.png │ │ ├── flash_rasterizer_s.png │ │ ├── freetype_test_s.gif │ │ ├── gamma_correction_s.gif │ │ ├── gamma_ctrl_s.gif │ │ ├── gamma_tuner_s.png │ │ ├── gdip_curves.gif │ │ ├── gouraud_mesh_s.png │ │ ├── gouraud_s.png │ │ ├── gpc_test_s.gif │ │ ├── gradient_focal_s.png │ │ ├── gradients_s.png │ │ ├── graph_test_s.gif │ │ ├── idea_s.gif │ │ ├── image1_s.jpg │ │ ├── image_alpha_s.png │ │ ├── image_filters2_s.png │ │ ├── image_filters_s.jpg │ │ ├── image_fltr_graph_s.gif │ │ ├── image_perspective_s.jpg │ │ ├── image_resample_s.jpg │ │ ├── image_transforms_s.jpg │ │ ├── line_patterns_clip_s.png │ │ ├── line_patterns_s.gif │ │ ├── link.gif │ │ ├── lion_lens_s.gif │ │ ├── lion_outline_s.gif │ │ ├── lion_s.png │ │ ├── mol_view_s.gif │ │ ├── multi_clip_s.gif │ │ ├── pattern_fill_s.gif │ │ ├── pattern_perspective_s.jpg │ │ ├── pattern_resample_s.jpg │ │ ├── perspective_s.gif │ │ ├── polymorphic_renderer_s.gif │ │ ├── raster_text_s.gif │ │ ├── rasterizer_compound_s.png │ │ ├── rasterizers2_s.gif │ │ ├── rasterizers_s.gif │ │ ├── rounded_rect_s.gif │ │ ├── scanline_boolean2_s.gif │ │ ├── scanline_boolean_s.gif │ │ ├── simple_blur_s.gif │ │ ├── trans_curve1_s.gif │ │ ├── trans_curve2_s.gif │ │ └── trans_polar_s.gif │ ├── scanlines.agdoc.html │ └── scanlines.agdoc_files │ │ ├── agg.css │ │ ├── agg_logo.gif │ │ ├── scanline_p.gif │ │ └── scanline_u.gif ├── alienwindow_design.inf ├── alienwindow_design.ipf ├── branching_model │ ├── branching_model.inf │ └── branching_model.ipf ├── class_design_alienwindows.png ├── class_design_alienwindows.uxf ├── class_design_v1.4.png ├── class_design_v1.4.uxf ├── class_inheritance.txt ├── colors │ ├── color_names.html │ ├── html40colors.txt │ ├── namedcolors.txt │ ├── rgb.txt │ ├── webcolors.txt │ └── websafe.txt ├── faq.txt ├── font_architecture.adoc ├── font_migration_guide.adoc ├── font_redesign_plan_v2.adoc ├── font_troubleshooting.adoc ├── fpGUIHelpIntegration.lpk ├── fpGUIHelpIntegration.pas ├── fpGUIHelpIntegration.txt ├── fpc_lang_ref.ipf ├── fpdoc.css ├── fpgui-docs-project.xml ├── git_howto.txt ├── layout_manager_implementation_plan.adoc ├── manifest.xml ├── notes.txt ├── pkghelpfpGUI.pas ├── quick_guide │ ├── a_quick_guide_to_fpgui.ipf │ ├── examples │ │ └── helloworld.pas │ └── images │ │ ├── ch1_closeme.bmp │ │ ├── ch1_closeme2.bmp │ │ ├── ch1_docview.bmp │ │ ├── ch1_hello_world.bmp │ │ └── wizard_pink.bmp ├── release_process.txt ├── theming_spec.txt ├── translating_your_application.txt └── xml │ ├── corelib │ ├── examples │ │ ├── fpg_base.fpgcanvasbase.drawarc.pas │ │ └── fpg_base.fpgcanvasbase.fillarc.pas │ ├── fpg_base.xml │ ├── fpg_command_intf.xml │ ├── fpg_constants.xml │ ├── fpg_extinterpolation.xml │ ├── fpg_imgfmt_bmp.xml │ ├── fpg_main.xml │ ├── fpg_popupwindow.xml │ ├── fpg_utils.xml │ ├── fpg_widget.xml │ ├── fpg_wuline.xml │ ├── gdi │ │ └── fpg_gdi.xml │ ├── render │ │ └── software │ │ │ └── agg2d.xml │ └── x11 │ │ ├── fpg_interface.xml │ │ └── fpg_x11.xml │ ├── fpgui_topic_defaultlanguage.xml │ ├── fpgui_topic_dnd.xml │ ├── fpgui_topic_embedded_forms.xml │ └── gui │ ├── examples │ └── fpg_trayicon_usage.pas │ ├── fpg_basegrid.xml │ ├── fpg_button.xml │ ├── fpg_colormapping.xml │ ├── fpg_colorwheel.xml │ ├── fpg_dialogs.xml │ ├── fpg_form.xml │ ├── fpg_grid.xml │ ├── fpg_hyperlink.xml │ ├── fpg_panel.xml │ ├── fpg_scrollbar.xml │ ├── fpg_trayicon.xml │ ├── fpg_tree.xml │ └── screenshots │ └── fpgui_trayicon.png ├── docview ├── .gitignore ├── TODO.txt ├── components │ └── richtext │ │ ├── ACLStringUtility.pas │ │ ├── CanvasFontManager.pas │ │ ├── README.txt │ │ ├── RichTextDisplayUnit.pas │ │ ├── RichTextDocumentUnit.pas │ │ ├── RichTextLayoutUnit.pas │ │ ├── RichTextPrintUnit.pas │ │ ├── RichTextStyleUnit.pas │ │ ├── RichTextView.pas │ │ ├── fpgui_richtext.lpk │ │ ├── fpgui_richtext.pas │ │ ├── testapp │ │ ├── sample01.txt │ │ ├── testapp.lpi │ │ └── testapp.lpr │ │ └── testedit │ │ ├── frarichtextedit.pas │ │ ├── images │ │ ├── bold.bmp │ │ ├── bold.jpg │ │ ├── bold.png │ │ ├── center.bmp │ │ ├── center.jpg │ │ ├── center.png │ │ ├── check.bmp │ │ ├── check.png │ │ ├── color.bmp │ │ ├── color.jpg │ │ ├── color.png │ │ ├── color_background.bmp │ │ ├── color_background.jpg │ │ ├── color_background.png │ │ ├── font.bmp │ │ ├── font.jpg │ │ ├── font.png │ │ ├── hyperlink.bmp │ │ ├── hyperlink.jpg │ │ ├── hyperlink.png │ │ ├── image.bmp │ │ ├── image.jpg │ │ ├── image.png │ │ ├── italic.bmp │ │ ├── italic.jpg │ │ ├── italic.png │ │ ├── justify.bmp │ │ ├── justify.jpg │ │ ├── justify.png │ │ ├── left.bmp │ │ ├── left.jpg │ │ ├── left.png │ │ ├── margin.bmp │ │ ├── margin.jpg │ │ ├── margin.png │ │ ├── nowrap.bmp │ │ ├── nowrap.jpg │ │ ├── nowrap.png │ │ ├── right.bmp │ │ ├── right.jpg │ │ ├── right.png │ │ ├── underlined.bmp │ │ ├── underlined.jpg │ │ └── underlined.png │ │ ├── img_richedit.inc │ │ ├── testedit.lpi │ │ └── testedit.lpr ├── docs │ ├── ESC.INF │ ├── INFFILE.INF │ ├── INF_article.txt │ ├── IPFREF_v4.INF │ ├── ascii-ibm-extended-character-set.html │ ├── ascii-ibm-extended-character-set_files │ │ ├── ascii-00.gif │ │ ├── ascii-01.gif │ │ ├── ascii-02.gif │ │ ├── ascii-03.gif │ │ ├── ascii-04.gif │ │ ├── ascii-05.gif │ │ ├── ascii-06.gif │ │ ├── ascii-07.gif │ │ ├── ascii-08.gif │ │ ├── ascii-09.gif │ │ ├── ascii-10.gif │ │ ├── ascii-11.gif │ │ ├── ascii-12.gif │ │ ├── ascii-13.gif │ │ ├── ascii-14.gif │ │ ├── ascii-15.gif │ │ ├── pixBluCC.gif │ │ ├── pixClear.gif │ │ ├── script-bin.js │ │ ├── title.gif │ │ ├── www-content.css │ │ ├── www-theme-1.css │ │ ├── www-theme-2.css │ │ ├── www-theme-3.css │ │ ├── www-theme-4.css │ │ ├── www-theme-5.css │ │ └── www-theme-6.css │ ├── codepage_2_unicode_mapping │ │ ├── CP437.TXT │ │ ├── CP850.TXT │ │ ├── CP860.TXT │ │ ├── CP863.TXT │ │ ├── CP865.TXT │ │ └── readme.txt │ ├── docview.ipf │ └── inf04.txt ├── docview.exe.manifest ├── images │ ├── docview-48x48.ico │ ├── docview-48x48.png │ ├── docview-48x48.xcf │ ├── go-down.bmp │ ├── go-next.bmp │ ├── go-previous.bmp │ ├── go-up.bmp │ ├── inf-book-48x48.png │ ├── install_splash.xcf │ ├── missing.bmp │ └── notegreen_16.bmp ├── install │ ├── docview.desktop │ ├── install.sh │ ├── linux.readme.txt │ └── x-docview-extension-inf.xml ├── src │ ├── CompareWordUnit.pas │ ├── HelpBitmap.pas │ ├── HelpBookmark.pas │ ├── HelpFile.pas │ ├── HelpNote.pas │ ├── HelpTopic.pas │ ├── HelpWindowDimensions.pas │ ├── IPFEscapeCodes.pas │ ├── IPFFileFormatUnit.pas │ ├── SearchTable.pas │ ├── SearchUnit.pas │ ├── SettingsUnit.pas │ ├── TextSearchQuery.pas │ ├── arrows.inc │ ├── docdump │ │ ├── docdump.lpi │ │ ├── docdump.lpr │ │ ├── filestreamhelper.pas │ │ ├── iterator_impl.pas │ │ ├── iterator_intf.pas │ │ ├── readcontrols.pas │ │ ├── readdictionary.pas │ │ ├── readextfiles.pas │ │ ├── readfonts.pas │ │ ├── readheader.pas │ │ ├── readnlsdata.pas │ │ ├── readstrings.pas │ │ ├── readtoc.pas │ │ └── u_Tools.pas │ ├── docview.lpi │ ├── docview.lpr │ ├── docview.project │ ├── docview.rc │ ├── docview_clean.prj │ ├── dvHelpers.pas │ ├── dvconstants.pas │ ├── extrafpc.cfg │ ├── frm_bookmarks.pas │ ├── frm_configuration.pas │ ├── frm_main.pas │ ├── frm_note.pas │ ├── frm_text.pas │ ├── images.inc │ ├── lzwdecompress.pas │ ├── missing.inc │ ├── nvNullObjects.pas │ ├── nvUtilities.pas │ └── units │ │ └── .gitignore └── test │ ├── newview.inf │ ├── testcase1.hlp │ └── testcase1.ipf ├── examples ├── apps │ ├── charpalette │ │ ├── charpalette.pas │ │ ├── charpalette.prj │ │ ├── frm_main.pas │ │ └── units │ │ │ └── .gitignore │ ├── compileall.sh │ ├── debugserver │ │ ├── extrafpc.cfg │ │ ├── fpgDebugServer.lpi │ │ ├── fpgDebugServer.lpr │ │ ├── fra_liveview.pas │ │ ├── frm_main.pas │ │ ├── images.inc │ │ ├── images │ │ │ ├── clean.bmp │ │ │ ├── extended_view.bmp │ │ │ ├── pause.bmp │ │ │ ├── run.bmp │ │ │ ├── state_error.bmp │ │ │ ├── state_info.bmp │ │ │ ├── state_lightbulb.bmp │ │ │ ├── state_lightbulb_off.bmp │ │ │ ├── state_warning.bmp │ │ │ ├── status.bmp │ │ │ └── stop.bmp │ │ └── state_images.inc │ ├── docedit │ │ ├── docedit.lpi │ │ ├── docedit.lpr │ │ ├── doceditmsg.pas │ │ ├── doceditopts.pas │ │ ├── extrafpc.cfg │ │ ├── fpdeutil.pas │ │ ├── frm_main.pas │ │ ├── frm_options.pas │ │ ├── images │ │ │ ├── node_edit.xpm │ │ │ ├── node_finished.xpm │ │ │ ├── node_modified.xpm │ │ │ └── node_new.xpm │ │ ├── model.pas │ │ ├── pkeditor.pas │ │ └── tests │ │ │ ├── test1.xml │ │ │ ├── test2.xml │ │ │ └── test3.xml │ ├── fpcunit │ │ ├── fpg_guitestrunner.pas │ │ ├── guitestrunner_fpgui.lpk │ │ ├── guitestrunner_fpgui.pas │ │ └── images │ │ │ ├── bug.bmp │ │ │ ├── circle_fuchsia.bmp │ │ │ ├── circle_green.bmp │ │ │ ├── circle_grey.bmp │ │ │ ├── circle_red.bmp │ │ │ ├── error.bmp │ │ │ ├── information.bmp │ │ │ ├── treeimages.inc │ │ │ └── xtao_16.bmp │ ├── globe │ │ ├── extrafpc.cfg │ │ ├── frm_main.pas │ │ ├── globe.lpi │ │ ├── globe.lpr │ │ ├── globe_data.inc │ │ ├── images.inc │ │ ├── images │ │ │ └── toggle_grid.bmp │ │ └── units │ │ │ └── placeholder.txt │ ├── hexviewer │ │ ├── hexview.lpi │ │ └── hexview.lpr │ ├── ide │ │ ├── README │ │ ├── TODO │ │ ├── docs │ │ │ └── maximus.ipf │ │ ├── images │ │ │ ├── constructor_16.bmp │ │ │ ├── destructor_16.bmp │ │ │ ├── function_16.bmp │ │ │ ├── gears_16.bmp │ │ │ └── gutter_vertical.bmp │ │ └── src │ │ │ ├── builderthread.pas │ │ │ ├── extrafpc.cfg │ │ │ ├── filemonitor.pas │ │ │ ├── fpg_textedit.pas │ │ │ ├── frm_configureide.pas │ │ │ ├── frm_debug.pas │ │ │ ├── frm_find.pas │ │ │ ├── frm_main.pas │ │ │ ├── frm_procedurelist.pas │ │ │ ├── frm_projectoptions.pas │ │ │ ├── ideconst.pas │ │ │ ├── ideimages.pas │ │ │ ├── idemacros.pas │ │ │ ├── ideutils.pas │ │ │ ├── mPasLex.pas │ │ │ ├── maximus.lpi │ │ │ ├── maximus.lpr │ │ │ ├── maximus.prj │ │ │ ├── maximus.project │ │ │ ├── proclistimages.inc │ │ │ ├── project.pas │ │ │ ├── sha1.pas │ │ │ ├── stringhelpers.pas │ │ │ ├── templates │ │ │ ├── default.project │ │ │ ├── default │ │ │ │ ├── program.pas │ │ │ │ └── unit.pas │ │ │ ├── empty.project │ │ │ ├── fpgui │ │ │ │ ├── mainform.pas │ │ │ │ ├── program.pas │ │ │ │ ├── program_all_in_one.pas │ │ │ │ └── simpleform.pas │ │ │ └── fptest │ │ │ │ ├── program.pas │ │ │ │ └── testunit.pas │ │ │ ├── unitlist.pas │ │ │ └── units │ │ │ ├── i386-freebsd │ │ │ └── .gitignore │ │ │ ├── i386-linux │ │ │ └── .gitignore │ │ │ ├── i386-win32 │ │ │ └── .gitignore │ │ │ ├── x86_64-freebsd │ │ │ └── .gitignore │ │ │ └── x86_64-linux │ │ │ └── .gitignore │ └── nanoedit │ │ ├── LICENSE.txt │ │ ├── README.txt │ │ ├── elastictabstops.pas │ │ ├── extrafpc.cfg │ │ ├── frm_find.pas │ │ ├── icon.bmp │ │ ├── icon.ico │ │ ├── icon.png │ │ ├── images.inc │ │ ├── install │ │ ├── nanoedit.desktop │ │ └── nanoedit.xpm │ │ ├── mainfrm.pas │ │ ├── nanoedit.lpi │ │ ├── nanoedit.lpr │ │ ├── nanoedit_clean.prj │ │ └── testfiles │ │ ├── file1.pas │ │ └── file2.pas ├── corelib │ ├── aggcanvas │ │ ├── agg_canvas_test.lpi │ │ ├── agg_canvas_test.lpr │ │ ├── arial.ttf │ │ ├── arialbd.ttf │ │ ├── extrafpc.cfg │ │ ├── times.ttf │ │ ├── timesi.ttf │ │ └── units │ │ │ └── .gitignore │ ├── canvastest │ │ ├── button.bmp │ │ ├── extrafpc.cfg │ │ ├── fpgcanvas.lpi │ │ ├── fpgcanvas.lpr │ │ ├── gears2.bmp │ │ ├── linux_screenshot.png │ │ ├── units │ │ │ └── .gitignore │ │ └── windows_screenshot.png │ ├── compileall.sh │ ├── eventtest │ │ ├── eventtest.lpi │ │ ├── eventtest.lpr │ │ ├── eventtest.prj │ │ ├── extrafpc.cfg │ │ └── units │ │ │ └── .gitignore │ └── helloworld │ │ ├── extrafpc.cfg │ │ ├── helloworld.lpi │ │ ├── helloworld.lpr │ │ └── units │ │ └── .gitignore ├── gui │ ├── aboutdialog │ │ ├── aboutdialog.pp │ │ ├── aboutdialog_clean.prj │ │ ├── extrafpc.cfg │ │ └── fabout.pas │ ├── alignment │ │ ├── aligntest.lpi │ │ ├── aligntest.lpr │ │ ├── extrafpc.cfg │ │ └── units │ │ │ └── .gitignore │ ├── alignment_resize │ │ ├── alignment_resize.lpi │ │ ├── alignment_resize.lpr │ │ ├── extrafpc.cfg │ │ └── units │ │ │ └── .gitignore │ ├── animation │ │ ├── anim_test.lpi │ │ ├── anim_test.lpr │ │ ├── extrafpc.cfg │ │ ├── gears.bmp │ │ ├── gears.xcf │ │ ├── loading.bmp │ │ ├── loading.xcf │ │ ├── readme.txt │ │ ├── units │ │ │ └── .gitignore │ │ └── wanda.bmp │ ├── bevel │ │ ├── beveltest.lpi │ │ ├── beveltest.lpr │ │ ├── extrafpc.cfg │ │ └── units │ │ │ └── .gitignore │ ├── build_all.sh │ ├── calendar │ │ ├── calendartest.lpi │ │ ├── calendartest.lpr │ │ ├── extrafpc.cfg │ │ └── units │ │ │ └── .gitignore │ ├── colorlistbox │ │ ├── colorlistboxtest.lpi │ │ ├── colorlistboxtest.lpr │ │ ├── extrafpc.cfg │ │ ├── frmMain.pas │ │ └── units │ │ │ └── .gitignore │ ├── colorwheel │ │ ├── colorwheel_test.lpi │ │ ├── colorwheel_test.lpr │ │ ├── extrafpc.cfg │ │ ├── frm_main.pas │ │ └── units │ │ │ └── .gitignore │ ├── combobox │ │ ├── comboboxtest.lpi │ │ ├── comboboxtest.lpr │ │ ├── comboboxtest_clean.prj │ │ ├── extrafpc.cfg │ │ ├── frm_main.pas │ │ └── units │ │ │ └── .gitignore │ ├── command_interface │ │ ├── commands.pas │ │ ├── extrafpc.cfg │ │ ├── frm_main.pas │ │ ├── test.lpi │ │ ├── test.lpr │ │ └── units │ │ │ └── .gitignore │ ├── common │ │ └── randomdata.pas │ ├── customstyles │ │ ├── customstyles.lpi │ │ ├── customstyles.lpr │ │ ├── extrafpc.cfg │ │ ├── frm_test.pas │ │ ├── mystyle.pas │ │ └── units │ │ │ └── .gitignore │ ├── customwindow │ │ ├── close.bmp │ │ ├── custom_window.lpi │ │ ├── custom_window.lpr │ │ ├── extrafpc.cfg │ │ ├── images.inc │ │ ├── resize.bmp │ │ └── units │ │ │ └── .gitignore │ ├── dbtest │ │ ├── dbtest.lpi │ │ ├── dbtest.lpr │ │ ├── extrafpc.cfg │ │ ├── frm_main.pas │ │ ├── readme.txt │ │ ├── test.dbf │ │ └── units │ │ │ └── .gitignore │ ├── drag_n_drop │ │ ├── dndexample.lpi │ │ ├── dndexample.lpr │ │ ├── extrafpc.cfg │ │ └── units │ │ │ └── placeholder.txt │ ├── edits │ │ ├── edittest.lpi │ │ ├── edittest.lpr │ │ ├── extrafpc.cfg │ │ └── units │ │ │ └── .gitignore │ ├── edits_extrahint │ │ ├── customedits.pas │ │ ├── edits_extrahint.lpi │ │ ├── edits_extrahint.lpr │ │ └── mainform.pas │ ├── embedded_form │ │ ├── demo1.lpi │ │ ├── demo1.lpr │ │ ├── extrafpc.cfg │ │ ├── fra_test.pas │ │ ├── frm_main.pas │ │ └── units │ │ │ └── .gitignore │ ├── filedialog │ │ ├── extrafpc.cfg │ │ ├── filedialog.lpi │ │ ├── filedialog.lpr │ │ └── units │ │ │ └── .gitignore │ ├── filegrid │ │ ├── extrafpc.cfg │ │ ├── filegrid.lpi │ │ ├── filegrid.lpr │ │ └── units │ │ │ └── .gitignore │ ├── fontselect │ │ ├── extrafpc.cfg │ │ ├── fontselect.af.po │ │ ├── fontselect.lpi │ │ ├── fontselect.lpr │ │ ├── fontselect.ru.po │ │ └── units │ │ │ └── .gitignore │ ├── gauges │ │ ├── extrafpc.cfg │ │ ├── gaugetest.lpi │ │ ├── gaugetest.lpr │ │ └── units │ │ │ └── .gitignore │ ├── gridediting │ │ ├── extrafpc.cfg │ │ ├── frm_main.pas │ │ ├── gridediting.lpi │ │ ├── gridediting.lpr │ │ └── units │ │ │ └── placeholder.txt │ ├── gridtest │ │ ├── extrafpc.cfg │ │ ├── gridtest.lpi │ │ ├── gridtest.lpr │ │ └── units │ │ │ └── .gitignore │ ├── helloworld │ │ ├── extrafpc.cfg │ │ ├── helloworld.lpi │ │ ├── helloworld.lpr │ │ └── units │ │ │ └── .gitignore │ ├── hintwindow │ │ ├── extrafpc.cfg │ │ ├── hintwindowtest.lpi │ │ ├── hintwindowtest.lpr │ │ └── units │ │ │ └── .gitignore │ ├── imgtest │ │ ├── bitmaptest.lpi │ │ ├── bitmaptest.lpr │ │ ├── bitmaptest_clean.prj │ │ ├── extrafpc.cfg │ │ └── units │ │ │ └── .gitignore │ ├── imgtest_jpeg │ │ ├── extrafpc.cfg │ │ ├── jpeg.lpi │ │ ├── jpeg.lpr │ │ ├── main.pas │ │ ├── poppy.jpg │ │ ├── poppygray.jpg │ │ ├── poppyprogressif.jpg │ │ └── units │ │ │ └── .gitignore │ ├── led_matrix_display │ │ ├── extrafpc.cfg │ │ ├── frm_main.pas │ │ ├── led_demo.pas │ │ └── units │ │ │ └── .gitignore │ ├── listbox │ │ ├── extrafpc.cfg │ │ ├── frm_main.pas │ │ ├── listboxtest.lpi │ │ ├── listboxtest.lpr │ │ └── units │ │ │ └── .gitignore │ ├── listviewtest │ │ ├── extrafpc.cfg │ │ ├── listviewtest.lpi │ │ ├── listviewtest.lpr │ │ └── units │ │ │ └── .gitignore │ ├── lm-border │ │ ├── .gitignore │ │ ├── extrafpc.cfg │ │ ├── lm-border.lpi │ │ ├── lm-border.lpr │ │ └── units │ │ │ └── .gitignore │ ├── lm-flow │ │ ├── .gitignore │ │ ├── extrafpc.cfg │ │ ├── frm_advanced.pas │ │ ├── frm_containers.pas │ │ ├── frm_simple.pas │ │ ├── lm-flow.lpi │ │ ├── lm-flow.lpr │ │ └── units │ │ │ └── .gitignore │ ├── memo │ │ ├── extrafpc.cfg │ │ ├── memotest.lpi │ │ ├── memotest.lpr │ │ └── units │ │ │ └── .gitignore │ ├── menu_headers │ │ ├── extrafpc.cfg │ │ ├── menuheadertest.lpi │ │ ├── menuheadertest.lpr │ │ └── unit1.pas │ ├── menutest │ │ ├── extrafpc.cfg │ │ ├── menutest.lpi │ │ ├── menutest.lpr │ │ └── units │ │ │ └── .gitignore │ ├── modalforms │ │ ├── extrafpc.cfg │ │ ├── modalforms.lpi │ │ ├── modalforms.lpr │ │ └── units │ │ │ └── .gitignore │ ├── mousecursor │ │ ├── cursordemo.lpi │ │ ├── cursordemo.lpr │ │ ├── extrafpc.cfg │ │ └── units │ │ │ └── .gitignore │ ├── panel │ │ ├── extrafpc.cfg │ │ ├── mainform.pas │ │ ├── panel_test.lpi │ │ ├── panel_test.lpr │ │ └── units │ │ │ └── .gitignore │ ├── reporting │ │ ├── extrafpc.cfg │ │ ├── pdf_demo.lpi │ │ ├── pdf_demo.lpr │ │ ├── poppy-nb.jpg │ │ ├── poppy.jpg │ │ ├── radiobuttons.bmp │ │ ├── u_demo.pas │ │ └── units │ │ │ └── .gitignore │ ├── scrollframe │ │ ├── bigframe_test.lpi │ │ ├── bigframe_test.lpr │ │ ├── frame_test.lpi │ │ └── frame_test.lpr │ ├── splashscreen │ │ ├── commands.pas │ │ ├── extrafpc.cfg │ │ ├── frm_main.pas │ │ ├── frm_splashscreen.pas │ │ ├── test.lpi │ │ ├── test.lpr │ │ └── units │ │ │ └── .gitignore │ ├── splitter │ │ ├── extrafpc.cfg │ │ ├── splitter_test.lpi │ │ ├── splitter_test.lpr │ │ └── units │ │ │ └── .gitignore │ ├── sprites │ │ ├── background.bmp │ │ ├── extrafpc.cfg │ │ ├── readme.txt │ │ ├── spritedemo.lpi │ │ ├── spritedemo.lpr │ │ ├── ufo.bmp │ │ └── units │ │ │ └── .gitignore │ ├── stdimages │ │ ├── extrafpc.cfg │ │ ├── stdimglist.lpi │ │ ├── stdimglist.lpr │ │ └── units │ │ │ └── .gitignore │ ├── tabtest │ │ ├── extrafpc.cfg │ │ ├── tabtest.lpi │ │ ├── tabtest.lpr │ │ └── units │ │ │ └── .gitignore │ ├── timertest │ │ ├── extrafpc.cfg │ │ ├── timertest.lpi │ │ ├── timertest.lpr │ │ └── units │ │ │ └── .gitignore │ ├── togglebox │ │ ├── ToggleBoxTest.lpi │ │ ├── ToggleBoxTest.lpr │ │ └── mainfrm.pas │ ├── treeviewtest │ │ ├── extrafpc.cfg │ │ ├── stateimages.pas │ │ ├── treeviewtest.lpi │ │ ├── treeviewtest.lpr │ │ └── units │ │ │ └── .gitignore │ ├── video_vlc │ │ ├── extrafpc.cfg │ │ ├── frmvlcplayer.pas │ │ ├── testfpguivlc.lpi │ │ └── testfpguivlc.lpr │ └── wulinetest │ │ ├── extrafpc.cfg │ │ ├── units │ │ └── .gitignore │ │ ├── wuline_test.lpi │ │ └── wuline_test.lpr └── readme.txt ├── extras ├── cleanall.sh ├── cleanbuild.sh ├── cleansrc.sh ├── code_templates │ ├── lazarus.dci │ └── readme.txt ├── contributed │ ├── ats │ │ ├── ats_editor.lpi │ │ ├── ats_editor.pas │ │ ├── ats_main.pas │ │ ├── atstable.ats │ │ ├── atstable.csv │ │ ├── atstable.inc │ │ ├── extrafpc.cfg │ │ ├── ptrparsefunc.pas │ │ ├── readme.txt │ │ └── units │ │ │ ├── i386-linux │ │ │ └── placeholder.txt │ │ │ ├── i386-win32 │ │ │ └── placeholder.txt │ │ │ └── x86_64-linux │ │ │ └── placeholder.txt │ ├── editgrid │ │ ├── EditGridDemo.lpi │ │ ├── EditGridDemo.lpr │ │ ├── readme.txt │ │ ├── u_demo.pas │ │ └── u_editgrid.pas │ └── nicegrid │ │ ├── extrafpc.cfg │ │ ├── fpg_nicegrid.pas │ │ ├── main1.pas │ │ ├── main2.pas │ │ ├── main3.pas │ │ ├── nicegrid.inf │ │ ├── nicegrid.ipf │ │ ├── nicegrid1.lpi │ │ ├── nicegrid1.lpr │ │ ├── nicegrid1.project │ │ ├── nicegrid2.lpi │ │ ├── nicegrid2.lpr │ │ ├── nicegrid3.lpi │ │ ├── nicegrid3.lpr │ │ └── readme.txt ├── freetype_windows │ ├── freetype.zip │ └── readme.txt ├── jedi_code_format │ └── JCFSettings.cfg ├── lazarus_ide │ ├── fpgui_ide.lpk │ ├── fpgui_ide.pas │ ├── fpguilazideintf.pas │ ├── idefpguitestrunner.lpk │ ├── idefpguitestrunner.pas │ ├── readme.txt │ └── regfpguitestrunner.pas ├── mseide_syntaxdefs │ └── pascal_dark.sdef ├── mseide_templates │ ├── dbg_methodenter.mct │ ├── fpdoc_element.mct │ ├── fpdoc_link.mct │ ├── fpdoc_module.mct │ ├── fpdoc_ps.mct │ ├── fpdoc_sa.mct │ ├── fpgui.prj │ ├── fpgui │ │ ├── frm_main.pas │ │ ├── mainform.pas │ │ ├── program.pas │ │ ├── project.pas │ │ ├── simpleform.pas │ │ └── units │ │ │ ├── i386-linux │ │ │ └── placeholder.txt │ │ │ ├── i386-win32 │ │ │ └── placeholder.txt │ │ │ └── x86_64-linux │ │ │ └── placeholder.txt │ ├── fpgui_app.mct │ ├── fpgui_app0.mct │ ├── fpgui_app_with_designer.mct │ ├── fpgui_clean.prj │ ├── fpgui_license_header.mct │ ├── fpgui_single_unit │ │ ├── program.pas │ │ └── project.pas │ ├── general_todo.mct │ ├── general_unitcomment.mct │ ├── readme.txt │ ├── tiopf_log_enter.mct │ └── tiopf_log_exit.mct └── x11_wininfo │ ├── extrafpc.cfg │ ├── units │ └── .placeholder.txt │ ├── x11wininfo.lpi │ └── x11wininfo.lpr ├── images ├── arrow_down.bmp ├── arrow_left.bmp ├── arrow_right.bmp ├── arrow_up.bmp ├── bevel.bmp ├── bookmark_16.bmp ├── btn_cancel_16.bmp ├── btn_close_16.bmp ├── btn_ok_16.bmp ├── checkboxes.bmp ├── choice_no_16.bmp ├── choice_yes_16.bmp ├── dialog_confirmation_32.bmp ├── dialog_error_32.bmp ├── dialog_information_32.bmp ├── dialog_warning_32.bmp ├── document.bmp ├── edit.bmp ├── edit_copy_16.bmp ├── edit_cut_16.bmp ├── edit_delete_16.bmp ├── edit_paste_16.bmp ├── ellipse.bmp ├── executable_16.bmp ├── filegrid │ ├── 1_readme.txt │ ├── page_white.bmp │ ├── page_white.png │ ├── page_white_acrobat.png │ ├── page_white_actionscript.png │ ├── page_white_add.png │ ├── page_white_c.png │ ├── page_white_camera.png │ ├── page_white_cd.png │ ├── page_white_code.png │ ├── page_white_code_red.png │ ├── page_white_coldfusion.png │ ├── page_white_compressed.png │ ├── page_white_copy.png │ ├── page_white_cplusplus.png │ ├── page_white_csharp.png │ ├── page_white_database.png │ ├── page_white_delete.png │ ├── page_white_dvd.png │ ├── page_white_edit.png │ ├── page_white_error.png │ ├── page_white_excel.png │ ├── page_white_find.png │ ├── page_white_flash.png │ ├── page_white_freehand.png │ ├── page_white_gear.png │ ├── page_white_get.png │ ├── page_white_go.png │ ├── page_white_h.png │ ├── page_white_horizontal.png │ ├── page_white_java.png │ ├── page_white_key.png │ ├── page_white_lightning.png │ ├── page_white_link.png │ ├── page_white_magnify.png │ ├── page_white_medal.png │ ├── page_white_office.png │ ├── page_white_paint.png │ ├── page_white_paintbrush.png │ ├── page_white_paste.png │ ├── page_white_php.png │ ├── page_white_picture.png │ ├── page_white_powerpoint.png │ ├── page_white_put.png │ ├── page_white_ruby.png │ ├── page_white_stack.png │ ├── page_white_star.png │ ├── page_white_swoosh.png │ ├── page_white_text.png │ ├── page_white_text_width.png │ ├── page_white_tux.png │ ├── page_white_vector.png │ ├── page_white_visualstudio.png │ ├── page_white_width.png │ ├── page_white_word.png │ ├── page_white_world.png │ ├── page_white_wrench.png │ └── page_white_zip.png ├── folder_16.bmp ├── folder_home_16.bmp ├── folder_new_16.bmp ├── folder_open_16.bmp ├── folder_open_file_16.bmp ├── folder_up_16.bmp ├── font_16.bmp ├── help_16.bmp ├── hidden.bmp ├── link.bmp ├── list_add_16.bmp ├── list_remove_16.bmp ├── logo_16.bmp ├── logo_16.xcf ├── menu_check_16.bmp ├── menu_exit_16.bmp ├── menu_preferences_16.bmp ├── menu_quit_16.bmp ├── menu_save_16.bmp ├── menu_save_all_16.bmp ├── menu_saveas_16.bmp ├── radiobuttons.bmp ├── refresh_16.bmp ├── reporting │ ├── adobe_pdf.bmp │ ├── close.bmp │ ├── first.bmp │ ├── last.bmp │ ├── next.bmp │ ├── preview.bmp │ ├── previous.bmp │ ├── print.bmp │ ├── printer.bmp │ └── stop.bmp ├── search_16.bmp ├── stdimg_update.sh ├── stdimg_updatew.bat ├── themes │ ├── luna │ │ ├── arrows.bmp │ │ ├── button.bmp │ │ ├── checkbox.bmp │ │ ├── combobox.bmp │ │ ├── edittext.bmp │ │ ├── groupbox.bmp │ │ ├── header.bmp │ │ ├── progressbar.bmp │ │ ├── radiobutton.bmp │ │ ├── scrollbar.bmp │ │ ├── tabbody.bmp │ │ ├── tabs.bmp │ │ ├── toolbarbutton.bmp │ │ ├── toolbarsep.bmp │ │ └── trackbar.bmp │ ├── silver │ │ ├── arrows.bmp │ │ ├── button.bmp │ │ ├── checkbox.bmp │ │ ├── checkedmenu.bmp │ │ ├── checkedmenu.png │ │ ├── combobox.bmp │ │ ├── edittext.bmp │ │ ├── groupbox.bmp │ │ ├── header.bmp │ │ ├── progressbar.bmp │ │ ├── radiobutton.bmp │ │ ├── scrollbar.bmp │ │ ├── tabbody.bmp │ │ ├── tabs.bmp │ │ ├── toolbarbutton.bmp │ │ ├── toolbarsep.bmp │ │ └── trackbar.bmp │ ├── vista │ │ └── button.bmp │ └── win8 │ │ ├── checkboxes.bmp │ │ └── radiobuttons.bmp └── updatestdimgs.pas ├── languages ├── README.txt ├── fpgui.af.po ├── fpgui.de.po ├── fpgui.en.po ├── fpgui.es.po ├── fpgui.et.po ├── fpgui.fr.po ├── fpgui.he.po ├── fpgui.it.po ├── fpgui.lo.po ├── fpgui.ms.po ├── fpgui.pl.po ├── fpgui.po ├── fpgui.pt.po ├── fpgui.pt_BR.po ├── fpgui.ru.po ├── fpgui.uk.po └── fpgui.zh_CN.po ├── lib └── .gitignore ├── license.LGPL2.txt ├── license.ModifiedLGPL.txt ├── prototypes ├── fpgui2 │ └── tests │ │ ├── drawtest.bmp │ │ ├── drawtest.lpi │ │ ├── drawtest.lpr │ │ ├── edittest.lpi │ │ ├── edittest.lpr │ │ ├── extrafpc.cfg │ │ ├── fpg_styler.pas │ │ ├── frm_threedee.pas │ │ ├── square.bmp │ │ ├── themetest.lpi │ │ ├── themetest.lpr │ │ ├── threedee.lpi │ │ ├── threedee.lpr │ │ ├── uhelpers.pas │ │ └── units │ │ └── .gitignore ├── keyboard_symbols.txt ├── macos │ ├── simplewindow1.pas │ └── simplewindow2.pas ├── mdi │ ├── fpg_mdi.pas │ ├── frm_child.pas │ ├── project1.lpi │ └── project1.lpr └── miglayout │ ├── gfx_tokenlibrary.pas │ ├── gui_mig_boundsize.pas │ ├── gui_mig_constraintparser.pas │ ├── gui_mig_exceptions.pas │ ├── gui_mig_lc.pas │ ├── gui_mig_unitvalue.pas │ ├── gui_miglayout.pas │ ├── net │ └── miginfocom │ │ ├── demo │ │ ├── CallbackDemo.java │ │ ├── HiDPISimulator.java │ │ ├── SwingDemo.java │ │ └── SwtDemo.java │ │ ├── examples │ │ ├── Example01.java │ │ └── Example02.java │ │ ├── layout │ │ ├── AC.java │ │ ├── BoundSize.java │ │ ├── CC.java │ │ ├── ComponentWrapper.java │ │ ├── ConstraintParser.java │ │ ├── ContainerWrapper.java │ │ ├── DimConstraint.java │ │ ├── Grid.java │ │ ├── IDEUtil.java │ │ ├── InCellGapProvider.java │ │ ├── LC.java │ │ ├── LayoutCallback.java │ │ ├── LayoutUtil.java │ │ ├── LinkHandler.java │ │ ├── PlatformDefaults.java │ │ ├── ResizeConstraint.java │ │ ├── UnitConverter.java │ │ └── UnitValue.java │ │ ├── swing │ │ ├── MigLayout.java │ │ ├── SwingComponentWrapper.java │ │ └── SwingContainerWrapper.java │ │ ├── swt │ │ ├── MigLayout.java │ │ ├── SwtComponentWrapper.java │ │ └── SwtContainerWrapper.java │ │ └── version.txt │ ├── readme.txt │ ├── test.lpi │ ├── test.lpr │ ├── units │ └── .gitignore │ └── unittests │ ├── constraintparser_tests.pas │ ├── fpcunit_miglayout.lpi │ └── fpcunit_miglayout.lpr ├── src ├── 3rdparty │ ├── README.txt │ ├── libvlc │ │ ├── README.txt │ │ ├── fpg_vlc.pas │ │ ├── libvlc.pas │ │ └── vlc.pas │ └── regex │ │ └── synregexpr.pas ├── VERSION_FILE.inc ├── build.bat ├── build.sh ├── build_wince.bat ├── buildcrosslinux32.sh ├── buildcrosswin32.sh ├── corelib │ ├── _template │ │ ├── README.txt │ │ ├── fpg_cocoa.pas │ │ ├── fpg_impl.pas │ │ ├── fpg_interface.pas │ │ ├── fpg_utils_impl.inc │ │ ├── fpgui_toolkit.lpk │ │ └── fpgui_toolkit.pas │ ├── cocoa │ │ ├── fpg_cocoa.pas │ │ ├── fpg_impl.pas │ │ ├── fpg_interface.pas │ │ ├── fpg_utils_impl.inc │ │ ├── fpgui_toolkit.lpk │ │ └── fpgui_toolkit.pas │ ├── fpg_base.pas │ ├── fpg_borderlayout.pas │ ├── fpg_cmdlineparams.pas │ ├── fpg_command_intf.pas │ ├── fpg_constants.pas │ ├── fpg_csvparser.pas │ ├── fpg_dbugintf.pas │ ├── fpg_dbugmsg.pas │ ├── fpg_defines.inc │ ├── fpg_extgraphics.pas │ ├── fpg_extinterpolation.pas │ ├── fpg_flowlayout.pas │ ├── fpg_fontmanager.pas │ ├── fpg_imagelist.pas │ ├── fpg_imgfmt_bmp.pas │ ├── fpg_imgfmt_jpg.pas │ ├── fpg_imgfmt_png.pas │ ├── fpg_imgutils.pas │ ├── fpg_layoutmanager.pas │ ├── fpg_layouttypes.pas │ ├── fpg_main.pas │ ├── fpg_msgqueue.inc │ ├── fpg_pofiles.pas │ ├── fpg_popupwindow.pas │ ├── fpg_stdimages.pas │ ├── fpg_stringhashlist.pas │ ├── fpg_strings.pas │ ├── fpg_stringutils.pas │ ├── fpg_translations.pas │ ├── fpg_utils.pas │ ├── fpg_widget.pas │ ├── fpg_wuline.pas │ ├── gdi │ │ ├── fpg_gdi.pas │ │ ├── fpg_impl.pas │ │ ├── fpg_interface.pas │ │ ├── fpg_keys_gdi.inc │ │ ├── fpg_oledragdrop.pas │ │ ├── fpg_utils_impl.inc │ │ ├── fpgui_toolkit.lpk │ │ └── fpgui_toolkit.pas │ ├── keys.inc │ ├── lang_af.inc │ ├── lang_de.inc │ ├── lang_en.inc │ ├── lang_es.inc │ ├── lang_et.inc │ ├── lang_fr.inc │ ├── lang_he.inc │ ├── lang_it.inc │ ├── lang_lo.inc │ ├── lang_ms.inc │ ├── lang_pl.inc │ ├── lang_pt.inc │ ├── lang_pt_BR.inc │ ├── lang_ru.inc │ ├── lang_uk.inc │ ├── lang_zh_CN.inc │ ├── predefinedcolors.inc │ ├── render │ │ └── software │ │ │ ├── Agg2D.pas │ │ │ ├── agg-demos │ │ │ ├── .gitignore │ │ │ ├── Agg2DConsole.dpr │ │ │ ├── Agg2DDemo.dpr │ │ │ ├── _debug │ │ │ │ └── placeholder.txt │ │ │ ├── aa_demo.dpr │ │ │ ├── aa_test.dpr │ │ │ ├── alpha_gradient.dpr │ │ │ ├── alpha_mask.dpr │ │ │ ├── alpha_mask2.dpr │ │ │ ├── alpha_mask3.dpr │ │ │ ├── arial.ttf │ │ │ ├── bezier_div.dpr │ │ │ ├── blend_color.dpr │ │ │ ├── blur.dpr │ │ │ ├── bspline.dpr │ │ │ ├── build-find_compilers_linux │ │ │ ├── build-find_compilers_mac │ │ │ ├── build-upi │ │ │ ├── build-x11 │ │ │ ├── circles.dpr │ │ │ ├── compile_upi.dpr │ │ │ ├── compile_x11.dpr │ │ │ ├── component_rendering.dpr │ │ │ ├── compositing.dpr │ │ │ ├── compositing2.dpr │ │ │ ├── conv_contour.dpr │ │ │ ├── conv_dash_marker.dpr │ │ │ ├── conv_stroke.dpr │ │ │ ├── distortions.dpr │ │ │ ├── expat-pas │ │ │ │ ├── ascii.inc │ │ │ │ ├── asciitab.inc │ │ │ │ ├── asciitab_bt_colon_.inc │ │ │ │ ├── expat.pas │ │ │ │ ├── expat_basics.pas │ │ │ │ ├── expat_external.inc │ │ │ │ ├── expat_external.pas │ │ │ │ ├── expat_mode.inc │ │ │ │ ├── iasciitab.inc │ │ │ │ ├── iasciitab_bt_colon_.inc │ │ │ │ ├── readme.txt │ │ │ │ ├── utf8tab.inc │ │ │ │ ├── winconfig.inc │ │ │ │ ├── xmlparse.inc │ │ │ │ ├── xmlrole.pas │ │ │ │ ├── xmltok.pas │ │ │ │ ├── xmltok_impl.inc │ │ │ │ └── xmltok_ns.inc │ │ │ ├── expat-wrap │ │ │ │ ├── expat.pas │ │ │ │ └── linux │ │ │ │ │ ├── ReadMe_Linux.txt │ │ │ │ │ ├── libexpat.la │ │ │ │ │ ├── libexpat.so.0.4.0 │ │ │ │ │ ├── libexpatw.la │ │ │ │ │ └── libexpatw.so.0.4.0 │ │ │ ├── extrafpc.cfg │ │ │ ├── find_compilers_linux.dpr │ │ │ ├── find_compilers_mac.dpr │ │ │ ├── find_compilers_win.dpr │ │ │ ├── flash_rasterizer.dpr │ │ │ ├── flash_rasterizer2.dpr │ │ │ ├── freetype_test.dpr │ │ │ ├── gamma_correction.dpr │ │ │ ├── gamma_ctrl.dpr │ │ │ ├── gouraud.dpr │ │ │ ├── gouraud_mesh.dpr │ │ │ ├── gpc │ │ │ │ ├── copying.txt │ │ │ │ ├── gpc.pas │ │ │ │ └── versions.txt │ │ │ ├── gpc_test.dpr │ │ │ ├── gradient_focal.dpr │ │ │ ├── gradients.dpr │ │ │ ├── gradients_contour.dpr │ │ │ ├── graph_test.dpr │ │ │ ├── idea.dpr │ │ │ ├── image1.dpr │ │ │ ├── image_alpha.dpr │ │ │ ├── image_filters.dpr │ │ │ ├── image_filters2.dpr │ │ │ ├── image_fltr_graph.dpr │ │ │ ├── image_perspective.dpr │ │ │ ├── image_resample.dpr │ │ │ ├── image_transforms.dpr │ │ │ ├── image_transforms.txt │ │ │ ├── interactive_polygon_.pas │ │ │ ├── line_patterns.dpr │ │ │ ├── lion.dpr │ │ │ ├── lion_lens.dpr │ │ │ ├── lion_outline.dpr │ │ │ ├── make_arrows_.pas │ │ │ ├── make_gb_poly_.pas │ │ │ ├── multi_clip.dpr │ │ │ ├── parse_lion_.pas │ │ │ ├── particle_demo.dpr │ │ │ ├── pattern_fill.dpr │ │ │ ├── pattern_perspective.dpr │ │ │ ├── perspective.dpr │ │ │ ├── pixel_formats.inc │ │ │ ├── polymorphic_renderer.dpr │ │ │ ├── ppm │ │ │ │ ├── 1.ppm │ │ │ │ ├── 2.ppm │ │ │ │ ├── 3.ppm │ │ │ │ ├── 4.ppm │ │ │ │ ├── 5.ppm │ │ │ │ ├── 6.ppm │ │ │ │ ├── 7.ppm │ │ │ │ ├── 8.ppm │ │ │ │ ├── 9.ppm │ │ │ │ ├── agg.ppm │ │ │ │ ├── compositing.ppm │ │ │ │ ├── spheres.ppm │ │ │ │ └── spheres2.ppm │ │ │ ├── pure_api_win.dpr │ │ │ ├── raster_text.dpr │ │ │ ├── rasterizer_compound.dpr │ │ │ ├── rasterizers.dpr │ │ │ ├── rasterizers2.dpr │ │ │ ├── readme.txt │ │ │ ├── rounded_rect.dpr │ │ │ ├── scanline_boolean.dpr │ │ │ ├── scanline_boolean2.dpr │ │ │ ├── settings.dat │ │ │ ├── shapes.txt │ │ │ ├── simple_blur.dpr │ │ │ ├── svg │ │ │ │ ├── agg@pas.svg │ │ │ │ └── tiger.svg │ │ │ ├── svg_test.dpr │ │ │ ├── times.ttf │ │ │ ├── timesi.ttf │ │ │ ├── trans_curve1.dpr │ │ │ ├── trans_curve1_ft.dpr │ │ │ ├── trans_curve2.dpr │ │ │ ├── trans_curve2_ft.dpr │ │ │ ├── trans_polar.dpr │ │ │ ├── truetype_test.dpr │ │ │ └── verdana.ttf │ │ │ ├── agg_2D.pas │ │ │ ├── agg_alpha_mask_u8.pas │ │ │ ├── agg_arc.pas │ │ │ ├── agg_array.pas │ │ │ ├── agg_arrowhead.pas │ │ │ ├── agg_basics.pas │ │ │ ├── agg_bezier_arc.pas │ │ │ ├── agg_bitset_iterator.pas │ │ │ ├── agg_blur.pas │ │ │ ├── agg_bounding_rect.pas │ │ │ ├── agg_bspline.pas │ │ │ ├── agg_clip_liang_barsky.pas │ │ │ ├── agg_color.pas │ │ │ ├── agg_conv_adaptor_vcgen.pas │ │ │ ├── agg_conv_adaptor_vpgen.pas │ │ │ ├── agg_conv_bspline.pas │ │ │ ├── agg_conv_clip_polygon.pas │ │ │ ├── agg_conv_clip_polyline.pas │ │ │ ├── agg_conv_concat.pas │ │ │ ├── agg_conv_contour.pas │ │ │ ├── agg_conv_curve.pas │ │ │ ├── agg_conv_dash.pas │ │ │ ├── agg_conv_gpc.pas │ │ │ ├── agg_conv_marker.pas │ │ │ ├── agg_conv_marker_adaptor.pas │ │ │ ├── agg_conv_segmentator.pas │ │ │ ├── agg_conv_shorten_path.pas │ │ │ ├── agg_conv_smooth_poly1.pas │ │ │ ├── agg_conv_stroke.pas │ │ │ ├── agg_conv_transform.pas │ │ │ ├── agg_curves.pas │ │ │ ├── agg_dda_line.pas │ │ │ ├── agg_ellipse.pas │ │ │ ├── agg_ellipse_bresenham.pas │ │ │ ├── agg_embedded_raster_fonts.pas │ │ │ ├── agg_font_cache_manager.pas │ │ │ ├── agg_font_engine.pas │ │ │ ├── agg_font_freetype.pas │ │ │ ├── agg_font_freetype_lib.pas │ │ │ ├── agg_font_win32_tt.pas │ │ │ ├── agg_gamma_functions.pas │ │ │ ├── agg_gamma_lut.pas │ │ │ ├── agg_glyph_raster_bin.pas │ │ │ ├── agg_gradient_lut.pas │ │ │ ├── agg_gsv_text.pas │ │ │ ├── agg_image_filters.pas │ │ │ ├── agg_line_aa_basics.pas │ │ │ ├── agg_math.pas │ │ │ ├── agg_math_stroke.pas │ │ │ ├── agg_mode.inc │ │ │ ├── agg_path_storage.pas │ │ │ ├── agg_path_storage_integer.pas │ │ │ ├── agg_pattern_filters_rgba.pas │ │ │ ├── agg_pixfmt.pas │ │ │ ├── agg_pixfmt_amask_adaptor.pas │ │ │ ├── agg_pixfmt_gray.pas │ │ │ ├── agg_pixfmt_rgb.pas │ │ │ ├── agg_pixfmt_rgb_packed.pas │ │ │ ├── agg_pixfmt_rgba.pas │ │ │ ├── agg_pixfmt_transposer.pas │ │ │ ├── agg_platform_cocoa.inc │ │ │ ├── agg_platform_gdi.inc │ │ │ ├── agg_platform_x11.inc │ │ │ ├── agg_rasterizer_cells_aa.pas │ │ │ ├── agg_rasterizer_compound_aa.pas │ │ │ ├── agg_rasterizer_outline.pas │ │ │ ├── agg_rasterizer_outline_aa.pas │ │ │ ├── agg_rasterizer_scanline_aa.pas │ │ │ ├── agg_rasterizer_sl_clip.pas │ │ │ ├── agg_render_scanlines.pas │ │ │ ├── agg_renderer_base.pas │ │ │ ├── agg_renderer_markers.pas │ │ │ ├── agg_renderer_mclip.pas │ │ │ ├── agg_renderer_outline_aa.pas │ │ │ ├── agg_renderer_outline_image.pas │ │ │ ├── agg_renderer_primitives.pas │ │ │ ├── agg_renderer_raster_text.pas │ │ │ ├── agg_renderer_scanline.pas │ │ │ ├── agg_rendering_buffer.pas │ │ │ ├── agg_rendering_buffer_dynarow.pas │ │ │ ├── agg_rounded_rect.pas │ │ │ ├── agg_scanline.pas │ │ │ ├── agg_scanline_bin.pas │ │ │ ├── agg_scanline_boolean_algebra.pas │ │ │ ├── agg_scanline_p.pas │ │ │ ├── agg_scanline_storage_aa.pas │ │ │ ├── agg_scanline_storage_bin.pas │ │ │ ├── agg_scanline_u.pas │ │ │ ├── agg_shorten_path.pas │ │ │ ├── agg_simul_eq.pas │ │ │ ├── agg_span_allocator.pas │ │ │ ├── agg_span_converter.pas │ │ │ ├── agg_span_generator.pas │ │ │ ├── agg_span_gouraud.pas │ │ │ ├── agg_span_gouraud_gray.pas │ │ │ ├── agg_span_gouraud_rgba.pas │ │ │ ├── agg_span_gradient.pas │ │ │ ├── agg_span_gradient_alpha.pas │ │ │ ├── agg_span_gradient_contour.pas │ │ │ ├── agg_span_gradient_image.pas │ │ │ ├── agg_span_image_filter.pas │ │ │ ├── agg_span_image_filter_gray.pas │ │ │ ├── agg_span_image_filter_rgb.pas │ │ │ ├── agg_span_image_filter_rgba.pas │ │ │ ├── agg_span_image_resample.pas │ │ │ ├── agg_span_image_resample_gray.pas │ │ │ ├── agg_span_image_resample_rgb.pas │ │ │ ├── agg_span_image_resample_rgba.pas │ │ │ ├── agg_span_interpolator_adaptor.pas │ │ │ ├── agg_span_interpolator_linear.pas │ │ │ ├── agg_span_interpolator_persp.pas │ │ │ ├── agg_span_interpolator_trans.pas │ │ │ ├── agg_span_pattern.pas │ │ │ ├── agg_span_pattern_filter_gray.pas │ │ │ ├── agg_span_pattern_filter_rgb.pas │ │ │ ├── agg_span_pattern_filter_rgba.pas │ │ │ ├── agg_span_pattern_resample_gray.pas │ │ │ ├── agg_span_pattern_resample_rgb.pas │ │ │ ├── agg_span_pattern_resample_rgba.pas │ │ │ ├── agg_span_pattern_rgb.pas │ │ │ ├── agg_span_pattern_rgba.pas │ │ │ ├── agg_span_solid.pas │ │ │ ├── agg_span_subdiv_adaptor.pas │ │ │ ├── agg_trans_affine.pas │ │ │ ├── agg_trans_bilinear.pas │ │ │ ├── agg_trans_double_path.pas │ │ │ ├── agg_trans_perspective.pas │ │ │ ├── agg_trans_single_path.pas │ │ │ ├── agg_trans_viewport.pas │ │ │ ├── agg_trans_warp_magnifier.pas │ │ │ ├── agg_vcgen_bspline.pas │ │ │ ├── agg_vcgen_contour.pas │ │ │ ├── agg_vcgen_dash.pas │ │ │ ├── agg_vcgen_markers_term.pas │ │ │ ├── agg_vcgen_smooth_poly1.pas │ │ │ ├── agg_vcgen_stroke.pas │ │ │ ├── agg_vcgen_vertex_sequence.pas │ │ │ ├── agg_vertex_sequence.pas │ │ │ ├── agg_vertex_source.pas │ │ │ ├── agg_vpgen_clip_polygon.pas │ │ │ ├── agg_vpgen_clip_polyline.pas │ │ │ ├── agg_vpgen_segmentator.pas │ │ │ ├── aggpas.lpk │ │ │ ├── aggpas.pas │ │ │ ├── ctrl │ │ │ ├── agg_bezier_ctrl.pas │ │ │ ├── agg_cbox_ctrl.pas │ │ │ ├── agg_ctrl.pas │ │ │ ├── agg_gamma_ctrl.pas │ │ │ ├── agg_gamma_spline.pas │ │ │ ├── agg_polygon_ctrl.pas │ │ │ ├── agg_rbox_ctrl.pas │ │ │ ├── agg_scale_ctrl.pas │ │ │ ├── agg_slider_ctrl.pas │ │ │ └── agg_spline_ctrl.pas │ │ │ ├── fpg_fontcache.pas │ │ │ ├── pf_abgr32.inc │ │ │ ├── pf_abgr32_pre.inc │ │ │ ├── pf_alpha32.inc │ │ │ ├── pf_argb32.inc │ │ │ ├── pf_argb32_pre.inc │ │ │ ├── pf_bgr24.inc │ │ │ ├── pf_bgr24_gamma.inc │ │ │ ├── pf_bgr24_pre.inc │ │ │ ├── pf_bgra32.inc │ │ │ ├── pf_bgra32_pre.inc │ │ │ ├── pf_cubl32.inc │ │ │ ├── pf_gray8.inc │ │ │ ├── pf_gray8_pre.inc │ │ │ ├── pf_rgb24.inc │ │ │ ├── pf_rgb24_gamma.inc │ │ │ ├── pf_rgb24_pre.inc │ │ │ ├── pf_rgb555.inc │ │ │ ├── pf_rgb555_gamma.inc │ │ │ ├── pf_rgb555_pre.inc │ │ │ ├── pf_rgb565.inc │ │ │ ├── pf_rgb565_gamma.inc │ │ │ ├── pf_rgb565_pre.inc │ │ │ ├── pf_rgba32.inc │ │ │ ├── pf_rgba32_pre.inc │ │ │ ├── platform │ │ │ ├── linux │ │ │ │ ├── agg_linux_mini_libc.pas │ │ │ │ ├── agg_platform_support.pas │ │ │ │ └── file_utils_.pas │ │ │ ├── mac │ │ │ │ ├── agg_mac_pmap.pas │ │ │ │ ├── agg_platform_support.pas │ │ │ │ └── file_utils_.pas │ │ │ └── win │ │ │ │ ├── agg_platform_support.pas │ │ │ │ ├── agg_win32_bmp.pas │ │ │ │ └── file_utils_.pas │ │ │ ├── svg │ │ │ ├── agg_svg_exception.pas │ │ │ ├── agg_svg_parser.pas │ │ │ ├── agg_svg_path_renderer.pas │ │ │ └── agg_svg_path_tokenizer.pas │ │ │ └── util │ │ │ └── agg_color_conv.pas │ ├── stdimages.inc │ └── x11 │ │ ├── fpg_impl.pas │ │ ├── fpg_interface.pas │ │ ├── fpg_keyconv_x11.pas │ │ ├── fpg_netlayer_x11.pas │ │ ├── fpg_utils_impl.inc │ │ ├── fpg_x11.pas │ │ ├── fpg_xft_x11.pas │ │ ├── fpgui_toolkit.lpk │ │ └── fpgui_toolkit.pas ├── extrafpc.cfg ├── fpmake.pp ├── fpreport │ ├── README.txt │ ├── TODO.txt │ ├── demos │ │ ├── company-logo.png │ │ ├── compiling.txt │ │ ├── countries.inc │ │ ├── countries.json │ │ ├── countries2.inc │ │ ├── demos.inc │ │ ├── fcldemo.lpi │ │ ├── fcldemo.pp │ │ ├── fonts │ │ │ ├── LiberationSans-Bold.ttf │ │ │ ├── LiberationSans-BoldItalic.ttf │ │ │ ├── LiberationSans-Italic.ttf │ │ │ ├── LiberationSans-Regular.ttf │ │ │ ├── LiberationSerif-Bold.ttf │ │ │ ├── LiberationSerif-BoldItalic.ttf │ │ │ ├── LiberationSerif-Italic.ttf │ │ │ └── LiberationSerif-Regular.ttf │ │ ├── pictures │ │ │ ├── man01.png │ │ │ ├── man02.png │ │ │ ├── man03.png │ │ │ ├── man04.png │ │ │ ├── man05.png │ │ │ ├── woman01.png │ │ │ ├── woman02.png │ │ │ ├── woman03.png │ │ │ ├── woman04.png │ │ │ └── woman05.png │ │ ├── polygon │ │ │ ├── frmmain.lfm │ │ │ ├── frmmain.pas │ │ │ ├── reportpolygon.pas │ │ │ ├── testpolygon.ico │ │ │ ├── testpolygon.lpi │ │ │ └── testpolygon.lpr │ │ ├── regreports.pp │ │ ├── rptbarcode.pp │ │ ├── rptcolumns.pp │ │ ├── rptcontnr.pp │ │ ├── rptdataset.pp │ │ ├── rptexpressions.pp │ │ ├── rptframes.pp │ │ ├── rptgrouping.pp │ │ ├── rptimages.pp │ │ ├── rptjson.pp │ │ ├── rptmasterdetail.pp │ │ ├── rptmasterdetaildataset.pp │ │ ├── rptnestedgroups.pp │ │ ├── rptqrcode.pp │ │ ├── rptshapes.pp │ │ ├── rptsimplelist.pp │ │ ├── rptttf.pp │ │ ├── udapp.pp │ │ ├── webdemo.lpi │ │ ├── webdemo.pp │ │ └── wmreports.pp │ ├── fpbarcode.pp │ ├── fpextfuncs.pp │ ├── fpguireport.lpk │ ├── fpguireport.pas │ ├── fpimgbarcode.pp │ ├── fpimgqrcode.pp │ ├── fpjsonreport.pp │ ├── fpqrcodegen.pp │ ├── fprepexprpars.pp │ ├── fpreport.pp │ ├── fpreport_export_aggpas.pas │ ├── fpreport_export_fpgui.pas │ ├── fpreport_export_preview.pas │ ├── fpreportbarcode.pp │ ├── fpreportcanvashelper.pp │ ├── fpreportcheckbox.inc │ ├── fpreportcontnr.pp │ ├── fpreportdb.pp │ ├── fpreportdom.pp │ ├── fpreportfpimageexport.pp │ ├── fpreporthtmlexport.pp │ ├── fpreporthtmlparser.pp │ ├── fpreporthtmlutil.pp │ ├── fpreportjson.pp │ ├── fpreportpdfexport.pp │ ├── fpreportqrcode.pp │ └── fpreportstreamer.pp ├── gui │ ├── charmapdialog.inc │ ├── colordialog.inc │ ├── db │ │ └── fpgui_db.pas │ ├── fpg_animation.pas │ ├── fpg_basegrid.pas │ ├── fpg_button.pas │ ├── fpg_checkbox.pas │ ├── fpg_colormapping.pas │ ├── fpg_colorwheel.pas │ ├── fpg_combobox.pas │ ├── fpg_customgrid.pas │ ├── fpg_dialogs.pas │ ├── fpg_dnd_window.pas │ ├── fpg_edit.pas │ ├── fpg_editbtn.pas │ ├── fpg_editcombo.pas │ ├── fpg_form.pas │ ├── fpg_gauge.pas │ ├── fpg_grid.pas │ ├── fpg_hexview.pas │ ├── fpg_hint.pas │ ├── fpg_hyperlink.pas │ ├── fpg_iniutils.pas │ ├── fpg_label.pas │ ├── fpg_ledmatrix.pas │ ├── fpg_listbox.pas │ ├── fpg_listview.pas │ ├── fpg_memo.pas │ ├── fpg_menu.pas │ ├── fpg_mru.pas │ ├── fpg_panel.pas │ ├── fpg_popupcalendar.pas │ ├── fpg_progressbar.pas │ ├── fpg_radiobutton.pas │ ├── fpg_readonly.pas │ ├── fpg_scrollbar.pas │ ├── fpg_scrollframe.pas │ ├── fpg_spinedit.pas │ ├── fpg_splitter.pas │ ├── fpg_stringgridbuilder.pas │ ├── fpg_style.pas │ ├── fpg_style_bitmap.pas │ ├── fpg_style_bluecurve.pas │ ├── fpg_style_carbon.pas │ ├── fpg_style_clearlooks.pas │ ├── fpg_style_motif.pas │ ├── fpg_style_plastic.pas │ ├── fpg_style_win2k.pas │ ├── fpg_style_win8.pas │ ├── fpg_stylemanager.pas │ ├── fpg_tab.pas │ ├── fpg_toggle.pas │ ├── fpg_toolbox.pas │ ├── fpg_trackbar.pas │ ├── fpg_trayicon.pas │ ├── fpg_tree.pas │ ├── fpg_window.pas │ ├── inputintegerdialog.inc │ ├── inputquerydialog.inc │ ├── logo.inc │ ├── managebookmarksdialog.inc │ ├── messagedialog.inc │ ├── newdirdialog.inc │ ├── promptuserdialog.inc │ └── selectdirdialog.inc └── reportengine │ ├── u_command.pas │ ├── u_pdf.pas │ ├── u_report.pas │ ├── u_reportimages.pas │ └── u_visu.pas ├── tools ├── build_tools.bat ├── generateincfiles.pas ├── imageconvert │ ├── bin2pas.pas │ ├── extrafpc.cfg │ ├── frm_main.pas │ ├── img2pas.pas │ ├── imgcnv.lpi │ └── imgcnv.lpr ├── localize.bat ├── localize.sh ├── macos │ └── create-appbundle.sh ├── makefont │ ├── makefonts.lpi │ ├── makefonts.lpr │ ├── readme.txt │ ├── u_data.pas │ ├── u_main.pas │ └── u_parsettf.pas ├── sync_to_SF │ ├── README.txt │ ├── config │ └── github_fpgui_to_sourceforge.sh ├── units │ └── placeholder.txt ├── updatepofiles.pas └── wipfc │ ├── README.txt │ ├── de_DE.nls │ ├── en_GB.nls │ ├── en_US.nls │ ├── entit932.txt │ ├── entit934.txt │ ├── entit938.txt │ ├── entity.txt │ ├── fr_CA.nls │ ├── fr_FR.nls │ ├── ja_JA.nls │ ├── wipfc-freebsd64.7z │ ├── wipfc-linux32.tar.gz │ ├── wipfc.exe.zip │ └── xx_YY.nls ├── uidesigner ├── anchors.inc ├── extrafpc.cfg ├── frm_main.pas ├── icon_16.png ├── icon_32.png ├── icons.inc ├── images │ ├── checkdateedit.bmp │ ├── colorlistbox.bmp │ ├── colorwheel.bmp │ ├── dateedit.bmp │ ├── editbutton.bmp │ ├── editcurrency.bmp │ ├── editdirectory.bmp │ ├── editfilename.bmp │ ├── editfloat.bmp │ ├── editfont.bmp │ ├── editinteger.bmp │ ├── gauge.bmp │ ├── groupbox.bmp │ ├── hyperlink.bmp │ ├── ledmatrix.bmp │ ├── listbox.bmp │ ├── listview.bmp │ ├── menubar.bmp │ ├── newform_16.bmp │ ├── pagecontrol.bmp │ ├── progressbar.bmp │ ├── radiobutton.bmp │ ├── richtextview.bmp │ ├── scrollframe.bmp │ ├── shape_align_bottom.bmp │ ├── shape_align_left.bmp │ ├── shape_align_right.bmp │ ├── shape_align_top.bmp │ ├── splitter.bmp │ ├── stringgrid.bmp │ ├── tabsheet.bmp │ ├── toggle.bmp │ ├── trackbar.bmp │ ├── treeview.bmp │ └── valuebar.bmp ├── languages │ ├── localize.bat │ ├── localize.sh │ ├── uidesigner.en.po │ ├── uidesigner.et.po │ ├── uidesigner.ms.po │ ├── uidesigner.pl.po │ ├── uidesigner.po │ ├── uidesigner.pt.po │ ├── uidesigner.pt_BR.po │ ├── uidesigner.ru.po │ └── uidesigner.uk.po ├── readme.txt ├── uidesigner.desktop ├── uidesigner.exe.manifest ├── uidesigner.lpi ├── uidesigner.lpr ├── uidesigner.png ├── uidesigner.prj ├── uidesigner.project ├── uidesigner_clean.prj ├── units │ ├── .gitignore │ ├── i386-freebsd │ │ └── .gitignore │ ├── i386-linux │ │ └── .gitignore │ ├── i386-win32 │ │ └── .gitignore │ ├── x86_64-freebsd │ │ └── .gitignore │ └── x86_64-linux │ │ └── .gitignore ├── vfd_constants.pas ├── vfd_designer.pas ├── vfd_editors.pas ├── vfd_file.pas ├── vfd_formparser.pas ├── vfd_forms.pas ├── vfd_main.pas ├── vfd_propeditgrid.pas ├── vfd_props.pas ├── vfd_resizer.pas ├── vfd_utils.pas ├── vfd_widgetclass.pas └── vfd_widgets.pas └── unittests ├── README.txt ├── build.sh ├── extrafpc.cfg ├── fpgui_unittests.lpr ├── fpgui_unittests_console.lpr ├── fpgui_unittests_gui.prj ├── manual_tests ├── test_visible.lpi ├── test_visible.lpr └── units │ └── .gitignore ├── run.sh ├── testdependencies.pas ├── tests ├── csvparser_test.pas ├── tcborderlayout.pas ├── tcflowlayout.pas ├── tcfontcacheremoval.pas ├── tcfontdefinition.pas ├── tcfontmanager.pas ├── tcfpgbase.pas ├── tclayoutmanager.pas └── tctreeview.pas └── units └── .gitignore /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/.gitattributes -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/.gitignore -------------------------------------------------------------------------------- /.mailmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/.mailmap -------------------------------------------------------------------------------- /AUTHORS.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/AUTHORS.txt -------------------------------------------------------------------------------- /CHANGELOG.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/CHANGELOG.txt -------------------------------------------------------------------------------- /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /VERSION-GEN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/VERSION-GEN -------------------------------------------------------------------------------- /docs/INSTALL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/INSTALL.txt -------------------------------------------------------------------------------- /docs/PLAN_font_handling_refactor.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/PLAN_font_handling_refactor.adoc -------------------------------------------------------------------------------- /docs/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/README.txt -------------------------------------------------------------------------------- /docs/adding_a_new_canvas_class.inf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/adding_a_new_canvas_class.inf -------------------------------------------------------------------------------- /docs/adding_a_new_canvas_class.ipf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/adding_a_new_canvas_class.ipf -------------------------------------------------------------------------------- /docs/aggpas/agg2d.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/aggpas/agg2d.html -------------------------------------------------------------------------------- /docs/aggpas/agg2d_files/arc_flags.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/aggpas/agg2d_files/arc_flags.jpg -------------------------------------------------------------------------------- /docs/aggpas/agg2d_files/cap_butt.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/aggpas/agg2d_files/cap_butt.jpg -------------------------------------------------------------------------------- /docs/aggpas/agg2d_files/cap_round.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/aggpas/agg2d_files/cap_round.jpg -------------------------------------------------------------------------------- /docs/aggpas/agg2d_files/liner.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/aggpas/agg2d_files/liner.jpg -------------------------------------------------------------------------------- /docs/aggpas/agg2d_files/spacer.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/aggpas/agg2d_files/spacer.gif -------------------------------------------------------------------------------- /docs/aggpas/agg_tutorial/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/aggpas/agg_tutorial/README.txt -------------------------------------------------------------------------------- /docs/aggpas/ddj1.agdoc.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/aggpas/ddj1.agdoc.html -------------------------------------------------------------------------------- /docs/aggpas/ddj1.agdoc_files/agg.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/aggpas/ddj1.agdoc_files/agg.css -------------------------------------------------------------------------------- /docs/aggpas/ddj1.agdoc_files/link.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/aggpas/ddj1.agdoc_files/link.gif -------------------------------------------------------------------------------- /docs/aggpas/ddj1_aggpas_src.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/aggpas/ddj1_aggpas_src.tar.gz -------------------------------------------------------------------------------- /docs/aggpas/gamma_correction.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/aggpas/gamma_correction.html -------------------------------------------------------------------------------- /docs/aggpas/gradients_tutorial.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/aggpas/gradients_tutorial.html -------------------------------------------------------------------------------- /docs/aggpas/introduction.agdoc.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/aggpas/introduction.agdoc.html -------------------------------------------------------------------------------- /docs/aggpas/line_alignment.agdoc.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/aggpas/line_alignment.agdoc.html -------------------------------------------------------------------------------- /docs/aggpas/original_demos.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/aggpas/original_demos.html -------------------------------------------------------------------------------- /docs/aggpas/scanlines.agdoc.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/aggpas/scanlines.agdoc.html -------------------------------------------------------------------------------- /docs/alienwindow_design.inf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/alienwindow_design.inf -------------------------------------------------------------------------------- /docs/alienwindow_design.ipf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/alienwindow_design.ipf -------------------------------------------------------------------------------- /docs/class_design_alienwindows.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/class_design_alienwindows.png -------------------------------------------------------------------------------- /docs/class_design_alienwindows.uxf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/class_design_alienwindows.uxf -------------------------------------------------------------------------------- /docs/class_design_v1.4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/class_design_v1.4.png -------------------------------------------------------------------------------- /docs/class_design_v1.4.uxf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/class_design_v1.4.uxf -------------------------------------------------------------------------------- /docs/class_inheritance.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/class_inheritance.txt -------------------------------------------------------------------------------- /docs/colors/color_names.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/colors/color_names.html -------------------------------------------------------------------------------- /docs/colors/html40colors.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/colors/html40colors.txt -------------------------------------------------------------------------------- /docs/colors/namedcolors.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/colors/namedcolors.txt -------------------------------------------------------------------------------- /docs/colors/rgb.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/colors/rgb.txt -------------------------------------------------------------------------------- /docs/colors/webcolors.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/colors/webcolors.txt -------------------------------------------------------------------------------- /docs/colors/websafe.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/colors/websafe.txt -------------------------------------------------------------------------------- /docs/faq.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/faq.txt -------------------------------------------------------------------------------- /docs/font_architecture.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/font_architecture.adoc -------------------------------------------------------------------------------- /docs/font_migration_guide.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/font_migration_guide.adoc -------------------------------------------------------------------------------- /docs/font_redesign_plan_v2.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/font_redesign_plan_v2.adoc -------------------------------------------------------------------------------- /docs/font_troubleshooting.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/font_troubleshooting.adoc -------------------------------------------------------------------------------- /docs/fpGUIHelpIntegration.lpk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/fpGUIHelpIntegration.lpk -------------------------------------------------------------------------------- /docs/fpGUIHelpIntegration.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/fpGUIHelpIntegration.pas -------------------------------------------------------------------------------- /docs/fpGUIHelpIntegration.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/fpGUIHelpIntegration.txt -------------------------------------------------------------------------------- /docs/fpc_lang_ref.ipf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/fpc_lang_ref.ipf -------------------------------------------------------------------------------- /docs/fpdoc.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/fpdoc.css -------------------------------------------------------------------------------- /docs/fpgui-docs-project.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/fpgui-docs-project.xml -------------------------------------------------------------------------------- /docs/git_howto.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/git_howto.txt -------------------------------------------------------------------------------- /docs/manifest.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/manifest.xml -------------------------------------------------------------------------------- /docs/notes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/notes.txt -------------------------------------------------------------------------------- /docs/pkghelpfpGUI.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/pkghelpfpGUI.pas -------------------------------------------------------------------------------- /docs/release_process.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/release_process.txt -------------------------------------------------------------------------------- /docs/theming_spec.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/theming_spec.txt -------------------------------------------------------------------------------- /docs/translating_your_application.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/translating_your_application.txt -------------------------------------------------------------------------------- /docs/xml/corelib/fpg_base.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/xml/corelib/fpg_base.xml -------------------------------------------------------------------------------- /docs/xml/corelib/fpg_command_intf.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/xml/corelib/fpg_command_intf.xml -------------------------------------------------------------------------------- /docs/xml/corelib/fpg_constants.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/xml/corelib/fpg_constants.xml -------------------------------------------------------------------------------- /docs/xml/corelib/fpg_imgfmt_bmp.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/xml/corelib/fpg_imgfmt_bmp.xml -------------------------------------------------------------------------------- /docs/xml/corelib/fpg_main.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/xml/corelib/fpg_main.xml -------------------------------------------------------------------------------- /docs/xml/corelib/fpg_popupwindow.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/xml/corelib/fpg_popupwindow.xml -------------------------------------------------------------------------------- /docs/xml/corelib/fpg_utils.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/xml/corelib/fpg_utils.xml -------------------------------------------------------------------------------- /docs/xml/corelib/fpg_widget.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/xml/corelib/fpg_widget.xml -------------------------------------------------------------------------------- /docs/xml/corelib/fpg_wuline.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/xml/corelib/fpg_wuline.xml -------------------------------------------------------------------------------- /docs/xml/corelib/gdi/fpg_gdi.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/xml/corelib/gdi/fpg_gdi.xml -------------------------------------------------------------------------------- /docs/xml/corelib/x11/fpg_x11.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/xml/corelib/x11/fpg_x11.xml -------------------------------------------------------------------------------- /docs/xml/fpgui_topic_dnd.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/xml/fpgui_topic_dnd.xml -------------------------------------------------------------------------------- /docs/xml/gui/fpg_basegrid.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/xml/gui/fpg_basegrid.xml -------------------------------------------------------------------------------- /docs/xml/gui/fpg_button.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/xml/gui/fpg_button.xml -------------------------------------------------------------------------------- /docs/xml/gui/fpg_colormapping.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/xml/gui/fpg_colormapping.xml -------------------------------------------------------------------------------- /docs/xml/gui/fpg_colorwheel.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/xml/gui/fpg_colorwheel.xml -------------------------------------------------------------------------------- /docs/xml/gui/fpg_dialogs.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/xml/gui/fpg_dialogs.xml -------------------------------------------------------------------------------- /docs/xml/gui/fpg_form.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/xml/gui/fpg_form.xml -------------------------------------------------------------------------------- /docs/xml/gui/fpg_grid.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/xml/gui/fpg_grid.xml -------------------------------------------------------------------------------- /docs/xml/gui/fpg_hyperlink.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/xml/gui/fpg_hyperlink.xml -------------------------------------------------------------------------------- /docs/xml/gui/fpg_panel.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/xml/gui/fpg_panel.xml -------------------------------------------------------------------------------- /docs/xml/gui/fpg_scrollbar.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/xml/gui/fpg_scrollbar.xml -------------------------------------------------------------------------------- /docs/xml/gui/fpg_trayicon.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/xml/gui/fpg_trayicon.xml -------------------------------------------------------------------------------- /docs/xml/gui/fpg_tree.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docs/xml/gui/fpg_tree.xml -------------------------------------------------------------------------------- /docview/.gitignore: -------------------------------------------------------------------------------- 1 | *.[oa] 2 | *.ppu 3 | *.lps 4 | units -------------------------------------------------------------------------------- /docview/TODO.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/TODO.txt -------------------------------------------------------------------------------- /docview/docs/ESC.INF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/docs/ESC.INF -------------------------------------------------------------------------------- /docview/docs/INFFILE.INF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/docs/INFFILE.INF -------------------------------------------------------------------------------- /docview/docs/INF_article.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/docs/INF_article.txt -------------------------------------------------------------------------------- /docview/docs/IPFREF_v4.INF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/docs/IPFREF_v4.INF -------------------------------------------------------------------------------- /docview/docs/docview.ipf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/docs/docview.ipf -------------------------------------------------------------------------------- /docview/docs/inf04.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/docs/inf04.txt -------------------------------------------------------------------------------- /docview/docview.exe.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/docview.exe.manifest -------------------------------------------------------------------------------- /docview/images/docview-48x48.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/images/docview-48x48.ico -------------------------------------------------------------------------------- /docview/images/docview-48x48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/images/docview-48x48.png -------------------------------------------------------------------------------- /docview/images/docview-48x48.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/images/docview-48x48.xcf -------------------------------------------------------------------------------- /docview/images/go-down.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/images/go-down.bmp -------------------------------------------------------------------------------- /docview/images/go-next.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/images/go-next.bmp -------------------------------------------------------------------------------- /docview/images/go-previous.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/images/go-previous.bmp -------------------------------------------------------------------------------- /docview/images/go-up.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/images/go-up.bmp -------------------------------------------------------------------------------- /docview/images/inf-book-48x48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/images/inf-book-48x48.png -------------------------------------------------------------------------------- /docview/images/install_splash.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/images/install_splash.xcf -------------------------------------------------------------------------------- /docview/images/missing.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/images/missing.bmp -------------------------------------------------------------------------------- /docview/images/notegreen_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/images/notegreen_16.bmp -------------------------------------------------------------------------------- /docview/install/docview.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/install/docview.desktop -------------------------------------------------------------------------------- /docview/install/install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/install/install.sh -------------------------------------------------------------------------------- /docview/install/linux.readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/install/linux.readme.txt -------------------------------------------------------------------------------- /docview/src/CompareWordUnit.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/CompareWordUnit.pas -------------------------------------------------------------------------------- /docview/src/HelpBitmap.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/HelpBitmap.pas -------------------------------------------------------------------------------- /docview/src/HelpBookmark.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/HelpBookmark.pas -------------------------------------------------------------------------------- /docview/src/HelpFile.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/HelpFile.pas -------------------------------------------------------------------------------- /docview/src/HelpNote.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/HelpNote.pas -------------------------------------------------------------------------------- /docview/src/HelpTopic.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/HelpTopic.pas -------------------------------------------------------------------------------- /docview/src/HelpWindowDimensions.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/HelpWindowDimensions.pas -------------------------------------------------------------------------------- /docview/src/IPFEscapeCodes.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/IPFEscapeCodes.pas -------------------------------------------------------------------------------- /docview/src/IPFFileFormatUnit.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/IPFFileFormatUnit.pas -------------------------------------------------------------------------------- /docview/src/SearchTable.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/SearchTable.pas -------------------------------------------------------------------------------- /docview/src/SearchUnit.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/SearchUnit.pas -------------------------------------------------------------------------------- /docview/src/SettingsUnit.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/SettingsUnit.pas -------------------------------------------------------------------------------- /docview/src/TextSearchQuery.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/TextSearchQuery.pas -------------------------------------------------------------------------------- /docview/src/arrows.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/arrows.inc -------------------------------------------------------------------------------- /docview/src/docdump/docdump.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/docdump/docdump.lpi -------------------------------------------------------------------------------- /docview/src/docdump/docdump.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/docdump/docdump.lpr -------------------------------------------------------------------------------- /docview/src/docdump/iterator_impl.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/docdump/iterator_impl.pas -------------------------------------------------------------------------------- /docview/src/docdump/iterator_intf.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/docdump/iterator_intf.pas -------------------------------------------------------------------------------- /docview/src/docdump/readcontrols.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/docdump/readcontrols.pas -------------------------------------------------------------------------------- /docview/src/docdump/readextfiles.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/docdump/readextfiles.pas -------------------------------------------------------------------------------- /docview/src/docdump/readfonts.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/docdump/readfonts.pas -------------------------------------------------------------------------------- /docview/src/docdump/readheader.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/docdump/readheader.pas -------------------------------------------------------------------------------- /docview/src/docdump/readnlsdata.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/docdump/readnlsdata.pas -------------------------------------------------------------------------------- /docview/src/docdump/readstrings.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/docdump/readstrings.pas -------------------------------------------------------------------------------- /docview/src/docdump/readtoc.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/docdump/readtoc.pas -------------------------------------------------------------------------------- /docview/src/docdump/u_Tools.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/docdump/u_Tools.pas -------------------------------------------------------------------------------- /docview/src/docview.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/docview.lpi -------------------------------------------------------------------------------- /docview/src/docview.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/docview.lpr -------------------------------------------------------------------------------- /docview/src/docview.project: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/docview.project -------------------------------------------------------------------------------- /docview/src/docview.rc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/docview.rc -------------------------------------------------------------------------------- /docview/src/docview_clean.prj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/docview_clean.prj -------------------------------------------------------------------------------- /docview/src/dvHelpers.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/dvHelpers.pas -------------------------------------------------------------------------------- /docview/src/dvconstants.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/dvconstants.pas -------------------------------------------------------------------------------- /docview/src/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/extrafpc.cfg -------------------------------------------------------------------------------- /docview/src/frm_bookmarks.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/frm_bookmarks.pas -------------------------------------------------------------------------------- /docview/src/frm_configuration.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/frm_configuration.pas -------------------------------------------------------------------------------- /docview/src/frm_main.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/frm_main.pas -------------------------------------------------------------------------------- /docview/src/frm_note.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/frm_note.pas -------------------------------------------------------------------------------- /docview/src/frm_text.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/frm_text.pas -------------------------------------------------------------------------------- /docview/src/images.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/images.inc -------------------------------------------------------------------------------- /docview/src/lzwdecompress.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/lzwdecompress.pas -------------------------------------------------------------------------------- /docview/src/missing.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/missing.inc -------------------------------------------------------------------------------- /docview/src/nvNullObjects.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/nvNullObjects.pas -------------------------------------------------------------------------------- /docview/src/nvUtilities.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/src/nvUtilities.pas -------------------------------------------------------------------------------- /docview/src/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /docview/test/newview.inf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/test/newview.inf -------------------------------------------------------------------------------- /docview/test/testcase1.hlp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/test/testcase1.hlp -------------------------------------------------------------------------------- /docview/test/testcase1.ipf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/docview/test/testcase1.ipf -------------------------------------------------------------------------------- /examples/apps/charpalette/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/apps/compileall.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/compileall.sh -------------------------------------------------------------------------------- /examples/apps/debugserver/images.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/debugserver/images.inc -------------------------------------------------------------------------------- /examples/apps/docedit/docedit.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/docedit/docedit.lpi -------------------------------------------------------------------------------- /examples/apps/docedit/docedit.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/docedit/docedit.lpr -------------------------------------------------------------------------------- /examples/apps/docedit/doceditmsg.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/docedit/doceditmsg.pas -------------------------------------------------------------------------------- /examples/apps/docedit/doceditopts.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/docedit/doceditopts.pas -------------------------------------------------------------------------------- /examples/apps/docedit/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/docedit/extrafpc.cfg -------------------------------------------------------------------------------- /examples/apps/docedit/fpdeutil.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/docedit/fpdeutil.pas -------------------------------------------------------------------------------- /examples/apps/docedit/frm_main.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/docedit/frm_main.pas -------------------------------------------------------------------------------- /examples/apps/docedit/frm_options.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/docedit/frm_options.pas -------------------------------------------------------------------------------- /examples/apps/docedit/model.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/docedit/model.pas -------------------------------------------------------------------------------- /examples/apps/docedit/pkeditor.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/docedit/pkeditor.pas -------------------------------------------------------------------------------- /examples/apps/docedit/tests/test1.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/docedit/tests/test1.xml -------------------------------------------------------------------------------- /examples/apps/docedit/tests/test2.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/docedit/tests/test2.xml -------------------------------------------------------------------------------- /examples/apps/docedit/tests/test3.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/docedit/tests/test3.xml -------------------------------------------------------------------------------- /examples/apps/fpcunit/images/bug.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/fpcunit/images/bug.bmp -------------------------------------------------------------------------------- /examples/apps/globe/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/globe/extrafpc.cfg -------------------------------------------------------------------------------- /examples/apps/globe/frm_main.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/globe/frm_main.pas -------------------------------------------------------------------------------- /examples/apps/globe/globe.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/globe/globe.lpi -------------------------------------------------------------------------------- /examples/apps/globe/globe.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/globe/globe.lpr -------------------------------------------------------------------------------- /examples/apps/globe/globe_data.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/globe/globe_data.inc -------------------------------------------------------------------------------- /examples/apps/globe/images.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/globe/images.inc -------------------------------------------------------------------------------- /examples/apps/globe/units/placeholder.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /examples/apps/hexviewer/hexview.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/hexviewer/hexview.lpi -------------------------------------------------------------------------------- /examples/apps/hexviewer/hexview.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/hexviewer/hexview.lpr -------------------------------------------------------------------------------- /examples/apps/ide/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/ide/README -------------------------------------------------------------------------------- /examples/apps/ide/TODO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/ide/TODO -------------------------------------------------------------------------------- /examples/apps/ide/docs/maximus.ipf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/ide/docs/maximus.ipf -------------------------------------------------------------------------------- /examples/apps/ide/images/gears_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/ide/images/gears_16.bmp -------------------------------------------------------------------------------- /examples/apps/ide/src/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/ide/src/extrafpc.cfg -------------------------------------------------------------------------------- /examples/apps/ide/src/filemonitor.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/ide/src/filemonitor.pas -------------------------------------------------------------------------------- /examples/apps/ide/src/frm_debug.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/ide/src/frm_debug.pas -------------------------------------------------------------------------------- /examples/apps/ide/src/frm_find.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/ide/src/frm_find.pas -------------------------------------------------------------------------------- /examples/apps/ide/src/frm_main.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/ide/src/frm_main.pas -------------------------------------------------------------------------------- /examples/apps/ide/src/ideconst.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/ide/src/ideconst.pas -------------------------------------------------------------------------------- /examples/apps/ide/src/ideimages.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/ide/src/ideimages.pas -------------------------------------------------------------------------------- /examples/apps/ide/src/idemacros.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/ide/src/idemacros.pas -------------------------------------------------------------------------------- /examples/apps/ide/src/ideutils.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/ide/src/ideutils.pas -------------------------------------------------------------------------------- /examples/apps/ide/src/mPasLex.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/ide/src/mPasLex.pas -------------------------------------------------------------------------------- /examples/apps/ide/src/maximus.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/ide/src/maximus.lpi -------------------------------------------------------------------------------- /examples/apps/ide/src/maximus.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/ide/src/maximus.lpr -------------------------------------------------------------------------------- /examples/apps/ide/src/maximus.prj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/ide/src/maximus.prj -------------------------------------------------------------------------------- /examples/apps/ide/src/maximus.project: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/ide/src/maximus.project -------------------------------------------------------------------------------- /examples/apps/ide/src/project.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/ide/src/project.pas -------------------------------------------------------------------------------- /examples/apps/ide/src/sha1.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/ide/src/sha1.pas -------------------------------------------------------------------------------- /examples/apps/ide/src/unitlist.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/ide/src/unitlist.pas -------------------------------------------------------------------------------- /examples/apps/ide/src/units/i386-freebsd/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/apps/ide/src/units/i386-linux/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/apps/ide/src/units/i386-win32/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/apps/ide/src/units/x86_64-freebsd/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/apps/ide/src/units/x86_64-linux/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/apps/nanoedit/LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/nanoedit/LICENSE.txt -------------------------------------------------------------------------------- /examples/apps/nanoedit/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/nanoedit/README.txt -------------------------------------------------------------------------------- /examples/apps/nanoedit/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/nanoedit/extrafpc.cfg -------------------------------------------------------------------------------- /examples/apps/nanoedit/frm_find.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/nanoedit/frm_find.pas -------------------------------------------------------------------------------- /examples/apps/nanoedit/icon.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/nanoedit/icon.bmp -------------------------------------------------------------------------------- /examples/apps/nanoedit/icon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/nanoedit/icon.ico -------------------------------------------------------------------------------- /examples/apps/nanoedit/icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/nanoedit/icon.png -------------------------------------------------------------------------------- /examples/apps/nanoedit/images.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/nanoedit/images.inc -------------------------------------------------------------------------------- /examples/apps/nanoedit/mainfrm.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/nanoedit/mainfrm.pas -------------------------------------------------------------------------------- /examples/apps/nanoedit/nanoedit.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/nanoedit/nanoedit.lpi -------------------------------------------------------------------------------- /examples/apps/nanoedit/nanoedit.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/apps/nanoedit/nanoedit.lpr -------------------------------------------------------------------------------- /examples/corelib/aggcanvas/arial.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/corelib/aggcanvas/arial.ttf -------------------------------------------------------------------------------- /examples/corelib/aggcanvas/times.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/corelib/aggcanvas/times.ttf -------------------------------------------------------------------------------- /examples/corelib/aggcanvas/timesi.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/corelib/aggcanvas/timesi.ttf -------------------------------------------------------------------------------- /examples/corelib/aggcanvas/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/corelib/canvastest/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/corelib/compileall.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/corelib/compileall.sh -------------------------------------------------------------------------------- /examples/corelib/eventtest/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/corelib/helloworld/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/aboutdialog/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/aboutdialog/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/aboutdialog/fabout.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/aboutdialog/fabout.pas -------------------------------------------------------------------------------- /examples/gui/alignment/aligntest.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/alignment/aligntest.lpi -------------------------------------------------------------------------------- /examples/gui/alignment/aligntest.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/alignment/aligntest.lpr -------------------------------------------------------------------------------- /examples/gui/alignment/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/alignment/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/alignment/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/alignment_resize/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/animation/anim_test.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/animation/anim_test.lpi -------------------------------------------------------------------------------- /examples/gui/animation/anim_test.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/animation/anim_test.lpr -------------------------------------------------------------------------------- /examples/gui/animation/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/animation/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/animation/gears.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/animation/gears.bmp -------------------------------------------------------------------------------- /examples/gui/animation/gears.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/animation/gears.xcf -------------------------------------------------------------------------------- /examples/gui/animation/loading.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/animation/loading.bmp -------------------------------------------------------------------------------- /examples/gui/animation/loading.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/animation/loading.xcf -------------------------------------------------------------------------------- /examples/gui/animation/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/animation/readme.txt -------------------------------------------------------------------------------- /examples/gui/animation/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/animation/wanda.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/animation/wanda.bmp -------------------------------------------------------------------------------- /examples/gui/bevel/beveltest.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/bevel/beveltest.lpi -------------------------------------------------------------------------------- /examples/gui/bevel/beveltest.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/bevel/beveltest.lpr -------------------------------------------------------------------------------- /examples/gui/bevel/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/bevel/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/bevel/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/build_all.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/build_all.sh -------------------------------------------------------------------------------- /examples/gui/calendar/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/calendar/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/calendar/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/colorlistbox/frmMain.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/colorlistbox/frmMain.pas -------------------------------------------------------------------------------- /examples/gui/colorlistbox/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/colorwheel/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/colorwheel/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/colorwheel/frm_main.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/colorwheel/frm_main.pas -------------------------------------------------------------------------------- /examples/gui/colorwheel/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/combobox/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/combobox/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/combobox/frm_main.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/combobox/frm_main.pas -------------------------------------------------------------------------------- /examples/gui/combobox/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/command_interface/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/common/randomdata.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/common/randomdata.pas -------------------------------------------------------------------------------- /examples/gui/customstyles/mystyle.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/customstyles/mystyle.pas -------------------------------------------------------------------------------- /examples/gui/customstyles/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/customwindow/close.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/customwindow/close.bmp -------------------------------------------------------------------------------- /examples/gui/customwindow/images.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/customwindow/images.inc -------------------------------------------------------------------------------- /examples/gui/customwindow/resize.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/customwindow/resize.bmp -------------------------------------------------------------------------------- /examples/gui/customwindow/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/dbtest/dbtest.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/dbtest/dbtest.lpi -------------------------------------------------------------------------------- /examples/gui/dbtest/dbtest.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/dbtest/dbtest.lpr -------------------------------------------------------------------------------- /examples/gui/dbtest/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/dbtest/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/dbtest/frm_main.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/dbtest/frm_main.pas -------------------------------------------------------------------------------- /examples/gui/dbtest/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/dbtest/readme.txt -------------------------------------------------------------------------------- /examples/gui/dbtest/test.dbf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/dbtest/test.dbf -------------------------------------------------------------------------------- /examples/gui/dbtest/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/drag_n_drop/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/drag_n_drop/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/drag_n_drop/units/placeholder.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /examples/gui/edits/edittest.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/edits/edittest.lpi -------------------------------------------------------------------------------- /examples/gui/edits/edittest.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/edits/edittest.lpr -------------------------------------------------------------------------------- /examples/gui/edits/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/edits/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/edits/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/embedded_form/demo1.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/embedded_form/demo1.lpi -------------------------------------------------------------------------------- /examples/gui/embedded_form/demo1.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/embedded_form/demo1.lpr -------------------------------------------------------------------------------- /examples/gui/embedded_form/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/filedialog/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/filedialog/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/filedialog/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/filegrid/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/filegrid/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/filegrid/filegrid.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/filegrid/filegrid.lpi -------------------------------------------------------------------------------- /examples/gui/filegrid/filegrid.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/filegrid/filegrid.lpr -------------------------------------------------------------------------------- /examples/gui/filegrid/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/fontselect/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/fontselect/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/fontselect/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/gauges/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/gauges/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/gauges/gaugetest.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/gauges/gaugetest.lpi -------------------------------------------------------------------------------- /examples/gui/gauges/gaugetest.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/gauges/gaugetest.lpr -------------------------------------------------------------------------------- /examples/gui/gauges/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/gridediting/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/gridediting/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/gridediting/frm_main.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/gridediting/frm_main.pas -------------------------------------------------------------------------------- /examples/gui/gridediting/units/placeholder.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /examples/gui/gridtest/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/gridtest/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/gridtest/gridtest.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/gridtest/gridtest.lpi -------------------------------------------------------------------------------- /examples/gui/gridtest/gridtest.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/gridtest/gridtest.lpr -------------------------------------------------------------------------------- /examples/gui/gridtest/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/helloworld/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/helloworld/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/helloworld/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/hintwindow/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/hintwindow/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/hintwindow/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/imgtest/bitmaptest.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/imgtest/bitmaptest.lpi -------------------------------------------------------------------------------- /examples/gui/imgtest/bitmaptest.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/imgtest/bitmaptest.lpr -------------------------------------------------------------------------------- /examples/gui/imgtest/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/imgtest/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/imgtest/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/imgtest_jpeg/jpeg.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/imgtest_jpeg/jpeg.lpi -------------------------------------------------------------------------------- /examples/gui/imgtest_jpeg/jpeg.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/imgtest_jpeg/jpeg.lpr -------------------------------------------------------------------------------- /examples/gui/imgtest_jpeg/main.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/imgtest_jpeg/main.pas -------------------------------------------------------------------------------- /examples/gui/imgtest_jpeg/poppy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/imgtest_jpeg/poppy.jpg -------------------------------------------------------------------------------- /examples/gui/imgtest_jpeg/units/.gitignore: -------------------------------------------------------------------------------- 1 | * -------------------------------------------------------------------------------- /examples/gui/led_matrix_display/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/listbox/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/listbox/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/listbox/frm_main.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/listbox/frm_main.pas -------------------------------------------------------------------------------- /examples/gui/listbox/listboxtest.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/listbox/listboxtest.lpi -------------------------------------------------------------------------------- /examples/gui/listbox/listboxtest.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/listbox/listboxtest.lpr -------------------------------------------------------------------------------- /examples/gui/listbox/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/listviewtest/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/lm-border/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/lm-border/.gitignore -------------------------------------------------------------------------------- /examples/gui/lm-border/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/lm-border/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/lm-border/lm-border.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/lm-border/lm-border.lpi -------------------------------------------------------------------------------- /examples/gui/lm-border/lm-border.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/lm-border/lm-border.lpr -------------------------------------------------------------------------------- /examples/gui/lm-border/units/.gitignore: -------------------------------------------------------------------------------- 1 | # Ignore compiled units 2 | *.o 3 | *.ppu 4 | -------------------------------------------------------------------------------- /examples/gui/lm-flow/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/lm-flow/.gitignore -------------------------------------------------------------------------------- /examples/gui/lm-flow/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/lm-flow/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/lm-flow/frm_advanced.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/lm-flow/frm_advanced.pas -------------------------------------------------------------------------------- /examples/gui/lm-flow/frm_simple.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/lm-flow/frm_simple.pas -------------------------------------------------------------------------------- /examples/gui/lm-flow/lm-flow.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/lm-flow/lm-flow.lpi -------------------------------------------------------------------------------- /examples/gui/lm-flow/lm-flow.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/lm-flow/lm-flow.lpr -------------------------------------------------------------------------------- /examples/gui/lm-flow/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/memo/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/memo/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/memo/memotest.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/memo/memotest.lpi -------------------------------------------------------------------------------- /examples/gui/memo/memotest.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/memo/memotest.lpr -------------------------------------------------------------------------------- /examples/gui/memo/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/menu_headers/unit1.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/menu_headers/unit1.pas -------------------------------------------------------------------------------- /examples/gui/menutest/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/menutest/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/menutest/menutest.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/menutest/menutest.lpi -------------------------------------------------------------------------------- /examples/gui/menutest/menutest.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/menutest/menutest.lpr -------------------------------------------------------------------------------- /examples/gui/menutest/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/modalforms/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/modalforms/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/modalforms/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/mousecursor/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/mousecursor/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/mousecursor/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/panel/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/panel/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/panel/mainform.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/panel/mainform.pas -------------------------------------------------------------------------------- /examples/gui/panel/panel_test.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/panel/panel_test.lpi -------------------------------------------------------------------------------- /examples/gui/panel/panel_test.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/panel/panel_test.lpr -------------------------------------------------------------------------------- /examples/gui/panel/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/reporting/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/reporting/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/reporting/pdf_demo.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/reporting/pdf_demo.lpi -------------------------------------------------------------------------------- /examples/gui/reporting/pdf_demo.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/reporting/pdf_demo.lpr -------------------------------------------------------------------------------- /examples/gui/reporting/poppy-nb.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/reporting/poppy-nb.jpg -------------------------------------------------------------------------------- /examples/gui/reporting/poppy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/reporting/poppy.jpg -------------------------------------------------------------------------------- /examples/gui/reporting/u_demo.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/reporting/u_demo.pas -------------------------------------------------------------------------------- /examples/gui/reporting/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/splashscreen/test.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/splashscreen/test.lpi -------------------------------------------------------------------------------- /examples/gui/splashscreen/test.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/splashscreen/test.lpr -------------------------------------------------------------------------------- /examples/gui/splashscreen/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/splitter/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/splitter/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/splitter/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/sprites/background.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/sprites/background.bmp -------------------------------------------------------------------------------- /examples/gui/sprites/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/sprites/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/sprites/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/sprites/readme.txt -------------------------------------------------------------------------------- /examples/gui/sprites/spritedemo.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/sprites/spritedemo.lpi -------------------------------------------------------------------------------- /examples/gui/sprites/spritedemo.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/sprites/spritedemo.lpr -------------------------------------------------------------------------------- /examples/gui/sprites/ufo.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/sprites/ufo.bmp -------------------------------------------------------------------------------- /examples/gui/sprites/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/stdimages/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/stdimages/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/stdimages/stdimglist.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/stdimages/stdimglist.lpi -------------------------------------------------------------------------------- /examples/gui/stdimages/stdimglist.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/stdimages/stdimglist.lpr -------------------------------------------------------------------------------- /examples/gui/stdimages/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/tabtest/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/tabtest/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/tabtest/tabtest.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/tabtest/tabtest.lpi -------------------------------------------------------------------------------- /examples/gui/tabtest/tabtest.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/tabtest/tabtest.lpr -------------------------------------------------------------------------------- /examples/gui/tabtest/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/timertest/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/timertest/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/timertest/timertest.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/timertest/timertest.lpi -------------------------------------------------------------------------------- /examples/gui/timertest/timertest.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/timertest/timertest.lpr -------------------------------------------------------------------------------- /examples/gui/timertest/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/togglebox/mainfrm.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/togglebox/mainfrm.pas -------------------------------------------------------------------------------- /examples/gui/treeviewtest/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/gui/video_vlc/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/video_vlc/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/wulinetest/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/gui/wulinetest/extrafpc.cfg -------------------------------------------------------------------------------- /examples/gui/wulinetest/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /examples/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/examples/readme.txt -------------------------------------------------------------------------------- /extras/cleanall.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/cleanall.sh -------------------------------------------------------------------------------- /extras/cleanbuild.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/cleanbuild.sh -------------------------------------------------------------------------------- /extras/cleansrc.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/cleansrc.sh -------------------------------------------------------------------------------- /extras/code_templates/lazarus.dci: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/code_templates/lazarus.dci -------------------------------------------------------------------------------- /extras/code_templates/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/code_templates/readme.txt -------------------------------------------------------------------------------- /extras/contributed/ats/ats_editor.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/contributed/ats/ats_editor.lpi -------------------------------------------------------------------------------- /extras/contributed/ats/ats_editor.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/contributed/ats/ats_editor.pas -------------------------------------------------------------------------------- /extras/contributed/ats/ats_main.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/contributed/ats/ats_main.pas -------------------------------------------------------------------------------- /extras/contributed/ats/atstable.ats: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/contributed/ats/atstable.ats -------------------------------------------------------------------------------- /extras/contributed/ats/atstable.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/contributed/ats/atstable.csv -------------------------------------------------------------------------------- /extras/contributed/ats/atstable.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/contributed/ats/atstable.inc -------------------------------------------------------------------------------- /extras/contributed/ats/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/contributed/ats/extrafpc.cfg -------------------------------------------------------------------------------- /extras/contributed/ats/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/contributed/ats/readme.txt -------------------------------------------------------------------------------- /extras/contributed/ats/units/i386-linux/placeholder.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /extras/contributed/ats/units/i386-win32/placeholder.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /extras/contributed/ats/units/x86_64-linux/placeholder.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /extras/contributed/nicegrid/main1.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/contributed/nicegrid/main1.pas -------------------------------------------------------------------------------- /extras/contributed/nicegrid/main2.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/contributed/nicegrid/main2.pas -------------------------------------------------------------------------------- /extras/contributed/nicegrid/main3.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/contributed/nicegrid/main3.pas -------------------------------------------------------------------------------- /extras/freetype_windows/freetype.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/freetype_windows/freetype.zip -------------------------------------------------------------------------------- /extras/freetype_windows/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/freetype_windows/readme.txt -------------------------------------------------------------------------------- /extras/lazarus_ide/fpgui_ide.lpk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/lazarus_ide/fpgui_ide.lpk -------------------------------------------------------------------------------- /extras/lazarus_ide/fpgui_ide.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/lazarus_ide/fpgui_ide.pas -------------------------------------------------------------------------------- /extras/lazarus_ide/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/lazarus_ide/readme.txt -------------------------------------------------------------------------------- /extras/mseide_templates/fpdoc_ps.mct: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/mseide_templates/fpdoc_ps.mct -------------------------------------------------------------------------------- /extras/mseide_templates/fpdoc_sa.mct: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/mseide_templates/fpdoc_sa.mct -------------------------------------------------------------------------------- /extras/mseide_templates/fpgui.prj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/mseide_templates/fpgui.prj -------------------------------------------------------------------------------- /extras/mseide_templates/fpgui/units/i386-linux/placeholder.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /extras/mseide_templates/fpgui/units/i386-win32/placeholder.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /extras/mseide_templates/fpgui/units/x86_64-linux/placeholder.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /extras/mseide_templates/fpgui_app.mct: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/mseide_templates/fpgui_app.mct -------------------------------------------------------------------------------- /extras/mseide_templates/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/mseide_templates/readme.txt -------------------------------------------------------------------------------- /extras/x11_wininfo/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/x11_wininfo/extrafpc.cfg -------------------------------------------------------------------------------- /extras/x11_wininfo/units/.placeholder.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /extras/x11_wininfo/x11wininfo.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/x11_wininfo/x11wininfo.lpi -------------------------------------------------------------------------------- /extras/x11_wininfo/x11wininfo.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/extras/x11_wininfo/x11wininfo.lpr -------------------------------------------------------------------------------- /images/arrow_down.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/arrow_down.bmp -------------------------------------------------------------------------------- /images/arrow_left.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/arrow_left.bmp -------------------------------------------------------------------------------- /images/arrow_right.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/arrow_right.bmp -------------------------------------------------------------------------------- /images/arrow_up.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/arrow_up.bmp -------------------------------------------------------------------------------- /images/bevel.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/bevel.bmp -------------------------------------------------------------------------------- /images/bookmark_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/bookmark_16.bmp -------------------------------------------------------------------------------- /images/btn_cancel_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/btn_cancel_16.bmp -------------------------------------------------------------------------------- /images/btn_close_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/btn_close_16.bmp -------------------------------------------------------------------------------- /images/btn_ok_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/btn_ok_16.bmp -------------------------------------------------------------------------------- /images/checkboxes.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/checkboxes.bmp -------------------------------------------------------------------------------- /images/choice_no_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/choice_no_16.bmp -------------------------------------------------------------------------------- /images/choice_yes_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/choice_yes_16.bmp -------------------------------------------------------------------------------- /images/dialog_confirmation_32.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/dialog_confirmation_32.bmp -------------------------------------------------------------------------------- /images/dialog_error_32.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/dialog_error_32.bmp -------------------------------------------------------------------------------- /images/dialog_information_32.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/dialog_information_32.bmp -------------------------------------------------------------------------------- /images/dialog_warning_32.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/dialog_warning_32.bmp -------------------------------------------------------------------------------- /images/document.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/document.bmp -------------------------------------------------------------------------------- /images/edit.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/edit.bmp -------------------------------------------------------------------------------- /images/edit_copy_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/edit_copy_16.bmp -------------------------------------------------------------------------------- /images/edit_cut_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/edit_cut_16.bmp -------------------------------------------------------------------------------- /images/edit_delete_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/edit_delete_16.bmp -------------------------------------------------------------------------------- /images/edit_paste_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/edit_paste_16.bmp -------------------------------------------------------------------------------- /images/ellipse.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/ellipse.bmp -------------------------------------------------------------------------------- /images/executable_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/executable_16.bmp -------------------------------------------------------------------------------- /images/filegrid/1_readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/1_readme.txt -------------------------------------------------------------------------------- /images/filegrid/page_white.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white.bmp -------------------------------------------------------------------------------- /images/filegrid/page_white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white.png -------------------------------------------------------------------------------- /images/filegrid/page_white_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_add.png -------------------------------------------------------------------------------- /images/filegrid/page_white_c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_c.png -------------------------------------------------------------------------------- /images/filegrid/page_white_camera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_camera.png -------------------------------------------------------------------------------- /images/filegrid/page_white_cd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_cd.png -------------------------------------------------------------------------------- /images/filegrid/page_white_code.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_code.png -------------------------------------------------------------------------------- /images/filegrid/page_white_copy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_copy.png -------------------------------------------------------------------------------- /images/filegrid/page_white_csharp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_csharp.png -------------------------------------------------------------------------------- /images/filegrid/page_white_delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_delete.png -------------------------------------------------------------------------------- /images/filegrid/page_white_dvd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_dvd.png -------------------------------------------------------------------------------- /images/filegrid/page_white_edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_edit.png -------------------------------------------------------------------------------- /images/filegrid/page_white_error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_error.png -------------------------------------------------------------------------------- /images/filegrid/page_white_excel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_excel.png -------------------------------------------------------------------------------- /images/filegrid/page_white_find.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_find.png -------------------------------------------------------------------------------- /images/filegrid/page_white_flash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_flash.png -------------------------------------------------------------------------------- /images/filegrid/page_white_gear.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_gear.png -------------------------------------------------------------------------------- /images/filegrid/page_white_get.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_get.png -------------------------------------------------------------------------------- /images/filegrid/page_white_go.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_go.png -------------------------------------------------------------------------------- /images/filegrid/page_white_h.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_h.png -------------------------------------------------------------------------------- /images/filegrid/page_white_java.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_java.png -------------------------------------------------------------------------------- /images/filegrid/page_white_key.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_key.png -------------------------------------------------------------------------------- /images/filegrid/page_white_link.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_link.png -------------------------------------------------------------------------------- /images/filegrid/page_white_medal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_medal.png -------------------------------------------------------------------------------- /images/filegrid/page_white_office.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_office.png -------------------------------------------------------------------------------- /images/filegrid/page_white_paint.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_paint.png -------------------------------------------------------------------------------- /images/filegrid/page_white_paste.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_paste.png -------------------------------------------------------------------------------- /images/filegrid/page_white_php.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_php.png -------------------------------------------------------------------------------- /images/filegrid/page_white_put.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_put.png -------------------------------------------------------------------------------- /images/filegrid/page_white_ruby.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_ruby.png -------------------------------------------------------------------------------- /images/filegrid/page_white_stack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_stack.png -------------------------------------------------------------------------------- /images/filegrid/page_white_star.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_star.png -------------------------------------------------------------------------------- /images/filegrid/page_white_swoosh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_swoosh.png -------------------------------------------------------------------------------- /images/filegrid/page_white_text.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_text.png -------------------------------------------------------------------------------- /images/filegrid/page_white_tux.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_tux.png -------------------------------------------------------------------------------- /images/filegrid/page_white_vector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_vector.png -------------------------------------------------------------------------------- /images/filegrid/page_white_width.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_width.png -------------------------------------------------------------------------------- /images/filegrid/page_white_word.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_word.png -------------------------------------------------------------------------------- /images/filegrid/page_white_world.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_world.png -------------------------------------------------------------------------------- /images/filegrid/page_white_wrench.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_wrench.png -------------------------------------------------------------------------------- /images/filegrid/page_white_zip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/filegrid/page_white_zip.png -------------------------------------------------------------------------------- /images/folder_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/folder_16.bmp -------------------------------------------------------------------------------- /images/folder_home_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/folder_home_16.bmp -------------------------------------------------------------------------------- /images/folder_new_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/folder_new_16.bmp -------------------------------------------------------------------------------- /images/folder_open_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/folder_open_16.bmp -------------------------------------------------------------------------------- /images/folder_open_file_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/folder_open_file_16.bmp -------------------------------------------------------------------------------- /images/folder_up_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/folder_up_16.bmp -------------------------------------------------------------------------------- /images/font_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/font_16.bmp -------------------------------------------------------------------------------- /images/help_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/help_16.bmp -------------------------------------------------------------------------------- /images/hidden.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/hidden.bmp -------------------------------------------------------------------------------- /images/link.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/link.bmp -------------------------------------------------------------------------------- /images/list_add_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/list_add_16.bmp -------------------------------------------------------------------------------- /images/list_remove_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/list_remove_16.bmp -------------------------------------------------------------------------------- /images/logo_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/logo_16.bmp -------------------------------------------------------------------------------- /images/logo_16.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/logo_16.xcf -------------------------------------------------------------------------------- /images/menu_check_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/menu_check_16.bmp -------------------------------------------------------------------------------- /images/menu_exit_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/menu_exit_16.bmp -------------------------------------------------------------------------------- /images/menu_preferences_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/menu_preferences_16.bmp -------------------------------------------------------------------------------- /images/menu_quit_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/menu_quit_16.bmp -------------------------------------------------------------------------------- /images/menu_save_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/menu_save_16.bmp -------------------------------------------------------------------------------- /images/menu_save_all_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/menu_save_all_16.bmp -------------------------------------------------------------------------------- /images/menu_saveas_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/menu_saveas_16.bmp -------------------------------------------------------------------------------- /images/radiobuttons.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/radiobuttons.bmp -------------------------------------------------------------------------------- /images/refresh_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/refresh_16.bmp -------------------------------------------------------------------------------- /images/reporting/adobe_pdf.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/reporting/adobe_pdf.bmp -------------------------------------------------------------------------------- /images/reporting/close.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/reporting/close.bmp -------------------------------------------------------------------------------- /images/reporting/first.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/reporting/first.bmp -------------------------------------------------------------------------------- /images/reporting/last.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/reporting/last.bmp -------------------------------------------------------------------------------- /images/reporting/next.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/reporting/next.bmp -------------------------------------------------------------------------------- /images/reporting/preview.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/reporting/preview.bmp -------------------------------------------------------------------------------- /images/reporting/previous.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/reporting/previous.bmp -------------------------------------------------------------------------------- /images/reporting/print.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/reporting/print.bmp -------------------------------------------------------------------------------- /images/reporting/printer.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/reporting/printer.bmp -------------------------------------------------------------------------------- /images/reporting/stop.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/reporting/stop.bmp -------------------------------------------------------------------------------- /images/search_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/search_16.bmp -------------------------------------------------------------------------------- /images/stdimg_update.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/stdimg_update.sh -------------------------------------------------------------------------------- /images/stdimg_updatew.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/stdimg_updatew.bat -------------------------------------------------------------------------------- /images/themes/luna/arrows.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/luna/arrows.bmp -------------------------------------------------------------------------------- /images/themes/luna/button.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/luna/button.bmp -------------------------------------------------------------------------------- /images/themes/luna/checkbox.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/luna/checkbox.bmp -------------------------------------------------------------------------------- /images/themes/luna/combobox.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/luna/combobox.bmp -------------------------------------------------------------------------------- /images/themes/luna/edittext.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/luna/edittext.bmp -------------------------------------------------------------------------------- /images/themes/luna/groupbox.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/luna/groupbox.bmp -------------------------------------------------------------------------------- /images/themes/luna/header.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/luna/header.bmp -------------------------------------------------------------------------------- /images/themes/luna/progressbar.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/luna/progressbar.bmp -------------------------------------------------------------------------------- /images/themes/luna/radiobutton.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/luna/radiobutton.bmp -------------------------------------------------------------------------------- /images/themes/luna/scrollbar.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/luna/scrollbar.bmp -------------------------------------------------------------------------------- /images/themes/luna/tabbody.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/luna/tabbody.bmp -------------------------------------------------------------------------------- /images/themes/luna/tabs.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/luna/tabs.bmp -------------------------------------------------------------------------------- /images/themes/luna/toolbarbutton.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/luna/toolbarbutton.bmp -------------------------------------------------------------------------------- /images/themes/luna/toolbarsep.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/luna/toolbarsep.bmp -------------------------------------------------------------------------------- /images/themes/luna/trackbar.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/luna/trackbar.bmp -------------------------------------------------------------------------------- /images/themes/silver/arrows.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/silver/arrows.bmp -------------------------------------------------------------------------------- /images/themes/silver/button.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/silver/button.bmp -------------------------------------------------------------------------------- /images/themes/silver/checkbox.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/silver/checkbox.bmp -------------------------------------------------------------------------------- /images/themes/silver/checkedmenu.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/silver/checkedmenu.bmp -------------------------------------------------------------------------------- /images/themes/silver/combobox.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/silver/combobox.bmp -------------------------------------------------------------------------------- /images/themes/silver/edittext.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/silver/edittext.bmp -------------------------------------------------------------------------------- /images/themes/silver/groupbox.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/silver/groupbox.bmp -------------------------------------------------------------------------------- /images/themes/silver/header.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/silver/header.bmp -------------------------------------------------------------------------------- /images/themes/silver/scrollbar.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/silver/scrollbar.bmp -------------------------------------------------------------------------------- /images/themes/silver/tabbody.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/silver/tabbody.bmp -------------------------------------------------------------------------------- /images/themes/silver/tabs.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/silver/tabs.bmp -------------------------------------------------------------------------------- /images/themes/silver/trackbar.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/silver/trackbar.bmp -------------------------------------------------------------------------------- /images/themes/vista/button.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/vista/button.bmp -------------------------------------------------------------------------------- /images/themes/win8/checkboxes.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/themes/win8/checkboxes.bmp -------------------------------------------------------------------------------- /images/updatestdimgs.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/images/updatestdimgs.pas -------------------------------------------------------------------------------- /languages/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/languages/README.txt -------------------------------------------------------------------------------- /languages/fpgui.af.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/languages/fpgui.af.po -------------------------------------------------------------------------------- /languages/fpgui.de.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/languages/fpgui.de.po -------------------------------------------------------------------------------- /languages/fpgui.en.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/languages/fpgui.en.po -------------------------------------------------------------------------------- /languages/fpgui.es.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/languages/fpgui.es.po -------------------------------------------------------------------------------- /languages/fpgui.et.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/languages/fpgui.et.po -------------------------------------------------------------------------------- /languages/fpgui.fr.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/languages/fpgui.fr.po -------------------------------------------------------------------------------- /languages/fpgui.he.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/languages/fpgui.he.po -------------------------------------------------------------------------------- /languages/fpgui.it.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/languages/fpgui.it.po -------------------------------------------------------------------------------- /languages/fpgui.lo.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/languages/fpgui.lo.po -------------------------------------------------------------------------------- /languages/fpgui.ms.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/languages/fpgui.ms.po -------------------------------------------------------------------------------- /languages/fpgui.pl.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/languages/fpgui.pl.po -------------------------------------------------------------------------------- /languages/fpgui.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/languages/fpgui.po -------------------------------------------------------------------------------- /languages/fpgui.pt.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/languages/fpgui.pt.po -------------------------------------------------------------------------------- /languages/fpgui.pt_BR.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/languages/fpgui.pt_BR.po -------------------------------------------------------------------------------- /languages/fpgui.ru.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/languages/fpgui.ru.po -------------------------------------------------------------------------------- /languages/fpgui.uk.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/languages/fpgui.uk.po -------------------------------------------------------------------------------- /languages/fpgui.zh_CN.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/languages/fpgui.zh_CN.po -------------------------------------------------------------------------------- /lib/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /license.LGPL2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/license.LGPL2.txt -------------------------------------------------------------------------------- /license.ModifiedLGPL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/license.ModifiedLGPL.txt -------------------------------------------------------------------------------- /prototypes/fpgui2/tests/square.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/prototypes/fpgui2/tests/square.bmp -------------------------------------------------------------------------------- /prototypes/fpgui2/tests/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /prototypes/keyboard_symbols.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/prototypes/keyboard_symbols.txt -------------------------------------------------------------------------------- /prototypes/macos/simplewindow1.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/prototypes/macos/simplewindow1.pas -------------------------------------------------------------------------------- /prototypes/macos/simplewindow2.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/prototypes/macos/simplewindow2.pas -------------------------------------------------------------------------------- /prototypes/mdi/fpg_mdi.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/prototypes/mdi/fpg_mdi.pas -------------------------------------------------------------------------------- /prototypes/mdi/frm_child.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/prototypes/mdi/frm_child.pas -------------------------------------------------------------------------------- /prototypes/mdi/project1.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/prototypes/mdi/project1.lpi -------------------------------------------------------------------------------- /prototypes/mdi/project1.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/prototypes/mdi/project1.lpr -------------------------------------------------------------------------------- /prototypes/miglayout/net/miginfocom/version.txt: -------------------------------------------------------------------------------- 1 | 2 | MiG Layout v3.0.3 3 | 4 | -------------------------------------------------------------------------------- /prototypes/miglayout/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/prototypes/miglayout/readme.txt -------------------------------------------------------------------------------- /prototypes/miglayout/test.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/prototypes/miglayout/test.lpi -------------------------------------------------------------------------------- /prototypes/miglayout/test.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/prototypes/miglayout/test.lpr -------------------------------------------------------------------------------- /prototypes/miglayout/units/.gitignore: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/3rdparty/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/3rdparty/README.txt -------------------------------------------------------------------------------- /src/3rdparty/libvlc/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/3rdparty/libvlc/README.txt -------------------------------------------------------------------------------- /src/3rdparty/libvlc/fpg_vlc.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/3rdparty/libvlc/fpg_vlc.pas -------------------------------------------------------------------------------- /src/3rdparty/libvlc/libvlc.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/3rdparty/libvlc/libvlc.pas -------------------------------------------------------------------------------- /src/3rdparty/libvlc/vlc.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/3rdparty/libvlc/vlc.pas -------------------------------------------------------------------------------- /src/3rdparty/regex/synregexpr.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/3rdparty/regex/synregexpr.pas -------------------------------------------------------------------------------- /src/VERSION_FILE.inc: -------------------------------------------------------------------------------- 1 | FPGUI_VERSION = '1.5'; 2 | 3 | -------------------------------------------------------------------------------- /src/build.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/build.bat -------------------------------------------------------------------------------- /src/build.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/build.sh -------------------------------------------------------------------------------- /src/build_wince.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/build_wince.bat -------------------------------------------------------------------------------- /src/buildcrosslinux32.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/buildcrosslinux32.sh -------------------------------------------------------------------------------- /src/buildcrosswin32.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/buildcrosswin32.sh -------------------------------------------------------------------------------- /src/corelib/_template/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/_template/README.txt -------------------------------------------------------------------------------- /src/corelib/_template/fpg_impl.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/_template/fpg_impl.pas -------------------------------------------------------------------------------- /src/corelib/cocoa/fpg_cocoa.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/cocoa/fpg_cocoa.pas -------------------------------------------------------------------------------- /src/corelib/cocoa/fpg_impl.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/cocoa/fpg_impl.pas -------------------------------------------------------------------------------- /src/corelib/fpg_base.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_base.pas -------------------------------------------------------------------------------- /src/corelib/fpg_borderlayout.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_borderlayout.pas -------------------------------------------------------------------------------- /src/corelib/fpg_cmdlineparams.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_cmdlineparams.pas -------------------------------------------------------------------------------- /src/corelib/fpg_command_intf.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_command_intf.pas -------------------------------------------------------------------------------- /src/corelib/fpg_constants.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_constants.pas -------------------------------------------------------------------------------- /src/corelib/fpg_csvparser.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_csvparser.pas -------------------------------------------------------------------------------- /src/corelib/fpg_dbugintf.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_dbugintf.pas -------------------------------------------------------------------------------- /src/corelib/fpg_dbugmsg.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_dbugmsg.pas -------------------------------------------------------------------------------- /src/corelib/fpg_defines.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_defines.inc -------------------------------------------------------------------------------- /src/corelib/fpg_extgraphics.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_extgraphics.pas -------------------------------------------------------------------------------- /src/corelib/fpg_flowlayout.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_flowlayout.pas -------------------------------------------------------------------------------- /src/corelib/fpg_fontmanager.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_fontmanager.pas -------------------------------------------------------------------------------- /src/corelib/fpg_imagelist.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_imagelist.pas -------------------------------------------------------------------------------- /src/corelib/fpg_imgfmt_bmp.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_imgfmt_bmp.pas -------------------------------------------------------------------------------- /src/corelib/fpg_imgfmt_jpg.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_imgfmt_jpg.pas -------------------------------------------------------------------------------- /src/corelib/fpg_imgfmt_png.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_imgfmt_png.pas -------------------------------------------------------------------------------- /src/corelib/fpg_imgutils.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_imgutils.pas -------------------------------------------------------------------------------- /src/corelib/fpg_layoutmanager.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_layoutmanager.pas -------------------------------------------------------------------------------- /src/corelib/fpg_layouttypes.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_layouttypes.pas -------------------------------------------------------------------------------- /src/corelib/fpg_main.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_main.pas -------------------------------------------------------------------------------- /src/corelib/fpg_msgqueue.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_msgqueue.inc -------------------------------------------------------------------------------- /src/corelib/fpg_pofiles.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_pofiles.pas -------------------------------------------------------------------------------- /src/corelib/fpg_popupwindow.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_popupwindow.pas -------------------------------------------------------------------------------- /src/corelib/fpg_stdimages.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_stdimages.pas -------------------------------------------------------------------------------- /src/corelib/fpg_stringhashlist.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_stringhashlist.pas -------------------------------------------------------------------------------- /src/corelib/fpg_strings.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_strings.pas -------------------------------------------------------------------------------- /src/corelib/fpg_stringutils.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_stringutils.pas -------------------------------------------------------------------------------- /src/corelib/fpg_translations.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_translations.pas -------------------------------------------------------------------------------- /src/corelib/fpg_utils.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_utils.pas -------------------------------------------------------------------------------- /src/corelib/fpg_widget.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_widget.pas -------------------------------------------------------------------------------- /src/corelib/fpg_wuline.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/fpg_wuline.pas -------------------------------------------------------------------------------- /src/corelib/gdi/fpg_gdi.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/gdi/fpg_gdi.pas -------------------------------------------------------------------------------- /src/corelib/gdi/fpg_impl.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/gdi/fpg_impl.pas -------------------------------------------------------------------------------- /src/corelib/gdi/fpg_interface.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/gdi/fpg_interface.pas -------------------------------------------------------------------------------- /src/corelib/gdi/fpg_keys_gdi.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/gdi/fpg_keys_gdi.inc -------------------------------------------------------------------------------- /src/corelib/gdi/fpg_utils_impl.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/gdi/fpg_utils_impl.inc -------------------------------------------------------------------------------- /src/corelib/gdi/fpgui_toolkit.lpk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/gdi/fpgui_toolkit.lpk -------------------------------------------------------------------------------- /src/corelib/gdi/fpgui_toolkit.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/gdi/fpgui_toolkit.pas -------------------------------------------------------------------------------- /src/corelib/keys.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/keys.inc -------------------------------------------------------------------------------- /src/corelib/lang_af.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/lang_af.inc -------------------------------------------------------------------------------- /src/corelib/lang_de.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/lang_de.inc -------------------------------------------------------------------------------- /src/corelib/lang_en.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/lang_en.inc -------------------------------------------------------------------------------- /src/corelib/lang_es.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/lang_es.inc -------------------------------------------------------------------------------- /src/corelib/lang_et.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/lang_et.inc -------------------------------------------------------------------------------- /src/corelib/lang_fr.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/lang_fr.inc -------------------------------------------------------------------------------- /src/corelib/lang_he.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/lang_he.inc -------------------------------------------------------------------------------- /src/corelib/lang_it.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/lang_it.inc -------------------------------------------------------------------------------- /src/corelib/lang_lo.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/lang_lo.inc -------------------------------------------------------------------------------- /src/corelib/lang_ms.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/lang_ms.inc -------------------------------------------------------------------------------- /src/corelib/lang_pl.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/lang_pl.inc -------------------------------------------------------------------------------- /src/corelib/lang_pt.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/lang_pt.inc -------------------------------------------------------------------------------- /src/corelib/lang_pt_BR.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/lang_pt_BR.inc -------------------------------------------------------------------------------- /src/corelib/lang_ru.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/lang_ru.inc -------------------------------------------------------------------------------- /src/corelib/lang_uk.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/lang_uk.inc -------------------------------------------------------------------------------- /src/corelib/lang_zh_CN.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/lang_zh_CN.inc -------------------------------------------------------------------------------- /src/corelib/predefinedcolors.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/predefinedcolors.inc -------------------------------------------------------------------------------- /src/corelib/stdimages.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/stdimages.inc -------------------------------------------------------------------------------- /src/corelib/x11/fpg_impl.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/x11/fpg_impl.pas -------------------------------------------------------------------------------- /src/corelib/x11/fpg_interface.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/x11/fpg_interface.pas -------------------------------------------------------------------------------- /src/corelib/x11/fpg_utils_impl.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/x11/fpg_utils_impl.inc -------------------------------------------------------------------------------- /src/corelib/x11/fpg_x11.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/x11/fpg_x11.pas -------------------------------------------------------------------------------- /src/corelib/x11/fpg_xft_x11.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/x11/fpg_xft_x11.pas -------------------------------------------------------------------------------- /src/corelib/x11/fpgui_toolkit.lpk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/x11/fpgui_toolkit.lpk -------------------------------------------------------------------------------- /src/corelib/x11/fpgui_toolkit.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/corelib/x11/fpgui_toolkit.pas -------------------------------------------------------------------------------- /src/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/extrafpc.cfg -------------------------------------------------------------------------------- /src/fpmake.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpmake.pp -------------------------------------------------------------------------------- /src/fpreport/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/README.txt -------------------------------------------------------------------------------- /src/fpreport/TODO.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/TODO.txt -------------------------------------------------------------------------------- /src/fpreport/demos/compiling.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/demos/compiling.txt -------------------------------------------------------------------------------- /src/fpreport/demos/countries.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/demos/countries.inc -------------------------------------------------------------------------------- /src/fpreport/demos/countries.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/demos/countries.json -------------------------------------------------------------------------------- /src/fpreport/demos/countries2.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/demos/countries2.inc -------------------------------------------------------------------------------- /src/fpreport/demos/demos.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/demos/demos.inc -------------------------------------------------------------------------------- /src/fpreport/demos/fcldemo.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/demos/fcldemo.lpi -------------------------------------------------------------------------------- /src/fpreport/demos/fcldemo.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/demos/fcldemo.pp -------------------------------------------------------------------------------- /src/fpreport/demos/regreports.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/demos/regreports.pp -------------------------------------------------------------------------------- /src/fpreport/demos/rptbarcode.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/demos/rptbarcode.pp -------------------------------------------------------------------------------- /src/fpreport/demos/rptcolumns.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/demos/rptcolumns.pp -------------------------------------------------------------------------------- /src/fpreport/demos/rptcontnr.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/demos/rptcontnr.pp -------------------------------------------------------------------------------- /src/fpreport/demos/rptdataset.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/demos/rptdataset.pp -------------------------------------------------------------------------------- /src/fpreport/demos/rptframes.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/demos/rptframes.pp -------------------------------------------------------------------------------- /src/fpreport/demos/rptgrouping.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/demos/rptgrouping.pp -------------------------------------------------------------------------------- /src/fpreport/demos/rptimages.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/demos/rptimages.pp -------------------------------------------------------------------------------- /src/fpreport/demos/rptjson.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/demos/rptjson.pp -------------------------------------------------------------------------------- /src/fpreport/demos/rptqrcode.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/demos/rptqrcode.pp -------------------------------------------------------------------------------- /src/fpreport/demos/rptshapes.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/demos/rptshapes.pp -------------------------------------------------------------------------------- /src/fpreport/demos/rptttf.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/demos/rptttf.pp -------------------------------------------------------------------------------- /src/fpreport/demos/udapp.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/demos/udapp.pp -------------------------------------------------------------------------------- /src/fpreport/demos/webdemo.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/demos/webdemo.lpi -------------------------------------------------------------------------------- /src/fpreport/demos/webdemo.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/demos/webdemo.pp -------------------------------------------------------------------------------- /src/fpreport/demos/wmreports.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/demos/wmreports.pp -------------------------------------------------------------------------------- /src/fpreport/fpbarcode.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/fpbarcode.pp -------------------------------------------------------------------------------- /src/fpreport/fpextfuncs.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/fpextfuncs.pp -------------------------------------------------------------------------------- /src/fpreport/fpguireport.lpk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/fpguireport.lpk -------------------------------------------------------------------------------- /src/fpreport/fpguireport.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/fpguireport.pas -------------------------------------------------------------------------------- /src/fpreport/fpimgbarcode.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/fpimgbarcode.pp -------------------------------------------------------------------------------- /src/fpreport/fpimgqrcode.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/fpimgqrcode.pp -------------------------------------------------------------------------------- /src/fpreport/fpjsonreport.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/fpjsonreport.pp -------------------------------------------------------------------------------- /src/fpreport/fpqrcodegen.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/fpqrcodegen.pp -------------------------------------------------------------------------------- /src/fpreport/fprepexprpars.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/fprepexprpars.pp -------------------------------------------------------------------------------- /src/fpreport/fpreport.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/fpreport.pp -------------------------------------------------------------------------------- /src/fpreport/fpreportbarcode.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/fpreportbarcode.pp -------------------------------------------------------------------------------- /src/fpreport/fpreportcheckbox.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/fpreportcheckbox.inc -------------------------------------------------------------------------------- /src/fpreport/fpreportcontnr.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/fpreportcontnr.pp -------------------------------------------------------------------------------- /src/fpreport/fpreportdb.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/fpreportdb.pp -------------------------------------------------------------------------------- /src/fpreport/fpreportdom.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/fpreportdom.pp -------------------------------------------------------------------------------- /src/fpreport/fpreporthtmlexport.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/fpreporthtmlexport.pp -------------------------------------------------------------------------------- /src/fpreport/fpreporthtmlparser.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/fpreporthtmlparser.pp -------------------------------------------------------------------------------- /src/fpreport/fpreporthtmlutil.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/fpreporthtmlutil.pp -------------------------------------------------------------------------------- /src/fpreport/fpreportjson.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/fpreportjson.pp -------------------------------------------------------------------------------- /src/fpreport/fpreportpdfexport.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/fpreportpdfexport.pp -------------------------------------------------------------------------------- /src/fpreport/fpreportqrcode.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/fpreportqrcode.pp -------------------------------------------------------------------------------- /src/fpreport/fpreportstreamer.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/fpreport/fpreportstreamer.pp -------------------------------------------------------------------------------- /src/gui/charmapdialog.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/charmapdialog.inc -------------------------------------------------------------------------------- /src/gui/colordialog.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/colordialog.inc -------------------------------------------------------------------------------- /src/gui/db/fpgui_db.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/db/fpgui_db.pas -------------------------------------------------------------------------------- /src/gui/fpg_animation.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_animation.pas -------------------------------------------------------------------------------- /src/gui/fpg_basegrid.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_basegrid.pas -------------------------------------------------------------------------------- /src/gui/fpg_button.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_button.pas -------------------------------------------------------------------------------- /src/gui/fpg_checkbox.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_checkbox.pas -------------------------------------------------------------------------------- /src/gui/fpg_colormapping.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_colormapping.pas -------------------------------------------------------------------------------- /src/gui/fpg_colorwheel.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_colorwheel.pas -------------------------------------------------------------------------------- /src/gui/fpg_combobox.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_combobox.pas -------------------------------------------------------------------------------- /src/gui/fpg_customgrid.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_customgrid.pas -------------------------------------------------------------------------------- /src/gui/fpg_dialogs.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_dialogs.pas -------------------------------------------------------------------------------- /src/gui/fpg_dnd_window.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_dnd_window.pas -------------------------------------------------------------------------------- /src/gui/fpg_edit.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_edit.pas -------------------------------------------------------------------------------- /src/gui/fpg_editbtn.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_editbtn.pas -------------------------------------------------------------------------------- /src/gui/fpg_editcombo.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_editcombo.pas -------------------------------------------------------------------------------- /src/gui/fpg_form.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_form.pas -------------------------------------------------------------------------------- /src/gui/fpg_gauge.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_gauge.pas -------------------------------------------------------------------------------- /src/gui/fpg_grid.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_grid.pas -------------------------------------------------------------------------------- /src/gui/fpg_hexview.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_hexview.pas -------------------------------------------------------------------------------- /src/gui/fpg_hint.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_hint.pas -------------------------------------------------------------------------------- /src/gui/fpg_hyperlink.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_hyperlink.pas -------------------------------------------------------------------------------- /src/gui/fpg_iniutils.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_iniutils.pas -------------------------------------------------------------------------------- /src/gui/fpg_label.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_label.pas -------------------------------------------------------------------------------- /src/gui/fpg_ledmatrix.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_ledmatrix.pas -------------------------------------------------------------------------------- /src/gui/fpg_listbox.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_listbox.pas -------------------------------------------------------------------------------- /src/gui/fpg_listview.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_listview.pas -------------------------------------------------------------------------------- /src/gui/fpg_memo.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_memo.pas -------------------------------------------------------------------------------- /src/gui/fpg_menu.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_menu.pas -------------------------------------------------------------------------------- /src/gui/fpg_mru.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_mru.pas -------------------------------------------------------------------------------- /src/gui/fpg_panel.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_panel.pas -------------------------------------------------------------------------------- /src/gui/fpg_popupcalendar.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_popupcalendar.pas -------------------------------------------------------------------------------- /src/gui/fpg_progressbar.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_progressbar.pas -------------------------------------------------------------------------------- /src/gui/fpg_radiobutton.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_radiobutton.pas -------------------------------------------------------------------------------- /src/gui/fpg_readonly.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_readonly.pas -------------------------------------------------------------------------------- /src/gui/fpg_scrollbar.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_scrollbar.pas -------------------------------------------------------------------------------- /src/gui/fpg_scrollframe.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_scrollframe.pas -------------------------------------------------------------------------------- /src/gui/fpg_spinedit.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_spinedit.pas -------------------------------------------------------------------------------- /src/gui/fpg_splitter.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_splitter.pas -------------------------------------------------------------------------------- /src/gui/fpg_stringgridbuilder.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_stringgridbuilder.pas -------------------------------------------------------------------------------- /src/gui/fpg_style.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_style.pas -------------------------------------------------------------------------------- /src/gui/fpg_style_bitmap.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_style_bitmap.pas -------------------------------------------------------------------------------- /src/gui/fpg_style_bluecurve.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_style_bluecurve.pas -------------------------------------------------------------------------------- /src/gui/fpg_style_carbon.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_style_carbon.pas -------------------------------------------------------------------------------- /src/gui/fpg_style_clearlooks.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_style_clearlooks.pas -------------------------------------------------------------------------------- /src/gui/fpg_style_motif.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_style_motif.pas -------------------------------------------------------------------------------- /src/gui/fpg_style_plastic.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_style_plastic.pas -------------------------------------------------------------------------------- /src/gui/fpg_style_win2k.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_style_win2k.pas -------------------------------------------------------------------------------- /src/gui/fpg_style_win8.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_style_win8.pas -------------------------------------------------------------------------------- /src/gui/fpg_stylemanager.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_stylemanager.pas -------------------------------------------------------------------------------- /src/gui/fpg_tab.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_tab.pas -------------------------------------------------------------------------------- /src/gui/fpg_toggle.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_toggle.pas -------------------------------------------------------------------------------- /src/gui/fpg_toolbox.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_toolbox.pas -------------------------------------------------------------------------------- /src/gui/fpg_trackbar.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_trackbar.pas -------------------------------------------------------------------------------- /src/gui/fpg_trayicon.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_trayicon.pas -------------------------------------------------------------------------------- /src/gui/fpg_tree.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_tree.pas -------------------------------------------------------------------------------- /src/gui/fpg_window.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/fpg_window.pas -------------------------------------------------------------------------------- /src/gui/inputintegerdialog.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/inputintegerdialog.inc -------------------------------------------------------------------------------- /src/gui/inputquerydialog.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/inputquerydialog.inc -------------------------------------------------------------------------------- /src/gui/logo.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/logo.inc -------------------------------------------------------------------------------- /src/gui/managebookmarksdialog.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/managebookmarksdialog.inc -------------------------------------------------------------------------------- /src/gui/messagedialog.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/messagedialog.inc -------------------------------------------------------------------------------- /src/gui/newdirdialog.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/newdirdialog.inc -------------------------------------------------------------------------------- /src/gui/promptuserdialog.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/promptuserdialog.inc -------------------------------------------------------------------------------- /src/gui/selectdirdialog.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/gui/selectdirdialog.inc -------------------------------------------------------------------------------- /src/reportengine/u_command.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/reportengine/u_command.pas -------------------------------------------------------------------------------- /src/reportengine/u_pdf.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/reportengine/u_pdf.pas -------------------------------------------------------------------------------- /src/reportengine/u_report.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/reportengine/u_report.pas -------------------------------------------------------------------------------- /src/reportengine/u_visu.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/src/reportengine/u_visu.pas -------------------------------------------------------------------------------- /tools/build_tools.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/build_tools.bat -------------------------------------------------------------------------------- /tools/generateincfiles.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/generateincfiles.pas -------------------------------------------------------------------------------- /tools/imageconvert/bin2pas.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/imageconvert/bin2pas.pas -------------------------------------------------------------------------------- /tools/imageconvert/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/imageconvert/extrafpc.cfg -------------------------------------------------------------------------------- /tools/imageconvert/frm_main.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/imageconvert/frm_main.pas -------------------------------------------------------------------------------- /tools/imageconvert/img2pas.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/imageconvert/img2pas.pas -------------------------------------------------------------------------------- /tools/imageconvert/imgcnv.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/imageconvert/imgcnv.lpi -------------------------------------------------------------------------------- /tools/imageconvert/imgcnv.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/imageconvert/imgcnv.lpr -------------------------------------------------------------------------------- /tools/localize.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/localize.bat -------------------------------------------------------------------------------- /tools/localize.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/localize.sh -------------------------------------------------------------------------------- /tools/macos/create-appbundle.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/macos/create-appbundle.sh -------------------------------------------------------------------------------- /tools/makefont/makefonts.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/makefont/makefonts.lpi -------------------------------------------------------------------------------- /tools/makefont/makefonts.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/makefont/makefonts.lpr -------------------------------------------------------------------------------- /tools/makefont/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/makefont/readme.txt -------------------------------------------------------------------------------- /tools/makefont/u_data.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/makefont/u_data.pas -------------------------------------------------------------------------------- /tools/makefont/u_main.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/makefont/u_main.pas -------------------------------------------------------------------------------- /tools/makefont/u_parsettf.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/makefont/u_parsettf.pas -------------------------------------------------------------------------------- /tools/sync_to_SF/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/sync_to_SF/README.txt -------------------------------------------------------------------------------- /tools/sync_to_SF/config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/sync_to_SF/config -------------------------------------------------------------------------------- /tools/units/placeholder.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/units/placeholder.txt -------------------------------------------------------------------------------- /tools/updatepofiles.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/updatepofiles.pas -------------------------------------------------------------------------------- /tools/wipfc/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/wipfc/README.txt -------------------------------------------------------------------------------- /tools/wipfc/de_DE.nls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/wipfc/de_DE.nls -------------------------------------------------------------------------------- /tools/wipfc/en_GB.nls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/wipfc/en_GB.nls -------------------------------------------------------------------------------- /tools/wipfc/en_US.nls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/wipfc/en_US.nls -------------------------------------------------------------------------------- /tools/wipfc/entit932.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/wipfc/entit932.txt -------------------------------------------------------------------------------- /tools/wipfc/entit934.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/wipfc/entit934.txt -------------------------------------------------------------------------------- /tools/wipfc/entit938.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/wipfc/entit938.txt -------------------------------------------------------------------------------- /tools/wipfc/entity.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/wipfc/entity.txt -------------------------------------------------------------------------------- /tools/wipfc/fr_CA.nls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/wipfc/fr_CA.nls -------------------------------------------------------------------------------- /tools/wipfc/fr_FR.nls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/wipfc/fr_FR.nls -------------------------------------------------------------------------------- /tools/wipfc/ja_JA.nls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/wipfc/ja_JA.nls -------------------------------------------------------------------------------- /tools/wipfc/wipfc-freebsd64.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/wipfc/wipfc-freebsd64.7z -------------------------------------------------------------------------------- /tools/wipfc/wipfc-linux32.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/wipfc/wipfc-linux32.tar.gz -------------------------------------------------------------------------------- /tools/wipfc/wipfc.exe.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/wipfc/wipfc.exe.zip -------------------------------------------------------------------------------- /tools/wipfc/xx_YY.nls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/tools/wipfc/xx_YY.nls -------------------------------------------------------------------------------- /uidesigner/anchors.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/anchors.inc -------------------------------------------------------------------------------- /uidesigner/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/extrafpc.cfg -------------------------------------------------------------------------------- /uidesigner/frm_main.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/frm_main.pas -------------------------------------------------------------------------------- /uidesigner/icon_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/icon_16.png -------------------------------------------------------------------------------- /uidesigner/icon_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/icon_32.png -------------------------------------------------------------------------------- /uidesigner/icons.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/icons.inc -------------------------------------------------------------------------------- /uidesigner/images/colorlistbox.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/colorlistbox.bmp -------------------------------------------------------------------------------- /uidesigner/images/colorwheel.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/colorwheel.bmp -------------------------------------------------------------------------------- /uidesigner/images/dateedit.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/dateedit.bmp -------------------------------------------------------------------------------- /uidesigner/images/editbutton.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/editbutton.bmp -------------------------------------------------------------------------------- /uidesigner/images/editcurrency.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/editcurrency.bmp -------------------------------------------------------------------------------- /uidesigner/images/editfilename.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/editfilename.bmp -------------------------------------------------------------------------------- /uidesigner/images/editfloat.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/editfloat.bmp -------------------------------------------------------------------------------- /uidesigner/images/editfont.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/editfont.bmp -------------------------------------------------------------------------------- /uidesigner/images/editinteger.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/editinteger.bmp -------------------------------------------------------------------------------- /uidesigner/images/gauge.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/gauge.bmp -------------------------------------------------------------------------------- /uidesigner/images/groupbox.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/groupbox.bmp -------------------------------------------------------------------------------- /uidesigner/images/hyperlink.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/hyperlink.bmp -------------------------------------------------------------------------------- /uidesigner/images/ledmatrix.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/ledmatrix.bmp -------------------------------------------------------------------------------- /uidesigner/images/listbox.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/listbox.bmp -------------------------------------------------------------------------------- /uidesigner/images/listview.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/listview.bmp -------------------------------------------------------------------------------- /uidesigner/images/menubar.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/menubar.bmp -------------------------------------------------------------------------------- /uidesigner/images/newform_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/newform_16.bmp -------------------------------------------------------------------------------- /uidesigner/images/pagecontrol.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/pagecontrol.bmp -------------------------------------------------------------------------------- /uidesigner/images/progressbar.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/progressbar.bmp -------------------------------------------------------------------------------- /uidesigner/images/radiobutton.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/radiobutton.bmp -------------------------------------------------------------------------------- /uidesigner/images/richtextview.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/richtextview.bmp -------------------------------------------------------------------------------- /uidesigner/images/scrollframe.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/scrollframe.bmp -------------------------------------------------------------------------------- /uidesigner/images/splitter.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/splitter.bmp -------------------------------------------------------------------------------- /uidesigner/images/stringgrid.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/stringgrid.bmp -------------------------------------------------------------------------------- /uidesigner/images/tabsheet.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/tabsheet.bmp -------------------------------------------------------------------------------- /uidesigner/images/toggle.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/toggle.bmp -------------------------------------------------------------------------------- /uidesigner/images/trackbar.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/trackbar.bmp -------------------------------------------------------------------------------- /uidesigner/images/treeview.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/treeview.bmp -------------------------------------------------------------------------------- /uidesigner/images/valuebar.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/images/valuebar.bmp -------------------------------------------------------------------------------- /uidesigner/languages/localize.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/languages/localize.bat -------------------------------------------------------------------------------- /uidesigner/languages/localize.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/languages/localize.sh -------------------------------------------------------------------------------- /uidesigner/languages/uidesigner.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/languages/uidesigner.po -------------------------------------------------------------------------------- /uidesigner/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/readme.txt -------------------------------------------------------------------------------- /uidesigner/uidesigner.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/uidesigner.desktop -------------------------------------------------------------------------------- /uidesigner/uidesigner.exe.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/uidesigner.exe.manifest -------------------------------------------------------------------------------- /uidesigner/uidesigner.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/uidesigner.lpi -------------------------------------------------------------------------------- /uidesigner/uidesigner.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/uidesigner.lpr -------------------------------------------------------------------------------- /uidesigner/uidesigner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/uidesigner.png -------------------------------------------------------------------------------- /uidesigner/uidesigner.prj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/uidesigner.prj -------------------------------------------------------------------------------- /uidesigner/uidesigner.project: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/uidesigner.project -------------------------------------------------------------------------------- /uidesigner/uidesigner_clean.prj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/uidesigner_clean.prj -------------------------------------------------------------------------------- /uidesigner/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /uidesigner/units/i386-freebsd/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /uidesigner/units/i386-linux/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /uidesigner/units/i386-win32/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /uidesigner/units/x86_64-freebsd/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /uidesigner/units/x86_64-linux/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | -------------------------------------------------------------------------------- /uidesigner/vfd_constants.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/vfd_constants.pas -------------------------------------------------------------------------------- /uidesigner/vfd_designer.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/vfd_designer.pas -------------------------------------------------------------------------------- /uidesigner/vfd_editors.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/vfd_editors.pas -------------------------------------------------------------------------------- /uidesigner/vfd_file.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/vfd_file.pas -------------------------------------------------------------------------------- /uidesigner/vfd_formparser.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/vfd_formparser.pas -------------------------------------------------------------------------------- /uidesigner/vfd_forms.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/vfd_forms.pas -------------------------------------------------------------------------------- /uidesigner/vfd_main.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/vfd_main.pas -------------------------------------------------------------------------------- /uidesigner/vfd_propeditgrid.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/vfd_propeditgrid.pas -------------------------------------------------------------------------------- /uidesigner/vfd_props.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/vfd_props.pas -------------------------------------------------------------------------------- /uidesigner/vfd_resizer.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/vfd_resizer.pas -------------------------------------------------------------------------------- /uidesigner/vfd_utils.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/vfd_utils.pas -------------------------------------------------------------------------------- /uidesigner/vfd_widgetclass.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/vfd_widgetclass.pas -------------------------------------------------------------------------------- /uidesigner/vfd_widgets.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/uidesigner/vfd_widgets.pas -------------------------------------------------------------------------------- /unittests/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/unittests/README.txt -------------------------------------------------------------------------------- /unittests/build.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/unittests/build.sh -------------------------------------------------------------------------------- /unittests/extrafpc.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/unittests/extrafpc.cfg -------------------------------------------------------------------------------- /unittests/fpgui_unittests.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/unittests/fpgui_unittests.lpr -------------------------------------------------------------------------------- /unittests/fpgui_unittests_gui.prj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/unittests/fpgui_unittests_gui.prj -------------------------------------------------------------------------------- /unittests/manual_tests/units/.gitignore: -------------------------------------------------------------------------------- 1 | * -------------------------------------------------------------------------------- /unittests/run.sh: -------------------------------------------------------------------------------- 1 | ./fpgui_unittests_console -a --format=plain 2 | -------------------------------------------------------------------------------- /unittests/testdependencies.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/unittests/testdependencies.pas -------------------------------------------------------------------------------- /unittests/tests/csvparser_test.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/unittests/tests/csvparser_test.pas -------------------------------------------------------------------------------- /unittests/tests/tcborderlayout.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/unittests/tests/tcborderlayout.pas -------------------------------------------------------------------------------- /unittests/tests/tcflowlayout.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/unittests/tests/tcflowlayout.pas -------------------------------------------------------------------------------- /unittests/tests/tcfontmanager.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/unittests/tests/tcfontmanager.pas -------------------------------------------------------------------------------- /unittests/tests/tcfpgbase.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/unittests/tests/tcfpgbase.pas -------------------------------------------------------------------------------- /unittests/tests/tctreeview.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graemeg/fpGUI/HEAD/unittests/tests/tctreeview.pas -------------------------------------------------------------------------------- /unittests/units/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | --------------------------------------------------------------------------------