zeljko
|
fdd2a0c7a1
|
Qt: cleanups, simplification of some code, fixed some compiler warnings and hints
git-svn-id: trunk@33041 -
|
2011-10-23 09:30:16 +00:00 |
|
zeljko
|
38a2f4a30d
|
Qt: TQtBrush added Style property, implemented TQtWidgetSet.GetObject() returning TLogBrush.
git-svn-id: trunk@33040 -
|
2011-10-23 09:06:50 +00:00 |
|
zeljko
|
1923bcff9e
|
Qt: formatting, added some todos
git-svn-id: trunk@33039 -
|
2011-10-23 08:30:37 +00:00 |
|
zeljko
|
43ff01a261
|
Qt: cleanup, formatting
git-svn-id: trunk@33038 -
|
2011-10-23 07:44:30 +00:00 |
|
zeljko
|
7d4cbadd45
|
Qt: added lcReceivesLMClearCutCopyPasteReliably = LCL_CAPABILITY_NO, since qt doesn't support sending of LM_COPY,LM_PASTE,LM_CUT at this moment.part of issue #20475
git-svn-id: trunk@33037 -
|
2011-10-23 06:06:35 +00:00 |
|
blikblum
|
2e2567a84d
|
lcl: dont test for allowed key in DBLookupCombo. Bug #20541
git-svn-id: trunk@33036 -
|
2011-10-23 01:57:08 +00:00 |
|
blikblum
|
f45d421293
|
lcl: put TDBEdit in edit state at entry for widgetsets that does not implement clipboard action. Bug #20394
git-svn-id: trunk@33035 -
|
2011-10-23 01:12:45 +00:00 |
|
dodi
|
009dc8645c
|
Docs: TWinControl properties updated
git-svn-id: trunk@33034 -
|
2011-10-22 23:14:14 +00:00 |
|
zeljko
|
513bc027d0
|
Gtk2: fixed artfiacts on tabwidget after closing tabs (pages).Patch by August Klein. Issue #18715
git-svn-id: trunk@33033 -
|
2011-10-22 20:07:49 +00:00 |
|
zeljko
|
84670e8673
|
Gtk2: fixed ugly memleak in gtk2 lib by leaving unreferenced mask bitmap.Issue #20417. This is merge candidate for 0.9.30.2
git-svn-id: trunk@33032 -
|
2011-10-22 19:49:46 +00:00 |
|
sekelsenmat
|
956f7e0bab
|
Implements case insensitive search for SynEdit - From bug #18842: [Patch] Find Dialog with UTF8 - case sensitive
git-svn-id: trunk@33031 -
|
2011-10-22 19:27:30 +00:00 |
|
zeljko
|
7b99f8bda3
|
Gtk2: ability to change TGroupBox color.Patch by cobines, modified by me. fixes issue #20372
git-svn-id: trunk@33030 -
|
2011-10-22 19:10:21 +00:00 |
|
ask
|
b27545c3a4
|
TAChart: Fix SIGFPE while trying to draw navigation panel for the chart with empty extent
git-svn-id: trunk@33029 -
|
2011-10-22 18:40:30 +00:00 |
|
sekelsenmat
|
be92088f61
|
Introduces a new capability to help fix bug #20394
git-svn-id: trunk@33028 -
|
2011-10-22 18:34:53 +00:00 |
|
ask
|
baf5c775f7
|
TAChart: Add TBoxAndWhiskerSeries.AddXY function overload
git-svn-id: trunk@33027 -
|
2011-10-22 18:16:14 +00:00 |
|
zeljko
|
7d2ebbe7a9
|
Gtk2: Fixed fonts leaking memory.Patch by Luca Olivetti. Issues #18727, #18707
git-svn-id: trunk@33026 -
|
2011-10-22 18:12:47 +00:00 |
|
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 |
|