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
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