Commit Graph

20548 Commits

Author SHA1 Message Date
zeljko
fd84610a3c Qt: added check for handle parameter inside TQtWidgetSet.getParent(), cleanup.
git-svn-id: trunk@20885 -
2009-07-18 09:43:14 +00:00
zeljko
aa154fe07a Qt: cleanup, use TQtDeviceContext.getClipping insted of QPainter_hasClipping() in qtwinapi.
git-svn-id: trunk@20884 -
2009-07-18 09:22:39 +00:00
paul
4ccfccdb9b win32: TWin32WidgetSet.GetWindowSize - don't return negative size for minimized windows
git-svn-id: trunk@20883 -
2009-07-18 04:14:36 +00:00
jesus
e18a4a2d95 Postscript Sample, added missing png file
git-svn-id: trunk@20882 -
2009-07-17 21:16:21 +00:00
jesus
0be949df63 Postscript Sample, added test for TextRect Clipping
git-svn-id: trunk@20881 -
2009-07-17 21:14:58 +00:00
jesus
b89ef02ac6 Examples, updated postscript sample
git-svn-id: trunk@20880 -
2009-07-17 20:51:08 +00:00
martin
8523cdef61 SynEdit/IDE: Added RTTI info for KeyStrokes.Command. Needed to save MouseAction
git-svn-id: trunk@20879 -
2009-07-17 16:59:49 +00:00
paul
45c7e7690f ide: formatting
git-svn-id: trunk@20878 -
2009-07-17 16:58:59 +00:00
paul
7f4c2bd076 codetools: format predefined functions as codetools format other functions
git-svn-id: trunk@20877 -
2009-07-17 16:46:17 +00:00
paul
73afc18adf gtk, gtk2: destroy internal labelWidget of TBitBtn if Caption is empty for better layouting
git-svn-id: trunk@20876 -
2009-07-17 14:36:46 +00:00
paul
d23ecb2d45 designer: resize frame when new value is entered for width or height in the object inspector
git-svn-id: trunk@20875 -
2009-07-17 12:50:41 +00:00
paul
fd9e3c084e lcl: properly release control resources on TWinControl.DestroyWnd:
- notify child controls (only TControl, not TWinControl) before parent handle destruction to perform appropriate preparations inside controls
  - release canvas handle of TGraphicControl when before parent handle destruction
(fixes issue #0014152)

git-svn-id: trunk@20874 -
2009-07-17 02:44:31 +00:00
martin
42e7f62664 SynEdit, Highlighter: "type x=interface" was not recognized as fold-able structure / "default" keyword for properties in such structures where not highlighted; issue #14153
git-svn-id: trunk@20873 -
2009-07-16 20:17:32 +00:00
jesus
b5d019c838 LCL, trim values when using dgAutoSizeColumns
git-svn-id: trunk@20872 -
2009-07-16 17:34:45 +00:00
mattias
11ffbb8264 codetools: find declaration: default property for interface, bug #14151
git-svn-id: trunk@20871 -
2009-07-16 14:36:38 +00:00
mattias
69d68a7b86 gtk intf: added flag EnableGtkShiftState to use gtk key shift state, needed on ubuntu
git-svn-id: trunk@20870 -
2009-07-16 12:28:03 +00:00
paul
a4a1469e9d gtk: don't raise an exception if we are creating DC and can't get drawable (fixes issue #14035)
git-svn-id: trunk@20869 -
2009-07-16 02:00:13 +00:00
paul
6eb542a6f7 lcl: add Orientation to the TFontData structure (fixes issue #0009754)
git-svn-id: trunk@20868 -
2009-07-16 01:21:29 +00:00
paul
541321edb8 codetools: TIdentCompletionTool.GatherPredefinedIdentifier: sort identifiers, add other predefined compiler functions
git-svn-id: trunk@20867 -
2009-07-15 15:51:04 +00:00
martin
6defc6aeaa SynEdit: Refactor UpdateCursor
git-svn-id: trunk@20866 -
2009-07-15 15:49:30 +00:00
paul
6ff99524e6 codetools, ide: implement storing and showing predefined functions result type (Mattias, please review)
git-svn-id: trunk@20865 -
2009-07-15 13:23:47 +00:00
paul
ccd58a5611 codetools: TIdentCompletionTool.GatherPredefinedIdentifiers, fix case of some identifiers, add 4 more: Inc, Dec, Succ, Pred
git-svn-id: trunk@20864 -
2009-07-15 12:51:58 +00:00
paul
6e06aafd15 gtk: fix compilation
git-svn-id: trunk@20863 -
2009-07-15 07:41:14 +00:00
paul
405bc268f5 gtk, gtk2: handle situations when popup menu has been inserted into main menu submenu (remaining part of issue #0014144)
git-svn-id: trunk@20862 -
2009-07-15 07:31:18 +00:00
paul
3a6fe8e7aa lcl: formatting + cleanup
git-svn-id: trunk@20861 -
2009-07-15 06:51:57 +00:00
paul
78d39caf04 lcl: cleanup
git-svn-id: trunk@20860 -
2009-07-15 06:41:09 +00:00
paul
b5301d1c72 lcl: check children handles on menu item LM_ACTIVATE message (fixes win32 part of issue #0014144)
git-svn-id: trunk@20859 -
2009-07-15 03:35:04 +00:00
paul
c01c5e7c6f lcl: formatting
git-svn-id: trunk@20858 -
2009-07-15 03:30:29 +00:00
jesus
8d511f8bea Printers, fix printer not available problem (windows, introduced in r20675 #f5cdfcac6a)
git-svn-id: trunk@20857 -
2009-07-14 20:10:23 +00:00
jesus
47256df280 LazReport, updated portuguese translation from Marcelo B Paula
git-svn-id: trunk@20856 -
2009-07-14 16:35:09 +00:00
vincents
aab3fe7e13 translations: replaced non-UTF8 chars by ? so they can be edited in po-edit (issue #14138)
git-svn-id: trunk@20855 -
2009-07-14 12:45:47 +00:00
jesus
383dc804de LazReport, workaround for TimeToStr returning empty string on some locales, issue #14095
git-svn-id: trunk@20854 -
2009-07-13 22:51:46 +00:00
jesus
dc662f18d4 LazReport, update function descriptions, part of issue #14133
git-svn-id: trunk@20853 -
2009-07-13 22:39:30 +00:00
paul
67871b7f77 ide: fix breakpoint items showing in the gutter menu
git-svn-id: trunk@20852 -
2009-07-13 14:05:53 +00:00
paul
273bd55444 ide: add resource string constants for debug manager hard coded strings
git-svn-id: trunk@20851 -
2009-07-13 13:53:56 +00:00
paul
167247535e synedit: don't change cursor from crDefault to crIBeam when moving over gutter (Martin, please review)
git-svn-id: trunk@20850 -
2009-07-13 09:27:32 +00:00
paul
b6ed6bdc07 lcl: implement toolbar autosizing
git-svn-id: trunk@20849 -
2009-07-13 08:24:23 +00:00
paul
7031393709 lcl: formatting
git-svn-id: trunk@20848 -
2009-07-13 08:13:39 +00:00
paul
5119208a5d gtk, gtk2: fix popup menu popup - set activation time as gtk docs require to resove mouse capture conflicts (resolves issue #0009435)
git-svn-id: trunk@20847 -
2009-07-13 03:34:51 +00:00
paul
1062d0b0aa gtk: gtkWSPopupMenuDeactivate must be procedure instead of function according to gtk sources and docs
git-svn-id: trunk@20846 -
2009-07-13 02:42:05 +00:00
marc
35383c2aac * Removed acidently commited testcode of r20844 #de0fcac323
git-svn-id: trunk@20845 -
2009-07-12 23:48:56 +00:00
marc
de0fcac323 * Updated Russion translation by Maxim Ganetsky
git-svn-id: trunk@20844 -
2009-07-12 22:56:47 +00:00
martin
9d66dc7a98 LCL: 2 missing typecast / rangecheck
git-svn-id: trunk@20843 -
2009-07-12 19:45:02 +00:00
zeljko
ee0e60845a Qt: TQtTrackBar must send LM_CHANGED when changed programatically.fixes #14131.
git-svn-id: trunk@20842 -
2009-07-12 08:24:33 +00:00
jesus
3e709448b3 lazreport, added/fixed some missing translations, issue #14133
git-svn-id: trunk@20841 -
2009-07-12 06:48:22 +00:00
jesus
d44eb4f488 LazReport, edtor sample: fixed path to lazreport po files, added codebar,shape,roundrect and checkbox objects
git-svn-id: trunk@20840 -
2009-07-12 05:17:34 +00:00
paul
8b71b8f590 win32: use GetWindowInfo in GetWindowSize if possible
git-svn-id: trunk@20839 -
2009-07-12 04:59:04 +00:00
jesus
5bf4c3eef8 LazReport, added portuguese translation from Marcelo Borges de Paula, issue #14133
git-svn-id: trunk@20838 -
2009-07-12 04:40:35 +00:00
paul
02382c4881 win32: declare winapi functions and structs TWindowInfo, PWindowInfo, GetWindowInfo
git-svn-id: trunk@20837 -
2009-07-12 04:29:40 +00:00
paul
87a2fea05c win32: rename TWindowInfo -> TWin32WindowInfo, GetWindowInfo -> GetWin32WindowInfo, etc because of conflict with winapi functions and structures
git-svn-id: trunk@20836 -
2009-07-12 04:27:59 +00:00