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
jesus
40e1411e15
LCL, Grids, DefaultRowHeight was not stored if modified and then changed back to original value, issue #17692
...
git-svn-id: trunk@27819 -
2010-10-23 18:30:40 +00:00
marc
b3363f56a1
* Use 64bit conversion of debug adresses. Patch #0017679 by Juha Manninen
...
git-svn-id: trunk@27818 -
2010-10-23 15:54:55 +00:00
maxim
f1b2a24882
IDE: regenerated German translation
...
git-svn-id: trunk@27817 -
2010-10-23 12:50:18 +00:00
sekelsenmat
a6eb5edf0b
Renames the main custom drawn unit
...
git-svn-id: trunk@27816 -
2010-10-23 06:52:14 +00:00
martin
35b8ee719e
SynEdit: Tests for SharedTextBuffer can share Bookmarks too
...
git-svn-id: trunk@27815 -
2010-10-22 22:39:49 +00:00
martin
3812c5bc84
SynEdit: SharedTextBuffer can share Bookmarks too
...
git-svn-id: trunk@27814 -
2010-10-22 22:39:44 +00:00
jesus
87f28a9497
LCL, fix hiding and then showing a dbgrid column (remained 0 width), bug reported by José Antonio Cuello
...
git-svn-id: trunk@27813 -
2010-10-22 19:42:09 +00:00
martin
421f4f7909
SynEdit: Fix to TSynFilteredMethodList.IndexOf (could return wrong index)
...
git-svn-id: trunk@27812 -
2010-10-22 15:34:24 +00:00
martin
c804b045c2
Debugger: Callstack, do not hide selection
...
git-svn-id: trunk@27811 -
2010-10-22 12:53:08 +00:00
vincents
74b8243c58
code tools examples: fixed compilation after r26515 #c0682eae27.
...
git-svn-id: trunk@27810 -
2010-10-22 12:44:54 +00:00
vincents
7461c7af9e
openbrowser example: fixed compilation after removal of TButton from Buttons unit.
...
git-svn-id: trunk@27809 -
2010-10-22 11:19:45 +00:00
vincents
17872bab97
lazarus test runner: add compiler output to failure message, if compilation fails.
...
git-svn-id: trunk@27808 -
2010-10-22 10:37:57 +00:00