Commit Graph

13196 Commits

Author SHA1 Message Date
vincents
46ca875004 win32 interface: made ListBox.Item[0] := 'bla' unicode aware
git-svn-id: trunk@13278 -
2007-12-11 15:37:28 +00:00
vincents
7999dc48e6 IDE: fixed enabling child controls in version info groupbox
git-svn-id: trunk@13277 -
2007-12-11 12:08:38 +00:00
vincents
09ad30198a win32 interface: disabling a control also disables its child windows, fixes bug #9733
git-svn-id: trunk@13276 -
2007-12-11 12:04:44 +00:00
vincents
5bffa7b62a updated po-files with new strings
git-svn-id: trunk@13275 -
2007-12-11 11:24:14 +00:00
vincents
ba5c0b67b4 LCL: resourcestring for confirm delete message (bug #10372)
git-svn-id: trunk@13274 -
2007-12-11 11:15:35 +00:00
paul
59c9873708 fix WM_PRINTCLIENT handling
git-svn-id: trunk@13273 -
2007-12-11 07:10:12 +00:00
paul
df4fd226c4 only first imageindex has been broadcasted to listener
git-svn-id: trunk@13272 -
2007-12-11 02:44:42 +00:00
paul
789c8bbb0f protect TCustomCombobox.GetItemHeight from unallocated handle
git-svn-id: trunk@13271 -
2007-12-11 02:30:33 +00:00
paul
cabbd99cb4 repack component images (-17kb)
git-svn-id: trunk@13270 -
2007-12-11 02:03:07 +00:00
paul
46194ca705 repack png for component treeview
git-svn-id: trunk@13269 -
2007-12-11 01:57:49 +00:00
paul
2ccb5aedf4 convert xpm to png
git-svn-id: trunk@13268 -
2007-12-11 01:55:08 +00:00
vincents
119fe01f54 synedit: added forgotten file
git-svn-id: trunk@13267 -
2007-12-11 00:43:12 +00:00
marc
f9054e88c2 * Moved handle -> reference for TRegion
git-svn-id: trunk@13266 -
2007-12-11 00:33:26 +00:00
jesus
e74bc916d7 LazReport, use current printer default paper in new reports
git-svn-id: trunk@13265 -
2007-12-10 20:22:17 +00:00
vincents
5659d730e9 synedit: added VB highlighter from Nyitrai Péter (#10163)
git-svn-id: trunk@13264 -
2007-12-10 19:54:10 +00:00
mattias
3a1550a269 fpc deb: can now create cross compiled debs from Sam Liddicott
git-svn-id: trunk@13263 -
2007-12-10 19:20:57 +00:00
tombo
b1ec8a62c7 Printers4Lazarus: fixed PrintDialog, especially save to PDF
git-svn-id: trunk@13262 -
2007-12-10 15:07:11 +00:00
mattias
e25982fd40 LCL: added TFileSearcher.Search AMaskSeparator parameter
git-svn-id: trunk@13261 -
2007-12-10 12:14:14 +00:00
mattias
70b65d397f IDE: removed easter egg: copying version to clipboard on closing about
git-svn-id: trunk@13260 -
2007-12-10 11:55:14 +00:00
kirkpatc
bc2a527caf LazDoc - updates to TCustomComboBox and TComboBox in StdCtrls.xml
git-svn-id: trunk@13259 -
2007-12-10 11:46:49 +00:00
vincents
5160551dbd IDE: fixed taborder and key handling of buttons in add todo item dialog
git-svn-id: trunk@13258 -
2007-12-10 11:14:11 +00:00
vincents
c86c39f5d4 IDE: added <ctrl>+<shift>+T for insert TODO item from Graeme (#10393)
git-svn-id: trunk@13257 -
2007-12-10 11:02:33 +00:00
vincents
23ecc4209e synunihighlighter: fixed typos introduced in the conversion to mode objfpc (bug #10218)
git-svn-id: trunk@13256 -
2007-12-10 10:38:41 +00:00
paul
26fb043832 TShape image from bee and wile64
git-svn-id: trunk@13255 -
2007-12-10 10:23:19 +00:00
tombo
2697aa4c43 Carbon intf: reverted because of bugs
git-svn-id: trunk@13254 -
2007-12-09 20:19:24 +00:00
mattias
05383709a0 IDE: show abstract methods: now adds default param values
git-svn-id: trunk@13253 -
2007-12-09 12:07:57 +00:00
mattias
92417fc324 LCL: added comment for alClient
git-svn-id: trunk@13252 -
2007-12-09 12:02:31 +00:00
mattias
e9a74b0e51 codetools: added phpWithHasDefaultValues
git-svn-id: trunk@13251 -
2007-12-09 11:49:53 +00:00
mattias
aa1a4453b2 LCL: for Delphi compatibility: several alClient aligned controls now overlap fixing bug #10380
git-svn-id: trunk@13250 -
2007-12-09 11:44:06 +00:00
mattias
342ab1d019 debian: removed unneeded files
git-svn-id: trunk@13249 -
2007-12-09 11:09:36 +00:00
mattias
108a310615 codetools: replaced some var parmas with out params
git-svn-id: trunk@13248 -
2007-12-09 11:07:51 +00:00
tombo
2f1dae25aa Reverted accidentally committed unit
git-svn-id: trunk@13247 -
2007-12-09 11:06:36 +00:00
tombo
4a1d394e7e Carbon intf: improved TextOut performance a little
git-svn-id: trunk@13246 -
2007-12-09 10:59:18 +00:00
paul
0f368555be editbtn:
- change file formatting a bit (decapitalize some keywords, add space between operation, ...)
- use new modern images instead of old
- add script to build images

git-svn-id: trunk@13245 -
2007-12-09 08:46:39 +00:00
paul
6abb5b017e fix win32 unicode openfiledialog (at least it crashes under fpc 2.3.1)
git-svn-id: trunk@13244 -
2007-12-09 08:44:50 +00:00
paul
204175d1bd use modern images for dbnavigator instead of old
git-svn-id: trunk@13243 -
2007-12-09 07:30:35 +00:00
paul
1d63aba405 allow TDBNavigator to load any graphic type for glyph
git-svn-id: trunk@13242 -
2007-12-09 07:23:02 +00:00
paul
6b5b6fd401 1. split lcl images to:
- lcl_dbgrid_images and
- lcl_dbnav_images
so applications will include only those images they really nead
2. remove old lclicons
3. add script files to build resources

git-svn-id: trunk@13241 -
2007-12-09 07:03:59 +00:00
vincents
031bd12117 fpgui: use X11 on all Unix platforms (bug #10382)
git-svn-id: trunk@13240 -
2007-12-08 22:43:43 +00:00
vincents
38b374db96 LCL: added TEdit.OnDblClick (bug #10097)
git-svn-id: trunk@13239 -
2007-12-08 22:29:15 +00:00
vincents
94cf52674a lcl docs: don't use <code> tag inside a paragraph.
git-svn-id: trunk@13238 -
2007-12-08 22:25:18 +00:00
mattias
add5d80dfa lazdatadict: added .txt extension to README.txt
git-svn-id: trunk@13237 -
2007-12-08 20:20:36 +00:00
mattias
d72ecf6d11 lazdatadict: added package lazdatadict - a data dictionary from Michael Van Canneyt
git-svn-id: trunk@13236 -
2007-12-08 20:19:59 +00:00
tombo
f77f76756c LCL fileutil: fixed compilation with fpc 2.2.0
git-svn-id: trunk@13235 -
2007-12-08 19:19:14 +00:00
paul
3b6c31b854 - replace old componenttreeview images with new
- move new images to images directory
- add script and list to build new images

git-svn-id: trunk@13234 -
2007-12-08 19:16:45 +00:00
mattias
30e6f87300 IDE: abstract methods dlg: added resourcestrings
git-svn-id: trunk@13233 -
2007-12-08 19:07:55 +00:00
mattias
4e251645a1 IDE: abstract methods dlg: fixed caption showing the right classname
git-svn-id: trunk@13232 -
2007-12-08 18:58:25 +00:00
mattias
840f7c280b codetools: fixed error handling in TIdentCompletionTool.FindAbstractMethods if cursor outside of class
git-svn-id: trunk@13231 -
2007-12-08 18:44:52 +00:00
mattias
0fbc99fe14 IDE: fixed keyrelation abstract method warning
git-svn-id: trunk@13230 -
2007-12-08 18:41:05 +00:00
mattias
15fe65e8c2 IDE: fixed pkg manager abstract method warning
git-svn-id: trunk@13229 -
2007-12-08 18:23:05 +00:00