Commit Graph

13659 Commits

Author SHA1 Message Date
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
paul
546684ab7b DragImageList example
git-svn-id: trunk@13757 -
2008-01-15 10:18:20 +00:00
paul
3092ac63d9 qt: TQtWSDragImageList implementation
git-svn-id: trunk@13756 -
2008-01-15 06:00:23 +00:00
paul
6b0ae9506c gtk: correct direction of dragimagelist hotspot
git-svn-id: trunk@13755 -
2008-01-15 05:29:41 +00:00
paul
ff395fbe25 wince: add imagelist and dragimagelist implementation (from win32 with changes)
git-svn-id: trunk@13754 -
2008-01-15 04:50:09 +00:00
paul
9c545d3562 gtk: TGtkWSDragImageList implementation
git-svn-id: trunk@13753 -
2008-01-15 03:29:00 +00:00
marc
50c40aea30 * fixed initialstate of the mode toggle button
git-svn-id: trunk@13752 -
2008-01-15 00:25:47 +00:00
marc
3f0857ff4f * Fixed anchoring of application bundle and manifest checkboxes
git-svn-id: trunk@13751 -
2008-01-15 00:24:14 +00:00
paul
7d5ecafd5e fix typo in dragmanager (from Marius)
git-svn-id: trunk@13750 -
2008-01-14 23:12:48 +00:00
paul
4aa431716f fix gtk1 compilation
git-svn-id: trunk@13749 -
2008-01-14 12:57:34 +00:00
paul
e3c223acf6 fix gtk1 compilation
git-svn-id: trunk@13748 -
2008-01-14 12:44:06 +00:00
paul
00d2ada452 dragmanager: fix typo
git-svn-id: trunk@13747 -
2008-01-14 08:54:39 +00:00
paul
a2dfc721bd gtk: dont call gtk_notebook_set_page if there is no reason
git-svn-id: trunk@13746 -
2008-01-14 08:27:13 +00:00
paul
e0b764dc96 gtk:
- move GtkSwitchPage from GtkCallbacks unit to GtkWsExtCtrls unit
- fix double call of OnChanging on manual page change (part of 8338)

git-svn-id: trunk@13745 -
2008-01-14 08:10:31 +00:00
paul
8e8ae63a6d gtk:
- dont send notification message to lcl when page of notebook is switching from no-page state
- AllowChange = False now has effect
qt:
- send notification message to lcl when notebook page want to switch
and look at AllowChange result
(fix part of 0008338)

git-svn-id: trunk@13744 -
2008-01-14 07:48:25 +00:00
mattias
0db10a247b IDE: external tool editor: fixed captions of ok and cancel buttons and improved layout
git-svn-id: trunk@13743 -
2008-01-13 22:36:09 +00:00
marc
273bdea671 * Ignore debugger errors when creating locals
git-svn-id: trunk@13742 -
2008-01-13 19:21:26 +00:00