Commit Graph

11436 Commits

Author SHA1 Message Date
vincents
4750d21b79 LCL: improvements for the finddialog and replacedialog (bug #8370) from Bart Broersma
git-svn-id: trunk@11490 -
2007-07-13 12:27:18 +00:00
mattias
6a1d7613b8 added license and note to example lpicustomdata
git-svn-id: trunk@11489 -
2007-07-13 12:25:07 +00:00
mattias
b5e720249c added example for changing custom lpi data
git-svn-id: trunk@11488 -
2007-07-13 12:16:06 +00:00
zeljko
a5f4202a19 * Reimplemented QtTimer, now it looks ok.
git-svn-id: trunk@11487 -
2007-07-13 12:06:43 +00:00
mattias
63c8112843 IDEIntf: added CustomData and CustomSessionData
git-svn-id: trunk@11486 -
2007-07-13 11:54:37 +00:00
mattias
8483303f3e renamed lazdde.lpi to lazdatadesktop.lpi
git-svn-id: trunk@11485 -
2007-07-13 10:54:50 +00:00
mattias
4a8ab35b58 renamed lazdde to lazdatadesktop
git-svn-id: trunk@11484 -
2007-07-13 10:50:59 +00:00
mattias
0873aad7ec added delete_non_svn_files.pl
git-svn-id: trunk@11483 -
2007-07-13 10:50:02 +00:00
mattias
df7d6b0427 added README.txt for lazdde
git-svn-id: trunk@11482 -
2007-07-13 10:13:02 +00:00
zeljko
bfa0163c4c * Reimplemented modal forms handling.
* Fixed bug with invisible statusbar under linux.

git-svn-id: trunk@11481 -
2007-07-13 08:12:35 +00:00
zeljko
8c0501c443 + Implemented TArrow
There's {$ifdef QT_USE_BIG_TARROW} in DrawArrow (qtlclintf), cause we can   
  draw whatever. I've prepared 2 kinds of arrows, bigger (like in win32 intf), 
  or smaller (looks much better for me - this is default size).
*  BUGFIX for TStaticText AV under linux.
*  BUGFIX for QListWidget_clear() under linux.
*  Better place for viewport creation (works ok under linux).

git-svn-id: trunk@11480 -
2007-07-13 07:44:49 +00:00
jesus
d270b16e7d LCL, implemented AppHandle in TWidgetset, fixed issue #9239
git-svn-id: trunk@11479 -
2007-07-12 21:09:00 +00:00
jesus
9f1e2ab444 LCL, fixed AV and drawing of themed checkboxes in grayed state under gtk
git-svn-id: trunk@11478 -
2007-07-12 20:42:39 +00:00
sekelsenmat
34bfb5624c Fixed GetCursorPos on Qt
git-svn-id: trunk@11477 -
2007-07-12 20:25:55 +00:00
mattias
330bb7c464 LCL: added example how to load current .po file with the gettext unit
git-svn-id: trunk@11476 -
2007-07-12 19:27:40 +00:00
mattias
9b281a4f8c translations: finnish: updates from Seppo
git-svn-id: trunk@11475 -
2007-07-12 18:45:14 +00:00
mattias
885c836b8a debian package lazarus: can now compile a gtk2 version
git-svn-id: trunk@11474 -
2007-07-12 18:20:11 +00:00
mattias
9fde4c29fb translations: german: updates from Joerg Braun
git-svn-id: trunk@11473 -
2007-07-12 11:15:05 +00:00
mattias
2c8489b3e0 added new tool: LazDDE - Lazarus database desktop editor from Michael Van Canneyt
git-svn-id: trunk@11472 -
2007-07-12 11:10:21 +00:00
sekelsenmat
93cb7bacc3 Reverted unintended changes to some makefiles.
git-svn-id: trunk@11471 -
2007-07-12 10:41:52 +00:00
sekelsenmat
599b947018 Fixed ExtTextOut on Carbon to be able to fill a background area.
git-svn-id: trunk@11470 -
2007-07-12 10:37:49 +00:00
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