Commit Graph

13325 Commits

Author SHA1 Message Date
kirkpatc
b0034a4a02 LazDoc - updates to TComboBox, TScrollBar in StdCtrls.xml
git-svn-id: trunk@13357 -
2007-12-17 14:08:04 +00:00
paul
2bb622e3e8 TCheckListBox.State property and support for grayed states:
- win32 and gtk2 working
- wince - only setting state. drawing of state is not implemented as before
- gtk - only setting state, drawing of grayed state to be implemented
- carbon - mapped to UnChecked, Checked (grayed is also treated as checked)

git-svn-id: trunk@13356 -
2007-12-17 10:21:56 +00:00
paul
86b9d6a98d improve view of checklistbox items editor
git-svn-id: trunk@13355 -
2007-12-17 10:18:31 +00:00
paul
ec9401b001 update component images from wile64 and bee
git-svn-id: trunk@13354 -
2007-12-17 02:21:25 +00:00
vincents
5eaeb10eed synedit: fixed missing unit
git-svn-id: trunk@13353 -
2007-12-16 22:17:43 +00:00
marc
f2da39fdce * fixed bug when adding schema (by DiBo33)
* added jscript highlighter (by DiBo33)
* sorted highlighters in all unit to se if one is missing

git-svn-id: trunk@13352 -
2007-12-16 18:08:29 +00:00
marc
01a69573e1 * updated translation by Mazen Neifer
git-svn-id: trunk@13351 -
2007-12-16 17:32:33 +00:00
mattias
cf3ef73ed7 IDE: implemented short cuts for ecSetFreeBookmark, ecPrevBookmark, ecNextBookmark
git-svn-id: trunk@13350 -
2007-12-16 11:01:53 +00:00
mattias
fd641213fc LCL: undo docking patch
git-svn-id: trunk@13349 -
2007-12-16 11:00:25 +00:00
mattias
767859d068 IDE: implemented short cuts for ecSetFreeBookmark, ecPrevBookmark, ecNextBookmark
git-svn-id: trunk@13348 -
2007-12-16 10:58:01 +00:00
mattias
a83db51afa printers, cups: improved dialogs
git-svn-id: trunk@13347 -
2007-12-15 18:00:34 +00:00
mattias
0a348c595d LCL: published TComboBox.AutoSize
git-svn-id: trunk@13346 -
2007-12-15 17:59:25 +00:00
mattias
32c3be189a IDE: designer: right click only selects if Shift=[]
git-svn-id: trunk@13345 -
2007-12-15 17:42:00 +00:00
paul
09d6e02546 remove CreatePixmapIndirect
git-svn-id: trunk@13344 -
2007-12-15 15:45:49 +00:00
mattias
694ebf28a7 IDE help: fixed crash on F1 when in source editor and not on a identifier
git-svn-id: trunk@13343 -
2007-12-15 14:16:34 +00:00
mattias
e885fe00fe codetools: added include path template for fcl-process
git-svn-id: trunk@13342 -
2007-12-15 14:09:31 +00:00
mattias
cd029cc049 tp ipro: updated po files
git-svn-id: trunk@13341 -
2007-12-15 13:41:12 +00:00
mattias
1253f0d3a0 codetools: code completion: fixed finding existing method declarations in class interfaces
git-svn-id: trunk@13340 -
2007-12-15 13:10:23 +00:00
mattias
c436ebb4f4 codetools: identifier completion: removed property variable form useful identifiers for class interfaces and global properties
git-svn-id: trunk@13339 -
2007-12-15 13:05:44 +00:00
mattias
b9e3bc84b4 codetools: code completion: completing class interface properties
git-svn-id: trunk@13338 -
2007-12-15 12:58:25 +00:00
mattias
e26fc219ae codetools: class comment completion for class interfaces
git-svn-id: trunk@13337 -
2007-12-15 11:26:19 +00:00
mattias
3545742d9e IDE: lazdoc editor: implemented creating new elements
git-svn-id: trunk@13336 -
2007-12-15 10:47:00 +00:00
paul
2611c3b386 lcl: reduce amount of hints and warnings from fpc
git-svn-id: trunk@13335 -
2007-12-15 06:39:19 +00:00
paul
b53639f2f0 fix problems after r13327 #7fe9f6360b with menu images
git-svn-id: trunk@13334 -
2007-12-15 05:42:39 +00:00
sekelsenmat
9ddb7d42d5 Removed the utf-8 widestring managed.
git-svn-id: trunk@13333 -
2007-12-14 19:01:52 +00:00
paul
d3bf174d13 turn off occasionaly committed define
git-svn-id: trunk@13332 -
2007-12-14 18:31:16 +00:00
paul
7c484cc832 implement drawing different state images (Up, Down, Disabled, Hot) for gtk1/gtk2 bitbtns
git-svn-id: trunk@13331 -
2007-12-14 17:53:50 +00:00
mattias
1dc6d33ab1 translations: german: updates from Joerg Braun
git-svn-id: trunk@13330 -
2007-12-14 16:01:23 +00:00
sekelsenmat
ba95497e04 Added initial utf-8 widestring manager activated by -dUseUTF8WString
git-svn-id: trunk@13329 -
2007-12-14 13:34:44 +00:00
paul
771a6bde13 fix problems with 64bit linux and new handle rework
git-svn-id: trunk@13328 -
2007-12-14 12:59:50 +00:00
paul
7fe9f6360b gtk:
- ask TCustomPage imageindex through TCustomNotebook.GetImageIndex(..)
- fix imagelist drawing on widgets that are placed on fixed without window (issue #0010243)

git-svn-id: trunk@13327 -
2007-12-14 09:02:21 +00:00
paul
79fbbcfde2 repair VerboseFocus for gtk2
git-svn-id: trunk@13326 -
2007-12-14 04:17:15 +00:00
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