Commit Graph

32266 Commits

Author SHA1 Message Date
ask
188fb2d302 TAChart: Add TCustomChartSeries.AddXY overload with YList argument. Update demo.
git-svn-id: trunk@33025 -
2011-10-22 18:05:41 +00:00
ask
49f696df00 TAChart: Add tests for TListChartSource.Delete
git-svn-id: trunk@33024 -
2011-10-22 17:42:34 +00:00
ask
12764cd011 TAChart: Correctly invalidate extent in TListChartSource.Delete
git-svn-id: trunk@33023 -
2011-10-22 17:42:04 +00:00
ask
8b2d7d1c32 TAChart: Add "Oscilloscope" page to the line demo
git-svn-id: trunk@33022 -
2011-10-22 17:32:05 +00:00
juha
a6962d3529 IDE: fix LazBuild compilation after changes in build code
git-svn-id: trunk@33021 -
2011-10-22 12:53:54 +00:00
zeljko
928292514b LCL: added public TControl.IsParentShowHint:boolean function, to check parentShowHint property, since ParentShowHint is protected.For now it's used only in GetHintControl() in application.inc.Fixes issue #20518.
git-svn-id: trunk@33020 -
2011-10-22 12:47:44 +00:00
zeljko
f84bcb8db6 Qt: fixed bug with doubled initial dir with filename path, when using -dQT_NATIVE_DIALOGS. issue #20534
git-svn-id: trunk@33019 -
2011-10-22 11:59:50 +00:00
zeljko
970c42ae1a Gtk2: fixed ugly behaviour of PGtkNotebook when tab activated by mouse click.Fixes issue #20493
git-svn-id: trunk@33018 -
2011-10-22 11:11:55 +00:00
juha
1244cd3f41 IDE: simplify Build Lazarus dialog and build code
git-svn-id: trunk@33017 -
2011-10-22 10:33:41 +00:00
mattias
f72478261a codetools: FindNextComment: fixed if MaxPos<1
git-svn-id: trunk@33016 -
2011-10-22 10:13:33 +00:00
zeljko
7d0dab7439 Gtk2: fixed missing result in page control afterswitch, formatting
git-svn-id: trunk@33015 -
2011-10-22 09:07:20 +00:00
mattias
95f93fb4a6 codetools: GetPasDocComment: fixed endless loop
git-svn-id: trunk@33014 -
2011-10-22 07:25:01 +00:00
sekelsenmat
4ca2e72008 Workaround for allowing the use of the available Android snapshot
git-svn-id: trunk@33013 -
2011-10-22 06:47:42 +00:00
sekelsenmat
d4d4ef453f Improvements to update the tabsheet caption and adds events compatible with TPageControl
git-svn-id: trunk@33012 -
2011-10-21 20:56:42 +00:00
juha
e786f8a45e LCL: Publish Font property in TBoundLabel. Also removed 2 already published properties. Issue #20533
git-svn-id: trunk@33011 -
2011-10-21 19:31:56 +00:00
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