mattias
|
1fe37e15a2
|
fixed spelling mistakes, found by lintian
git-svn-id: trunk@43900 -
|
2014-02-05 12:07:46 +00:00 |
|
mattias
|
95931463b9
|
Add sheebang to scripts missing it
git-svn-id: trunk@43893 -
|
2014-02-05 12:03:30 +00:00 |
|
mattias
|
119dc4be64
|
IDE: help for unknown identifier: do not show error about FPC keyword, the following error is enough
git-svn-id: trunk@43889 -
|
2014-02-05 10:15:15 +00:00 |
|
mattias
|
9b1b6748f1
|
translations: German: fixed typo
git-svn-id: trunk@43887 -
|
2014-02-05 09:42:52 +00:00 |
|
dmitry
|
5e7226829c
|
carbon: minimize the custom view invalidation to reduce resources use
git-svn-id: trunk@43872 -
|
2014-02-04 05:17:45 +00:00 |
|
mattias
|
c4cf20839b
|
LCL: gtk2: fixed parameter type, bug #25670
git-svn-id: trunk@43869 -
|
2014-02-03 18:51:29 +00:00 |
|
marco
|
627e03971e
|
* Fixes for compiling lazarus with unicode found when cleaning out last summer's checkout.
git-svn-id: trunk@43866 -
|
2014-02-02 10:57:44 +00:00 |
|
freq
|
3d2d8a6e4d
|
Cocoa: Add MouseWheel support
git-svn-id: trunk@43854 -
|
2014-01-30 17:53:16 +00:00 |
|
freq
|
9643a777c7
|
Cocoa: Exlude clDefault from background painting
git-svn-id: trunk@43853 -
|
2014-01-30 16:48:31 +00:00 |
|
freq
|
50408a84b9
|
Cocoa: Add background color feature for TWinControls
git-svn-id: trunk@43840 -
|
2014-01-29 20:05:30 +00:00 |
|
freq
|
4bddd1118e
|
Cocoa: Fix context menu mouse position bug
git-svn-id: trunk@43839 -
|
2014-01-29 16:24:53 +00:00 |
|
freq
|
ad229fa25c
|
Cocoa: Making mousemove events (needed for hint) available for parented Forms
git-svn-id: trunk@43825 -
|
2014-01-27 13:40:33 +00:00 |
|
freq
|
e621f1b5cd
|
Cocoa: Removed unused allocation
git-svn-id: trunk@43818 -
|
2014-01-26 18:46:14 +00:00 |
|
freq
|
4c5854aba3
|
Cocoa: Rework TCocoaWidgetSet.WindowFromPoint so that it works with libraries
git-svn-id: trunk@43817 -
|
2014-01-26 18:30:46 +00:00 |
|
joost
|
3871bf2fd9
|
* Added dummy TCocoaWSStatusBar. To avoid segfaults during IDE startup.
git-svn-id: trunk@43810 -
|
2014-01-25 21:49:49 +00:00 |
|
joost
|
3171b263aa
|
* Implemented dummy TCocoaThemeServices, based on the carbon code. To avoid segfaults during the startup of the IDE.
git-svn-id: trunk@43809 -
|
2014-01-25 21:38:56 +00:00 |
|
freq
|
48512f24b2
|
Cocoa: Fix refresh bug
git-svn-id: trunk@43794 -
|
2014-01-25 16:41:40 +00:00 |
|
joost
|
58b46afe02
|
* Implemented cocoa TMainMenu support
* Implemented shortcut support in menus (Not all keys are supported yet)
* Improved handling of sub-menus
git-svn-id: trunk@43792 -
|
2014-01-25 11:41:57 +00:00 |
|
joost
|
a491cb1360
|
* The handle of a TCustomForm contains in most cases a TCocoaWindowContent and not directly a NSWindow. This fixes an access violation
git-svn-id: trunk@43791 -
|
2014-01-25 10:50:10 +00:00 |
|
zeljko
|
4ba9ae2cdc
|
Qt: fixed conversion of QImage::RGB32 without mask. issue #25590
git-svn-id: trunk@43790 -
|
2014-01-25 09:46:29 +00:00 |
|
joost
|
f3fb58bd36
|
* Added cocoa messagedlg support, bug #25486
git-svn-id: trunk@43788 -
|
2014-01-24 20:40:30 +00:00 |
|
freq
|
69097c78b5
|
Cocoa: Fix mouse move bug on custom control
git-svn-id: trunk@43787 -
|
2014-01-24 13:43:38 +00:00 |
|
jesus
|
0e4bb71842
|
LCL, DbImage, fix loading streams without header
git-svn-id: trunk@43781 -
|
2014-01-22 18:18:52 +00:00 |
|
jesus
|
7ee5132796
|
LCL, DbImage implements loading stream directly if it doesn't have a known header, WriteHeader property to make writing img header optional
git-svn-id: trunk@43779 -
|
2014-01-22 08:12:23 +00:00 |
|
jesus
|
103d6a39e3
|
LCL, added dbgs(variant)
git-svn-id: trunk@43774 -
|
2014-01-20 01:14:56 +00:00 |
|
bart
|
85d0817718
|
Win32: update combobox dropdownlist (nr. of items displayed) when using AddStrings. Issue #0025556.
git-svn-id: trunk@43771 -
|
2014-01-19 13:56:44 +00:00 |
|
freq
|
059f3dcb43
|
Cocoa: Cleanup ClientToScreen and ScreenToClient. Now it works proper for embedded controls and parented windows
git-svn-id: trunk@43770 -
|
2014-01-19 09:48:16 +00:00 |
|
freq
|
3d7f433284
|
Cocoa: refactor window topbar height determination
git-svn-id: trunk@43769 -
|
2014-01-19 08:51:35 +00:00 |
|
freq
|
4cd110d9c9
|
Cocoa: Enhance TCocoaWSCustomListBox functionality
git-svn-id: trunk@43754 -
|
2014-01-17 18:44:52 +00:00 |
|
freq
|
4dd58709a9
|
Cocoa: Add DCSetPixel functionality
git-svn-id: trunk@43753 -
|
2014-01-17 14:39:46 +00:00 |
|
paul
|
3296df64f5
|
lcl, ide: use code compatible with JSon package from FPC 2.6.2
git-svn-id: trunk@43750 -
|
2014-01-17 10:54:10 +00:00 |
|
mattias
|
512afcce68
|
lcl: fixed comialtion with fpc 2.6.2
git-svn-id: trunk@43749 -
|
2014-01-17 09:47:44 +00:00 |
|
freq
|
b7b6c05eac
|
Cocoa: Fix transparency bug on TImage
git-svn-id: trunk@43748 -
|
2014-01-17 08:47:43 +00:00 |
|
paul
|
a09c2043ae
|
lcl: fix memory leak
git-svn-id: trunk@43746 -
|
2014-01-17 01:59:04 +00:00 |
|
paul
|
94e8ee0649
|
lcl: add support for rsj translation files
git-svn-id: trunk@43744 -
|
2014-01-17 01:14:32 +00:00 |
|
freq
|
c1cacc53f9
|
Cocoa: Remove left margin on TMemo and add border option
git-svn-id: trunk@43736 -
|
2014-01-16 18:47:05 +00:00 |
|
freq
|
692c4c1ef3
|
Cocoa: Fix font size bug
git-svn-id: trunk@43734 -
|
2014-01-16 17:53:18 +00:00 |
|
freq
|
8bce6066ca
|
Cocoa: Fix #0025526 TLabel Font handling
git-svn-id: trunk@43733 -
|
2014-01-16 16:23:02 +00:00 |
|
zeljko
|
f2e9065f51
|
Gtk2: Fixed TGtk2WidgetSet.Polygon overwriting points array.Patch by Bart. issue #25507
git-svn-id: trunk@43719 -
|
2014-01-12 19:14:23 +00:00 |
|
zeljko
|
97a112746c
|
Qt: implemented TCustomEdit.NumbersOnly property by using QIntValidator
git-svn-id: trunk@43711 -
|
2014-01-12 10:13:36 +00:00 |
|
zeljko
|
6d89520c5e
|
Qt: cancel application hint when app is minimized or when virtual desktop is switched via pager.
git-svn-id: trunk@43710 -
|
2014-01-11 21:05:57 +00:00 |
|
freq
|
1b626fc207
|
Cocoa: Fix wrong window height and positioning
git-svn-id: trunk@43709 -
|
2014-01-11 19:42:16 +00:00 |
|
andrew
|
1ef4454603
|
gtk3 fixed polybezier to set start parameters correctly if Continuous=False
git-svn-id: trunk@43702 -
|
2014-01-11 04:54:51 +00:00 |
|
andrew
|
1311aa610c
|
gtk3 added polybezier
git-svn-id: trunk@43701 -
|
2014-01-11 04:23:00 +00:00 |
|
andrew
|
66997f47a8
|
gtk3 implemented polyline
git-svn-id: trunk@43700 -
|
2014-01-11 03:48:28 +00:00 |
|
andrew
|
34e10a5eed
|
gtk3 added note about wrong drawing position inside tpage. added case for gdk_unmap
git-svn-id: trunk@43699 -
|
2014-01-11 03:43:04 +00:00 |
|
andrew
|
506ae4e51d
|
added implementation of gtk3 polygon
git-svn-id: trunk@43698 -
|
2014-01-11 03:36:49 +00:00 |
|
paul
|
2dd21044bd
|
lcl: a trial to fix wince compilation (issue #0025512)
git-svn-id: trunk@43697 -
|
2014-01-11 03:25:31 +00:00 |
|
bart
|
391d5a62fc
|
WinCE: fix compilation of wincewsstdctrls.pp (broken in r43678 #409cedc9c4).
git-svn-id: trunk@43694 -
|
2014-01-11 01:23:20 +00:00 |
|
bart
|
409cedc9c4
|
LCL: Implement TCustomEdit.NumbersOnly property.
Currently only effective on Windows.
git-svn-id: trunk@43678 -
|
2014-01-09 13:36:11 +00:00 |
|