Commit Graph

12422 Commits

Author SHA1 Message Date
kirkpatc
7ceb4ea282 LazDE seems to have re-written the whole file! Updates made to TGraphic
git-svn-id: trunk@12489 -
2007-10-16 15:34:35 +00:00
mattias
5bef34477f LCL: TPage: fixed ReAlign of TPage on leave, resize, return, fixed clean up after delayed resizing when parent controls become visible
git-svn-id: trunk@12488 -
2007-10-16 11:45:36 +00:00
kirkpatc
8f9f5e0010 Small changes to MessageBox
git-svn-id: trunk@12487 -
2007-10-16 10:13:14 +00:00
paul
82acfd9ac4 win32: allow TTabSheet to be invisible (issue #0009943)
git-svn-id: trunk@12486 -
2007-10-16 03:41:07 +00:00
paul
9db54bbccc fix compilation for non 4.3 qt issue(0009949)
git-svn-id: trunk@12485 -
2007-10-16 03:35:32 +00:00
mattias
87a572d2ad gtk2 intf: only removing ythickness from gtk_button, not from descendants
git-svn-id: trunk@12484 -
2007-10-15 23:33:32 +00:00
mattias
029946b537 LCL: enabled autosize for controls without parent, TForm will not autosize if minimized/maximized, once painted
git-svn-id: trunk@12483 -
2007-10-15 23:30:39 +00:00
mattias
2a5042eef4 gtk2 intf: removed ythickness from preferred sizes of gtk_button
git-svn-id: trunk@12482 -
2007-10-15 22:37:37 +00:00
mattias
5c6f96fcaf IDE: goto line dlg: improved layout
git-svn-id: trunk@12481 -
2007-10-15 22:02:30 +00:00
mattias
9cfb1b4cac gtk2 intf: listview: fixed various gtk warnings
git-svn-id: trunk@12480 -
2007-10-15 22:02:08 +00:00
mattias
b2748c46db openglcontrol gtk2: reduced debugging output, fixed crash on destroy
git-svn-id: trunk@12479 -
2007-10-15 22:00:28 +00:00
marc
22f37ad0a2 * updated translation by Maxim Ganetsky
git-svn-id: trunk@12478 -
2007-10-15 21:46:14 +00:00
marc
b34463973b * improved layout and localization by Maxim Ganetsky
git-svn-id: trunk@12477 -
2007-10-15 21:44:39 +00:00
kirkpatc
b96572cfe0 Updates to TApplicationProperties and TScreen
git-svn-id: trunk@12476 -
2007-10-15 11:41:06 +00:00
vincents
b045ebb09a IDE: improved goto line dialog
* focus editor after showing dialog (#9929) from Gerard Visent
* focus editbox when showing the dialog
* set key:=0 when handling enter and escape (prevents beep on windows)

git-svn-id: trunk@12475 -
2007-10-15 11:25:12 +00:00
paul
19df9e9b0f lcl: fix OnClick, OnChange event sequence for TCustomCheckBox (now must be identical on all widgetsets)
git-svn-id: trunk@12474 -
2007-10-15 11:18:13 +00:00
mattias
2e0ba97346 IDE: run params dlg: fixed resizing conflict
git-svn-id: trunk@12473 -
2007-10-15 09:15:43 +00:00
vincents
34cac54f9b updated object inspector Slovak translations from helix84 (#9931)
git-svn-id: trunk@12472 -
2007-10-15 08:16:58 +00:00
paul
0492763d06 win32: solve problem with wrong application Z-order (introduced in StayOnTop fix)
git-svn-id: trunk@12471 -
2007-10-15 06:18:03 +00:00
paul
6fa6c7fd37 qt: restore QtTool for bsSizeToolWin for windows platform
git-svn-id: trunk@12470 -
2007-10-15 03:06:32 +00:00
mattias
8528701b5f LCL: reduced debug output
git-svn-id: trunk@12469 -
2007-10-14 22:57:31 +00:00
mattias
bd90319620 IDE: compiler options dlg: set error count TEdit.AutoSize=true
git-svn-id: trunk@12468 -
2007-10-14 22:26:38 +00:00
mattias
18fa72e639 LCL: TBitBtn: implemented NumGlyphs from Giuliano Colla
git-svn-id: trunk@12467 -
2007-10-14 22:23:19 +00:00
zeljko
8ff0a64f6e Qt: fixed issue #9842. According to qt documentation QtTool flag is always on top of it's parent, so bsSizeToolWin should be ordinary QtWindow.
git-svn-id: trunk@12466 -
2007-10-14 21:23:22 +00:00
zeljko
5b7d9f24d6 Qt: formstyle is not updated during design time anymore, better handling of fsSplash forms - use QtSplasScreen flag.
git-svn-id: trunk@12465 -
2007-10-14 20:41:47 +00:00
marc
6201a838de * resolved #9687. The width in bytes of an image was calculated wrong when bpp < 8
git-svn-id: trunk@12464 -
2007-10-14 18:02:49 +00:00
paul
472b6d5858 gtk: fix RawImage_SetAlpha for non X11 systems (at least for windows)
git-svn-id: trunk@12463 -
2007-10-14 16:20:03 +00:00
paul
1d41ad50f5 fix compilation with VerboseRawImage
git-svn-id: trunk@12462 -
2007-10-14 14:06:56 +00:00
mattias
6264aac23c LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
git-svn-id: trunk@12461 -
2007-10-14 12:54:29 +00:00
kirkpatc
9f052f558f Updates to TApplication and TForm
git-svn-id: trunk@12460 -
2007-10-14 11:16:08 +00:00
tombo
15e3c6e26f LCL TCustomEdit: removed useless code in InitializeWnd
git-svn-id: trunk@12459 -
2007-10-14 11:05:07 +00:00
zeljko
e37222cbea Qt: Fixed issue #9935. ComboBox can add new items now, when editable of course.
git-svn-id: trunk@12458 -
2007-10-14 10:10:04 +00:00
paul
3473b94d76 gtk2: fix DbgDumpBitmap for gtk2
git-svn-id: trunk@12457 -
2007-10-14 09:35:08 +00:00
paul
80a46ffa1d gtk2: fix DbgDumpPixmap for gtk2
git-svn-id: trunk@12456 -
2007-10-14 09:33:34 +00:00
paul
99436e3732 gtk: call RecreateWnd in TGrkWsCustomForm.SetFormBorderStyle since default implementation is empty. Now runtime BorderStyle change in gtk perform change.
git-svn-id: trunk@12455 -
2007-10-14 08:41:59 +00:00
paul
965569b5e8 gtk: replace Write by DbgOut since write cause error if apptype is not console under windows
git-svn-id: trunk@12454 -
2007-10-14 08:35:27 +00:00
paul
24ab319893 ide: fix several mem leaks in anchors editor
git-svn-id: trunk@12453 -
2007-10-14 05:08:52 +00:00
andrew
3583729c19 Fixed bug #9578 which duplicated items in a listview when items are added before the handle is allocated and there are at least on column added
git-svn-id: trunk@12452 -
2007-10-14 01:27:15 +00:00
marc
d430697f03 * Fixed alpha generation from mask on bigendian for imagelist
git-svn-id: trunk@12451 -
2007-10-14 00:22:38 +00:00
andrew
9eeadf2bc5 hopefully fixed the problem in the ide where closing an editor file in gtk2 would close all files except the one you wanted. now we query gtk2 for the control key state
git-svn-id: trunk@12450 -
2007-10-13 23:10:11 +00:00
zeljko
8c08a9270f Qt: Fixed combobox events issue according to #9574 notes. Added SlotActivate().
git-svn-id: trunk@12449 -
2007-10-13 22:05:02 +00:00
andrew
86ec18eb66 applied patch #9933 from Ales Katona which improved gtk2 FontDialog getting it's info from TFont
git-svn-id: trunk@12448 -
2007-10-13 21:49:11 +00:00
zeljko
38b3450528 Qt: Fixed #9783 , window wasn't maximized if form design time state was setted up as wsMaximized.
git-svn-id: trunk@12447 -
2007-10-13 20:55:51 +00:00
andrew
5c4568ffc8 Applied patch from Ales Katona for bug #9932 which fixed a gtk-critical error
git-svn-id: trunk@12446 -
2007-10-13 20:27:41 +00:00
andrew
2b0f66359e Applied patch from bug #9693 from anatol modified by Ales Katona that fixes gtk2 font properties being updated
git-svn-id: trunk@12445 -
2007-10-13 20:15:46 +00:00
zeljko
630885f5f5 Qt: Fixed TStatusBar size bug, introduced by GetControlConstraints() implementation.
git-svn-id: trunk@12444 -
2007-10-13 19:31:41 +00:00
paul
140e99b365 win32: fix problem with non-transparent imagelist.Draw under windows 9x
git-svn-id: trunk@12443 -
2007-10-13 17:57:25 +00:00
andrew
9a08cb8dc2 fixed gtk1 bug #9017 which caused a crash when listviewstyle is vsReport and no columns are added and
clicking on the dummy column

git-svn-id: trunk@12442 -
2007-10-13 17:04:25 +00:00
andrew
aad1ee73ad removed a commented line that should not have been committed
git-svn-id: trunk@12441 -
2007-10-13 16:48:06 +00:00
andrew
159f5463e6 Fixed gtk1 Listview row height being set to 0
git-svn-id: trunk@12440 -
2007-10-13 16:44:47 +00:00