Commit Graph

13675 Commits

Author SHA1 Message Date
paul
fea0888a37 fix qt crashes
git-svn-id: trunk@13808 -
2008-01-20 14:22:38 +00:00
paul
85f883a250 qt bindings v 1.60
git-svn-id: trunk@13806 -
2008-01-20 11:31:54 +00:00
jesus
52e236cb80 grids, implemented SortOrder property for stringgrid, issue #10643
git-svn-id: trunk@13805 -
2008-01-19 20:30:58 +00:00
jesus
2ddd71c0ce grids, fixed slow sorting tip from Ts. Petrov, issue #10642
git-svn-id: trunk@13804 -
2008-01-19 20:06:09 +00:00
paul
5960c5fb33 dont try to FreeThenNil property
git-svn-id: trunk@13803 -
2008-01-19 18:30:04 +00:00
paul
b5adcbda29 listview: update listitem state
git-svn-id: trunk@13802 -
2008-01-19 17:31:38 +00:00
tombo
37a80ea14c IDE: open files dropped on the source editor
git-svn-id: trunk@13801 -
2008-01-19 15:42:23 +00:00
tombo
4af440554d LCL docs forms.xml: updated skeleton, OnDropFiles event docs
git-svn-id: trunk@13800 -
2008-01-19 14:46:40 +00:00
paul
5d5c45f770 remove csHasInternalChilds (no need)
git-svn-id: trunk@13799 -
2008-01-19 13:28:10 +00:00
mattias
aea4fc75db IDE: removed verbosity
git-svn-id: trunk@13798 -
2008-01-19 13:20:10 +00:00
mattias
68eb7ca5e8 IDE: added resourcestrings for totod dlg
git-svn-id: trunk@13797 -
2008-01-19 13:19:50 +00:00
marc
b7d6585db5 * Fixed compilation on win32
git-svn-id: trunk@13796 -
2008-01-19 11:24:03 +00:00
paul
7e0bffce57 add csHasInternalChilds, assign it to PairSplitter and handle it during TabList populating (solves 0010628)
git-svn-id: trunk@13795 -
2008-01-19 11:07:41 +00:00
paul
18895ffce8 - load forms from fpc resources support (with fpc_resources branch)
git-svn-id: trunk@13794 -
2008-01-19 10:52:56 +00:00
mattias
cb16ea3d75 IDE: package editor: added menu item More / View ToDo list
git-svn-id: trunk@13793 -
2008-01-19 10:22:18 +00:00
mattias
15dbc2fceb IDE: todo list: implemented scanning project/package units, bug #10651
git-svn-id: trunk@13792 -
2008-01-19 09:41:16 +00:00
mattias
d67d20840b codetools: fixed FindNextComment bug #10650
git-svn-id: trunk@13791 -
2008-01-19 08:36:36 +00:00
marc
4d014fa56c * Improved MI parser, based on patch by Martin Friebe
git-svn-id: trunk@13790 -
2008-01-19 02:48:48 +00:00
laurent
014a458c83 Change TGridColumnTitle.Caption: String to TCaption
git-svn-id: trunk@13789 -
2008-01-18 23:05:06 +00:00
paul
e2c49dc18f gtk: move CreateToolbar code to TGtkWsToolBar (fixes #0010530)
git-svn-id: trunk@13788 -
2008-01-18 16:48:14 +00:00
paul
e43001918b more formatting
git-svn-id: trunk@13787 -
2008-01-18 07:18:53 +00:00
paul
d35b4c8417 formatting
git-svn-id: trunk@13786 -
2008-01-18 07:15:07 +00:00
paul
cc5a1a1ff5 TPageControl: align docked control to client - delphi compatible (part of 0010644)
git-svn-id: trunk@13785 -
2008-01-18 06:52:23 +00:00
mattias
fa409403fa IDE: editor options: removed obsolete gutter width
git-svn-id: trunk@13784 -
2008-01-17 21:13:16 +00:00
paul
8f68c7cbd0 wince:
- implement BitBtns
- minor changes

git-svn-id: trunk@13783 -
2008-01-17 10:24:30 +00:00
paul
b0f4154cba formatting, cleanup
git-svn-id: trunk@13782 -
2008-01-17 06:09:24 +00:00
paul
d675489e25 lcl: mainform close logic. Application will be terminated only if MainForm CloseAction = caFree. MainForm default CloseAction now is caFree
git-svn-id: trunk@13781 -
2008-01-17 02:23:18 +00:00
marc
ae67ebdb22 * updated translation by Maxim Ganetsky
git-svn-id: trunk@13780 -
2008-01-16 23:50:57 +00:00
paul
b195e208ac qt: QTabBar_tabAt for qt < 4.3
git-svn-id: trunk@13779 -
2008-01-16 13:43:35 +00:00
paul
015034e457 qt: dont use .Handle <> 0 comparison use HandleAllocated instead
git-svn-id: trunk@13778 -
2008-01-16 12:15:49 +00:00
zeljko
1e077039d5 Qt: Fix AV on TCommonDialog release.
git-svn-id: trunk@13777 -
2008-01-16 12:10:34 +00:00
paul
04dc42a284 wince: port win32 fix #13755 (have not tested though)
git-svn-id: trunk@13776 -
2008-01-16 05:42:23 +00:00
paul
75ed1560dc win32: fix behavior of docked form (issue #0010539)
git-svn-id: trunk@13775 -
2008-01-16 05:38:03 +00:00
paul
6974762fd6 - formatting, cosmetic changes and cleanup
git-svn-id: trunk@13774 -
2008-01-16 04:05:34 +00:00
paul
e913ee236f gtk: correct creation of user TWinControl descendants (issue #0010635)
git-svn-id: trunk@13773 -
2008-01-16 01:54:37 +00:00
marc
32e7e2fe7d * improved Build Lazarus Dialog localization patch by Maxim Ganetsky
* updated po files

git-svn-id: trunk@13772 -
2008-01-16 00:14:16 +00:00
marc
56d9683e1a * Fixed some valis resourcetypes
git-svn-id: trunk@13771 -
2008-01-15 23:45:39 +00:00
mattias
d49945c877 gtk intf: using translated strings for menu item short cuts
git-svn-id: trunk@13770 -
2008-01-15 21:59:26 +00:00
mattias
c8c4ca2cde IDE: added resourcestrings for help dialog
git-svn-id: trunk@13769 -
2008-01-15 21:41:05 +00:00
mattias
32e3f17447 IDE: added resourcestrings for package editor menu items
git-svn-id: trunk@13768 -
2008-01-15 21:17:55 +00:00
mattias
01856c7ca7 IDE: added resourcestrings for help button
git-svn-id: trunk@13767 -
2008-01-15 21:04:34 +00:00
mattias
cd05c54a98 IDE: add to package dlg: set Buttons.AutoSize to true
git-svn-id: trunk@13766 -
2008-01-15 21:03:57 +00:00
mattias
bbe54784af IDE: added resourcestrings for help button
git-svn-id: trunk@13765 -
2008-01-15 20:59:09 +00:00
mattias
852484d628 IDE: renamed find option multi line to multiline pattern
git-svn-id: trunk@13764 -
2008-01-15 20:53:21 +00:00
mattias
afd2c3e60c IDE: added resourcestrings for help buttons
git-svn-id: trunk@13763 -
2008-01-15 20:49:07 +00:00
mattias
af1db7c9d0 IDE: added resourcestrings for install/remove package confirm dialog
git-svn-id: trunk@13762 -
2008-01-15 20:45:43 +00:00
mattias
091479f87b IDE: moved menu item View / messages up
git-svn-id: trunk@13761 -
2008-01-15 20:25:15 +00:00
mattias
f3efce1701 LCL: anchor docking: auto cleanup on undock/hiding, undocking pages, anchoring on manualfloat for non forms, fixed undocking pages, TSplitter: fixed anchor splitter max/min
git-svn-id: trunk@13760 -
2008-01-15 19:31:02 +00:00
mattias
84a32a76be examples: docking: set session flag and improved layout
git-svn-id: trunk@13759 -
2008-01-15 19:21:15 +00:00
paul
fd1256d378 publish TCombobox.Constraints
git-svn-id: trunk@13758 -
2008-01-15 10:26:42 +00:00