Commit Graph

32401 Commits

Author SHA1 Message Date
dodi
c6652fc456 Docs: TWinControl methods updated
git-svn-id: trunk@33010 -
2011-10-21 18:50:22 +00:00
juha
b9809c8c46 IDE: formatting, reordering and some comments
git-svn-id: trunk@33009 -
2011-10-21 15:45:10 +00:00
juha
7ee11f6e47 IDE: fix a bug in off-screen window layout check in TSimpleWindowLayoutList.ApplyAndShow. Add comments.
git-svn-id: trunk@33008 -
2011-10-21 15:44:58 +00:00
juha
d7656977a2 IDE: update windows layout after loading desktop settings from file.
git-svn-id: trunk@33007 -
2011-10-21 15:44:48 +00:00
juha
3d195eb2f1 IDE: add TabOrderEditor to CreateIDEWindow.
git-svn-id: trunk@33006 -
2011-10-21 15:44:36 +00:00
juha
3ddecfefbe IDE: formatting and some comments
git-svn-id: trunk@33005 -
2011-10-21 15:44:26 +00:00
juha
436d4002ce Designer: don't use IDEDialogLayoutList for AnchorEditor and TabOrderEditor. They are modeless IDE windows.
git-svn-id: trunk@33004 -
2011-10-21 15:44:12 +00:00
sekelsenmat
53f2b8e11b Moves custom drawn to it's own tab
git-svn-id: trunk@33003 -
2011-10-21 11:13:58 +00:00
sekelsenmat
f1698fd921 Fixes compiling lazutils for wince
git-svn-id: trunk@33002 -
2011-10-21 10:02:11 +00:00
sekelsenmat
34e261fcec Various fixes for the design time for custom drawn controls. Fixes pagecontrol background color
git-svn-id: trunk@33001 -
2011-10-21 09:57:08 +00:00
sekelsenmat
8b380e202e Fixes bug #20229: ExpandFileNameUTF8, ExpandUNCFileNameUTF8 or other UTF8 functions in FileUtil
git-svn-id: trunk@33000 -
2011-10-20 20:43:24 +00:00
jesus
599f8c4edb LazReport, fix mem leak when loading emtpy picture object, modified patch from Javivf, issue #18935
git-svn-id: trunk@32999 -
2011-10-20 18:26:53 +00:00
sekelsenmat
95e470df61 Many fixes for design time support of TCDPageControl
git-svn-id: trunk@32998 -
2011-10-20 15:36:13 +00:00
sekelsenmat
1b56619503 Rebases TCDPageControl to use TCDCustomTabControl
git-svn-id: trunk@32997 -
2011-10-20 14:52:16 +00:00
sekelsenmat
f33194fd18 Rewrites TCDTabControl to base in the new base component
git-svn-id: trunk@32996 -
2011-10-20 09:20:35 +00:00
vincents
1dc1a40406 mac os x installer build scripts: adaptions for using lazutils
git-svn-id: trunk@32995 -
2011-10-20 09:11:34 +00:00
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