Commit Graph

13205 Commits

Author SHA1 Message Date
paul
43bbf50af9 make TToggleBox differ from TButton more
repack other new images

git-svn-id: trunk@13287 -
2007-12-12 02:38:46 +00:00
paul
e0946dbb84 ButtonGlyphs:
- extend TNumGlyphs - now 1..5
- extend TButtonState - bsHot added
- restore bsExclusive painting
- handling bsHot state
SpeedButtons:
- handle new state bsHot

git-svn-id: trunk@13286 -
2007-12-12 01:57:38 +00:00
paul
1020dc7cd7 new component images from wile64
git-svn-id: trunk@13285 -
2007-12-11 23:27:49 +00:00
mattias
9981352c65 laz_xmlstreaming: removed read/write overrides for fpc 2.2.0 and 2.0.x
git-svn-id: trunk@13284 -
2007-12-11 23:23:20 +00:00
mattias
1ce240c0e6 lazdaemon: set nicer default unit names
git-svn-id: trunk@13283 -
2007-12-11 23:06:44 +00:00
kirkpatc
74a4efaea6 LazDoc - fixed typos in StdCtrls.xml. ExtCtrls.xml and ComCtrls.xml
git-svn-id: trunk@13282 -
2007-12-11 19:47:29 +00:00
kirkpatc
516d896fd5 LazDoc - update to StdCtrls.xml: changes to TRadioButton. Last commit, in which log was omitted (sorry!), updated ExtCtrls and ComCtrls with changes to TRadioGroup, TCustomTrackBar and TTrackBar. Examples for radiobuttons and trackbar have been added to ExtCtrls and ComCtrls subdirectories
git-svn-id: trunk@13281 -
2007-12-11 18:21:52 +00:00
kirkpatc
d5021f931e git-svn-id: trunk@13280 - 2007-12-11 18:13:40 +00:00
tombo
48c79a27ca Printers4Lazarus: implemented TPrintDialog PageRange under Carbon
git-svn-id: trunk@13279 -
2007-12-11 17:03:23 +00:00
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