mattias
4969219544
create deb: fixing permissions, forced to create link for ppc386
...
git-svn-id: trunk@11469 -
2007-07-12 09:04:08 +00:00
jesus
683b03a129
LCL, grids, improved dbgrid ownerdraw delphi compatibility, fixed dbgrid scroll issue (9219), improved and fixed dbgrid with native style
...
git-svn-id: trunk@11468 -
2007-07-12 07:31:39 +00:00
paul
5945ec2de9
more checks before DetachEvents
...
git-svn-id: trunk@11467 -
2007-07-12 07:04:35 +00:00
paul
e238453328
QT
...
- set margins to 0 for qt 4.2
git-svn-id: trunk@11466 -
2007-07-12 06:24:34 +00:00
paul
e720286a68
- all event attaching code moved to TQtWidget.AttachEvents, TQtWidget.DetachEvents and descendants
...
- initial implementation of Qt Caret by *Andreas Hausladen* with changes. Compile with -dShowQtCaret to test
- fixed bug caused memory corruption
- other minor fixes
git-svn-id: trunk@11465 -
2007-07-12 05:47:15 +00:00
marc
0c7849de57
* Added new translations by Laurent Jacques
...
git-svn-id: trunk@11461 -
2007-07-11 21:55:55 +00:00
paul
77dc0b4f95
TQtImage.AsPixmap
...
git-svn-id: trunk@11460 -
2007-07-11 08:37:31 +00:00
vincents
af8e274993
win32 interface: allow deactivation of mainform, if it is disabled (bug #9204 )
...
git-svn-id: trunk@11459 -
2007-07-11 07:10:32 +00:00
vincents
98452cf204
windows installer:
...
* install utils for binw64 on win64
* copy gdbdir only on win32
git-svn-id: trunk@11458 -
2007-07-10 12:43:29 +00:00
vincents
4001c812f6
LCL: localized shortcut modifiers
...
git-svn-id: trunk@11457 -
2007-07-10 09:08:20 +00:00
paul
c73f4c6b4d
- extending QT ExtTextOut support
...
git-svn-id: trunk@11456 -
2007-07-10 08:07:35 +00:00
paul
3862347c8a
fix QT 4.2 compilation
...
git-svn-id: trunk@11455 -
2007-07-10 07:57:58 +00:00
paul
05b9d41eaf
QT:
...
- cleanup (remove unused variables)
- implemented AppMinimize, AppRestore, AppBringToFront
git-svn-id: trunk@11454 -
2007-07-10 06:01:58 +00:00
paul
fe85f4aebc
- TQtWSCustomPage.SetText implementation
...
git-svn-id: trunk@11453 -
2007-07-10 05:17:16 +00:00
paul
212f9b4855
QT:
...
- fix destroying of PopupMenu
- implemented setShowInTaskBar
- better handling of BorderStyle = bsNone
- hide menuBar if there is no MainMenu
- allow creating of MDIForm and MDIChild form (qt has implementation)
- fix problem with overlaying menubar by other widgets
git-svn-id: trunk@11452 -
2007-07-10 03:01:25 +00:00
andrew
bada39fac6
fixed gtk2 interface from setting the current dir to '' if Dialog.Initial dir = ''
...
git-svn-id: trunk@11451 -
2007-07-09 15:45:33 +00:00
paul
c4eda87b12
- Distinct TCustomForm.Position poScreenCenter and poDesktopCenter. ScreenCenter uses sizes of primary Screen but DesktopCenter whole desktop size.
...
- reimplement QT GetSystemMetrics for SM_CXSCREEN, SM_CYSCREEN and move old method to SM_CXVIRTUALSCREEN, SM_CYVIRTUALSCREEN
git-svn-id: trunk@11450 -
2007-07-09 12:50:20 +00:00
vincents
8b59cbf44e
LCL: fixed test for new value in Timer.SetOnTimer (bug #9078 )
...
git-svn-id: trunk@11449 -
2007-07-09 11:16:49 +00:00
paul
abc335dd5a
- fixing "point" issues (change from PPoint to PQtPoint)
...
- fixing lazarus splash screen launch (there was assumption in the code that application already has MainForm, so all calls like Application.MainForm.Visible causes AV)
- fixing issues with Menu
git-svn-id: trunk@11448 -
2007-07-09 05:56:24 +00:00
marc
92017a02c7
* Updated translation by Antonio Galvao
...
git-svn-id: trunk@11447 -
2007-07-08 23:27:31 +00:00
marc
39cf96014b
* New translation by Laurent Jacques
...
git-svn-id: trunk@11446 -
2007-07-08 23:23:30 +00:00
marc
f33a50df4f
* Updated translations by Mario Bonati
...
git-svn-id: trunk@11445 -
2007-07-08 23:17:15 +00:00
vincents
c7faa08b73
IDE: win64 now has a resouce compiler, so add manifest and icon resources
...
git-svn-id: trunk@11444 -
2007-07-08 21:51:37 +00:00
sekelsenmat
a048c18092
Updated Qt bindings to 1.41
...
git-svn-id: trunk@11443 -
2007-07-08 07:21:47 +00:00
andrew
11c8f8cc12
disabled a chm debug define
...
git-svn-id: trunk@11442 -
2007-07-07 17:45:34 +00:00
andrew
78393ef6fe
* cleaned up code in chmreader.
...
* renamed TChmReader to TITSReader and moved the chm
specific stuff to TChmReader descended from TITSReader.
* changed how TITSReader looks up files. It no longer reads
all the entries into memory but look them up efficiently
as needed
* added a ChmCompareText function that is compatible to
how the archive expects the files to be ordered
git-svn-id: trunk@11441 -
2007-07-07 16:00:26 +00:00
mattias
a07810628b
gtk1 intf: workaround for gtk bug: if there is a theme engine, ignore area parameter of draw events, fix for bug #1152
...
git-svn-id: trunk@11440 -
2007-07-07 10:21:18 +00:00
vincents
671de5110e
IDE: replaced the Cancel button with "Skip this package", when an error is shown during loading of multiple packages, bug(8655)
...
git-svn-id: trunk@11439 -
2007-07-06 20:18:38 +00:00
vincents
2566bffceb
gtk interface: fixed memory corruption when pasting from clipboard fails and the sanity check is invoked
...
git-svn-id: trunk@11438 -
2007-07-06 14:27:04 +00:00
mattias
d81144b51a
bug 1152: added debug code
...
git-svn-id: trunk@11437 -
2007-07-06 13:41:29 +00:00
mattias
12b5287922
gtk2 intf: fixed UpdateWindow result
...
git-svn-id: trunk@11436 -
2007-07-06 12:50:24 +00:00
mattias
65b701d26c
opengl context: example set LCL widgetset to default
...
git-svn-id: trunk@11435 -
2007-07-06 12:46:12 +00:00
mattias
466d2337c3
gtk2 intf: implemented UpdateWindow
...
git-svn-id: trunk@11434 -
2007-07-06 12:42:20 +00:00
paul
2f657c4c3f
- restore font color after drawing text by ThemeServices
...
git-svn-id: trunk@11433 -
2007-07-06 11:11:38 +00:00
vincents
fd11231a53
LCL: cleanup unnecessary local variable (bug #9218 )
...
git-svn-id: trunk@11432 -
2007-07-06 07:56:44 +00:00
paul
1518e4a714
- add i386-win32-qt combination to definetemplates.pas
...
git-svn-id: trunk@11431 -
2007-07-06 06:25:40 +00:00
paul
666cd0c4a7
- TBitmap.LoadFromLazarusResource has been switched to TLazarusResourceStream
...
git-svn-id: trunk@11430 -
2007-07-06 02:55:30 +00:00
paul
ce2a7a71a6
- added TLResources.Find by Name and ValueType (it was by Name only before)
...
- new class TLazarusResourceStream similar to TResourceStream
- some code needed resource stream has been switched to use TLazarusResourceStream
git-svn-id: trunk@11429 -
2007-07-06 02:32:22 +00:00
vincents
4d69b762e7
IDE: fixed Makefile, LCL_PLATFORM was initialized twice.
...
git-svn-id: trunk@11428 -
2007-07-05 08:42:09 +00:00
vincents
8ef8ab4387
IDE: make clean should not delete manifest.res
...
git-svn-id: trunk@11427 -
2007-07-05 08:26:34 +00:00
sekelsenmat
b164650a7d
Updated Qt bindings to 1.40
...
git-svn-id: trunk@11426 -
2007-07-05 07:21:12 +00:00
paul
9b24b60145
- correction of menu look under windows
...
git-svn-id: trunk@11425 -
2007-07-05 05:47:24 +00:00
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