Commit Graph

5180 Commits

Author SHA1 Message Date
a4e69c5dbf jvcllaz: Make JvTabBar support the high-res imagelist. Add AutoSize.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6366 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-01 22:38:49 +00:00
493e1b50b8 jvcllaz: Add TJvNotebookPageList as workaround for issues with TJvPageList and its componenteditors.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6365 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-01 17:21:14 +00:00
dfea328594 jvcllaz: Minor cosmetic changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6364 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-01 10:29:50 +00:00
499efd7b8c fpspreadsheet: Fix compilation with fpc before 3.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6363 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-01 10:23:42 +00:00
ffd8d74165 RxFPC:fix compile after lazarus rev.57722
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6360 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-27 06:11:12 +00:00
468c8c7e08 jvcllaz: Make outlookbar component editor high-dpi aware.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6359 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-26 22:01:42 +00:00
a20e7f7f74 jvcllaz: More improvements in JvOutlookBar component editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6358 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-26 12:18:09 +00:00
fe7d894bc7 jvcllaz: In JvOutlookBar component editor, use IDE images, save/load layout, improve interaction with object inspector (inspired by fieldseditor.pas).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6357 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-26 10:09:15 +00:00
6d6f3c6f62 jvcllaz: Add TJvMovablePanel
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6356 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-25 20:49:53 +00:00
bbd1093e72 jvcllaz: Make unit JvMoveableBevel self-contained.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6355 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-25 20:27:18 +00:00
c99e29e309 jvcllaz: Fix JvOutlookBar being blocked due to missing call to EnableAutoSizing. Several cosmetic changes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6354 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-25 17:39:48 +00:00
100954c7a4 jvcllaz: Cosmetic changes in TJvOutlookBar component/property editor unit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6353 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-25 07:47:38 +00:00
f32f1be7b7 jvcllaz: Publish missing standard properties for TJvOutlookBar.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6352 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-25 07:45:29 +00:00
9ef39260e0 RxFPC: restore close button in TRxPopupNotifier window
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6351 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-25 07:17:31 +00:00
b329efafe9 jvcllaz: Cosmetic changes in TJvOutlookBar.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6350 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-25 07:02:45 +00:00
3106033431 jvcllaz: Add component editor for TJvOutlookBar (still some issues...)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6349 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-24 15:22:33 +00:00
0f98655a07 RxFPC:fix active window lost focus on TRxPopupNotifier show message. New function in RxAppUtil - RxGetKeyboardLayoutName
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6348 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-24 13:27:14 +00:00
75e57b190f RxFPC:new application service function - ErrorBox, WarningBox, InfoBox
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6347 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-24 08:42:50 +00:00
a4d0516ad9 jvcllaz: Implement scaled imagelists for JvOutlookBar.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6346 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-23 23:18:49 +00:00
3c9c2bf7a9 jvcllaz: Add missing Hi-DPI image resources for TJvOutlookBar
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6345 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-23 16:13:08 +00:00
e3dd9c61a1 jvcllaz: Fix Hi-DPI awareness of TJvOutlookbar.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6344 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-23 15:19:42 +00:00
d5ee38b712 RxFPC:new property TRxPopupNotifier.MessageCorner
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6343 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-23 08:59:59 +00:00
9abd5d704b RxFPC:demo for RxPopupNotifier
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6342 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-23 08:13:29 +00:00
1d692daea7 RxFPC:fix AV in IDE on show all components. New component icons from zoltanleo. New component - TRxPopupNotifier
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6341 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-23 07:48:53 +00:00
6f73d6d007 jvcllaz: Improved themed painting in JvOutlookBar.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6340 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-22 22:41:18 +00:00
6122b61b25 zmsql: Fix package for Linux (use correct case of file names).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6339 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-22 20:32:28 +00:00
7c329f8bc7 jvcllaz: Fix black background color of TJvTimeline demo in Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6338 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-22 12:13:45 +00:00
9c6eade58b jvcllaz: Simplified image transformations in TJvThumbImage. Add button to save transformed image to thumbnail demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6337 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-22 11:30:20 +00:00
f21e681c30 jvcllaz: Preserve alpha channel in TJvThumbImage transformations.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6336 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-21 23:25:49 +00:00
f2afe5838a jvcllaz: Fix FilterCombobox in JvThumbnail demo to contain correct filter strings and to have 1st item selected.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6335 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-21 17:47:53 +00:00
f56f289b2d jvcllaz: Fix issues of JvThumbnail demo in Linux (some left).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6334 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-21 17:26:53 +00:00
fc5c3f8c5d jvcllaz: Activate file info in JvThumbnail. Update demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6333 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-21 14:46:46 +00:00
0c95b36891 jvcllaz: Remove hard-coded backslash from JvTabBar demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6332 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-20 22:32:31 +00:00
1c601ade43 jvcllaz: Fix ChangeBounds loop error of TJvXPCustomToolButton. Minor improvements of JvXPCtrls demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6331 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-20 21:59:42 +00:00
cce7356d4c jvcllaz: Fix background color of JvXPBar demo in Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6330 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-20 16:19:30 +00:00
96d16e9e75 jvcllaz: Fix JvXPBar demo crashing. Add inherited std LCL properties to TXPButton.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6329 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-20 14:19:26 +00:00
1c2a502b58 RxFPC:start work on new component - TRxPopupNotifier
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6328 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-20 13:57:15 +00:00
0608517e55 jvcllaz: Fix compilation of JvID3v2 demo with Laz 1.6.4
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6327 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-20 13:01:06 +00:00
c4109bd145 jvcllaz: Add demo for TJvYearGrid.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6326 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-20 12:58:33 +00:00
f4b8e9b51c jvcllaz: Fix JvId3v2 demo for Linux (Replace PageControl by NoteBook because Pagecontrol tabs with TabVisible=false are not shown at all in Linux).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6325 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-20 11:21:14 +00:00
a78e0acf2f jvcllaz: Fix compilation of thumbnail and simscope demos with Laz 1.6.4
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6324 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-20 11:17:15 +00:00
b6e1a4c495 fpspreadsheet: Fix WorksheetGrid not being able to delete a cell block.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6323 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-19 20:30:43 +00:00
edccbda8d8 jvcllaz: improve TvTMTimeLine and demo, in particular in Linux.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6322 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-19 14:40:24 +00:00
75fd4af778 extrasyn: rename synedit.inc to extrasyn.inc to avoid compiler warning.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6321 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-18 23:43:21 +00:00
6845c9f3bb jvcllaz: Fix overflow error in JvJCLUtils (issue #33589).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6320 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-18 23:26:48 +00:00
ad369ea4cc jvcllaz: Add missing JvId3v2*Form.* files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6319 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-18 23:21:44 +00:00
bfdb6c5eaa jvcllaz: Fix a series of issues with Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6318 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-18 22:20:45 +00:00
0e4645f9bf fpspreadsheet: Check (and fix) compilation of all demo projects (changed handling of include files in fpc 3.0.4)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6317 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-18 11:42:22 +00:00
a6ad243934 LazMapViewer: Cosmetic changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6316 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-16 22:45:16 +00:00
51c0ef9d38 lazMapViewer: Add description, license and authors to package file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6315 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-16 22:10:14 +00:00