Commit Graph

1583 Commits

Author SHA1 Message Date
alexs75
1f96355bb2 RxDBGrid - fix caption rxFilterByForm
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2682 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-14 14:44:52 +00:00
loesje_
d9cee66e39 * Improved painting
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2681 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-13 20:27:42 +00:00
loesje_
aad0b0ff0a * Removed hardcoded path to xib-file to be opened in Xcode
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2680 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-13 20:23:04 +00:00
loesje_
9e192acebc * Added example with UITableView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2679 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-13 20:20:30 +00:00
sekelsenmat
9729dd4d09 fpspreadsheet: Reorganizes the formula writing routine and some comments
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2678 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-13 07:38:57 +00:00
sekelsenmat
6f670fd14d Patch from bug 23733: Adds codepage support to BIFF2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2677 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-13 07:22:29 +00:00
sekelsenmat
698d941bf1 fpspreadsheet: Fixes a bug with the STT table of strings and the CONTINUE record. The bug prevented reading STT strings after the CONTINUE
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2676 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-12 14:49:43 +00:00
sekelsenmat
e70e659419 fpspreadsheet: Greatly improves the biff8 formula writing, now supports ABS and fixed =Cell+Cell
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2674 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-12 12:13:49 +00:00
alexs75
2630770763 TRxDBLookupCombo: fix modify TPopUpFormColumns
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2673 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-12 12:00:56 +00:00
alexs75
c4c6ccb983 RxDBGrid: fix modify TRxDBGridKeyStrokes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2672 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-12 11:44:08 +00:00
sekelsenmat
af3ee31a25 fpspreadsheet: Adds support to writing the formatting of formula and number cells in XLS
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2671 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-12 11:29:19 +00:00
loesje_
46759dcae0 * Paint for TableView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2670 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-10 21:53:29 +00:00
loesje_
7b46e65d41 * Adapted SearchBar and TableView properties
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2669 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-10 20:44:17 +00:00
alexs75
ea52b268e3 fix find in rxlockupcombo with press Spacebar
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2668 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-10 14:29:33 +00:00
loesje_
ca816f94e0 * Improved painting
* Added fonts support (for now system-type only)
 * Removed default caption value

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2667 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-09 14:29:21 +00:00
loesje_
244b987e9b * Added ResizesToFullScreen and ClearGraphincsContext properties
* Added ability to remove objects
 * Paint fake statusbar

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2666 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-08 20:30:59 +00:00
jesusr
8eb36210b7 GradControls, removed MultilogLaz dependency
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2660 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-05 18:36:49 +00:00
jesusr
2d5f3f2b19 GradControls, make button caption transparent
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2659 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-05 18:32:57 +00:00
jesusr
b4fadb7ad8 GradControls, make it compile again
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2658 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-05 18:32:07 +00:00
blikblum
f9c8ef18de * patch by Juha Manninen to make it compatible with 64 bit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2656 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-05 01:37:55 +00:00
jesusr
fea38dec70 PowerPDF, fix duplicated resource, issue 23625
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2655 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-04 21:41:46 +00:00
jesusr
86e50b5919 PowerPDF, optimization for code size and speed, from Luiz Americo, issue 23328
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2654 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-04 21:31:55 +00:00
loesje_
422e749b57 * Set default background colors
* Set default flags-value
 * Paint the title on a button
 * Added the StatusBar property

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2653 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-04 21:12:51 +00:00
alexs75
e75fecfde6 fix close window in RxMDI
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2652 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-04 14:26:15 +00:00
loesje_
ffb8b985a6 * Removed Info.Plist file definition. The file which is generated by the iphonelazext package is used instead
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2651 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-03 16:58:04 +00:00
loesje_
3d7a8e071f * Added example application
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2650 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-03 16:42:43 +00:00
loesje_
df178ee0be * Clear possible settings from a prior project before setting properties of the new project
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2649 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-03 11:33:45 +00:00
loesje_
240a03937a * Updated project file
* Incremented package-version to 0.7.0
 * Marked package as a design-time only package

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2648 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-03 01:43:02 +00:00
loesje_
ca1f5066e7 * Add custom-settings to an exported XCode-project to make it possible to compile for iOS _and_ the Simulator
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2647 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-03 01:39:54 +00:00
loesje_
5e40fc3cfa * Tell the designer to use rtti to obtain the eventss parameters
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2646 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-02 16:46:28 +00:00
zoran-vucenovic
678dbe14c1 Add property AutoButtonSize
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2645 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-01 10:37:17 +00:00
loesje_
72556fec6d * Package file updated, new version number is 0.2.0.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2644 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-30 21:18:27 +00:00
loesje_
2236146a6a * Without this fix, IBTool sometimes closes Lazaruss stdOut, which leads to disk full error messages
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2643 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-29 20:28:25 +00:00
loesje_
c09cd5cd10 * Deleted old template-file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2642 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-29 20:21:23 +00:00
loesje_
c77c17799d * Removed obsolete NSObject.GetFlattenedProperties
* Fixed several properties

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2641 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-29 20:19:45 +00:00
loesje_
9c74031efa * Removed obsolete SaveAsXIB functionality
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2640 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-29 08:06:48 +00:00
loesje_
ee0705478a * Made handling of events more generic
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2639 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-27 22:40:09 +00:00
zoran-vucenovic
28f337df41 Fixed up-down arrows firing OnChange event
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2638 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-27 11:25:55 +00:00
loesje_
a06ba35698 * Ability to set onTouchDown event
* Outlets and Objects may not have the same ID

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2637 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-27 10:12:50 +00:00
loesje_
1fe5f8e4a4 * Fixed component compilation on Windows
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2634 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-21 18:11:54 +00:00
loesje_
7e3b60e61d * Store main objects classname in xib
* Store referencing outlet to main object in the files owner.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2633 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-19 18:56:58 +00:00
loesje_
9c37b28e46 * Upgraded component-template from Interface Builder 3.2 to XCode 4.3 format
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2632 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-19 13:18:05 +00:00
loesje_
8727566e64 * Added option to open xib in XCode
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2631 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-19 09:15:31 +00:00
loesje_
a7c7a1f7a5 * Do not compile nsProfile on Windows. It does not compile and is not used anyway
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2630 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-18 15:46:54 +00:00
loesje_
40ac6954ef * Replaced prBool with LongBool
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2629 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-18 15:45:35 +00:00
loesje_
1af94d0364 * Replaced prBool with LongBool
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2628 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-18 14:43:13 +00:00
loesje_
ca8e90efe3 * Scan for .xib-resources (from the iOSDesigner package) and convert them to .nib files
* When the project is not saved yet, use project1 for the bundle-name

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2626 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-16 09:49:42 +00:00
loesje_
71003d8a0c * Adapt paths for Xcode versions 4.3 and above
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2625 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-15 21:31:26 +00:00
alexs75
72825b82d6 cleaunp code - remove deprecated functions from rxstrutils
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2624 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-15 04:12:21 +00:00
loesje_
91e9adb6c5 * Show .xib resource files in iphone project options.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2623 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-14 21:42:04 +00:00
loesje_
0b6368ae7b * Store object-names in .xib
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2622 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-14 20:24:22 +00:00
loesje_
706c667f9f * Forgotten in r2620
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2621 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-12 10:04:53 +00:00
loesje_
59a45e49b3 * The form is no longer stored inside a .lfm resource, but directly in a
.xib resource-file. Property-values are not stored inside the fake-
   components, but reside inside a DOM-tree. The property getters and setters
   are used to obtain their values. This way all nodes which are unknown to the
   fake-components are not touched. The .xib file could be edited by xcode as
   well as Lazarus.
   The system to create a .xib file from the .lfm has now become obsolete.


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2620 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-12 10:00:53 +00:00
loesje_
ec78bcaa0d * Fixed compilation with latest Lazarus versions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2619 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-11 22:16:58 +00:00
alexs75
c4969596c7 fix rxcloseformvalidator
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2618 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-11 14:19:14 +00:00
jujibo
45015556f5 Added: TJDbEnumCombo, like TDbComboBox but, uses itemindex instead of text
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2616 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-03 15:50:39 +00:00
blikblum
d83eb2450c * Cleanup WndProc
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2612 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-31 14:06:40 +00:00
blikblum
5cb0efece9 Remove workaround to bug 18211 (already fixed according to mantis)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2611 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-31 13:56:15 +00:00
blikblum
04ddb7e465 * Properly close debug code in WMLButtonDown
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2610 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-31 13:51:43 +00:00
blikblum
6e2a018f82 * Remove unnecessary check for FHeader
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2609 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-31 13:45:43 +00:00
blikblum
db9b5d5168 * Refactor LBUTTONDOWN handling so overrides TControl BeginDrag at the same time that header events are fired
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2608 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-31 13:23:49 +00:00
sekelsenmat
95ddacdc6a fpspreadsheet: Patch from bug 22398 which improves the biff2 reader
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2600 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-11 16:53:54 +00:00
sekelsenmat
ca0980e0ed fpspreadsheet: Patch from bug 21400, adds date reading support to the ods reader
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2599 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-11 16:46:25 +00:00
zoran-vucenovic
97df6a8d20 Add property Cascade (patch by teejaydub - #22989)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2598 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-07 14:56:48 +00:00
jesusr
9426e4f37c PowerPDF, added properties to freely scale a picture, helps to fix issue 23326, bumped version to 0.9.10
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2594 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-11-15 21:17:53 +00:00
blikblum
106fd8d85b remove non sense assignment
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2593 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-11-06 03:41:59 +00:00
jesusr
19067c2529 PowerPDF, version 0.9.8 -> 0.9.9
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2592 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-11-04 17:24:08 +00:00
yangjixian
6f55ebe095 EraseBackground procedure added.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2591 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-11-02 00:53:24 +00:00
alexs75
be31f78ae8 RxViewsPanel - select first item on load
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2590 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-11-01 14:11:48 +00:00
alexs75
683521530b add sender to RxViewPanel event handler
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2589 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-31 14:54:31 +00:00
jujibo
0484197d39 Avoid showing undesired float format
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2587 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-30 15:15:28 +00:00
blikblum
c7ae5633d7 fix possible crash in dragdrop demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2583 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-23 11:31:16 +00:00
blikblum
501e8ee43b * Fix gtk compilation with Lazarus 1.0.2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2582 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-23 11:11:47 +00:00
blikblum
2bfd559a3a * Update header state when mouse leaves control
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2581 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-23 02:46:27 +00:00
jesusr
1e31f8c41d PowerPDF, add angle support to TPRLabel, patch from Julio Jiménez Borreguero
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2580 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-22 19:29:29 +00:00
alexs75
9a87777833 1. Rework wordwrap procedure
2. RxDBGrid - in tools menu hide not used items

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2570 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-18 14:11:00 +00:00
alexs75
38e19b287d rxfpc - version 2.4.2.120
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2569 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-17 20:47:13 +00:00
alexs75
5cfeeee16e RxDBGrid - allow word wrap in data cell. For details see RxDBGrid demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2568 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-17 13:17:40 +00:00
blikblum
a118511eb9 update version to 4.8.7.2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2567 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-17 00:14:29 +00:00
blikblum
1ba81e412d change version from string to numeric
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2566 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-17 00:10:55 +00:00
blikblum
c84dd357ac demos: update project files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2565 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-16 23:54:01 +00:00
alexs75
66cf644217 RxMDI - russian localization
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2564 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-16 19:20:20 +00:00
alexs75
4eddaf1aca in RxMDI new procedure - CloseAll - close all child forms
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2563 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-16 19:17:14 +00:00
vsnijders
fcaa4dab01 Added some descriptions to the package file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2562 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-16 08:51:42 +00:00
blikblum
c32a6a26ca demos: use UTF8 file functions in advaced
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2561 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-14 23:30:57 +00:00
blikblum
edccc73ea2 demos: improvement to property editors in advanced
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2560 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-14 23:29:50 +00:00
blikblum
46780b3a29 gtk2: use LCLVersion to make it compatible with Lazarus > 1.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2559 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-14 22:52:37 +00:00
blikblum
7db931d3fc * Offset header height only when resizing header. fixes onheaderclick
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2558 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-14 22:46:25 +00:00
blikblum
d1f7228ff3 demos: add show header options to dragdrop examples + minor GUI tweaks
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2557 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-14 22:34:47 +00:00
blikblum
c66386067c Remove obsolete define
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2556 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-14 21:01:13 +00:00
blikblum
a652cadbc2 Hopefully fixes compilation with fpc 2.6.1. Issue 22307
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2555 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-14 20:59:12 +00:00
blikblum
14492371eb demos: improve dragdrop example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2554 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-14 20:49:09 +00:00
blikblum
88138f32aa demos: change header height in unicode demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2553 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-14 20:24:51 +00:00
blikblum
220462eea2 * Advanced demo: set visible to false in speeddemo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2552 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-13 12:01:31 +00:00
blikblum
6f3f21b8a1 * Advanced demo: change header color to a more predicable one
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2551 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-13 11:37:45 +00:00
blikblum
f80f36872e * Fix transparency issues under 64bit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2550 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-13 11:21:20 +00:00
alexs75
4e56a7ec20 RxConfigValues - allow clear modify flag
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2549 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-12 22:37:16 +00:00
blikblum
2e9054c8ea * qt: implement alpha blend functions in 64bit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2548 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-10 01:07:34 +00:00
alexs75
b4e4aef6e2 fix AV if close button not set in TRxMDIanel
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2547 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-09 14:26:24 +00:00
alexs75
713d21e442 fix initial state MDICloseButton after create main form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2546 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-09 11:40:08 +00:00
alexs75
33c7722b0e Add new components for MDI applications. Add demo MDI application
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2545 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-09 10:35:17 +00:00
blikblum
faa98477d0 * Implement low level alpha blend function in win32 64bit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2544 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-03 00:55:46 +00:00
blikblum
fef43dbcff * Fix compilation under 64bit in windows
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2543 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-29 00:54:13 +00:00
alexs75
1b56006473 1. RxDBGrid - change declaration for register sort engine function
2. New package - Rx_Sort_Zeos - sort engine for zeos components

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2542 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-27 14:27:35 +00:00
alexs75
ef7bf595fb 1. RXDBGrid - in collumn title show number for sort fileds
2. RXDBGrid - in multiline collumn header push button only last line
3. RxDBGrid demo - fix work with filter in table demo

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2541 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-26 14:19:29 +00:00
alexs75
7c25da7b8a fix compile with FPC 2.6 - Lazarus 1.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2540 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-25 18:03:19 +00:00
alexs75
5fa7b35965 fix UTF8 file scan
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2539 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-25 09:32:05 +00:00
christian_u
d433a47a64 Several Changes from me in meantime
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2538 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-24 19:30:17 +00:00
christian_u
ff093aa4bf Changes by Bora4d (soner)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2537 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-24 19:08:29 +00:00
alexs75
c2e3789352 1. RxDBGrid - create new shortcat - Ctrl+A - select all rows
2. RxDBGrid - new procedure - SelectAllRows
3. RxDBGrid - try to fix error with edit Lockup filed in modal dialogs
4. RxDBGrid - add new key strokes:
    rxgcSelectAll - select all rows
    rxgcDeSelectAll - deselect all rows
    rxgcInvertSelection - invert selection
    rxgcOptimizeColumnsWidth - Optimize all columns width
5. New packet (rx_sort_fbdataset.lpk) and component (TRxSortFBDataSet) - add to project sort engine for FBDataSet


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2536 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-24 14:21:22 +00:00
blikblum
4ec44f8456 * Remove obsolete LCLVersion check: it was preventing RTL Hint Windows
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2535 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-23 22:27:49 +00:00
blikblum
2af3b6009e * Fix compilation of Qt under 64bit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2534 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-23 16:52:34 +00:00
blikblum
7733bd096d * Remove HeaderTimer. Adjust code to invalidate header
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2533 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-23 16:07:47 +00:00
blikblum
d15ea3e106 * Fix compilation with 64bit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2532 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-22 13:51:08 +00:00
blikblum
a621ab87c6 * fix compilation with lazarus trunk under gtk
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2531 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-22 12:44:35 +00:00
alexs75
40e1b4632d fix rxdbgrid sort engine for ZEOS
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2530 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-21 19:54:03 +00:00
alexs75
b536e10982 1. RxDBGrid - sort dialog allow make sort order for all fields
2. RxDBGrid - new procedure - ShowSortDialog
3. RxDBGrid - make multicolumn sort by tytle click with ctrl

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2529 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-21 17:06:21 +00:00
jujibo
a4c65ef669 Added: TJLabeledFloatEdit property CurrentValue
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2528 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-20 14:52:22 +00:00
jujibo
79fddd5ecf Added: TJLabeledIntegerEdit property CurrentValue
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2527 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-20 14:25:33 +00:00
alexs75
49e82e3e66 RxDBGrid - fix work lockupcombo cell editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2526 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-20 14:02:20 +00:00
alexs75
28e82d44ad 0022917: Patch for AV when closing TRXDBLookupCombo PopUp window
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2525 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-19 20:14:13 +00:00
vvzh
7afccb7f2a csvdocument: released version 0.5
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2524 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-19 17:56:07 +00:00
vvzh
5bdaf55641 csvdocument: added todo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2523 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-19 17:13:23 +00:00
alexs75
b1c6b6141a 1. RxLockupCombo - fix paint control whith color for null values
2. RxDBGrid find dialog - improved localization
3. RxDBGrid - clear quick search data after mouse click


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2522 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-19 14:06:46 +00:00
vvzh
d06f7b4a54 csvdocument: more precise comment
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2521 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-18 22:06:26 +00:00
vvzh
271226ddfb csvdocument: small optimization based on short-circuit evaluation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2520 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-18 21:57:18 +00:00
vvzh
b06f7759b9 csvdocument: fixed incorrect MaxColCount calculation in TCSVParser if line with most cols is immediately followed by EOF
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2519 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-18 21:55:00 +00:00
vvzh
df456d9d1a csvdocument: updated docs
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2518 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-18 21:18:35 +00:00
vvzh
3111df6827 csvdocument: added TCSVParser.MaxColCount property and more comments (patch by Reinier Olislagers)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2517 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-18 21:17:20 +00:00
alexs75
8fb214f590 rxdbgrid - fix AV on open form whith empty grid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2516 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-18 16:29:12 +00:00
alexs75
1bf39713f0 RxDBGrid - in TRxCollumn add event - OnDrawCollumnCell. Event fired on draw current cell only
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2514 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-17 19:52:38 +00:00
alexs75
b1827f8951 in rxdbgrid in filter and sort form show ColumnCaption for user choise
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2513 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-17 10:07:41 +00:00
alexs75
ffd4b105f4 RxDBGrid - fix draw themed vertical collumn caption
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2512 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-15 19:41:36 +00:00
alexs75
608708e249 fix RxDBGrid - AV in edit buttons if in DataSet not exists columns
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2509 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-07 14:12:36 +00:00
mgaertner
c9e610680b mtprocs: fixed 64bit windows compilation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2508 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-07 12:25:44 +00:00
alexs75
2228ea0aa5 RxDBGrid - fix calc sum in footer row for detail dataset if master dataset scrolled
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2506 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-05 18:39:35 +00:00
zoran-vucenovic
f97c4970d0 Set trunk version to 1.4.1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2505 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-05 09:59:16 +00:00
zoran-vucenovic
eaadaf9314 Releasing version 1.4
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2504 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-05 08:30:42 +00:00
zoran-vucenovic
093e2b2102 ZVDateTimeCtrls initial import
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2503 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-05 00:32:23 +00:00
macpgmr
882acaa5eb Minor fix to TOvcSimpleField to handle apparent LCL change to default Color.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2502 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-04 01:19:06 +00:00
macpgmr
5413d54eb4 Fix for non-ASCII chars in calendar month names.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2500 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-29 01:08:10 +00:00
alexs75
f4e3cdde5d fix ReadOnly for rxDBDateEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2492 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-26 10:35:54 +00:00
alexs75
e24c69622d fix bug in RxLockupComboBox
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2491 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-26 10:09:21 +00:00
alexs75
3414e0ec24 fix button width for ButtonEditor in rxdbgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2490 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-23 17:24:06 +00:00
alexs75
774aa2e4f9 in rxdbgridCollumn add property EditButtons - collection of custom buttons for edit cell. See RxDBGrid demo - collumn price
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2489 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-23 17:03:53 +00:00
alexs75
b44d85767b minor fix for calc total function in RxDBGrid - tnx ronin
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2484 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-04 17:31:52 +00:00
macpgmr
dd4607f1c9 Changes so Orpheus package can be compiled with current Laz 0.9.31.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2483 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-27 21:15:43 +00:00
alexs75
5c4b3718b1 fix merge multiline titles in rxdbgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2482 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-23 16:27:52 +00:00
loesje_
ccf31173a7 * Fixed paint-location of first child widget
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2481 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-21 18:09:43 +00:00
loesje_
0ffef64893 * Initial start of NIB-designer for Lazarus
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2480 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-21 16:15:43 +00:00