marc
|
d43db7b7f3
|
* Splitup of TBitmap into TRasterImage, TCustomBitmap, TFPImageBitmap and TBitmap
* Implemented TIcon and reading .ico (including Vista icons)
git-svn-id: trunk@15472 -
|
2008-06-20 00:21:07 +00:00 |
|
jesus
|
011f5fda74
|
LazReport, restored lt and ru translators names for editor sample
git-svn-id: trunk@15471 -
|
2008-06-19 18:08:36 +00:00 |
|
mattias
|
96e855ad53
|
LCL: TControlScrollBar: implemented hiding scrollbar, bug #11491
git-svn-id: trunk@15470 -
|
2008-06-19 10:41:09 +00:00 |
|
mattias
|
faf4ac0821
|
IDE: environment: added turkish
git-svn-id: trunk@15469 -
|
2008-06-19 10:01:07 +00:00 |
|
jesus
|
2b65ae6477
|
LazReport, updated sample translations, remove lazreport missing script code from localize
git-svn-id: trunk@15468 -
|
2008-06-19 03:06:26 +00:00 |
|
paul
|
09465eca12
|
win32: fix mem leak (#0011496) by Martin Friebe
git-svn-id: trunk@15467 -
|
2008-06-19 00:53:40 +00:00 |
|
paul
|
90da3bcca6
|
wince: remove CreateCursor, add CreateIconIndirect, DestroyIcon (not tested)
git-svn-id: trunk@15466 -
|
2008-06-19 00:45:31 +00:00 |
|
jesus
|
0f9eb81a2f
|
localize don't use rstconv/updatepofiles for lazreport
git-svn-id: trunk@15465 -
|
2008-06-18 23:48:38 +00:00 |
|
jesus
|
dcdf28499d
|
ide, i18n, fixed clean and update translated PO files
git-svn-id: trunk@15464 -
|
2008-06-18 23:28:59 +00:00 |
|
marc
|
f16a90121b
|
* Updated Russion translation by Maxim Ganetsky
git-svn-id: trunk@15463 -
|
2008-06-18 23:12:42 +00:00 |
|
marc
|
000eaee7e6
|
* Improved localization by Maxim Ganetsky of:
- Environment Options Dialog
- Empty Methods Dialog
- Source Editor popup menu
* Updated .po files
git-svn-id: trunk@15462 -
|
2008-06-18 23:09:10 +00:00 |
|
marc
|
1528af4c23
|
* Updated Slovak translation by Slavko
git-svn-id: trunk@15461 -
|
2008-06-18 23:04:06 +00:00 |
|
marc
|
5bf1f6ccbd
|
Updated Lithuanian translation by Valdas Jankunas
git-svn-id: trunk@15460 -
|
2008-06-18 22:45:32 +00:00 |
|
sekelsenmat
|
9bf58926c8
|
Improves Carbon Cocoa TTrayIcon
git-svn-id: trunk@15459 -
|
2008-06-18 20:23:05 +00:00 |
|
kirkpatc
|
fa264a54c1
|
FPDoc - slight modifications to TColumn and description for TDBNavButton in dbcontrols and dbgrids
git-svn-id: trunk@15458 -
|
2008-06-18 17:54:31 +00:00 |
|
paul
|
db26dddf06
|
gtk1, gtk2: Add CreateIconIndirect implementation which returns pixbuf. Move CreateCursor code there and remove its declaration.
git-svn-id: trunk@15457 -
|
2008-06-18 09:14:27 +00:00 |
|
paul
|
66ca0835ec
|
- lcl: use CreateIconIndirect as default implementation for CreateCursor and DestroyIcon for DestroyCursor
- win32: add CreateIconIndirect and remove CreateCursor
- qt: redo cursors through TQtCursor instead of QCursorH, remove CreateCursor and DestroyCursor, implement CreateIconIndirect and DestroyIcon
git-svn-id: trunk@15456 -
|
2008-06-18 03:21:33 +00:00 |
|
paul
|
cba644ed21
|
win32: improve double buffering protection (#0011145)
git-svn-id: trunk@15455 -
|
2008-06-18 00:49:25 +00:00 |
|
jesus
|
f678aaf278
|
ide, i18n: support for multiline messages
git-svn-id: trunk@15454 -
|
2008-06-17 20:01:33 +00:00 |
|
mazen
|
d9ea20a1ef
|
* Added .po files to lazarus-ide debian package.
* Fixed clean target in debian rules to remove gtk2 binaries.
git-svn-id: trunk@15453 -
|
2008-06-17 15:29:44 +00:00 |
|
paul
|
f30d0ed590
|
lcl: add CreateIconIndirect prototype
git-svn-id: trunk@15452 -
|
2008-06-17 13:17:28 +00:00 |
|
mattias
|
6e1292252c
|
LCL: reduced debugging
git-svn-id: trunk@15451 -
|
2008-06-17 12:28:28 +00:00 |
|
vincents
|
fbf7b8bdb4
|
windows installer script: fixes for creating fpc 2.2.2rc1 of the cross arm-wince installer
git-svn-id: trunk@15450 -
|
2008-06-17 10:39:05 +00:00 |
|
paul
|
c3efd672e0
|
win32: protect double buffer gdi objects from enemies (#0011145)
git-svn-id: trunk@15449 -
|
2008-06-17 08:18:31 +00:00 |
|
paul
|
75bb6cfe41
|
formatting
git-svn-id: trunk@15448 -
|
2008-06-17 07:32:09 +00:00 |
|
paul
|
565bfc0538
|
qt: cleanup
git-svn-id: trunk@15447 -
|
2008-06-17 05:03:33 +00:00 |
|
paul
|
fad1936a76
|
lcl: publish OnContextPopup for more controls
git-svn-id: trunk@15446 -
|
2008-06-17 04:53:06 +00:00 |
|
paul
|
a7d97dbc4d
|
qt: don't send LM_CHANGE on QTrackBar range change - lcl does not need it
git-svn-id: trunk@15445 -
|
2008-06-17 04:31:15 +00:00 |
|
paul
|
200d8894aa
|
qt: fix changing visibility of a window if it has main menu attached (#0011487)
git-svn-id: trunk@15444 -
|
2008-06-17 02:21:22 +00:00 |
|
paul
|
4e53453599
|
qt: fix few TrackBar issues (#0011486, #0011488)
git-svn-id: trunk@15443 -
|
2008-06-17 01:58:28 +00:00 |
|
vincents
|
1d22108b2f
|
mac os x installer: support using full fpc version in installer file names
git-svn-id: trunk@15442 -
|
2008-06-16 21:08:24 +00:00 |
|
jesus
|
ebdec7f951
|
ide, i18n, allow some ascii chars to be un-encoded in result string
git-svn-id: trunk@15441 -
|
2008-06-16 19:32:31 +00:00 |
|
mattias
|
1ebd38a998
|
debian: set defaults for FPC, LAZBUILD, FPCMAKE, let clean call configure
git-svn-id: trunk@15440 -
|
2008-06-16 15:55:50 +00:00 |
|
jesus
|
f1c95f1d34
|
ide, improved parsing of rst files for i18n, reduced escaped characters
git-svn-id: trunk@15439 -
|
2008-06-16 15:10:03 +00:00 |
|
mattias
|
8dd3b47aba
|
translations: chinese: updates from Liu Sizhuang
git-svn-id: trunk@15438 -
|
2008-06-16 10:37:41 +00:00 |
|
mattias
|
e16434df58
|
LCL: fixed chinese lang id
git-svn-id: trunk@15437 -
|
2008-06-16 10:36:23 +00:00 |
|
mattias
|
c50c6e5f90
|
LCL: clean up
git-svn-id: trunk@15436 -
|
2008-06-16 09:04:33 +00:00 |
|
paul
|
5d525c37af
|
ide: load ShowCompileDialog option at start
git-svn-id: trunk@15435 -
|
2008-06-16 07:50:55 +00:00 |
|
paul
|
e1ffc23daa
|
lcl: improve reordering of toolbuttons if they were added on toolbar create and their bounds are equal
git-svn-id: trunk@15434 -
|
2008-06-16 07:06:37 +00:00 |
|
paul
|
d5d9f4c4d6
|
win32: update checklistbox itemheight in runtime on font change
git-svn-id: trunk@15433 -
|
2008-06-16 01:37:30 +00:00 |
|
paul
|
4a04564358
|
ide: save show compile dialog option change
git-svn-id: trunk@15432 -
|
2008-06-16 01:13:45 +00:00 |
|
kirkpatc
|
78c78ad0ac
|
FPDoc - some updates and additional definitions for THeaderControl, TListColumn and TUpDown in ComCtrls.xml
git-svn-id: trunk@15431 -
|
2008-06-15 13:11:00 +00:00 |
|
mattias
|
20f65465f5
|
gtk1: fixed compilation
git-svn-id: trunk@15430 -
|
2008-06-15 11:31:56 +00:00 |
|
mattias
|
aa685453e3
|
synedit: removed indenter
git-svn-id: trunk@15429 -
|
2008-06-15 11:28:49 +00:00 |
|
mattias
|
f1f758e093
|
synedit: started TSynCustomBeautifier
git-svn-id: trunk@15428 -
|
2008-06-15 10:59:47 +00:00 |
|
jesus
|
a779c0af6e
|
LCL, grids, changed cbsEllipsis editor issue #7214, fix unwished selection change while editing if mouse moved (gtk), several editor problems if goAlwaysShowEditor option is set
git-svn-id: trunk@15427 -
|
2008-06-14 23:07:53 +00:00 |
|
mattias
|
b713bcb5bb
|
gtk intf: first try to debug caret bug
git-svn-id: trunk@15426 -
|
2008-06-14 17:26:23 +00:00 |
|
paul
|
daf9bb41ce
|
lcl: publish OnContextPopup for more controls
git-svn-id: trunk@15425 -
|
2008-06-14 16:14:08 +00:00 |
|
paul
|
8300102cb2
|
lcl: publish OnContextPopup for TListBox and TCheckListBox
git-svn-id: trunk@15424 -
|
2008-06-14 14:30:26 +00:00 |
|
mattias
|
63efcb6dec
|
gtk1 intf: workaround for popupmenu of TEdit/TComboBox mouse capture release bug #9452
git-svn-id: trunk@15423 -
|
2008-06-14 13:20:10 +00:00 |
|