Commit Graph

13836 Commits

Author SHA1 Message Date
paul
2b801abac0 qt, gtk2: ItemIndex compatibility with win32
git-svn-id: trunk@13819 -
2008-01-21 09:01:02 +00:00
jesus
88b8dd4d57 grids, fixes redraw issues (issue #10659) and correct buffercount in dbgrid
git-svn-id: trunk@13818 -
2008-01-21 08:49:46 +00:00
paul
082aa6dcfd gtk2 listbox: dont compare lisbox.Handle with 0 - use WSCheckHandleAllocated instead
git-svn-id: trunk@13817 -
2008-01-21 06:01:28 +00:00
paul
892e84240f improve viewunits/viewform dialog
git-svn-id: trunk@13816 -
2008-01-21 05:39:56 +00:00
paul
9a0d779e49 commit forgotten TWinCEWSImageList
git-svn-id: trunk@13815 -
2008-01-21 01:41:32 +00:00
paul
c60d5a52dd minor formatting
git-svn-id: trunk@13814 -
2008-01-21 01:39:54 +00:00
marc
05e35ae7fe * Updated translations by Slavko Fedorik
git-svn-id: trunk@13813 -
2008-01-21 00:19:02 +00:00
marc
f5ec643614 * allow evaluation of upper ascii chars
git-svn-id: trunk@13812 -
2008-01-20 23:58:59 +00:00
jesus
b512ff2787 grids, fixed column resizing bug issues #10664,#10659
git-svn-id: trunk@13811 -
2008-01-20 20:29:03 +00:00
marc
160f3905c4 * Reduced stringmanipulation when parsing gdb mi result
git-svn-id: trunk@13810 -
2008-01-20 19:32:34 +00:00
paul
e50a1ae171 few mem leaks
git-svn-id: trunk@13809 -
2008-01-20 15:52:19 +00:00
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