paul
f8e23f2d0d
tachart: correct asterisks positions
...
git-svn-id: trunk@18780 -
2009-02-20 15:34:27 +00:00
paul
1a3d8bce05
tachart: fix bigide building
...
git-svn-id: trunk@18779 -
2009-02-20 15:32:00 +00:00
ask
facc55f1a3
TAChart: Add Alexander Klenin to authors
...
issue #13214 part 6
git-svn-id: trunk@18778 -
2009-02-20 14:30:06 +00:00
ask
604c32679f
TAChart: Refactor TLine series. Add static TLine series to the demo
...
issue #13214 part 5
git-svn-id: trunk@18777 -
2009-02-20 14:28:08 +00:00
ask
f6a27a57d4
TAChart: clean up, fix and expand published properties, since they are now useful
...
issue #13214 part 4
git-svn-id: trunk@18776 -
2009-02-20 14:25:24 +00:00
ask
ee315fb844
TAChart series editor: adding, deleting and selection of series
...
issue #13214 part 3
git-svn-id: trunk@18775 -
2009-02-20 14:22:48 +00:00
ask
7ab4967ab9
TAChart: Prepare series code for design-time editing. Publish Series property.
...
issue #13214 part 2
git-svn-id: trunk@18774 -
2009-02-20 14:19:05 +00:00
ask
75edc78f04
TAChart series editor: initial design-time form. Does nothing useful yet.
...
issue #13214 part 1
git-svn-id: trunk@18773 -
2009-02-20 14:04:27 +00:00
kirkpatc
1a85e950d3
FPDoc - some further minor corrections to Graphics.xml
...
git-svn-id: trunk@18772 -
2009-02-20 12:45:43 +00:00
mattias
e11d2f2778
LCL: TTextStrings: fixed Move updating EndPos of moved line
...
git-svn-id: trunk@18771 -
2009-02-20 11:14:43 +00:00
mattias
44137fd82d
LCL: TTextStrings: fixed AddStrings checking if copying objects is needed
...
git-svn-id: trunk@18770 -
2009-02-20 10:54:22 +00:00
vincents
1f3f833a84
win32 interface: use UTF16 <-> UTF8 conversion functions from LCLProc instead of UTF8Encode/UTF8Decode from the RTL to work around fpc bug #13075
...
patch by: Theo
fixes issue #13067
git-svn-id: trunk@18769 -
2009-02-20 08:33:44 +00:00
mattias
11b999a54c
IDE: fixed saving usage options with correct PathDelim
...
git-svn-id: trunk@18768 -
2009-02-19 22:14:54 +00:00
mattias
edd4e307c9
IDE: fixed saving file with syntax error with option remove empty methods
...
git-svn-id: trunk@18767 -
2009-02-19 21:59:21 +00:00
vincents
1bbc803e83
sqlite component: fixed path delimeters in .lpk caused by issue #13212
...
patch by: Luiz Americo
git-svn-id: trunk@18766 -
2009-02-19 21:44:35 +00:00
kirkpatc
1655c12307
FPDoc - updates and corrections to class descriptions in FPCanvas.xml and FPImage.xml
...
git-svn-id: trunk@18765 -
2009-02-19 21:15:30 +00:00
vincents
3120bb14c2
sqlite component: patch from issue #13209
...
* Change the sqlite*dataset component editor to allow call the Fields Editor
* Remove workaround to old fpc/lazarus bugs
patch by Luiz Americo
git-svn-id: trunk@18764 -
2009-02-19 20:29:07 +00:00
kirkpatc
05fc951f20
FPDoc - minor correction to forms.xml; additions, updates and links for many classes in Graphics.xml
...
git-svn-id: trunk@18763 -
2009-02-19 15:04:11 +00:00
mattias
44384111c2
fixed typo
...
git-svn-id: trunk@18762 -
2009-02-19 08:35:22 +00:00
paul
c217a3aa46
docs: add Vladimir Serotyukov to the contributor list (Haword)
...
git-svn-id: trunk@18761 -
2009-02-19 08:33:42 +00:00
paul
0f6a04e59b
ide: don't set background color when we draw strings using highlighter (bug #0013031 )
...
git-svn-id: trunk@18760 -
2009-02-19 08:23:44 +00:00
dmitry
bed3e1d1a2
changed callbacks calling conv to mwpascal
...
git-svn-id: trunk@18759 -
2009-02-19 07:43:35 +00:00
dmitry
e07d1b374b
fix for hint window on show focusing
...
git-svn-id: trunk@18758 -
2009-02-19 07:28:45 +00:00
paul
e8e122df26
designer: add SelectAll menu item, Ctrl+A key handling (implements issue #0001776 )
...
git-svn-id: trunk@18757 -
2009-02-19 03:43:00 +00:00
paul
2b2c44b007
formatting
...
git-svn-id: trunk@18756 -
2009-02-19 02:53:00 +00:00
paul
cd3f7a36d5
wince: reduce amount of hints
...
git-svn-id: trunk@18755 -
2009-02-19 02:42:58 +00:00
paul
68f598b5dc
wince: port win32 change regards WindowTitle, StrCaption type
...
git-svn-id: trunk@18754 -
2009-02-19 02:42:42 +00:00
paul
8bbf2ec14f
gtk2: apply TListView.BorderStyle on widget creation (fixes part of bug #0013182 )
...
git-svn-id: trunk@18753 -
2009-02-19 02:24:38 +00:00
paul
4c55ecc090
win32: changing border style by changing exstyle does not work for ListView -> use RecreateWnd (fixes part of issue #0013182 )
...
git-svn-id: trunk@18752 -
2009-02-19 01:55:50 +00:00
jesus
c84b3499e1
LazReport, fix record context on which bands are printed after a group change is detected, issue #13165
...
git-svn-id: trunk@18751 -
2009-02-18 23:58:06 +00:00
paul
ce5bc947cf
designer: BuildPopupMenu must reassign DesignerMenuRoot and all events (fixes bug #0011278 )
...
git-svn-id: trunk@18750 -
2009-02-18 15:36:14 +00:00
vincents
69610334ef
TAChart: Make Assign and EraseBackground methods public, as inherited ones
...
patch by: Alexander Klenin
part 4 of issue #13201
git-svn-id: trunk@18749 -
2009-02-18 12:22:32 +00:00
vincents
a945bd4085
TAChart: Remove {$MODE DELPHI} and {$IFDEF fpc}
...
patch by: Alexander Klenin
part 3 of issue #13201
git-svn-id: trunk@18748 -
2009-02-18 12:20:30 +00:00
vincents
6eda89f398
TAChart: Refactor coordinate transformations
...
patch by: Alexander Klenin
part 2 of issue #13201
git-svn-id: trunk@18747 -
2009-02-18 12:17:29 +00:00
vincents
161a59bc94
TAChart: Make TChart.Series an indexed property of proper type
...
patch by: Alexander Klenin
part 1 of issue #13201
git-svn-id: trunk@18746 -
2009-02-18 12:14:45 +00:00
paul
31c01a588a
gtk: don't move invisible windows to foreground (fixed bug #0013188 )
...
git-svn-id: trunk@18745 -
2009-02-18 10:18:14 +00:00
paul
fbfc224459
lcl: Color property storing (fixes bug #0012322 )
...
- change default ColorIsStored method. It was written probably to override old fpc streaming bug. Now it only checks for ParentColor property. If control want to skip some color storing then simple Default value need to be filled.
- remove TButtonControl.ColorIsStored, TStatusBar.ColorIsStored. Default value for color property do this job
- introduce new function IsColorDefault(AControl: TControl): Boolean; which checks both ParentColor and default color value
- gtk: use IsColorDefault instead of IsColorStored
git-svn-id: trunk@18744 -
2009-02-18 08:40:13 +00:00
paul
7ddb879bc3
win32: adjust clientrect when we restore form from minimized/maximized state (fixes bug #0013136 , bug #0010503 )
...
git-svn-id: trunk@18743 -
2009-02-18 07:08:46 +00:00
paul
f7ef9d728f
wince: port few win32 combobox changes (fixes bug #0013195 , bug #0011914 )
...
git-svn-id: trunk@18742 -
2009-02-18 06:48:51 +00:00
paul
1051a764db
lcl: formatting
...
git-svn-id: trunk@18741 -
2009-02-18 03:43:39 +00:00
paul
e99ad89ddb
win32: trial to draw imagelist images with alpha even we don't have comctl >= 6 (fixes bug #0011424 )
...
git-svn-id: trunk@18740 -
2009-02-18 02:41:44 +00:00
paul
dc17234e14
win32: use cached system brush to draw highlight in the menu instead of creating new brush every time
...
git-svn-id: trunk@18739 -
2009-02-18 02:40:10 +00:00
paul
675cfef7e7
wince: reserve first 200 menu commands for the system use (by patch of haword, issue #0013192 )
...
git-svn-id: trunk@18738 -
2009-02-18 01:41:12 +00:00
vincents
54d1e48d17
win32 interface: fixed passing length to TextOutW, based on patch by Theo (issue #13197 )
...
git-svn-id: trunk@18737 -
2009-02-18 00:40:01 +00:00
vincents
8b19dba49b
tests: added test for UTF8CharacterToUnicode
...
git-svn-id: trunk@18736 -
2009-02-18 00:22:47 +00:00
vincents
52fd879da6
LCL: fixed UTF8CharacterToUnicode from Theo (issue #13137 )
...
git-svn-id: trunk@18735 -
2009-02-18 00:21:42 +00:00
kirkpatc
919b427750
FPDoc - some updates, additions and links for several classes in Forms.xml
...
git-svn-id: trunk@18734 -
2009-02-17 18:09:19 +00:00
paul
b5e66b3681
qt: revert r15961 #22df1a1eb9. crash of TListView is not a reason of breaking class hierarchi. better fix crash. This revert gives ability to set ListView.BorderStyle on qt
...
git-svn-id: trunk@18733 -
2009-02-17 14:50:01 +00:00
paul
3e01ab5302
lcl: publish TListView.BorderStyle, implement it for win32 (already works for gtk2 issue #0013182 )
...
git-svn-id: trunk@18732 -
2009-02-17 14:31:56 +00:00
paul
705b320a3a
qt: replace UTF8Encode by UTF16ToUTF8 and UTF8Decode by UTF8ToUTF16
...
git-svn-id: trunk@18731 -
2009-02-17 13:52:40 +00:00