mattias
c10f6e5365
LCL: TGraphic.LoadFromResourceID: PtrUInt to PtrInt for Delphi compatibility
...
git-svn-id: trunk@27869 -
2010-10-26 07:32:58 +00:00
zeljko
c17c45c439
Qt: fixed bug where OnChange() event sender was TQtMemoStrings instead of TCustomMemo, so tests goes into wrong type cast.
...
git-svn-id: trunk@27868 -
2010-10-26 06:59:34 +00:00
mattias
d00711e0d2
added Makefile.compiled
...
git-svn-id: trunk@27867 -
2010-10-26 06:38:39 +00:00
jesus
c4f75c1986
LazReport, use anchors to size object inspector elements
...
git-svn-id: trunk@27866 -
2010-10-26 05:57:33 +00:00
jesus
f7517a370c
LazReport, add keyboard acceleration to move/resize report objects, from Domingo Alvarez Duarte, issue #14782
...
git-svn-id: trunk@27865 -
2010-10-26 04:03:00 +00:00
jesus
fe03967bf5
LazReport, combobox to select objects in report designer from Domingo Alvarez Duarte, issue #14782
...
git-svn-id: trunk@27864 -
2010-10-26 03:40:24 +00:00
maxim
00dd093d5d
Components: update makefiles
...
git-svn-id: trunk@27863 -
2010-10-25 22:22:14 +00:00
maxim
eb705aa9ff
regenerated translations; updated Russian translation
...
git-svn-id: trunk@27862 -
2010-10-25 22:16:37 +00:00
sekelsenmat
ad95bee22c
tiny identation fix
...
git-svn-id: trunk@27861 -
2010-10-25 21:07:48 +00:00
sekelsenmat
45b602f5bd
Adds a define to remove semi-automatic tests
...
git-svn-id: trunk@27860 -
2010-10-25 21:01:17 +00:00
vincents
4b2a2eca8a
fpcunit gui test runner: improved painting progres text in progresbar, now uses transparent background.
...
git-svn-id: trunk@27859 -
2010-10-25 17:37:53 +00:00
vincents
ccff36f638
lazarus test suite: fixed typo in unit name (file).
...
git-svn-id: trunk@27858 -
2010-10-25 17:28:54 +00:00
sekelsenmat
993221704c
Starts adding lcl semi-auto tests
...
git-svn-id: trunk@27857 -
2010-10-25 14:53:45 +00:00
sekelsenmat
3ea22f0862
Starts adding semi-automatic tests
...
git-svn-id: trunk@27856 -
2010-10-25 14:14:56 +00:00
mattias
b35808d50f
IDE: warn when deleting main unit of package
...
git-svn-id: trunk@27855 -
2010-10-25 12:39:19 +00:00
mattias
0f581e002a
ideintf: objectinspector: reduced updating combobox
...
git-svn-id: trunk@27854 -
2010-10-25 11:23:07 +00:00
sekelsenmat
8d4edbc7fc
Removes the excessive amount of anchors in the gui test runner form
...
git-svn-id: trunk@27853 -
2010-10-25 11:21:02 +00:00
mattias
fcbe8871d3
IDE: replaced TNoteBook with TPageControl, patch #17634
...
git-svn-id: trunk@27852 -
2010-10-25 10:45:19 +00:00
mattias
2b41bfa21b
openglcontrol: undid the workaround for buggy TCanvas.Rectangle function, bug #17682
...
git-svn-id: trunk@27851 -
2010-10-25 10:43:06 +00:00
mattias
1b8f4881b5
lazcontrols: updated makefile
...
git-svn-id: trunk@27850 -
2010-10-25 10:38:33 +00:00
mattias
50b31c7963
LCL: TCustomIcon.LoadFromResourceID: changed integer to PtrUInt
...
git-svn-id: trunk@27849 -
2010-10-25 10:37:34 +00:00
mattias
584dd6f786
LCL: combined duplicate code IntersectRect
...
git-svn-id: trunk@27848 -
2010-10-25 08:32:44 +00:00
mattias
2c5c4c2609
IDE: auto fix case of TargetOS and TargetCPU
...
git-svn-id: trunk@27847 -
2010-10-25 08:24:24 +00:00
zeljko
e00ff67049
Gtk2: fixed vertical TTrackBar behaviour, start value should be at bottom not at top. fixes #17703
...
git-svn-id: trunk@27846 -
2010-10-25 06:24:50 +00:00
paul
867da8c06b
win32: fix combobox painting (issue #0017665 )
...
git-svn-id: trunk@27845 -
2010-10-25 02:30:01 +00:00
maxim
1ce921aa0a
Lazcontrols: commit makefiles changes
...
git-svn-id: trunk@27844 -
2010-10-24 23:43:04 +00:00
maxim
285bc18eab
regenerated translations; updated Russian translation
...
git-svn-id: trunk@27843 -
2010-10-24 23:42:17 +00:00
martin
5989dd4ec9
IDE-Inspector: Selector fow children (controls)
...
git-svn-id: trunk@27842 -
2010-10-24 22:41:47 +00:00
martin
f6519bc9eb
SynEdit: fix Gutter.Visible, Issue #17571
...
git-svn-id: trunk@27841 -
2010-10-24 21:50:09 +00:00
martin
475ceba02b
SynEdit: use default line ending for saving files. Issue #17296
...
git-svn-id: trunk@27840 -
2010-10-24 20:30:52 +00:00
mattias
9d8bc889f3
IDE: compiler options: show build mode in title only if there are more than one
...
git-svn-id: trunk@27839 -
2010-10-24 20:07:20 +00:00
vincents
a3555a84c4
LCL: disable declaration of TTime and TDate for fpc version 2.4.2 and newer. In newer fpc versions those types are declared in the system unit.
...
fixes issue #15474
patch by: Sven Barth
git-svn-id: trunk@27838 -
2010-10-24 19:38:33 +00:00
mattias
48c3d01369
IDE: enabled build modes, build macros and conditionals
...
git-svn-id: trunk@27837 -
2010-10-24 19:24:19 +00:00
zeljko
ad8cb136fd
Gtk2: removed optimization code from TGtk2WidgetSet.PromptUser which could lead into wrong button assignments. fixes #17704
...
git-svn-id: trunk@27836 -
2010-10-24 18:12:18 +00:00
mattias
4246194974
clean up
...
git-svn-id: trunk@27835 -
2010-10-24 17:55:13 +00:00
mattias
0e64f10a02
IDE: create makefile for package: add Makefile.compiled file
...
git-svn-id: trunk@27834 -
2010-10-24 17:49:50 +00:00
mattias
ff76cafd07
synedit: syncompletion: do not eat key
...
git-svn-id: trunk@27833 -
2010-10-24 17:47:41 +00:00
mattias
b8344eeb9e
lazcontrols: added compild file
...
git-svn-id: trunk@27832 -
2010-10-24 17:47:08 +00:00
mattias
af460b1644
LCL: improved UTF8FindNearestCharStart
...
git-svn-id: trunk@27831 -
2010-10-24 17:44:33 +00:00
martin
b3b03bfaea
SynEdit: Fix markup over multiply tokens
...
git-svn-id: trunk@27830 -
2010-10-24 16:12:15 +00:00
zeljko
1c4a0cc726
Gtk2: changed the way how main event loop iterates BUT ONLY VIA -dUSE_GTK_MAIN_CONTEXT_ITERATION until it's stable enough.
...
Now PostMessage() work correct when messages arrives from other threads. fixes #17548 and probably more issues with gtk2 threads usage.
git-svn-id: trunk@27829 -
2010-10-24 11:57:49 +00:00
sekelsenmat
293f373040
Fixes wince button clicking see bug #17702
...
git-svn-id: trunk@27828 -
2010-10-24 09:14:54 +00:00
sekelsenmat
1323d7f8d1
Implements column autosizing for TListView in Carbon
...
git-svn-id: trunk@27827 -
2010-10-24 07:56:36 +00:00
ask
30b65050e7
TAChart: Fix drawing of rotated bar series
...
git-svn-id: trunk@27826 -
2010-10-24 06:46:06 +00:00
martin
8184ac946b
IDE, SourceMark: revert TSourceMark inheritance to TSynMark (was changed away in rev 24388 #2554635106 )
...
git-svn-id: trunk@27825 -
2010-10-24 02:12:24 +00:00
martin
1792c720dc
SynEdit: more verbose notification for marks
...
git-svn-id: trunk@27824 -
2010-10-24 02:09:45 +00:00
martin
ae4d088da7
SynEdit: Fixed bookmark memleak
...
git-svn-id: trunk@27823 -
2010-10-24 01:18:37 +00:00
martin
51c547b656
SynEdit: Fixed marklist handling
...
git-svn-id: trunk@27822 -
2010-10-24 01:03:10 +00:00
martin
b22fb772ba
SynEdit: Test for updating bookmarks
...
git-svn-id: trunk@27821 -
2010-10-24 00:29:53 +00:00
martin
8d09d0abf3
SynEdit: Fix updating bookmarks
...
git-svn-id: trunk@27820 -
2010-10-24 00:29:50 +00:00