Commit Graph

26071 Commits

Author SHA1 Message Date
mattias
7088a19867 openglcontrol: started clipping for carbon
git-svn-id: trunk@26522 -
2010-07-08 11:04:46 +00:00
mattias
2d5809f3ec examples: opengl: update
git-svn-id: trunk@26521 -
2010-07-08 10:59:23 +00:00
juha
50cb900225 Converter: GUI for replacement functions.
git-svn-id: trunk@26520 -
2010-07-08 10:35:09 +00:00
juha
07322a6a2f Converter: No duplicates for defined function lookup list. Other minor fixes.
git-svn-id: trunk@26519 -
2010-07-08 10:35:03 +00:00
zeljko
a1c909bffc Qt: postpone mouse release event in TQtListWidget when it's lclobject is TListView class.
git-svn-id: trunk@26518 -
2010-07-08 08:38:30 +00:00
zeljko
afba07ab92 Qt: postponed mouserelease in TQtTreeWidget, fixes #16712.
TQtAbstractScrollArea: overrided GetContainerWidget(),getClientOffset(), getClientBounds()

git-svn-id: trunk@26517 -
2010-07-08 07:46:35 +00:00
juha
6653d1aad9 Converter: Replace function calls only in ctnBeginBlock nodes. Other minor improvements.
git-svn-id: trunk@26516 -
2010-07-08 00:57:26 +00:00
mattias
c0682eae27 codetools: completeblock when typing begin
git-svn-id: trunk@26515 -
2010-07-07 22:40:38 +00:00
mattias
6b13c586b6 qt intf: clean up
git-svn-id: trunk@26514 -
2010-07-07 20:30:22 +00:00
mattias
927577f78d LCL: added TWSControl.ConstraintWidth/Height
git-svn-id: trunk@26513 -
2010-07-07 20:28:13 +00:00
mattias
0b3a7661b0 codetools: completeblock: add newline, bug
git-svn-id: trunk@26512 -
2010-07-07 20:07:49 +00:00
mattias
2e8ba297f0 IDE: show readonly icon for readonly properties, bug #16851
git-svn-id: trunk@26511 -
2010-07-07 19:08:00 +00:00
mattias
e407f241fb IDE: clean up
git-svn-id: trunk@26510 -
2010-07-07 18:12:33 +00:00
zeljko
e1c4c31217 Qt: fixed bug in TQtWidgetSet.ScrollWindowEx().Wrong argument passed to TQtWidget.scroll()
git-svn-id: trunk@26509 -
2010-07-07 16:31:12 +00:00
juha
ab43273cb2 Converter: Skip the params for further search.
git-svn-id: trunk@26508 -
2010-07-07 15:04:56 +00:00
juha
f98b96c723 Converter: use $ instead if % for replacement parameters.
git-svn-id: trunk@26507 -
2010-07-07 15:04:52 +00:00
sekelsenmat
29d3c92962 Improvements to the wince menu code
git-svn-id: trunk@26506 -
2010-07-07 14:16:23 +00:00
zeljko
d2fd11cca9 Gtk2: fixed LTOR & RTOL for complex widgets (listviews etc). fixes #16865
git-svn-id: trunk@26505 -
2010-07-07 14:02:49 +00:00
juha
690be5c15b Converter: Use the renamed ConverterTypes unit. Make ReplaceFuncCalls private.
git-svn-id: trunk@26504 -
2010-07-07 12:51:21 +00:00
juha
3e98031895 Converter: reverted a change for Load- and SaveStringToStringTree. Path delim '/' must be in param.
git-svn-id: trunk@26503 -
2010-07-07 12:51:16 +00:00
paul
5db5f746cf converter: rename unit
git-svn-id: trunk@26502 -
2010-07-07 12:39:08 +00:00
mattias
b37ad612d8 LCL: debugging
git-svn-id: trunk@26501 -
2010-07-07 12:18:37 +00:00
mattias
81f8e13285 gtk2 intf: do not send LM_SETFOCUS to active form to prevent resetting ActiveControl
git-svn-id: trunk@26500 -
2010-07-07 12:18:20 +00:00
paul
f04f851ab2 ide: don't delete .res files during project building (issue #0015658)
git-svn-id: trunk@26499 -
2010-07-07 12:03:50 +00:00
juha
b914b9f22d Converter: Initial wersion to replace Delphi functions with FCL/LCL functions.
git-svn-id: trunk@26498 -
2010-07-07 11:45:28 +00:00
juha
8883029d78 Converter: Make it easier to open a partially converted .lpr project.
git-svn-id: trunk@26497 -
2010-07-07 11:45:20 +00:00
juha
75b0971ff7 Converter: Added a unit for common types.
git-svn-id: trunk@26496 -
2010-07-07 11:43:44 +00:00
paul
418da80619 lcl: fix jpeg stream format detection by José Mejuto (bug #0016767)
git-svn-id: trunk@26495 -
2010-07-07 11:39:47 +00:00
maxim
dc760254fc regenerated translations; updated Russian translation
git-svn-id: trunk@26494 -
2010-07-06 22:16:11 +00:00
mattias
8abf2762e0 IDEIntf: object inspector: emulate double click, when clicking on a non selected property, bug #15956
git-svn-id: trunk@26493 -
2010-07-06 20:36:10 +00:00
mattias
7b45c23d5e IDE: code explorer: follow cursor
git-svn-id: trunk@26492 -
2010-07-06 19:00:06 +00:00
mattias
1317f884b2 IDE: codeexplorer: move codetool access to code explorr
git-svn-id: trunk@26491 -
2010-07-06 17:24:51 +00:00
mattias
9b63777a25 IDE: code context: add some space for fractionals
git-svn-id: trunk@26490 -
2010-07-06 16:43:13 +00:00
sekelsenmat
e2ed529beb Fixes setting top-level caption and click events for atKeyPadDevices under wince
git-svn-id: trunk@26489 -
2010-07-06 15:39:57 +00:00
zeljko
02e440173b Gtk2: fixed wrong result from GetTabRect. fixes #16459
git-svn-id: trunk@26488 -
2010-07-06 14:54:52 +00:00
mattias
0170b10fea LCL: comments
git-svn-id: trunk@26487 -
2010-07-06 14:08:51 +00:00
mattias
c92522b37c IDE: search result view: bring to front after search, bug #16856
git-svn-id: trunk@26486 -
2010-07-06 13:44:24 +00:00
mattias
379d004c13 codetools: autoindenter: pasting var section after sub proc
git-svn-id: trunk@26485 -
2010-07-06 13:38:47 +00:00
mattias
a09d8339a6 LCL: Application.ReleaseComponent: try to keep the order, bug #16859
git-svn-id: trunk@26484 -
2010-07-06 13:34:42 +00:00
sekelsenmat
7ceff41935 Activates support for top-aligned tabs for TPageControl under wince
git-svn-id: trunk@26483 -
2010-07-06 12:44:49 +00:00
mattias
7a771b74e5 codetools: auto indenter: check first for exact match, then for any match, improved case block handling
git-svn-id: trunk@26482 -
2010-07-06 12:24:30 +00:00
paul
c371775065 qt: implement native cut, copy, paste for edit and descendants
git-svn-id: trunk@26481 -
2010-07-06 11:53:10 +00:00
paul
321a2f3d30 lcl, win32, wince: use system cut, copy, paste operations for TEdit control and descendants
git-svn-id: trunk@26480 -
2010-07-06 11:43:02 +00:00
zeljko
47760320eb Qt: add X11 selection lock for open filenames too (in case of QT_NATIVE_DIALOGS).
git-svn-id: trunk@26479 -
2010-07-06 09:35:05 +00:00
zeljko
d3af90a31d Qt: added X11 selection lock,so we don't ask QMimeData when selection changes in case of native dialogs.fixes #16625
git-svn-id: trunk@26478 -
2010-07-06 09:27:17 +00:00
maxim
92ad550541 lazcontrols: restored makefiles changes
git-svn-id: trunk@26477 -
2010-07-05 22:47:54 +00:00
sekelsenmat
fd89723591 Fixes wince listview column width
git-svn-id: trunk@26476 -
2010-07-05 20:35:23 +00:00
sekelsenmat
49396fee36 Fixes arm-wince compilation
git-svn-id: trunk@26475 -
2010-07-05 20:10:39 +00:00
sekelsenmat
06d9c193a5 Large update to wince listview
git-svn-id: trunk@26474 -
2010-07-05 20:00:54 +00:00
mattias
82ca00f5f5 codetools: debugging
git-svn-id: trunk@26473 -
2010-07-05 16:18:26 +00:00