Commit Graph

19354 Commits

Author SHA1 Message Date
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
mattias
30adabcb7b codetools: GetValuesOfCaseVariable suport for properties
git-svn-id: trunk@19659 -
2009-04-28 08:06:57 +00:00
paul
8103033b44 gtk2: use better system color map from http://www.endolith.com/wordpress/2008/08/03/wine-colors/, fix some issues with menu styles in GetStyle()
git-svn-id: trunk@19658 -
2009-04-28 07:08:50 +00:00
vincents
2fc528a84f lazbuild: fixed compilation after changes in r19651 #5f4c6b579f
git-svn-id: trunk@19657 -
2009-04-28 07:06:28 +00:00
vincents
4d7acfea9e win32 interface: fixed compilation with -dDEBUG_DOUBLEBUFFER
git-svn-id: trunk@19656 -
2009-04-28 06:48:30 +00:00
vincents
71f54ad658 win32 interface:
- removed obsolete debugging statements
* fixed compilation with -dMSG_DEBUG

git-svn-id: trunk@19655 -
2009-04-28 06:44:16 +00:00
mattias
46cf4464ea IDE: implemented code macro ofall
git-svn-id: trunk@19654 -
2009-04-27 20:58:04 +00:00
mattias
2e228a8d7f IDE: option to hide icons in message window, bug #13578, from Dmitry
git-svn-id: trunk@19653 -
2009-04-27 18:59:25 +00:00
mattias
595dd727a8 IDE: close file: add to recent, bug #12351
git-svn-id: trunk@19652 -
2009-04-27 18:48:16 +00:00
mattias
5f4c6b579f IDE: added more ShowAbort flags
git-svn-id: trunk@19651 -
2009-04-27 18:08:58 +00:00
mattias
d49c68094b IDE: LoadCodeBuffer: do not try to load virtual files
git-svn-id: trunk@19650 -
2009-04-27 15:23:55 +00:00
mattias
704ca1cbd9 codetools: fixed identifier completion searching interfaces
git-svn-id: trunk@19649 -
2009-04-27 12:25:19 +00:00
mattias
5eb71b62d3 IDE: added target hint
git-svn-id: trunk@19648 -
2009-04-27 11:16:41 +00:00
mattias
cfc67e3541 codetools: implemented complete gathering of identifiers in interface
git-svn-id: trunk@19647 -
2009-04-27 09:35:08 +00:00
paul
de39b16ffd gtk: don't allow image and label to be drawn outside button (issue #0011120)
git-svn-id: trunk@19646 -
2009-04-27 09:26:58 +00:00
kirkpatc
83b4f6f197 FPDocs - add description for WSRegisterClass in lclclasses.xml. and consequential changes in classes.xml and stdctrls.xml; some additional completions to descriptions in stdctrls.xml
git-svn-id: trunk@19645 -
2009-04-27 09:21:59 +00:00
paul
4c79bca2f3 gtk2: use another rules to choose whether combobox will have entry or no (fixes issue #0009303)
git-svn-id: trunk@19644 -
2009-04-27 05:29:20 +00:00
paul
b3e275d1d9 ideintf: don't eat designer focus by object inspector
git-svn-id: trunk@19643 -
2009-04-27 03:33:32 +00:00
paul
a1de14844b ideintf: formatting
git-svn-id: trunk@19642 -
2009-04-27 03:21:47 +00:00
paul
b0aabf363d ideintf: return border to scrollbox in the picture editor form
git-svn-id: trunk@19641 -
2009-04-27 03:11:37 +00:00