paul
|
b5d76c7a76
|
win32: fix autosize for TSpinEdit
git-svn-id: trunk@19709 -
|
2009-04-30 15:33:36 +00:00 |
|
paul
|
2ee9eb22cb
|
ide: change some options frames to look better in gtk2 ide (set autosize for all spinedits, set anchors where they are missed)
git-svn-id: trunk@19708 -
|
2009-04-30 15:15:04 +00:00 |
|
paul
|
2e73997680
|
lcl: don't restrict reading from files which are open for read by another applications (use fmShareDenyWrite or fmShareDenyNone depends on situation)
git-svn-id: trunk@19707 -
|
2009-04-30 14:04:10 +00:00 |
|
ask
|
c4221ad3ac
|
TAChart: Fix SIGFPE on very small charts.
git-svn-id: trunk@19706 -
|
2009-04-30 09:03:17 +00:00 |
|
paul
|
469effabc4
|
lcl: don't compare old capture control with new in SetCaptureControl, do it in any case. Read description in comment. Fixes issue #13615.
git-svn-id: trunk@19705 -
|
2009-04-30 08:21:17 +00:00 |
|
paul
|
4a1309f268
|
lcl: formatting
git-svn-id: trunk@19704 -
|
2009-04-30 08:04:12 +00:00 |
|
ask
|
c6c23a10cf
|
TAChart: Remove workaround for resolved issue #13418
git-svn-id: trunk@19703 -
|
2009-04-30 07:35:14 +00:00 |
|
jesus
|
47b79b7fae
|
LCL, postscriptcanvas, fix starting page number
git-svn-id: trunk@19702 -
|
2009-04-30 05:39:53 +00:00 |
|
paul
|
02f8fc163d
|
lcl: add new LCLCapability flag lcDragDockStartOnTitleClick
git-svn-id: trunk@19701 -
|
2009-04-30 03:22:04 +00:00 |
|
mattias
|
b083f34d53
|
IDEIntf: added standard actions editor, bug #13602
git-svn-id: trunk@19700 -
|
2009-04-29 21:41:26 +00:00 |
|
jesus
|
7597713c59
|
LCL, postscript, improve handling of alpha channel
git-svn-id: trunk@19699 -
|
2009-04-29 21:37:12 +00:00 |
|
mattias
|
0aacd7fd90
|
debs: support other shells than bash, from Mazen
git-svn-id: trunk@19698 -
|
2009-04-29 21:08:00 +00:00 |
|
jesus
|
63b5491051
|
LCL, postscript, better handling of images with transparency
git-svn-id: trunk@19697 -
|
2009-04-29 19:56:30 +00:00 |
|
jesus
|
ed19d1e459
|
LCL, made sure /DeviceRGB colorspace is set or ASCII85Decode filter may fail while decoding
git-svn-id: trunk@19696 -
|
2009-04-29 19:34:57 +00:00 |
|
mattias
|
c05f0392f7
|
codetools: fixed gathering interface identifiers
git-svn-id: trunk@19695 -
|
2009-04-29 15:45:35 +00:00 |
|
vincents
|
eaffaf4c72
|
package options dialog: removed bevel above button panel
git-svn-id: trunk@19694 -
|
2009-04-29 14:58:39 +00:00 |
|
mattias
|
91fc870ec6
|
codetools: using less memory for global identifier table
git-svn-id: trunk@19693 -
|
2009-04-29 13:47:04 +00:00 |
|
vincents
|
2bcf60ae7c
|
package options dialog: use button panel to fix the button order (issue #13558)
git-svn-id: trunk@19692 -
|
2009-04-29 13:34:19 +00:00 |
|
vincents
|
a0d58d9514
|
lazdatadesktop: fixed compilation with fpc 2.2.4 on win64 (issue #12637)
git-svn-id: trunk@19691 -
|
2009-04-29 12:44:51 +00:00 |
|
vincents
|
b38eb5e49d
|
LCL: fixed compilation of TCanvas.GetClipping with fpc < 2.3.1
git-svn-id: trunk@19690 -
|
2009-04-29 11:32:11 +00:00 |
|
dmitry
|
84e400ca0c
|
carbon: fix with application event loop calling, caused by previous update.
git-svn-id: trunk@19689 -
|
2009-04-29 10:16:52 +00:00 |
|
vincents
|
a168077e2a
|
menu designer: reduce changes in the OnPaint event (issue #11190) from Dmitry
git-svn-id: trunk@19688 -
|
2009-04-29 10:01:48 +00:00 |
|
paul
|
76a007d97f
|
lcl: implement TCanvas.SetClipRect, TCanvas.GetClipping, TCanvas.SetClipping (with help of Benito van der Zander, can be used with fpc < 2.3.1 or with 2.3.1 >= r13057 #de83088a7d, issue #0013418)
git-svn-id: trunk@19687 -
|
2009-04-29 09:31:48 +00:00 |
|
vincents
|
57b16d6251
|
docs: updated stylesheet fixing layout of table with definitions from Graeme
git-svn-id: trunk@19686 -
|
2009-04-29 09:31:33 +00:00 |
|
paul
|
15f2bd17ec
|
gtk: revert r17114 #acfab690ae for gtk1 only (fixes bug #0013337 needs testing)
git-svn-id: trunk@19685 -
|
2009-04-29 08:24:18 +00:00 |
|
dmitry
|
37e15a1b70
|
fix for #13603. Carbon event loop initialization changed. Dummy event is now the first event sent to the main loop.
git-svn-id: trunk@19684 -
|
2009-04-29 08:09:10 +00:00 |
|
paul
|
5948534916
|
gtk2: fix drawing of tooltips after gtk tooltip color change or theme change (issue #0013600)
git-svn-id: trunk@19683 -
|
2009-04-29 07:21:28 +00:00 |
|
vincents
|
0f8fc5b750
|
cleandirs example: fixed linking errors by removing dependency on design time package (issue #13606)
git-svn-id: trunk@19682 -
|
2009-04-29 07:12:46 +00:00 |
|
vincents
|
3fe5350912
|
updated po files with new strings
git-svn-id: trunk@19681 -
|
2009-04-29 05:37:42 +00:00 |
|
paul
|
d90d0bff54
|
ide: cleanup, formatting
git-svn-id: trunk@19680 -
|
2009-04-29 01:18:30 +00:00 |
|
mattias
|
4da3ebbcdd
|
IDE: help for divider drawing
git-svn-id: trunk@19679 -
|
2009-04-28 23:47:47 +00:00 |
|
mattias
|
c013050da0
|
IDE: help for code observer options
git-svn-id: trunk@19678 -
|
2009-04-28 23:42:20 +00:00 |
|
mattias
|
94a5ebbef2
|
IDE: options: scroll tree to category
git-svn-id: trunk@19677 -
|
2009-04-28 23:04:31 +00:00 |
|
mattias
|
d861d852d9
|
clean up
git-svn-id: trunk@19676 -
|
2009-04-28 22:31:31 +00:00 |
|
mattias
|
668b4abdb4
|
LCL: TLCLNonFreeMemManager extended for 64bit
git-svn-id: trunk@19675 -
|
2009-04-28 22:30:27 +00:00 |
|
mazen
|
c454c572c6
|
* Fixed Debian packages building.
git-svn-id: trunk@19674 -
|
2009-04-28 22:20:15 +00:00 |
|
vincents
|
d7a7b1d976
|
fpweb package: added dependency on the LCL and removed unneeded unit from Joost (issue #13604)
git-svn-id: trunk@19673 -
|
2009-04-28 20:29:25 +00:00 |
|
martin
|
ff3a210ee6
|
SynEdit, fixed Line-Indent if trim-spaces uses "Position Only"
git-svn-id: trunk@19672 -
|
2009-04-28 20:28:19 +00:00 |
|
jesus
|
ba06642516
|
LCL, enable standalone use of postscriptcanvas and implements user defined resolution
git-svn-id: trunk@19671 -
|
2009-04-28 20:23:15 +00:00 |
|
jesus
|
23f25a0958
|
LCL, use ascii85 and image operator to encode images in postscript output to improve size/time and flexibility
git-svn-id: trunk@19670 -
|
2009-04-28 20:12:25 +00:00 |
|
vincents
|
b99f187eab
|
docs: update stylesheet for definition lists from Graeme
git-svn-id: trunk@19669 -
|
2009-04-28 20:05:02 +00:00 |
|
vincents
|
c1f7d67ccc
|
win32 interface: use CoInitialize instead of OleIntialize, so we can choose the threading model; COINIT_APARTMENTTHREADED, the value used by OleIntialize crashes in some cases (issue #12742)
git-svn-id: trunk@19668 -
|
2009-04-28 19:50:13 +00:00 |
|
mattias
|
857aeb7a5a
|
IDE: ide help: implemented IsRoot property for multiple wiki pages per dialog
git-svn-id: trunk@19667 -
|
2009-04-28 15:27:42 +00:00 |
|
mattias
|
9b30996e9e
|
codetools: fixed find declaration of compatible procs
git-svn-id: trunk@19666 -
|
2009-04-28 14:21:51 +00:00 |
|
dmitry
|
e4a40fdf00
|
moved leakview menu item to secondary tools section
git-svn-id: trunk@19665 -
|
2009-04-28 11:30:54 +00:00 |
|
vincents
|
a7f7799655
|
lcl docs: updates for ModalResult from Graeme Geldenhuys
git-svn-id: trunk@19664 -
|
2009-04-28 11:13:27 +00:00 |
|
vincents
|
10349bfc3d
|
lcl docs: removed obsolete link and fixed illegal XML element
git-svn-id: trunk@19663 -
|
2009-04-28 10:43:37 +00:00 |
|
vincents
|
b6b28b5948
|
git-svn-id: trunk@19662 -
|
2009-04-28 10:29:27 +00:00 |
|
vincents
|
9a424b01ef
|
docs: updated SourceForge logo in footer
git-svn-id: trunk@19661 -
|
2009-04-28 09:36:23 +00:00 |
|
vincents
|
ec34f43aae
|
IDE: if the search directory for find in files does not exist, give a warning and don't start the search (issue #12338)
git-svn-id: trunk@19660 -
|
2009-04-28 09:01:26 +00:00 |
|