Commit Graph

14071 Commits

Author SHA1 Message Date
mattias
1a97191680 LCL: fixed TCustomLabeledEdit anchoring label, fixing bug #10748
git-svn-id: trunk@14207 -
2008-02-20 13:24:26 +00:00
vincents
20af7aeb18 LCL: fixed setting default value of TDateEdit.ReadOnly in the constructor
git-svn-id: trunk@14206 -
2008-02-20 11:40:22 +00:00
mattias
2bf1ed6db8 LCL: clean up
git-svn-id: trunk@14205 -
2008-02-20 10:14:38 +00:00
mattias
d1f4791230 IDE: configure build lazarus: mode: using translations
git-svn-id: trunk@14204 -
2008-02-20 09:03:03 +00:00
mattias
7d5ebc36db IDE: cleanup
git-svn-id: trunk@14203 -
2008-02-20 09:00:25 +00:00
mattias
f77b6922ec IDE: added resourcestrings
git-svn-id: trunk@14202 -
2008-02-20 08:56:03 +00:00
mattias
acc075b846 lcl: grids: fixed compilation
git-svn-id: trunk@14201 -
2008-02-20 08:36:45 +00:00
paul
5c2f5fb19b add move editor leftmost/rightmost commands (from Andrey Gusev 0010416)
git-svn-id: trunk@14200 -
2008-02-20 08:15:05 +00:00
jesus
418e7777de grid, make space in gridmessage so message handling doesn't mess with custom data (on windows)
git-svn-id: trunk@14199 -
2008-02-20 07:54:36 +00:00
mattias
20cb515746 IDE: reduced output
git-svn-id: trunk@14198 -
2008-02-20 00:30:35 +00:00
mattias
12979678e5 IDE: open project: added check if lpi file is symlink, fixing bug #10855
git-svn-id: trunk@14197 -
2008-02-20 00:28:11 +00:00
mattias
6632151a96 LCL: removed TCustomForm.TextHeight
git-svn-id: trunk@14196 -
2008-02-19 19:02:37 +00:00
jesus
fdf1e79e71 added soContent to default SaveOptions to StringGrid, fix #10852
git-svn-id: trunk@14195 -
2008-02-19 17:54:26 +00:00
mattias
e97e5ab6b0 IDE: codebrowser: added progressbar
git-svn-id: trunk@14194 -
2008-02-19 17:43:48 +00:00
mattias
5d5e0293b2 LCL: TTreeView: added heuristic to speed up TCustomTreeView.UpdateMaxRight for large amount of nodes
git-svn-id: trunk@14193 -
2008-02-19 13:48:20 +00:00
mattias
1040ede9cd LCL: TTreeView: reduced inavlidates during update
git-svn-id: trunk@14192 -
2008-02-19 13:27:54 +00:00
vincents
64eefe417c IDE: converted menu template from to lfm from Maxim Ganetsky
git-svn-id: trunk@14191 -
2008-02-19 12:01:07 +00:00
mattias
e0c523e862 codetools: accelerated loading include links
git-svn-id: trunk@14190 -
2008-02-19 11:37:30 +00:00
mattias
fc54ba9a4c start page: added links to RTL, FCL and LCL docs
git-svn-id: trunk@14189 -
2008-02-19 09:23:24 +00:00
mattias
d992ea6cf8 gtk intf: cleanup
git-svn-id: trunk@14188 -
2008-02-19 08:43:28 +00:00
mattias
4a973fd05a h2pas: improved debugging
git-svn-id: trunk@14187 -
2008-02-19 08:42:21 +00:00
mattias
ada5d7c704 fixed spelling
git-svn-id: trunk@14186 -
2008-02-18 23:24:54 +00:00
mattias
b8e802c03f translations: german: updates from Joerg Braun
git-svn-id: trunk@14185 -
2008-02-18 23:22:01 +00:00
mattias
a7e5a68b2c gtk2 intf: fixed checking accelerator vs 0 not vs obsolete GDK_VOIDSYMBOL
git-svn-id: trunk@14184 -
2008-02-18 15:51:55 +00:00
tombo
591cd49108 LCL: add or remove page in TabVisible setter only if Parent.HandleAllocated
git-svn-id: trunk@14183 -
2008-02-18 14:44:29 +00:00
sekelsenmat
9f6b7ab596 Several upgrades for device selection and form position/size on wince.
git-svn-id: trunk@14182 -
2008-02-18 13:53:41 +00:00
mattias
64c57c53d2 IDE: fpdoc editor: fixed extracting link ID and title
git-svn-id: trunk@14181 -
2008-02-18 12:57:05 +00:00
mattias
17d85fb7e3 IDE: fpdoc editor: added button to add seealso link to inherited entry
git-svn-id: trunk@14180 -
2008-02-18 11:05:52 +00:00
sekelsenmat
2c82246914 Separates CheckBox on gtk2 and further removes clistbox.
git-svn-id: trunk@14179 -
2008-02-18 08:02:43 +00:00
paul
fa1810d49d fix win32 compilation with fpc 2.2.1
git-svn-id: trunk@14178 -
2008-02-18 07:48:50 +00:00
sekelsenmat
8111761824 Fixes TComboBox.Autosize for Qt.
git-svn-id: trunk@14177 -
2008-02-18 07:18:04 +00:00
sekelsenmat
fc312ff2bb Removes the obsolete CListBox under gtk and qt.
git-svn-id: trunk@14176 -
2008-02-18 07:02:01 +00:00
paul
dcad0439fa qt: fix eating up keys (issue #0010841)
git-svn-id: trunk@14175 -
2008-02-18 05:31:18 +00:00
kirkpatc
63c73778f3 FPDoc - some updates to descriptions of data-aware controls in DBCtrls.xml
git-svn-id: trunk@14174 -
2008-02-17 20:21:24 +00:00
sekelsenmat
e6cdd14d3b Removes CListBox under win32
git-svn-id: trunk@14173 -
2008-02-17 17:53:51 +00:00
tombo
e9b2deb82f FPDOCUpdater: fixed some issues under gtk/linux
git-svn-id: trunk@14172 -
2008-02-17 17:15:31 +00:00
sekelsenmat
08df08f15d Code cleanup.
git-svn-id: trunk@14171 -
2008-02-17 17:13:43 +00:00
sekelsenmat
6c1332e65d Cleanup of unused functions on wince.
git-svn-id: trunk@14170 -
2008-02-17 16:51:06 +00:00
sekelsenmat
a4166c0986 Identation fixes.
git-svn-id: trunk@14169 -
2008-02-17 16:38:20 +00:00
paul
7a50172ef9 qt: fix invisible menus under linux
git-svn-id: trunk@14168 -
2008-02-17 15:15:25 +00:00
mattias
b961973398 codetools: find declaration: implemented if string is ansistring
git-svn-id: trunk@14167 -
2008-02-16 22:57:10 +00:00
sekelsenmat
697fc18008 Improved WinCE brush code.
git-svn-id: trunk@14166 -
2008-02-16 21:54:53 +00:00
sekelsenmat
e81c05ee66 Starts removing the deprecated CList from win32 and wince.
git-svn-id: trunk@14165 -
2008-02-16 21:46:19 +00:00
sekelsenmat
9e54486ffa Large unicode improvements for Windows CE.
git-svn-id: trunk@14164 -
2008-02-16 21:38:56 +00:00
mattias
dbdbd492a7 codetools: fixed remvong redefinitions of connected sections
git-svn-id: trunk@14163 -
2008-02-16 20:28:28 +00:00
sekelsenmat
db8581b37f Fixes using system colors under Windows CE.
git-svn-id: trunk@14162 -
2008-02-16 19:17:28 +00:00
mattias
29340e990e LCL: anchordocking: fixed auto undocking of last child
git-svn-id: trunk@14161 -
2008-02-16 18:33:56 +00:00
paul
d424e05321 qt:
- workaround CreatePatterBrush (issue #0010735)
- few changes in createbitmap

git-svn-id: trunk@14160 -
2008-02-16 18:06:23 +00:00
paul
6c8377e7b0 Qt statusbar:
- simplify code a bit
- take panels alignment into account
- dont show size grip if parent is not a form (fixes #0010834)

git-svn-id: trunk@14159 -
2008-02-16 16:23:42 +00:00
mattias
4b057149d8 LCL: bmp reader: added RLE support from Sebastian Günther
git-svn-id: trunk@14158 -
2008-02-16 11:23:03 +00:00