vincents
9de81c4ee6
debugger: set ShowConsole to true if not compile as win32 graphic application, used by process debugger, fixes note 12473 of bug #8647 .
...
git-svn-id: trunk@11067 -
2007-05-03 18:46:44 +00:00
jesus
15f7db6d03
LCL, fix several db controls to not enter dataset in edit state if datasource.autoedit is false, issue #8739
...
git-svn-id: trunk@11066 -
2007-05-03 17:34:56 +00:00
paul
920d0c3b8e
- fixed painting of imagelist images on menuitems under gtk2
...
git-svn-id: trunk@11065 -
2007-05-03 16:04:34 +00:00
tombo
731f897376
IntfBase WinAPI: repaired memory leak in BezierArcPoints
...
git-svn-id: trunk@11064 -
2007-05-03 14:15:30 +00:00
tombo
6a51600353
Carbon intf.: improved TSpeedButton look
...
git-svn-id: trunk@11063 -
2007-05-03 12:52:33 +00:00
vincents
0c2043b380
mac os x snapshots: add powerpc compiler and units on intel target for cross compilation
...
git-svn-id: trunk@11062 -
2007-05-03 11:36:34 +00:00
vincents
0830b94a40
changed object inspector combobox style to csDropDown
...
git-svn-id: trunk@11061 -
2007-05-03 08:29:53 +00:00
mattias
6eae1fc091
gtk2 intf: fixed compilation under fpc 2.3.1
...
git-svn-id: trunk@11060 -
2007-05-03 07:42:15 +00:00
mattias
501538a5df
gtk intf: fixed compilation under fpc 2.3.1
...
git-svn-id: trunk@11059 -
2007-05-03 07:40:22 +00:00
vincents
bfe4a7f795
win32 interface: fixed memleak when showing an open file dialog
...
git-svn-id: trunk@11058 -
2007-05-03 07:01:52 +00:00
paul
5c4e0e65c5
- evaluate/modify dialog switched to common imagelist
...
- my own paintings replaced by modern from Silk library
- adjusted images/README.txt
git-svn-id: trunk@11057 -
2007-05-03 03:24:38 +00:00
paul
ecd9cd39c7
- fixed doubling of columns if ListView handle had been created during load process (report 0008794)
...
git-svn-id: trunk@11056 -
2007-05-03 01:46:24 +00:00
paul
32a03c1212
editor toolbar changes:
...
- buttons destruction after config dialog (no more button doubling)
- closing config dialog by ESC
- switched from menuitem.bitmap to menuitem.imageindex due to yesterday changes
git-svn-id: trunk@11055 -
2007-05-03 00:31:20 +00:00
jesus
830233dac3
LCL: dbgrid, fixes application block when calling dbgrid.clear, issue #8795
...
git-svn-id: trunk@11054 -
2007-05-02 21:14:46 +00:00
mattias
68ad9e2527
gtk2 intf: improved combobox style and items
...
git-svn-id: trunk@11053 -
2007-05-02 18:33:54 +00:00
tombo
3896c4cd5d
LCL: moved default TSpeedButton frame drawing to TWSSpeedButton.DrawFrame to enable better overriding for different widgetsets
...
git-svn-id: trunk@11052 -
2007-05-02 11:49:39 +00:00
vincents
71cbca5431
added Patrick Chevalley to the contributors
...
git-svn-id: trunk@11051 -
2007-05-02 10:19:19 +00:00
vincents
8cc7c3a903
wince interface: uncommented handling of wm_mousemove, it seems to happen anyway
...
patch by: Patrick Chevalley
git-svn-id: trunk@11050 -
2007-05-02 10:17:59 +00:00
vincents
b08c293091
fixed 64 bit compilation
...
git-svn-id: trunk@11049 -
2007-05-02 09:56:47 +00:00
paul
ed897973c0
forgotten file
...
git-svn-id: trunk@11048 -
2007-05-02 09:15:27 +00:00
vincents
cf021e58d2
IDE: added -dEnableFakeMethods for win64 to the makefiles
...
git-svn-id: trunk@11047 -
2007-05-02 09:12:37 +00:00
paul
4745697644
- replaced old style images to new png from Silk library (first trial for png).
...
git-svn-id: trunk@11046 -
2007-05-02 09:06:04 +00:00
paul
48cce57d5d
- added interfaces to common IDE imagelists
...
- IDE main menu switched from using bitmap per item to one imagelist
git-svn-id: trunk@11045 -
2007-05-02 08:55:41 +00:00
vincents
e19a42fc45
fpcunit: fixed style sheet from Darius ( #8799 )
...
git-svn-id: trunk@11044 -
2007-05-02 08:16:29 +00:00
vincents
a168e7a228
LCL: don't capitalize keywords (e.g Property -> property)
...
git-svn-id: trunk@11043 -
2007-05-01 17:32:12 +00:00
mattias
f3acaa1f79
lcl: added TColorBox.GetColor, TColorListBox.GetColor from Michael Van Canneyt
...
git-svn-id: trunk@11042 -
2007-05-01 11:47:27 +00:00
mattias
1398f3e372
lcl: published TFileListBox.Directory
...
git-svn-id: trunk@11041 -
2007-05-01 10:19:12 +00:00
andrew
0d75fcd87f
applied patch from Luiz Americo for bug #8754 which removes an unused variable.
...
git-svn-id: trunk@11040 -
2007-05-01 00:57:51 +00:00
micha
5991bc1909
* fix fpc 2.0.x compilation (patch from MG)
...
git-svn-id: trunk@11039 -
2007-04-30 11:28:13 +00:00
mattias
7e3ecbe143
IDE: implemented fake methods instead of method hack
...
git-svn-id: trunk@11038 -
2007-04-30 10:42:56 +00:00
mattias
83d784f501
IDE: implemented fake methods (-dEnableFakeMethods). ToDos: 1. extend TWriter.OnWriteMethodProperty for fPropPath, 2. test
...
git-svn-id: trunk@11037 -
2007-04-30 00:36:05 +00:00
mattias
a6d2e13791
replaced calls to MethodName with hooks
...
git-svn-id: trunk@11036 -
2007-04-29 22:18:42 +00:00
mattias
c593d02c01
codetools: fixed addmethod example
...
git-svn-id: trunk@11035 -
2007-04-29 21:21:33 +00:00
mattias
23019e0308
IDE: added TCustomSpeedButton.OnMouseEnter/Exit from Graeme
...
git-svn-id: trunk@11034 -
2007-04-29 21:20:09 +00:00
mattias
1a0ed911f7
IDE: new menu icons from Graeme
...
git-svn-id: trunk@11033 -
2007-04-29 21:15:47 +00:00
mattias
e512548f05
LCL: published some properties of TCustomEditButton descendants from Michael Van Canneyt
...
git-svn-id: trunk@11032 -
2007-04-29 21:08:32 +00:00
vincents
6291169acd
editor toolbar: patch from Graeme ( #8787 )
...
+ It's now able to save and restore the users selection on the toolbar.
+ toolbar dividers can now be added
+ Items can be reordered on the toolbar.
git-svn-id: trunk@11031 -
2007-04-29 20:39:05 +00:00
vincents
b5c463103f
test: add codetools examples to the test suite for compilation
...
git-svn-id: trunk@11030 -
2007-04-29 13:00:06 +00:00
mattias
00e7a6e50f
gtk2 intf: implemented TEdit.EchoMode and PasswordChar
...
git-svn-id: trunk@11029 -
2007-04-29 11:04:01 +00:00
mattias
dabe3115ec
gtk2 intf: implemented TEdit.EchoMode and PasswordChar
...
git-svn-id: trunk@11028 -
2007-04-29 11:00:40 +00:00
mattias
fc0ece4582
gtk2 intf: fixed typo
...
git-svn-id: trunk@11027 -
2007-04-29 10:36:06 +00:00
mattias
af43c121dc
codetools: examples: omit implementation section
...
git-svn-id: trunk@11026 -
2007-04-29 10:35:23 +00:00
mattias
894e5506b8
lcl: published TLabeledEdit.AutoSelect and EchoMode from Michael Van Canneyt
...
git-svn-id: trunk@11025 -
2007-04-29 10:22:55 +00:00
mattias
ecfaa83c15
codetools: omit forward classes in example
...
git-svn-id: trunk@11024 -
2007-04-29 09:47:53 +00:00
mattias
bc2699b1fb
codetools: aded example to extend the include search path of a directory
...
git-svn-id: trunk@11023 -
2007-04-29 09:37:57 +00:00
mattias
511f43bfa0
codetools: aded example to list all classes of interface
...
git-svn-id: trunk@11022 -
2007-04-29 09:02:43 +00:00
mattias
f33da32bb4
LCL: reduced calls of ReAlign from Darek
...
git-svn-id: trunk@11021 -
2007-04-28 18:45:02 +00:00
mattias
cfd297adf3
debian package creation script: extended to support amd64, powerpc and sparc from Peter Mugaas
...
git-svn-id: trunk@11020 -
2007-04-28 18:33:38 +00:00
mattias
383d48a263
LCL: IsControlMouseMsg no longer queries childs which get their own messages.
...
git-svn-id: trunk@11019 -
2007-04-27 15:35:29 +00:00
mattias
3012a523fe
fixed FPC 2.0 compilation
...
git-svn-id: trunk@11018 -
2007-04-27 15:06:08 +00:00