Commit Graph

1159 Commits

Author SHA1 Message Date
blaszijk
554913ea25 fixed bug in bitmask checking
reordered groupflags  

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2206 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-01 20:52:34 +00:00
blikblum
dbb82e587b * draw themed header item according to position. Issue 17467
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2200 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-25 19:38:58 +00:00
sekelsenmat
a8d77986c0 fpspreadsheet: Small rework of the codepage code into xlscommon
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2199 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-25 09:03:20 +00:00
skalogryz
c073635355 chelper: fixed default tab selection and parameters loading (broken by previous change)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2198 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-25 05:24:55 +00:00
skalogryz
552ef34e87 chelper: replace TNotebook with TPageControl
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2197 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-25 03:25:54 +00:00
sekelsenmat
f1c93b7272 Fixes bug 20384, fixes biff 8 compressed UTF-16 reading
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2196 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-25 00:04:53 +00:00
sekelsenmat
442c19fe0a Removes fpsconvencoding in favor of lconvencoding
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2195 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-24 23:42:08 +00:00
sekelsenmat
f8caf9447a Starts improving the xls biff 8 codepage support, doesnt actually work yet
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2194 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-24 23:38:24 +00:00
alexs75
ab2b63d534 fix change column order in RxDBGrid column config dialog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2193 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-23 19:13:50 +00:00
blikblum
1a2ef6e2ed * fix crash when setting MainColumn with handle not allocated. Issue 20228
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2192 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-23 16:59:29 +00:00
blikblum
61ddb7a453 * add demo to test drag and drop
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2191 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-11 13:37:03 +00:00
blikblum
0762a333ab * Properly implement TimeGetTime and set DropTarget to true. Issue 20732
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2190 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-11 13:19:07 +00:00
blikblum
82c33c64f8 * Fix some range check errors
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2189 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-11 13:17:25 +00:00
blikblum
599c2f0520 * Handle mouse up events in WMContextMenu in widgetsets that send WMContextMenu before mouse up. Issue 19785
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2188 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-11 12:03:08 +00:00
jesusr
afcb02fd14 PowerPDF: set version to 0.9.7.1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2185 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-07 20:20:05 +00:00
jesusr
39274a6133 PowerPDF: fix fpc 2.4.4 compile
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2184 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-07 19:17:44 +00:00
jesusr
6d2a15426e PowerPDF: added mixed roundrect (rounded and squared corners) support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2183 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-05 17:57:15 +00:00
alexs75
527c918559 image for new component
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2180 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-01 18:51:25 +00:00
alexs75
125885b9bd wrong files - part 3
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2179 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-30 17:54:28 +00:00
alexs75
f78ccebe3e missing file - part 2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2178 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-30 17:27:12 +00:00
alexs75
bf70144280 missing file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2177 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-30 17:25:13 +00:00
alexs75
0997254cc5 new component - RxHistoryNavigator
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2176 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-30 16:28:31 +00:00
jesusr
6577163d6c PowerPDF: corrects default radius for roundrect shape plus lcl roundrect function uses diameter not radius as it seems by the RX parameters
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2175 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-29 07:14:08 +00:00
blikblum
923745afa2 * remove directive for obsolete compiler (fpc 2.2)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2157 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-22 23:23:45 +00:00
sekelsenmat
51c54f54ac fpsound: Some more coding and skeleton building
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2133 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-14 21:00:46 +00:00
sekelsenmat
2b0994f3cd Initial commit of fpsound, still doesn't compile
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2132 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-14 20:26:08 +00:00
Joshy
23bd17e00a Solves compilation with fpc 2.4.2 (Igor Z)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2125 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-11 13:01:15 +00:00
Joshy
3985c8f1a3 Fixed a bug in UnloadDIFArray when a file open was not successful.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2111 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-03 13:04:22 +00:00
Joshy
2c03552fdf Fixes read of SST table when empty strings are present.
Renamed variable "Continue" to "ContinueIndicator" to avoid conflict with Pascal's Continue.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2110 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-02 22:33:19 +00:00
alexs75
c2f6ef2e8e fix compiler defines in RxDBColorBox, add license information
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2109 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-01 17:19:24 +00:00
jesusr
d0ed1dccd8 PowerPDF: fixed LINUX->UNIX defines, issue 18274
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2103 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-29 17:18:21 +00:00
alexs75
56f53627bd fix bug in RxCloseFormValidate - AV on remove componet from form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2102 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-29 07:37:46 +00:00
jesusr
c6de45431d PowerPDF: fix showing UTF8 string in preview, issue 20485
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2101 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-28 21:16:44 +00:00
jesusr
65f091f5d3 PowerPDF: implements proportional property for images
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2100 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-28 21:14:12 +00:00
sekelsenmat
9bbc3015a2 Fixes compiling
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2099 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-28 03:54:17 +00:00
sekelsenmat
c1e7914dbd Fixes compiling
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2098 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-28 03:53:30 +00:00
sekelsenmat
3c62d5f19d Fixes the compilation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2097 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-27 08:26:45 +00:00
sekelsenmat
af52832281 Compilation fix
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2096 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-26 17:33:03 +00:00
alexs75
9ab5cb45e9 demo for rxCloseFormValidator
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2088 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-24 16:37:03 +00:00
alexs75
93fb6372e6 fix find in popup window on type text
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2087 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-23 09:13:42 +00:00
alexs75
ddfc0e9dee fix compile error
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2077 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-15 11:17:10 +00:00
jujibo
fe22c80f59 Set release number and package info
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2076 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-14 14:49:34 +00:00
jujibo
5dab4e4f3f Fix text
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2074 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-14 11:34:16 +00:00
jujibo
fde1d264a1 Fix text, Add link to the wiki project page
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2073 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-14 10:54:32 +00:00
jujibo
80266243c7 Change components order
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2072 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-14 08:29:24 +00:00
alexs75
695b270396 fix datemask in rxdbgrid, new component rxCloseFormValidator
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2071 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-13 15:45:13 +00:00
yangjixian
19359ddf86 Fix the RxDBGrid Scrollbar drag bug. When drag the vertical bar to first and last and the records are not fully display, there is not first or last record.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2070 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-12 13:35:03 +00:00
jujibo
719a515e21 Enable VK_UP and VK_DOWN for cell editing because it's working fine with TJDBGridControl
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2069 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-11 15:18:56 +00:00
jujibo
13d6d65ef2 Add: Error messages to mouse events
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2068 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-10 08:36:28 +00:00
jujibo
12b16151cc Manage properly mouse clicks inside and outside the grid for input values
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2067 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-09 09:48:14 +00:00