Commit Graph

11373 Commits

Author SHA1 Message Date
paul
8f7627dae7 fix compilation of qt
git-svn-id: trunk@11424 -
2007-07-05 04:36:46 +00:00
paul
9d62526137 - (QT) TQtImage.AsIcon
- (QT) set image to menu item
- (LCL) destroy menu item bitmap if ImageIndex reseted to -1

git-svn-id: trunk@11423 -
2007-07-05 03:47:03 +00:00
vincents
4c83db93b4 IDE: explicitly use lazarus.res, so other res files like manifest.res are not used
git-svn-id: trunk@11422 -
2007-07-04 19:07:48 +00:00
paul
2bbf683207 - show windres errors/warnings in messages window
git-svn-id: trunk@11421 -
2007-07-04 09:10:07 +00:00
paul
d6156c40cc forgotten file
git-svn-id: trunk@11420 -
2007-07-04 06:39:51 +00:00
paul
5a0fcd5933 simplifying manifest resource
git-svn-id: trunk@11419 -
2007-07-04 06:38:16 +00:00
jesus
7bae212259 LCL and IDE, gtk, TArrow now is sensible to mouse events, fixes ProjectOptions->Forms arrows
git-svn-id: trunk@11418 -
2007-07-04 06:21:45 +00:00
paul
26224b2923 - if there was error while generating version info or manifest then show error before build termination (was silence)
git-svn-id: trunk@11417 -
2007-07-04 03:25:27 +00:00
vincents
0e34ed8982 LCL: default values of ListItem and TreeNode image index set to -1 for Delphi compatibility (bug #9192)
git-svn-id: trunk@11416 -
2007-07-03 13:26:02 +00:00
paul
6402384028 - better drawing menu under windows
git-svn-id: trunk@11415 -
2007-07-03 12:41:05 +00:00
vincents
8ab969918a LCL: don't call default mouse wheel message handler if DoMouseWheel has handled the message (bug #8364)
git-svn-id: trunk@11414 -
2007-07-03 11:59:22 +00:00
paul
11e3159669 - BidiMode patch from Zaher Dirkey (0009203)
git-svn-id: trunk@11413 -
2007-07-03 03:34:20 +00:00
paul
f50f173e8f - replace processorArchitecture from *X86* to *
git-svn-id: trunk@11412 -
2007-07-02 08:31:42 +00:00
vincents
d36a20fb59 IDE: don't set processor architecture in the manifest, so it can be used on win64 too
git-svn-id: trunk@11411 -
2007-07-02 08:25:48 +00:00
sekelsenmat
545b183cba Patch from zeljko to Qt. Fixed memleak in TCustomControl.
git-svn-id: trunk@11410 -
2007-07-02 07:34:20 +00:00
paul
401d81cfc4 - BidiMode patch from Zaher Dirkey (0008996) part 2
git-svn-id: trunk@11409 -
2007-07-02 07:03:42 +00:00
paul
d5c7e43700 - BidiMode patch from Zaher Dirkey (0008996) part 1
git-svn-id: trunk@11408 -
2007-07-02 07:00:51 +00:00
vincents
1aa10e864e win installer script: fixed typo, that is exposed when there is no patch file
git-svn-id: trunk@11407 -
2007-07-01 19:44:11 +00:00
mattias
1ddf9fb8f9 gtk1 intf: improved clHighlighttext using bg_gc instead of text_g
git-svn-id: trunk@11406 -
2007-07-01 13:07:24 +00:00
vincents
14c9c1fef0 fpc patch: all wished for revisions have been merged, so this is merely a dormant stub now
git-svn-id: trunk@11405 -
2007-07-01 07:35:56 +00:00
sekelsenmat
8476560e0f Patch from zeljko. Bugfix for winapi GetScrollInfo on Qt.
git-svn-id: trunk@11404 -
2007-07-01 07:26:17 +00:00
sekelsenmat
fcf7cddbdd Patch from zeljko for Qt. QLineEdit handling of AutoSelect property. bugfix: Vertical scrollbar mousewheel scroll must have inverted control.
git-svn-id: trunk@11403 -
2007-06-30 11:50:32 +00:00
sekelsenmat
43c999f092 Patch from zeljko. Font, Text Color & Color can be changed for all TWinControl descendants on Qt.
git-svn-id: trunk@11402 -
2007-06-29 15:31:49 +00:00
tombo
bdecf2b5b9 Gtk1/2 intf: implemented OnDropFiles event
git-svn-id: trunk@11401 -
2007-06-29 11:32:45 +00:00
paul
962d6f164c - crNone cursor for gtk and carbon (issue #8962)
git-svn-id: trunk@11400 -
2007-06-29 08:22:12 +00:00
sekelsenmat
6044c936f7 Patch from zeljko. Implemented SetColor() for TCustomControl descendants on Qt.
git-svn-id: trunk@11399 -
2007-06-28 18:24:37 +00:00
tombo
efa8463c35 LCL T(Float)SpinEdit: Single properties storing
git-svn-id: trunk@11398 -
2007-06-28 16:18:05 +00:00
sekelsenmat
77b45f8368 Patch from zeljko to the Qt widgetset. Fixed AV with TFontDialog, added SetFont, implemented TColorDialog, other small fixes, implemented ReadOnly on TSpinBox.
git-svn-id: trunk@11397 -
2007-06-28 13:46:16 +00:00
tombo
52ce9136d3 LCL T(Float)SpinEdit: improved (GTK1/2, Win32), added ReadOnly, AutoSelect
git-svn-id: trunk@11396 -
2007-06-28 12:59:31 +00:00
tombo
1720437ee9 LCL: renamed OnFilesDrop event to OnDropFiles III.
git-svn-id: trunk@11395 -
2007-06-27 15:37:38 +00:00
tombo
84c63ae4dd Carbon intf:
- working: TListBox, TCheckListBox - patch from Giulio Bernardi
- implemented regions
- fixed: font rotation, editing spin edit
- partially implemented OnDropFiles with help of Phil J. Hess

git-svn-id: trunk@11394 -
2007-06-27 15:36:10 +00:00
vincents
a905bdf46f IDE: fixed comparing selections if one of the selections is empty (bug #9062) patch from Yuri + improvement
git-svn-id: trunk@11393 -
2007-06-27 12:42:51 +00:00
vincents
296e81dda3 LCL: raise exception if bitmap is not completely written to disk (bug #8260)
git-svn-id: trunk@11392 -
2007-06-27 11:01:23 +00:00
andrew
ea4b652818 added some stuff for chm writing
git-svn-id: trunk@11391 -
2007-06-27 10:53:00 +00:00
andrew
cdae7c2e28 Added some stuff for chmwriting
git-svn-id: trunk@11390 -
2007-06-27 10:51:53 +00:00
vincents
9552b8fc14 IDE: fixed compilation with fpc 2.3.1; TShiftState is now declared with {$PACKSET 1}
git-svn-id: trunk@11389 -
2007-06-27 09:23:39 +00:00
sekelsenmat
4184fe11fe Reverted unnecessary change on Qt
git-svn-id: trunk@11388 -
2007-06-27 08:42:40 +00:00
sekelsenmat
d4564ed42a patch from zeljko, small TSpinEdit and TFloatSpinEdit fix on Qt
git-svn-id: trunk@11387 -
2007-06-27 08:18:20 +00:00
paul
b4f7d49315 - set use manifest to false by default
git-svn-id: trunk@11386 -
2007-06-27 07:56:42 +00:00
mattias
801d3a0023 IDE: project options form: anchoring notebook to okbutton, gtk intf: color clHighlightText, gtk2 intf: dummy page now without gdkwindow - not eating events, LCL: treeview: removed RecreateWnd call
git-svn-id: trunk@11385 -
2007-06-27 07:44:01 +00:00
vincents
b29f2c65bf IDE: added resource strings for ctrl, alt and shift key in the keymapping dialog (bug #8066)
git-svn-id: trunk@11384 -
2007-06-26 13:42:24 +00:00
vincents
c3984613f6 synedit: don't show caret, if synedit is not focused, fixes bug #9008
git-svn-id: trunk@11383 -
2007-06-26 13:38:20 +00:00
vincents
c9d897b72c carbon interface: fixed compilation broking during the TButton move
git-svn-id: trunk@11382 -
2007-06-26 12:44:33 +00:00
sekelsenmat
1b844f84f4 patch from zeljko, small calendar fix on Qt
git-svn-id: trunk@11381 -
2007-06-26 11:39:42 +00:00
paul
3ff2bc4375 manifest sources
git-svn-id: trunk@11380 -
2007-06-26 09:35:19 +00:00
paul
eaac2182c1 option to add so called "XP" manifest into windows executable
git-svn-id: trunk@11379 -
2007-06-26 09:24:33 +00:00
jesus
898fa2da1f LCL, TextStyle.SingleLine default value changed
git-svn-id: trunk@11378 -
2007-06-26 07:15:43 +00:00
jesus
c6dcb9b771 LCL: grids, scrolling problem when cell is wider than clientwidth, issue #9065
git-svn-id: trunk@11377 -
2007-06-26 06:53:14 +00:00
paul
589e460240 -- reanchoring some controls
git-svn-id: trunk@11376 -
2007-06-26 06:18:38 +00:00
paul
0c06e52cb8 - reanchoring most of controls
git-svn-id: trunk@11375 -
2007-06-26 06:15:07 +00:00