Commit Graph

13243 Commits

Author SHA1 Message Date
jesus
8c6f42cbe0 LCL, grids, additional fix resizing columns, area not fully invalidated
git-svn-id: trunk@13325 -
2007-12-14 02:28:02 +00:00
andrew
acb317a857 Removed all code that ifdef'd TColor to TColorRef for tp ipro. it's not needed
git-svn-id: trunk@13324 -
2007-12-14 02:18:08 +00:00
paul
d34bd2283d new component images from Wile64 and Bee
git-svn-id: trunk@13323 -
2007-12-14 01:58:43 +00:00
jesus
34b575a4a9 LCL, grids, fixed right side border when incresing column size, issue# 10401
git-svn-id: trunk@13322 -
2007-12-13 22:12:58 +00:00
jesus
fe0bc605b6 LazReport, refreshed lrs files to get rid of french translation
git-svn-id: trunk@13321 -
2007-12-13 19:41:49 +00:00
mattias
54190edc5b IDE: moved Goto line menu item to jump section
git-svn-id: trunk@13320 -
2007-12-13 18:34:36 +00:00
mattias
89991be9ea translation: german: updates from Joerg Braun
git-svn-id: trunk@13319 -
2007-12-13 18:27:03 +00:00
paul
c9fb07af5d new component images from wile64
git-svn-id: trunk@13318 -
2007-12-13 14:20:28 +00:00
paul
e6873320bd remove unneeded images
git-svn-id: trunk@13317 -
2007-12-13 13:57:53 +00:00
vincents
4465dca83c IDE, about form: resource string for logo page
git-svn-id: trunk@13316 -
2007-12-13 12:08:15 +00:00
vincents
695b0d7fe6 win32 interface: fix bug #10414
* don't draw disable child controls on a disabled form, for example after showmodal
* use iswindowenabled to get the actual enabled state of a bitbtn, bitbtn.enabled is not updated when disabling child controls of a disabled control

git-svn-id: trunk@13315 -
2007-12-13 11:44:45 +00:00
paul
da798a9f11 win32 device dependent bitmaps doesnot have alpha in any case (solves 0010299)
git-svn-id: trunk@13314 -
2007-12-13 10:42:15 +00:00
kirkpatc
e21afd5cec LazDoc - update to TCustomScrollBar and TScrollBar in StdCtrls.xml, also minor typo-fix in EctCtrls.xml
git-svn-id: trunk@13313 -
2007-12-13 09:23:05 +00:00
paul
7aeaebca00 new image for TChar from Bee
git-svn-id: trunk@13312 -
2007-12-13 07:55:02 +00:00
paul
67cce0a173 new component images from bee, + repack of some images
git-svn-id: trunk@13311 -
2007-12-13 07:43:11 +00:00
paul
6f0adb5206 TDateEdit patch from Alexey Lagunov:
- clean code
- allow set of null date

git-svn-id: trunk@13310 -
2007-12-13 07:14:22 +00:00
paul
ac89221fef add ability to read TBitmap from resource (windows resource or linux)
git-svn-id: trunk@13309 -
2007-12-13 05:50:56 +00:00
paul
0383724536 correct TBitmap ReleaseHandle, ReleaseMaskHandle and ReleasePalette
git-svn-id: trunk@13308 -
2007-12-13 02:29:23 +00:00
paul
2e413c5941 use obj.Reference.Handle instead of obj.Handle in lcl since obj.Handle is deprecated now (for converted gdi objects)
git-svn-id: trunk@13307 -
2007-12-13 02:01:24 +00:00
paul
afe2d66374 ipc component images from wile64
git-svn-id: trunk@13306 -
2007-12-13 01:34:54 +00:00
mattias
a719b4f6ef IDE: lazdoc editor now uses lazdoc engine
git-svn-id: trunk@13305 -
2007-12-13 00:01:50 +00:00
jesus
3dac20e684 LazReport, fixed some dialogs translations
git-svn-id: trunk@13304 -
2007-12-12 23:52:08 +00:00
jesus
c247e2ee08 LCL, avoid storing default (translated) title for dialogs
git-svn-id: trunk@13303 -
2007-12-12 23:48:04 +00:00
vincents
003c9a735e LCL: initialize TMouse.DragImmediate and TMouse.DragThreshold according to default values (bug #10407) from Marius
git-svn-id: trunk@13302 -
2007-12-12 19:35:20 +00:00
vincents
b19a2cd481 win32 interface: added note about the workaround of revision 13244 #6abb5b017e.
git-svn-id: trunk@13301 -
2007-12-12 19:16:16 +00:00
tombo
646ceb6ee4 Carbon intf: the user can finally select filter in file dialogs
git-svn-id: trunk@13300 -
2007-12-12 17:16:26 +00:00
tombo
8901f4fff1 Carbon intf: fixed getting char when Command modifier is set
* Cmd + ? shows help under Carbon apps
* fixed cleint rect updating after creation

git-svn-id: trunk@13299 -
2007-12-12 16:16:42 +00:00
vincents
c2805d9a1d IDE: fixed handling of Reset Debugger shortcut (bug #10404)
git-svn-id: trunk@13298 -
2007-12-12 15:23:09 +00:00
vincents
9d4fd2cb03 win32 interface: menu drawing, only convert from UTF-8 once
git-svn-id: trunk@13297 -
2007-12-12 15:17:43 +00:00
vincents
596a4ef548 IDE, about form: added popupmenu to copy version info to clipboard (#10405) from Graeme
git-svn-id: trunk@13296 -
2007-12-12 15:14:02 +00:00
paul
d27b65a627 ButtonGlyph:
- allow setting bigger glyphcount than 4 (limited by High(TGlyphCount)). current limit is 5
- clear imagelist and imageindexes after glyph change to prevent possible garbage drawing

git-svn-id: trunk@13295 -
2007-12-12 14:19:25 +00:00
vincents
2665090c3d win32 interface: writeln -> debugln for code used when compiled with -dMSG_DEBUG
git-svn-id: trunk@13294 -
2007-12-12 13:51:55 +00:00
paul
6d164d54dc new dialogs component images from wile64
git-svn-id: trunk@13293 -
2007-12-12 08:57:15 +00:00
paul
9da7eba369 more generic for LCL way of creating and retrieving CursorHandle from TCursorImage
git-svn-id: trunk@13292 -
2007-12-12 07:48:02 +00:00
paul
2032520bd1 use Reference.Handle of gdi objects instead of Handle since Handle is deprecated now
git-svn-id: trunk@13291 -
2007-12-12 06:01:02 +00:00
paul
7bc0a3cc0f font handle/reference rework
git-svn-id: trunk@13290 -
2007-12-12 05:58:15 +00:00
paul
cde0108e94 brush handle/reference rework
git-svn-id: trunk@13289 -
2007-12-12 04:51:15 +00:00
paul
8502f33c61 pen handle/reference rework
git-svn-id: trunk@13288 -
2007-12-12 04:28:24 +00:00
paul
43bbf50af9 make TToggleBox differ from TButton more
repack other new images

git-svn-id: trunk@13287 -
2007-12-12 02:38:46 +00:00
paul
e0946dbb84 ButtonGlyphs:
- extend TNumGlyphs - now 1..5
- extend TButtonState - bsHot added
- restore bsExclusive painting
- handling bsHot state
SpeedButtons:
- handle new state bsHot

git-svn-id: trunk@13286 -
2007-12-12 01:57:38 +00:00
paul
1020dc7cd7 new component images from wile64
git-svn-id: trunk@13285 -
2007-12-11 23:27:49 +00:00
mattias
9981352c65 laz_xmlstreaming: removed read/write overrides for fpc 2.2.0 and 2.0.x
git-svn-id: trunk@13284 -
2007-12-11 23:23:20 +00:00
mattias
1ce240c0e6 lazdaemon: set nicer default unit names
git-svn-id: trunk@13283 -
2007-12-11 23:06:44 +00:00
kirkpatc
74a4efaea6 LazDoc - fixed typos in StdCtrls.xml. ExtCtrls.xml and ComCtrls.xml
git-svn-id: trunk@13282 -
2007-12-11 19:47:29 +00:00
kirkpatc
516d896fd5 LazDoc - update to StdCtrls.xml: changes to TRadioButton. Last commit, in which log was omitted (sorry!), updated ExtCtrls and ComCtrls with changes to TRadioGroup, TCustomTrackBar and TTrackBar. Examples for radiobuttons and trackbar have been added to ExtCtrls and ComCtrls subdirectories
git-svn-id: trunk@13281 -
2007-12-11 18:21:52 +00:00
kirkpatc
d5021f931e git-svn-id: trunk@13280 - 2007-12-11 18:13:40 +00:00
tombo
48c79a27ca Printers4Lazarus: implemented TPrintDialog PageRange under Carbon
git-svn-id: trunk@13279 -
2007-12-11 17:03:23 +00:00
vincents
46ca875004 win32 interface: made ListBox.Item[0] := 'bla' unicode aware
git-svn-id: trunk@13278 -
2007-12-11 15:37:28 +00:00
vincents
7999dc48e6 IDE: fixed enabling child controls in version info groupbox
git-svn-id: trunk@13277 -
2007-12-11 12:08:38 +00:00
vincents
09ad30198a win32 interface: disabling a control also disables its child windows, fixes bug #9733
git-svn-id: trunk@13276 -
2007-12-11 12:04:44 +00:00