|
ac6a61c3c7
|
jvcllaz: Rename designer packages to be consistent with the other packages.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6105 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-20 10:37:16 +00:00 |
|
|
135718cb25
|
jvcllaz: Add JvRuntime designer. Increment version number to 1.0.2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6104 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-20 10:13:28 +00:00 |
|
|
112c957157
|
vlc: new, moved from Lazarus trunk/components
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6103 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-18 18:14:59 +00:00 |
|
|
01e1bf6975
|
RxFPC:patch from Iliya Iliev: 1. TRxDBLookupCombo - added protected method DoSelect - encapsulates OnSelect logic; 2. TRxDBLookupCombo - added public methods Clear & IsEmpty; 3. TRxDBLookupCombo - exposed property BorderStyle (default bsNone). When it's bsNone, nothing changed, while when it's bsSingle there are changes in Painting.; 4. TRxDBLookupCombo - changed method Paint - it respects BorderStyle property; 5. TPopUpFormOptions - added new property SearchFromStart (default false) - when it's false, nothing changed, while when it's true popup form locates the row only if it starts with the searched text.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6102 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-18 12:45:42 +00:00 |
|
|
991c35d128
|
RxFPC:RxDBGrid - new style for filter - rxfstBoth
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6101 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-18 08:35:51 +00:00 |
|
|
80218c1b98
|
Image_Sources: Rename folder "lazarus/images/menu/svg" to "[...]/svg (Roland Hahn)" to be consistent with the others.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6100 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-16 21:38:53 +00:00 |
|
|
96ccf5a21b
|
image_sources: Apply the folder structure of the other svg images to "lazarus/images/menu". Add svg sources for TAChart (by Roland Hahn).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6099 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-16 21:34:15 +00:00 |
|
|
f50dd52023
|
image_sources: Delete old lazarus/images/components, rename svg to be consistent with other svg folders.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6098 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-16 21:21:59 +00:00 |
|
|
be23e43e48
|
image_sources: svg sources of HiRes component palette icons for SynEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6097 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-15 11:49:57 +00:00 |
|
|
2622c06e2d
|
Image_sources: Add svg sources of palette icons for RTTIControls (by Roland Hahn).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6096 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-12 13:12:03 +00:00 |
|
|
2d6937ceb0
|
image_sources: Replace some palette icons for better visibility on dark desktop themes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6095 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-11 09:37:07 +00:00 |
|
|
7f03771ace
|
RxFPC:fix compile RxDBGrids on Lazarus 1.8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6094 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-11 08:33:08 +00:00 |
|
|
4ebb9bc2ae
|
RxFPC:fix in rxstrutils.StrToStrings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6093 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-11 07:15:46 +00:00 |
|
|
5d8c0d9f2d
|
fpexif: minor changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6092 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-09 08:42:30 +00:00 |
|
|
e0d533ac91
|
fpexif: Provide option to read exif without maker notes (not standardized and poorly documented feature).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6091 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-07 11:35:50 +00:00 |
|
|
824c594816
|
fpexif: Fix some errors with various test images.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6090 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-06 22:12:10 +00:00 |
|
|
d4e1105bb9
|
RxFPC:fix demo for RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6089 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-06 07:17:42 +00:00 |
|
|
68903f7027
|
RxFPC:RxDBGrid - fix filter on change collumn
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6088 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-05 12:33:14 +00:00 |
|
|
676caaafef
|
RxFPC:RxDBGrid - work on new filter style rxfstManualEdi
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6087 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-05 12:25:42 +00:00 |
|
|
e6fe123d75
|
RxFPC:RxDBGrid - add new filter style rxfstManualEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6086 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-05 12:00:42 +00:00 |
|
|
b3046a8f88
|
fpspreadsheet: Avoid confusion of fraction detection by dates
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6085 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-03 10:34:31 +00:00 |
|
|
d2d4b72692
|
fpexif: Add introductory readme.txt; minor improvements in console_demo. New method TExifData.Save.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6084 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-02 22:33:05 +00:00 |
|
|
a46eb1788d
|
fpexif: Add very simple console demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6083 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-02 22:05:55 +00:00 |
|
|
3813bcca82
|
fpexif: Add demos metadata_viewer and simple_demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6082 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-02 18:45:28 +00:00 |
|
|
13726c172b
|
fpexif: Fix compilation under Delphi
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6081 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-02 18:30:58 +00:00 |
|
|
e03afa62f1
|
fpexif: Initial commit of units and tests
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6080 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-02 17:12:00 +00:00 |
|
|
615a6d44e1
|
RxFPC: fix for TPopUpForm (just make it consistent for windows and linux) and TRxLookupEdit (fixed locating on ShowPopup). patch from Iliya Iliev
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6079 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-01 07:19:53 +00:00 |
|
|
ecad6d9e6a
|
image_sources: Add svg sources by Roland Hahn for database-related components
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6078 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-11-26 18:23:15 +00:00 |
|
|
3e5aff2a80
|
image_sources: HiRes icon sources for palette IPro (by Roland Hahn).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6077 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-11-24 17:40:34 +00:00 |
|
|
189ae66d4d
|
fpspreadsheet: Fix workbook.ReadFromStream not updating attached WorksheetGrid.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6076 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-11-24 16:57:26 +00:00 |
|
|
e50534cc35
|
RxFPC:RxDBGrid suport options dgDisplayMemoText
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6075 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-11-23 08:28:58 +00:00 |
|
|
5bb1042e9c
|
image_sources: Sources of component icons of Dialogs palette (by Roland Hahn)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6074 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-11-18 23:05:23 +00:00 |
|
|
a8743226b7
|
fpspreadsheet: Add unit tests for HTML-to-RichText conversion (and vice versa).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6073 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-11-14 22:57:11 +00:00 |
|
|
f67d13f3b3
|
fpspreadsheet: Fix html-to-rich-text conversion if text ends with html tag
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6072 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-11-14 15:22:17 +00:00 |
|
|
a25ae0618d
|
RxFPC:TRxDBLookupEdit - fix change data with UP and DOWN key if popup window not showing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6071 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-11-14 12:07:02 +00:00 |
|
|
b2ed81ee6e
|
fpspreadsheet: Avoid quoted text when copying a single cell with linebreaks to clipboard.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6070 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-11-14 11:40:04 +00:00 |
|
|
bc83057bd8
|
fpspreadsheet: (Hopefully) fix missing last character of cell text copied to clipboard as CF_TEXT (see http://forum.lazarus.freepascal.org/index.php/topic,38925.0.html)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6069 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-11-13 17:29:24 +00:00 |
|
|
bedcbe46bc
|
RxFPC:TRxMemoryData - Three additional methods for changing order of records. id-0032253
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6068 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-11-13 11:29:26 +00:00 |
|
|
a99e83b444
|
RxFPC:fix compile rxdbverticalgrid on lazarus < 1.9 - id0032500
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6067 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-11-13 11:19:12 +00:00 |
|
|
ec8bc1339b
|
RxFPC:TRxLookupEdit - fix show popup for on key press - id0032674
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6066 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-11-13 11:08:28 +00:00 |
|
|
cf2051c54c
|
RxFPC:new options for TPopUpGridOption - pfgRowSelect. For detail see bug id #0032675
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6065 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-11-13 10:48:45 +00:00 |
|
|
062fdc9ae3
|
image_sources: Add sources of FTurtle's images (menu, sourceeditor)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6064 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-11-13 09:05:27 +00:00 |
|
|
28e07ce32a
|
Image_sources: Slighlty improved versions of some icons by Roland Hahn
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6063 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-11-12 22:12:40 +00:00 |
|
|
41b44ed3d0
|
image_source: svg source for button glyphs of edit-button combinations on Misc palette
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6062 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-11-07 22:46:35 +00:00 |
|
|
e4615a30e8
|
RxFPC:move TStrHolder to RX Tools page and TMRUManager to RX Controls page
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6061 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-11-07 06:41:39 +00:00 |
|
|
515e7437e5
|
fpspreadsheet: Fix number format test case. Now all tests are passed again.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6060 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-11-06 08:35:25 +00:00 |
|
|
6107fd43de
|
Image_sources: Palette icon svg sources for default and nonregistered components, and for SQLDB components (provided by Roland Hahn).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6059 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-11-05 18:39:25 +00:00 |
|
|
4688f560e6
|
rx: Add Lazarus rx components to folder rx_laz, package rx.lpk (will be removed from lazarus/components)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6058 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-11-04 14:07:30 +00:00 |
|
|
df444a83b6
|
rx: Remove unused dependence on Lazarus rx package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6057 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-11-04 13:52:54 +00:00 |
|
|
9b8e818c3c
|
fpspreadsheet: Fix max string length test.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6056 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-11-03 21:04:07 +00:00 |
|