sekelsenmat
|
3577059604
|
patch from bug #19747: Masked property not set correctly when assigning TIcon to TBitmap
git-svn-id: trunk@32932 -
|
2011-10-17 07:08:29 +00:00 |
|
sekelsenmat
|
69140ad22a
|
Patch from bug #19253: LCL in dylib crashes host application when library unloaded.
git-svn-id: trunk@32931 -
|
2011-10-17 06:02:50 +00:00 |
|
sekelsenmat
|
6c287991f6
|
Patch from bug #20434: ShellTreeView and unicode characters in paths
git-svn-id: trunk@32930 -
|
2011-10-17 05:15:55 +00:00 |
|
martin
|
72acd39178
|
DBG: tests
git-svn-id: trunk@32929 -
|
2011-10-16 22:51:21 +00:00 |
|
blikblum
|
33e31be624
|
lazxml: fix writing file path with non ansi characters
git-svn-id: trunk@32928 -
|
2011-10-16 20:43:40 +00:00 |
|
blikblum
|
bba0819501
|
lazreport: add const to method string parameters
git-svn-id: trunk@32927 -
|
2011-10-16 20:11:46 +00:00 |
|
blikblum
|
4ff03734cb
|
lcl: code cleanup - remove local procedure in TCustomDrawGrid.DefaultDrawCell
git-svn-id: trunk@32926 -
|
2011-10-16 20:09:49 +00:00 |
|
martin
|
0ec0a215fb
|
DBG: Fix pascalize pointer adding space into result of string (dwarf3)
git-svn-id: trunk@32925 -
|
2011-10-16 18:35:33 +00:00 |
|
sekelsenmat
|
810795ad1f
|
Adds more uppercase support and tests, removes lowercase2
git-svn-id: trunk@32924 -
|
2011-10-16 15:18:12 +00:00 |
|
martin
|
9a5be76311
|
DBG: tests
git-svn-id: trunk@32923 -
|
2011-10-16 14:16:31 +00:00 |
|
martin
|
f2951a1fd4
|
DBG: tests
git-svn-id: trunk@32922 -
|
2011-10-16 13:36:13 +00:00 |
|
blikblum
|
36cdc25ab4
|
lcl: update lookup unconditionally in InitializeWnd
git-svn-id: trunk@32921 -
|
2011-10-16 12:08:15 +00:00 |
|
martin
|
43e41c3974
|
DBG: lower default timeout on mac / combine up to 4 startup warnings into 1 (optional) warning
git-svn-id: trunk@32920 -
|
2011-10-16 12:06:04 +00:00 |
|
blikblum
|
b3cddd6dcf
|
lcl: check for ControlLink.Active before updating data in lookup controls
git-svn-id: trunk@32919 -
|
2011-10-16 10:54:08 +00:00 |
|
blikblum
|
c42f1fd451
|
lcl: fix possible access violation by setting lookup after handle creation of lookup controls
git-svn-id: trunk@32918 -
|
2011-10-16 10:49:56 +00:00 |
|
ask
|
21a7f6daf5
|
TAChart: Clear chart reference for inactive tools to fix multiple charts per toolset case
git-svn-id: trunk@32917 -
|
2011-10-16 07:08:16 +00:00 |
|
martin
|
f77855dddf
|
DBG: tests
git-svn-id: trunk@32916 -
|
2011-10-15 22:06:04 +00:00 |
|
sekelsenmat
|
45ad603666
|
More tests and more lower/uppercase support
git-svn-id: trunk@32915 -
|
2011-10-15 21:20:11 +00:00 |
|
juha
|
8baf261d47
|
LCL: Minor patch for TWinControl.RealizeBoundsRecursive, issue #20490
git-svn-id: trunk@32914 -
|
2011-10-15 19:29:17 +00:00 |
|
martin
|
454a3130fc
|
SynEdit: Fixed an issue with folds (hidden comments after a fold, would unfold on caret move)
git-svn-id: trunk@32913 -
|
2011-10-15 18:43:58 +00:00 |
|
sekelsenmat
|
a8bff35bc7
|
More tests and more uppercase support
git-svn-id: trunk@32912 -
|
2011-10-15 18:38:52 +00:00 |
|
martin
|
39e5e43f9d
|
DBG: tests
git-svn-id: trunk@32911 -
|
2011-10-15 17:50:06 +00:00 |
|
sekelsenmat
|
99b3c0f6bb
|
New lower/upper tests, implements uppercase till 01FF, improves the description of the routines and fixes the identifier for Turkish and adds Azeri support
git-svn-id: trunk@32910 -
|
2011-10-15 17:48:16 +00:00 |
|
mattias
|
749688b960
|
LCL: fixed RealizeBounds restoring flag
git-svn-id: trunk@32909 -
|
2011-10-15 17:18:28 +00:00 |
|
maxim
|
d09acc30ff
|
IDE: don't lose the case of unit name when saving the unit if its filename was suggested in lowercase and user didn't touch it
git-svn-id: trunk@32908 -
|
2011-10-15 16:42:48 +00:00 |
|
maxim
|
23f8a8644e
|
regenerated translations; updated Russian translation
git-svn-id: trunk@32907 -
|
2011-10-15 16:19:10 +00:00 |
|
martin
|
e48afdd40c
|
DBG: tests
git-svn-id: trunk@32906 -
|
2011-10-15 14:28:13 +00:00 |
|
martin
|
19fac2420e
|
DBG: tests
git-svn-id: trunk@32905 -
|
2011-10-15 12:37:54 +00:00 |
|
martin
|
2353e90507
|
Examples: SynEdit Bookmarks
git-svn-id: trunk@32904 -
|
2011-10-15 11:39:56 +00:00 |
|
juha
|
bbe92fcaa7
|
Revert changes committed by mistake
git-svn-id: trunk@32903 -
|
2011-10-15 10:26:24 +00:00 |
|
juha
|
1b25411dc1
|
Revert "LCL: small improvement to TWinControl.RealizeBoundsRecursive. Issue #20490, patch from Hans-Peter Diettrich"
git-svn-id: trunk@32902 -
|
2011-10-15 10:26:09 +00:00 |
|
juha
|
8b882f0d76
|
LCL: small improvement to TWinControl.RealizeBoundsRecursive. Issue #20490, patch from Hans-Peter Diettrich
git-svn-id: trunk@32901 -
|
2011-10-15 10:04:55 +00:00 |
|
juha
|
8d2cd60d3f
|
Revert "Revert the Lazarus build code changes."
This reverts commit dc6979a103b7f2fbf58ef3bba83b5bc696e8f2a8.
git-svn-id: trunk@32900 -
|
2011-10-15 10:04:37 +00:00 |
|
dodi
|
3df0afea7e
|
Docs: TWinControl update continued
git-svn-id: trunk@32899 -
|
2011-10-15 09:52:22 +00:00 |
|
sekelsenmat
|
d0231069b3
|
More uppercase fixes
git-svn-id: trunk@32898 -
|
2011-10-15 06:11:17 +00:00 |
|
sekelsenmat
|
baf0f6193c
|
More uppercase tests
git-svn-id: trunk@32897 -
|
2011-10-15 06:10:57 +00:00 |
|
sekelsenmat
|
42fd5872b6
|
UpperCase fixes
git-svn-id: trunk@32896 -
|
2011-10-15 05:45:32 +00:00 |
|
sekelsenmat
|
37dedb8d8d
|
More uppercase tests
git-svn-id: trunk@32895 -
|
2011-10-15 05:44:46 +00:00 |
|
martin
|
7fa752581c
|
DBG: tests
git-svn-id: trunk@32894 -
|
2011-10-15 00:55:59 +00:00 |
|
sekelsenmat
|
7e93706129
|
Some fixes for paswstrings
git-svn-id: trunk@32893 -
|
2011-10-14 20:47:34 +00:00 |
|
martin
|
caaebbee07
|
SynEdit: fix trim spaces, edit insert text into trailing spaces, could loose some paces
git-svn-id: trunk@32892 -
|
2011-10-14 20:40:41 +00:00 |
|
jesus
|
d06b1ef119
|
LazReport, refactored TfrEMFPages.LoadFromStream to load additional pages from stream, and set CurReport on build composite report, modified patch from Jack, issue #18647
git-svn-id: trunk@32891 -
|
2011-10-14 20:24:30 +00:00 |
|
vincents
|
11cd94d731
|
lcl docs: removed paswstring doc skeletion, unit doesn't belong to the lcl anymore
git-svn-id: trunk@32890 -
|
2011-10-14 19:19:43 +00:00 |
|
sekelsenmat
|
26e38aa25c
|
Adds paswstring to lazutils, it is feature complete now, although parts might need rethinking specially for fpc 2.7
git-svn-id: trunk@32889 -
|
2011-10-14 19:09:04 +00:00 |
|
jesus
|
84443e864a
|
LCL, dbgrid, adjust editor maxlength if field is string type, issue #20406
git-svn-id: trunk@32888 -
|
2011-10-14 18:56:11 +00:00 |
|
sekelsenmat
|
8e855bfacf
|
Starts moving paswstring to lazutils
git-svn-id: trunk@32887 -
|
2011-10-14 18:32:40 +00:00 |
|
mattias
|
c3a19479c6
|
ideintf: fixed typo
git-svn-id: trunk@32886 -
|
2011-10-14 16:42:00 +00:00 |
|
sekelsenmat
|
8672da1501
|
Minor UpperCase fix and more UpperCase tests
git-svn-id: trunk@32885 -
|
2011-10-14 16:22:39 +00:00 |
|
sekelsenmat
|
eb9d587fcf
|
Minor comment
git-svn-id: trunk@32884 -
|
2011-10-14 13:07:05 +00:00 |
|
sekelsenmat
|
1aa512e535
|
Finishes all characters for LowerCase
git-svn-id: trunk@32883 -
|
2011-10-14 12:34:48 +00:00 |
|