Commit Graph

11352 Commits

Author SHA1 Message Date
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
tombo
2d733b0a23 LCL: renamed OnFilesDrop event to OnDropFiles II.
git-svn-id: trunk@11370 -
2007-06-25 14:39:21 +00:00
tombo
d7ae9d52d1 LCL: renamed OnFilesDrop event to OnDropFiles
git-svn-id: trunk@11369 -
2007-06-25 14:38:03 +00:00
vincents
87d2069122 lCL: removed TLeftRight, is now part of the classes unit
git-svn-id: trunk@11368 -
2007-06-25 12:58:45 +00:00
vincents
baebd22616 LCL: moved TButton from buttons unit to stdctrls (bug #9137), compilation tested on windows for gtk2, qt and win32 widgetset
git-svn-id: trunk@11367 -
2007-06-25 08:34:41 +00:00
vincents
a30cb0f175 fpc patch: removed r7756 #3a66e78c03, it has been merged to the fixes branch
git-svn-id: trunk@11366 -
2007-06-24 13:12:48 +00:00
tombo
6860a97e2b LCL: added OnFilesDrop event to TCustomForm, TApplication and TApplicationProperties
* created example application
* implemented in Win32 interface

git-svn-id: trunk@11365 -
2007-06-24 10:17:46 +00:00
sekelsenmat
1d07b0dfd1 Fixes the new container widget on qt for mdi application
git-svn-id: trunk@11364 -
2007-06-24 07:23:52 +00:00
sekelsenmat
5202b04808 Small bug fix on Qt interface
git-svn-id: trunk@11363 -
2007-06-24 05:48:58 +00:00
sekelsenmat
f50d168011 Fixed automatic handling of the menu size on Qt by adding a central widget to the form.
git-svn-id: trunk@11362 -
2007-06-24 05:06:58 +00:00
vincents
656707033b windows installer: some fixes related to applying fpc patch
git-svn-id: trunk@11361 -
2007-06-23 22:39:16 +00:00
vincents
d7aba592b4 + added patch for the fixes branch with fixes for mulitple resources (e.g. version info and manifest) and nested checksynchronize (bug #9068 and #9079)
+ win installer: build script accepts a filename which contains a patch for fpc.

git-svn-id: trunk@11360 -
2007-06-23 21:07:12 +00:00
sekelsenmat
d52f65f05a patch from zeljko. fixes alignment of controls inside TCustomRadioGroup and TCustomCheckGroup.
git-svn-id: trunk@11357 -
2007-06-23 09:41:25 +00:00
vincents
6d2add8364 LCL: use GetLabelText, where Caption was used previously (bug #9121) from Laurent
git-svn-id: trunk@11356 -
2007-06-23 07:24:46 +00:00
sekelsenmat
0fb48e3d21 patch from zeljko. TCalendar implemented. Reimplemented TCustomCheckGroup and TCustomRadioGroup. Workaround for "Hidden radio button" problem. Added to this many small changes and switched the default qt version to 4.2
git-svn-id: trunk@11355 -
2007-06-23 07:13:18 +00:00
andrew
0ea8ca69fb Implemented gtk2 combobox.sorted property
git-svn-id: trunk@11354 -
2007-06-23 00:43:26 +00:00
sekelsenmat
236bcd8d46 Added support for Qt 4.2.x
git-svn-id: trunk@11352 -
2007-06-21 13:43:20 +00:00
vincents
e128307175 LCL: Several fixes for DirSel dialog (#9077) from Graeme
* fixed duplicate path delimiters
 * Removed hardcoded english captions with resource strings instead
 * fixed issue where dot directories (considered hidden in unix OS's)
   are not processed correctly with ShowHidden property
 * Sometimes nodes reported subdirectories when they didn't
   actually have (linux)
 * Minor code formatting changes (code cleanup)
 * Removed empty methods (more code cleanup)

git-svn-id: trunk@11351 -
2007-06-21 12:16:25 +00:00
tombo
237301a1ba LCL: added InvalidateRgn + implementation in Win32
Win32 intf: implemented PtInRegion

git-svn-id: trunk@11350 -
2007-06-21 11:42:22 +00:00
sekelsenmat
8d73a4641c Updated Qt bindings to v1.37
git-svn-id: trunk@11349 -
2007-06-21 09:14:19 +00:00
vincents
5d45cd9bc9 fixed compilation: use ImageList.AddLazarusResource instead of AddFromLazarusResource
git-svn-id: trunk@11348 -
2007-06-21 08:38:47 +00:00
paul
1fdde5344b - fix compilation
git-svn-id: trunk@11347 -
2007-06-21 08:35:24 +00:00