Commit Graph

32195 Commits

Author SHA1 Message Date
juha
3604a5e097 LazUtils: Fix FindAllDirectories to find subdirs, too.
git-svn-id: trunk@32954 -
2011-10-18 11:26:23 +00:00
martin
f3c0b96ec3 DBG: tests
git-svn-id: trunk@32953 -
2011-10-18 11:08:42 +00:00
vincents
63ee142ec8 windows installer: fixed errors in build script after the addition of lazutils
git-svn-id: trunk@32952 -
2011-10-18 10:55:41 +00:00
martin
1fd34c798e DBG: logging
git-svn-id: trunk@32951 -
2011-10-18 00:10:00 +00:00
martin
235d156fab DBG: tests
git-svn-id: trunk@32950 -
2011-10-18 00:09:11 +00:00
sekelsenmat
e4f88c9b1c Corrects the visibility of methods in TStringListUTF8
git-svn-id: trunk@32949 -
2011-10-17 18:11:56 +00:00
sekelsenmat
145ec7f545 Adds lazutils to the debian script
git-svn-id: trunk@32948 -
2011-10-17 17:53:17 +00:00
jesus
5d8d41f146 LCL, grids, disable selection on mousewheel, issue #20494
git-svn-id: trunk@32947 -
2011-10-17 15:14:38 +00:00
sekelsenmat
b31ac2827b Moves fileutil docs to lazutils
git-svn-id: trunk@32946 -
2011-10-17 12:14:50 +00:00
sekelsenmat
31b61b8ad5 Fixes fileutil compilation in unix
git-svn-id: trunk@32945 -
2011-10-17 12:13:17 +00:00
sekelsenmat
52866ff4fe Fixes "make all"
git-svn-id: trunk@32944 -
2011-10-17 12:00:32 +00:00
sekelsenmat
762c7e6dca Moves masks to a new lazutils documentation
git-svn-id: trunk@32943 -
2011-10-17 11:42:22 +00:00
sekelsenmat
3ffd9d2af9 Moves lconvencoding.pas from the LCL to LazUtils
git-svn-id: trunk@32942 -
2011-10-17 11:36:24 +00:00
sekelsenmat
c58e039a73 Massive update of makefiles to file make bigide
git-svn-id: trunk@32941 -
2011-10-17 11:29:24 +00:00
martin
89558a4144 DBG: clean up
git-svn-id: trunk@32940 -
2011-10-17 10:31:17 +00:00
sekelsenmat
e04d11b5e5 Starts redirecting lclproc utf-8 calls to lazutf8
git-svn-id: trunk@32939 -
2011-10-17 09:45:17 +00:00
martin
350818083e DBG: timeout detection for breakpoint commands
git-svn-id: trunk@32938 -
2011-10-17 09:39:22 +00:00
sekelsenmat
7426f761eb Fixes bug #20442: PAge Control crashes into EReadError of OnPageChanged even on WinCE
git-svn-id: trunk@32937 -
2011-10-17 09:33:41 +00:00
sekelsenmat
13daaaa219 Makes LazUtils a base package for the LCL and moves FileUtil, Masks and lazutf8classes to it. Updates the Makefile structure to reflect this.
git-svn-id: trunk@32936 -
2011-10-17 09:24:01 +00:00
ask
ca2895871a TAChart: Display fit equation as default title for TFitSeries
git-svn-id: trunk@32935 -
2011-10-17 08:14:43 +00:00
ask
4447f89ee8 TAChart: Move Title property from TBasicChartSeries to TCustomChartSeries
git-svn-id: trunk@32934 -
2011-10-17 07:57:08 +00:00
ask
edc39d6747 TChart: Silence "unused parameter" hint
git-svn-id: trunk@32933 -
2011-10-17 07:56:03 +00:00
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