Commit Graph

15184 Commits

Author SHA1 Message Date
sekelsenmat
63e0d0286a Improves the TrayIcon example
git-svn-id: trunk@15322 -
2008-06-05 22:42:22 +00:00
kirkpatc
7c26cd887e FPDoc - further updates to methods in Graphics.xml
git-svn-id: trunk@15321 -
2008-06-05 20:40:56 +00:00
mattias
0c0468bc6d LCL; clean up
git-svn-id: trunk@15320 -
2008-06-05 16:46:39 +00:00
mattias
e92a0bdc32 LCL: moved mousewheel handlers from TWinControl to TControl
git-svn-id: trunk@15319 -
2008-06-05 16:16:13 +00:00
mattias
52718f647c IDE: added FPC version to about dlg
git-svn-id: trunk@15318 -
2008-06-05 15:39:17 +00:00
mattias
30d78489eb messagescomposer: added resourcestrings
git-svn-id: trunk@15317 -
2008-06-05 15:27:20 +00:00
mattias
865c66425e LCL: TMemo: published OnMouseWheel/OnMouseWheelDown,OnMouseWheelUp
git-svn-id: trunk@15316 -
2008-06-05 14:34:11 +00:00
paul
452d657a34 lcl: publish TCheckListBox.Columns
win32, wince: fix CheckListBox drawing

git-svn-id: trunk@15315 -
2008-06-05 14:11:07 +00:00
tombo
eb51e62992 LCL Carbon: fixed #0011390: TBitBtn does not display glyph properly - the image mask was not cropped
git-svn-id: trunk@15314 -
2008-06-05 11:30:27 +00:00
vincents
a7bba2a00d trayicon example: fixed compilation with fpc 2.2.1 and higher on darwin
git-svn-id: trunk@15313 -
2008-06-05 07:45:39 +00:00
mattias
f2c437b0e5 LCL: reduced warnings
git-svn-id: trunk@15312 -
2008-06-05 05:10:35 +00:00
vincents
96d3012446 IDE: return in search results listbox jump to the source location
git-svn-id: trunk@15311 -
2008-06-04 22:27:51 +00:00
vincents
561fbf548c carbon and cocoa widget set, printers4lazarus: fixed compilation with fpc 2.2.1 and higher
git-svn-id: trunk@15310 -
2008-06-04 22:26:25 +00:00
vincents
d6da0cd1a5 carbon and cocoa widget set: fixed compilation with fpc 2.2.1 and higher
git-svn-id: trunk@15309 -
2008-06-04 22:12:59 +00:00
sekelsenmat
404a6a93b8 Fixes bug #11391 and adds automatic compilation of the .rc file.
git-svn-id: trunk@15308 -
2008-06-04 18:13:03 +00:00
kirkpatc
0ddf238101 FPDoc - Definitions for some procedures and functions in graphics.xml
git-svn-id: trunk@15307 -
2008-06-04 14:55:48 +00:00
mattias
755e6888e0 IDEIntf: fixed typo
git-svn-id: trunk@15306 -
2008-06-04 09:25:01 +00:00
vincents
51e4233a16 LCL: added functions for drawing arrows from Benito van der Zander (bug #11202)
git-svn-id: trunk@15305 -
2008-06-04 08:56:54 +00:00
vincents
38b8013b18 xml docs: reformatted so comming changes are more visible
git-svn-id: trunk@15304 -
2008-06-04 08:52:02 +00:00
paul
a859359c93 win32: further fix menu colors
git-svn-id: trunk@15303 -
2008-06-04 08:24:45 +00:00
vincents
97ffab3695 IDE: fixed AV and memleak when closing Lazarus with an open fpdoc edit window
git-svn-id: trunk@15302 -
2008-06-04 07:37:32 +00:00
vincents
6b86d276a7 LCL: don't raise OnPageChange event while loading (bug #11406)
git-svn-id: trunk@15301 -
2008-06-04 06:50:39 +00:00
mattias
751043ea4d gtk1: fixed compilation
git-svn-id: trunk@15300 -
2008-06-03 17:47:13 +00:00
jesus
6997537d50 LazReport, mousewheel scrolling in preview, hint from Domingo Alvarez Duarte, issue #11180
git-svn-id: trunk@15299 -
2008-06-03 15:39:04 +00:00
mattias
4ac5113a66 gtk2 intf: implemented LM_SelChange event for TGtk2WSCustomListBox, bug #11229, #11356, #11337
git-svn-id: trunk@15298 -
2008-06-03 12:02:34 +00:00
mattias
f273bde703 gtk2 intf: TCustomListBox: fixed SetCallBack
git-svn-id: trunk@15297 -
2008-06-03 11:16:16 +00:00
paul
3ef54218fb gtk2: fix TBitBtn with Marging (#0011383)
git-svn-id: trunk@15296 -
2008-06-03 03:41:58 +00:00
paul
72096b4856 lcl:
- add TCheckListBox.ItemEnabled property
- implement ItemEnabled for win32, qt, gtk2

git-svn-id: trunk@15295 -
2008-06-03 02:02:42 +00:00
sekelsenmat
867475552a Improves fpgui menus
git-svn-id: trunk@15294 -
2008-06-03 01:10:22 +00:00
paul
372a450379 lcl: add support for '&' in themed text drawing
git-svn-id: trunk@15293 -
2008-06-03 00:48:10 +00:00
vincents
ad99296adb IDE: fixed compilation with fpc 2.2.0
git-svn-id: trunk@15292 -
2008-06-02 18:28:38 +00:00
jesus
6aa7877586 lazreport, updated editor sample (indices and current report)
git-svn-id: trunk@15291 -
2008-06-02 15:41:58 +00:00
vincents
b0f0710df2 LCL: raise OnPageChangeEvent also when changing the page programatically to be Delphi compatible (bug #11367) from Tobias Giesen
git-svn-id: trunk@15290 -
2008-06-02 13:59:20 +00:00
vincents
59c009eaf5 TAChart: Fixed Legend selection bug, DrawLegend bugfix (by Anton Vychegzhanin) (bug #11398)
git-svn-id: trunk@15289 -
2008-06-02 13:28:08 +00:00
tombo
c9f812da32 LCL Carbon: fixed #0011377: Mac OS X : Carbon IDE crash when Finding in Files...
by setting owner draw properties and events properly

git-svn-id: trunk@15288 -
2008-06-02 13:20:30 +00:00
mattias
6f639c52bd IDE: added macro $Project(InfoFile) for the lpi filename, bug #11399
git-svn-id: trunk@15287 -
2008-06-02 08:49:46 +00:00
vincents
1ea890ac9e IDE: delayed using short path for IDEMake.cfg until actually passing it to the make command, so we are sure it exists and ExtractShortPathName return a valid file name (bug #11400)
git-svn-id: trunk@15286 -
2008-06-02 08:12:49 +00:00
paul
6fd5dc9d3d gtk2: simplify gtk2 progress bar code, don't set position on widget creation (#0011382)
git-svn-id: trunk@15285 -
2008-06-02 02:55:16 +00:00
vincents
813ed4a6bf LCL: fixed set streaming based on r11149 #a9fb0409fa of fpc (bug #11387)
git-svn-id: trunk@15284 -
2008-06-01 14:37:51 +00:00
kirkpatc
b295e740df FPDoc - remaining methods described in FileUtil.xml
git-svn-id: trunk@15283 -
2008-06-01 10:00:23 +00:00
jesus
5abcbe2bff LCL, fixes grid column resizing problem, issue #10732
git-svn-id: trunk@15282 -
2008-05-31 18:12:04 +00:00
jesus
a353f8dd84 printers, use ms recommended method to obtain default printer, issue #11301
git-svn-id: trunk@15281 -
2008-05-31 17:22:05 +00:00
kirkpatc
c2e826baac FPDoc - further descriptions of methods in FileUtils.xml
git-svn-id: trunk@15280 -
2008-05-31 08:04:04 +00:00
vincents
5f98274e7f IDE: pass IDEmake.cfg path as short file name, so quoting is needed (maybe fixes #11362)
git-svn-id: trunk@15279 -
2008-05-30 22:04:59 +00:00
jesus
35ede8b695 printers, fix selecting default printer and updating devmode (windows)
git-svn-id: trunk@15278 -
2008-05-30 15:10:51 +00:00
kirkpatc
1c463bc570 FPDoc - further definitions for methods in FileUtils.xml
git-svn-id: trunk@15277 -
2008-05-30 11:07:03 +00:00
vincents
8c765ce1af sqldb components:
* enabled TSqlite3Connection, TSQLScript and TSQLConnector for fpc 2.2.1
- removed support for versions before 2.2.0

git-svn-id: trunk@15276 -
2008-05-30 08:31:47 +00:00
paul
9c829fa22a lcl: toolbutton
- fix drawing of non-flat disabled state
- fix drawing of disabled state (now it looks gray and fixes #0001650)

git-svn-id: trunk@15275 -
2008-05-30 02:18:12 +00:00
vincents
feea28fc55 IDE: prefer ' over " in Makefile and make commands, " is not handled well on windows 98
git-svn-id: trunk@15274 -
2008-05-29 22:25:33 +00:00
kirkpatc
90fb54104d FPDoc - more methods defined in FileUtil.xml
git-svn-id: trunk@15273 -
2008-05-29 07:55:13 +00:00