sekelsenmat
|
37be44f247
|
Starts preparing the base class for tcdtabcontrol and tcdpagecontrol
git-svn-id: trunk@32994 -
|
2011-10-20 07:37:43 +00:00 |
|
juha
|
d175d9df9a
|
LCL: Remove PasswordChar from the "published" section of TDateEdit, issue #20169
git-svn-id: trunk@32993 -
|
2011-10-19 21:47:54 +00:00 |
|
juha
|
0f2c8fd691
|
IDE: put the MessageBoxes back, removed accidentally
git-svn-id: trunk@32992 -
|
2011-10-19 21:37:14 +00:00 |
|
juha
|
685319e417
|
IDE: formatting
git-svn-id: trunk@32991 -
|
2011-10-19 21:21:21 +00:00 |
|
juha
|
d4abfe8c7e
|
IDE: Fix saving Lazarus Desktop Settings. Issue #19331, modified from patch by Bart Broersma
git-svn-id: trunk@32990 -
|
2011-10-19 21:20:54 +00:00 |
|
juha
|
dc810cd394
|
LazUtils: Add SearchSubDirs parameter to FindAllDirectories.
git-svn-id: trunk@32989 -
|
2011-10-19 21:20:26 +00:00 |
|
sekelsenmat
|
faf7563d26
|
Improves the wince drawing of TCDPageControl
git-svn-id: trunk@32988 -
|
2011-10-19 20:58:06 +00:00 |
|
sekelsenmat
|
190bd0e68d
|
Redirects many utf8 routines in lclproc to use lazutf8, to avoid code duplication
git-svn-id: trunk@32987 -
|
2011-10-19 19:20:56 +00:00 |
|
sekelsenmat
|
b3f587b60f
|
First steps of a major move of code from lclproc to lazutf8
git-svn-id: trunk@32986 -
|
2011-10-19 19:16:31 +00:00 |
|
mattias
|
207d40aab6
|
codetools: added TFilenameToPointerTree
git-svn-id: trunk@32985 -
|
2011-10-19 18:58:11 +00:00 |
|
ask
|
e63020f769
|
TAChart: Improve default parameters for TChartSeries.Add function
git-svn-id: trunk@32984 -
|
2011-10-19 14:49:36 +00:00 |
|
ask
|
fc521d26c0
|
TAChart: Improve default parameters for TBasicPointSeries.AddXY function
git-svn-id: trunk@32983 -
|
2011-10-19 14:44:55 +00:00 |
|
sekelsenmat
|
29e7449f18
|
Disables the new widestring manager for fpc 2.7 and moves some comented routines to proper place
git-svn-id: trunk@32982 -
|
2011-10-19 14:44:14 +00:00 |
|
martin
|
c5a96ed67a
|
DBG: tests
git-svn-id: trunk@32981 -
|
2011-10-19 13:21:03 +00:00 |
|
sekelsenmat
|
172b031906
|
Adds a new unit to hold eventually utf16-based routines. Might be useful to speed up WideLowerCase for example in the future.
git-svn-id: trunk@32980 -
|
2011-10-19 12:14:14 +00:00 |
|
sekelsenmat
|
458147a1c8
|
Updates Makefile.compiled for the new lazutils
git-svn-id: trunk@32979 -
|
2011-10-19 12:02:02 +00:00 |
|
sekelsenmat
|
4d936c5608
|
Tunes the ansi conversion to really target ansi, not utf-8 as previously
git-svn-id: trunk@32978 -
|
2011-10-19 08:57:31 +00:00 |
|
sekelsenmat
|
5b05dc0fdd
|
Removes unnecessary code to set the string terminators
git-svn-id: trunk@32977 -
|
2011-10-19 08:19:32 +00:00 |
|
juha
|
bef43cabca
|
IDE: add "View Example Projects" to ProjectWizard dialog.
git-svn-id: trunk@32976 -
|
2011-10-19 07:41:23 +00:00 |
|
sekelsenmat
|
e960bd6462
|
Fixes a stack corruption in Unicode2Ansi
git-svn-id: trunk@32975 -
|
2011-10-19 07:05:50 +00:00 |
|
sekelsenmat
|
039f6c0926
|
One more test for assignment
git-svn-id: trunk@32974 -
|
2011-10-19 07:05:25 +00:00 |
|
sekelsenmat
|
7a64d13e99
|
Improved tests for paswstring
git-svn-id: trunk@32973 -
|
2011-10-19 06:54:19 +00:00 |
|
sekelsenmat
|
a6ce630bcc
|
Fixes string length and other errors in paswstring
git-svn-id: trunk@32972 -
|
2011-10-19 06:53:52 +00:00 |
|
juha
|
3dc0cf66e1
|
IDE: improve ManageExamples dialog. Store window layout.
git-svn-id: trunk@32971 -
|
2011-10-19 06:37:51 +00:00 |
|
juha
|
7faf819370
|
IDE: formatting
git-svn-id: trunk@32970 -
|
2011-10-19 06:37:41 +00:00 |
|
juha
|
822506a919
|
IDE: a better name for TabOrderEditor in Options -> Winodws list.
git-svn-id: trunk@32969 -
|
2011-10-19 06:37:31 +00:00 |
|
juha
|
f1ce0599f2
|
AnchorEditor: remove a useless StringList.Sort.
git-svn-id: trunk@32968 -
|
2011-10-19 06:37:18 +00:00 |
|
sekelsenmat
|
397f343a4f
|
Adds some missing widestring manager routines
git-svn-id: trunk@32967 -
|
2011-10-19 06:10:57 +00:00 |
|
sekelsenmat
|
51be3f5f28
|
Starts a test for paswstring
git-svn-id: trunk@32966 -
|
2011-10-19 06:06:59 +00:00 |
|
juha
|
069854a8e7
|
IDE: improve ManageExamples dialog. Set hourglass when reading dirs, set memo to read-only.
git-svn-id: trunk@32965 -
|
2011-10-18 20:26:57 +00:00 |
|
martin
|
eeb55bc54e
|
DBG: Slightly more feedback on exceptions
git-svn-id: trunk@32964 -
|
2011-10-18 18:20:35 +00:00 |
|
martin
|
a58a76fc72
|
DBG: tests
git-svn-id: trunk@32963 -
|
2011-10-18 14:56:39 +00:00 |
|
martin
|
c5f2e44a7c
|
Description for example
git-svn-id: trunk@32962 -
|
2011-10-18 12:48:51 +00:00 |
|
martin
|
fe8730e4db
|
Description for example
git-svn-id: trunk@32961 -
|
2011-10-18 12:48:04 +00:00 |
|
martin
|
66b25485f9
|
Description for example
git-svn-id: trunk@32960 -
|
2011-10-18 12:33:59 +00:00 |
|
martin
|
8a7cb1120a
|
Description for example
git-svn-id: trunk@32959 -
|
2011-10-18 12:23:36 +00:00 |
|
martin
|
6aeddede79
|
Description for example
git-svn-id: trunk@32958 -
|
2011-10-18 12:13:09 +00:00 |
|
vincents
|
bb1375f347
|
windows cross installer: fixed errors in build script after the addition of lazutils
git-svn-id: trunk@32957 -
|
2011-10-18 11:41:17 +00:00 |
|
juha
|
a9fc743264
|
IDE: Improve ManageExamples dialog. Get list of dirs dynamically. Show README.txt.
git-svn-id: trunk@32956 -
|
2011-10-18 11:27:17 +00:00 |
|
juha
|
61a8bcf484
|
IDE: Move Example Manager to another place in Tools menu.
git-svn-id: trunk@32955 -
|
2011-10-18 11:26:54 +00:00 |
|
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 |
|