Commit Graph

14089 Commits

Author SHA1 Message Date
mattias
fe66011828 updatepofiles: fixed comment
git-svn-id: trunk@14225 -
2008-02-21 21:18:09 +00:00
jesus
7e38efc3cf grids, fixed note under gtk about invalidaterect during paint message
git-svn-id: trunk@14224 -
2008-02-21 21:09:30 +00:00
jesus
c68ac42c85 grids, fix sporadic gdi leaks (gtk)
git-svn-id: trunk@14223 -
2008-02-21 20:32:56 +00:00
vincents
d1cdab13d9 LCL: fixed default value of TCustomGrid.TabStop (bug #10866)
git-svn-id: trunk@14222 -
2008-02-21 14:14:29 +00:00
paul
a3704dd28e remove csCaptureMouse from TCustomCalendar
git-svn-id: trunk@14221 -
2008-02-21 09:48:20 +00:00
paul
27d0c29fb7 remove csCaptureMouse from TCustomEdit and TCustomCombobox (they are not needed and breaks behavior or qt applications)
git-svn-id: trunk@14220 -
2008-02-21 06:01:58 +00:00
paul
fc53a7a259 revert 0010861
git-svn-id: trunk@14219 -
2008-02-21 05:42:12 +00:00
paul
99ca08c0bc qt: improve combobox event handling
git-svn-id: trunk@14218 -
2008-02-21 05:35:01 +00:00
paul
12392bd167 update label size on font change if autosize is set to true (0010846)
git-svn-id: trunk@14217 -
2008-02-21 04:32:08 +00:00
paul
754b2e921d change button enable state of TCustomEditButton descendants on ReadOnly change (issue #0010861 by Gerard Visent)
git-svn-id: trunk@14216 -
2008-02-21 04:17:28 +00:00
paul
6635c91635 lcl: don't capture mouse for button controls (no need and moreover locks qt applications) (fixes issue #0010843)
git-svn-id: trunk@14215 -
2008-02-21 04:06:21 +00:00
jesus
85407b63eb lazreport, fix after removing of form.textheight and changed groupeditor to use buttonpanel and editbutton, from Aleksey Lagunov (with changes)
git-svn-id: trunk@14214 -
2008-02-21 00:27:44 +00:00
marc
6379cc6061 * Fixed nil pointer dereference when jumping to source when all tabs are closed (reported by Martin Friebe)
* Fixed possible nil pointer dereference when callstack returns a nil entry (reported by Martin Friebe)
* Simplified copying callstack to clipboard

git-svn-id: trunk@14213 -
2008-02-20 23:16:58 +00:00
mattias
e91dacd68b synedit: fixed undo delete space at end of line, bug #8722
git-svn-id: trunk@14212 -
2008-02-20 14:39:41 +00:00
mattias
b2affc1ca1 IDE: source editor: restarting completion timer after ending completion with point, feature request 9105
git-svn-id: trunk@14211 -
2008-02-20 14:19:06 +00:00
mattias
0931f20836 IDE: source editor: not auto starting identifie completion in comments
git-svn-id: trunk@14210 -
2008-02-20 13:57:30 +00:00
mattias
36792e86c0 IDE: not raising warning about mising packages during opening project - just do not open the forms, bug #10398
git-svn-id: trunk@14209 -
2008-02-20 13:43:44 +00:00
mattias
d47865abc6 LCL: fixed TCustomEditButton anchoring button, fixing bug #10748/2
git-svn-id: trunk@14208 -
2008-02-20 13:28:46 +00:00
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