vincents
58a04388c9
sqldb component:
...
- remove compatibility with fpc version < 2.0.4
* only enable ibconnection, mysql50connection and odbcconnection for win64
git-svn-id: trunk@11159 -
2007-05-17 20:34:28 +00:00
sekelsenmat
388e62b32f
tiny improvements on fpgui interface
...
git-svn-id: trunk@11158 -
2007-05-17 08:15:51 +00:00
sekelsenmat
53364e1fce
Small improvements on fpgui interface
...
git-svn-id: trunk@11157 -
2007-05-17 05:57:06 +00:00
vincents
0a7bf3d67d
fpcunit: fixed console testrunning crash when writing results to output with fpc 2.0.4 (bug #8798 ) from Darius
...
git-svn-id: trunk@11156 -
2007-05-16 22:07:22 +00:00
vincents
3a7183c039
LCL: made TCanvas.Width and Height read-only properties by hiding the Width and Height property of TFPCustomCanvas (bug #8891 )
...
git-svn-id: trunk@11155 -
2007-05-16 21:48:11 +00:00
paul
37bdf71f61
- changed handle check in combobox SetItemHeight to more correct
...
git-svn-id: trunk@11154 -
2007-05-16 14:07:03 +00:00
vincents
211710b030
win32 interface: fixed position for right click events of listviews in a groupbox ( #8768 )
...
git-svn-id: trunk@11153 -
2007-05-16 12:27:36 +00:00
vincents
18c708fb14
components: added progress events to the jpeg reader / writer ( #8874 )
...
git-svn-id: trunk@11152 -
2007-05-16 11:04:25 +00:00
vincents
70d576a689
LCL: use progressevent for image loading / saving from fpimage
...
git-svn-id: trunk@11151 -
2007-05-16 11:03:24 +00:00
vincents
bd03f62f68
LCL calendar dialog:
...
+ added DialogPosition property (#8885 )
+ double clicking the calendar closes the dialog
git-svn-id: trunk@11150 -
2007-05-16 08:38:20 +00:00
mattias
a9fb0409fa
gtk1 intf: fixed painting of TCustomControl
...
git-svn-id: trunk@11149 -
2007-05-16 08:28:52 +00:00
jesus
95d9ac093e
LCL: grids, draw header text after DrawCellGrid if TitleStyle is native
...
git-svn-id: trunk@11148 -
2007-05-15 19:16:48 +00:00
mattias
d0b8eaa03f
gtk2 intf: installing handler for TSpinEdit
...
git-svn-id: trunk@11147 -
2007-05-15 14:51:09 +00:00
mattias
295c93c7cf
gtk2 intf: TCustomControl now receive the paint message before the child controls are painted, so that the painting does not paint over the gtk child drawings
...
git-svn-id: trunk@11146 -
2007-05-15 13:58:50 +00:00
mattias
45cbd18a0c
gtk2 intf: fixed TMemo setting echo mode and password char: not suported by TMemo
...
git-svn-id: trunk@11145 -
2007-05-15 13:49:33 +00:00
tombo
1d3d886efd
Carbon intf:
...
- improved capturing, TForm.BorderStyle
- fixed mouse pos bug while tracking
- working TSpeedButton
git-svn-id: trunk@11144 -
2007-05-15 11:05:44 +00:00
mattias
61b1572001
tool multi_makeskel.pl: fixed svn props and added option -r for recursive from Darius
...
git-svn-id: trunk@11143 -
2007-05-15 10:17:15 +00:00
paul
c6b596f1c8
- call to RecreateWnd without check to HandleAllocated cause crash
...
git-svn-id: trunk@11142 -
2007-05-15 09:39:50 +00:00
mattias
02ea45b594
OI: TSpeedButton.Transparent:=false, setting ItemHeight for combobox as workaround for win intf
...
git-svn-id: trunk@11141 -
2007-05-15 08:40:23 +00:00
paul
7887335793
- ItemHeight of TCustomCombobox can be updated by control with overriding design value
...
- non Transparent SpeedButton must fill his rect himself
- typo in Transparent setter of SpeedButton with opaque
git-svn-id: trunk@11140 -
2007-05-15 07:06:26 +00:00
marc
111a7eaa55
* moved codepageconverter translations to languages dir
...
* updated brazilian translations by Antonio Galvao
git-svn-id: trunk@11139 -
2007-05-14 22:05:46 +00:00
sekelsenmat
a8d0d39571
Basic implementation for RadioButton and CheckBox for fpgui
...
git-svn-id: trunk@11138 -
2007-05-14 22:04:48 +00:00
sekelsenmat
fc50c1c19f
Improved ComboBox implementation for fpgui
...
git-svn-id: trunk@11137 -
2007-05-14 21:14:12 +00:00
jesus
7613000706
LCL, grids fix arrow keys to navigate TDBGrid does not work after edit, issue #8546
...
git-svn-id: trunk@11136 -
2007-05-14 05:31:29 +00:00
paul
a0d35e6dcb
- size optimization of used png (laz_images size became 44kb less)
...
git-svn-id: trunk@11135 -
2007-05-14 05:06:31 +00:00
paul
2e2148aa11
- restored "about" tab as default in about lazarus dialog
...
git-svn-id: trunk@11134 -
2007-05-13 14:56:10 +00:00
vincents
ecaebbe825
+ introduced LCLPlatformDisplayNames (used on screen) and LCLPlatformDirNames (used for compilation) to be able show win32/win64 on screen and use the win32 directory
...
git-svn-id: trunk@11133 -
2007-05-13 14:25:05 +00:00
mattias
bb201517c7
IDE: debugger: added checks for working directory
...
git-svn-id: trunk@11132 -
2007-05-12 14:40:06 +00:00
paul
3f6445f154
- TCustomMemo.WantTabs for gtk2
...
git-svn-id: trunk@11131 -
2007-05-12 12:30:18 +00:00
mattias
8d7812da86
IDE: completion form is now created on demand and the internal double buffer bitmap is resized correct
...
git-svn-id: trunk@11130 -
2007-05-12 09:39:20 +00:00
andrew
385b95d4f5
fixed spelling error in acknowledgements
...
git-svn-id: trunk@11129 -
2007-05-11 23:41:48 +00:00
mattias
9fdf9fcfdf
gtk intf: made creation/freeing of GDI objects more consistent and more strict. gtk2 intf: brush and pen are now created on demand
...
git-svn-id: trunk@11128 -
2007-05-11 16:52:05 +00:00
vincents
52d30339d8
snapshot monitor tool:
...
* allow 2 hour time difference
* centralized fpc and lazarus version numbers
git-svn-id: trunk@11127 -
2007-05-11 16:38:16 +00:00
paul
0312cb2ee4
- replaced old images with modern from silk and own painting:
...
debugger images, most packages images, misc
- ide dialogs switched to use common image list instead of their own:
compileroptions, projectinspector, packageeditor, pkggraphexplorer
git-svn-id: trunk@11126 -
2007-05-11 02:40:08 +00:00
vincents
d1ef2dcb9a
mac os x snapshots: fixed compilation if fpcmake is not on the path
...
git-svn-id: trunk@11125 -
2007-05-10 21:38:23 +00:00
paul
3c6665616c
- TCustomMemo.WantReturns implementation (0008352)
...
git-svn-id: trunk@11124 -
2007-05-10 14:12:03 +00:00
vincents
99df3c959b
docs: updates from Graeme
...
* Removed duplicate documentation nodes from the dialogs.xml file.
* Improved the docs and layout of the InputBox function.
* Supplied an external sample of the InputBox function.
* Improved the layout of the InputQuery docs.
git-svn-id: trunk@11123 -
2007-05-10 10:56:45 +00:00
tombo
8babe22532
Carbon intf:
...
- memory leak fix: removed ref. counting from registered events, removed events unregistering
- implemented GetCapture
- memory leak fixed in destroying menu items
git-svn-id: trunk@11122 -
2007-05-10 10:47:14 +00:00
mattias
0f2b6b8e44
gtk2 intf: fonts of device contexts are now created on demand
...
git-svn-id: trunk@11121 -
2007-05-10 08:44:03 +00:00
paul
65e4295973
- TForm.OnShow and OnHide should fire before actual visibility change
...
- TEdit OnChange should not be called while control creation sequence
(reports 8826, 8828)
git-svn-id: trunk@11120 -
2007-05-10 07:39:53 +00:00
vincents
1f8d81dc9d
debugger: don't double the single quote in strings shown to the user
...
git-svn-id: trunk@11119 -
2007-05-09 22:20:26 +00:00
vincents
75734cdf1d
debugger: replace \\, \t etc in debugger output strings
...
git-svn-id: trunk@11118 -
2007-05-09 22:00:08 +00:00
vincents
a4af89298d
mac osx installer: fixed cross compiling lcl units for powerpc on i386
...
git-svn-id: trunk@11117 -
2007-05-09 20:33:10 +00:00
vincents
1319a78b61
mac os x installer: fixed compare in bash script
...
git-svn-id: trunk@11116 -
2007-05-09 16:45:53 +00:00
jesus
d4b0c88e83
LCL: dbgrid, fixed FieldName/DisplayFormat typo
...
git-svn-id: trunk@11115 -
2007-05-09 16:39:56 +00:00
vincents
62fbb07216
mac osx installer: fixed cross compilation support in i386
...
git-svn-id: trunk@11114 -
2007-05-09 14:44:43 +00:00
sekelsenmat
1a38e1d6c2
Fixes and minor improvements on fpgui interface
...
git-svn-id: trunk@11113 -
2007-05-09 08:30:00 +00:00
sekelsenmat
28b1b1be74
Minor identation and comments fixes on qt interface
...
git-svn-id: trunk@11112 -
2007-05-09 07:58:53 +00:00
mattias
86605834e9
gtk2 intf: reduced hints
...
git-svn-id: trunk@11111 -
2007-05-09 07:32:45 +00:00
vincents
8b72017c34
fixed typo
...
git-svn-id: trunk@11110 -
2007-05-08 18:57:53 +00:00