Commit Graph

35765 Commits

Author SHA1 Message Date
martin
01f0b60bfc LCL, TreeView: fix GetNextVisible, GetPrevVisible. Issue #21264
- Visible means "property Visible" (and all parents Visible and Expanded)
- It does not mean: within the scrolled-in area

git-svn-id: trunk@36577 -
2012-04-05 12:47:07 +00:00
sekelsenmat
51262ce4b0 LCL-CustomDrawn: Implements a new much faster image copying based in TLazIntfImage.GetDataLineStart. Speeds the magnifier drawing from 630ms to 477ms in X11
git-svn-id: trunk@36576 -
2012-04-05 12:22:56 +00:00
martin
620a57d289 IDE/Setup dialog: force taskbar button to be shown
git-svn-id: trunk@36575 -
2012-04-05 11:48:10 +00:00
mattias
cea599f60f IDE: fixed saving environment on every change
git-svn-id: trunk@36574 -
2012-04-05 09:30:26 +00:00
sekelsenmat
6f022b3bae Makes GetWindowSize and GetClientBounds more robust to a lack of implementation in the backend
git-svn-id: trunk@36573 -
2012-04-05 09:29:26 +00:00
zeljko
e9ca5ca089 LCL: do not send Click from TToolButton if mouse is out of control. issues #19688 and #21560
git-svn-id: trunk@36572 -
2012-04-05 09:02:32 +00:00
sekelsenmat
0a48c5dbe4 LCL-CustomDrawn-X11: Implements GetCursorPos
git-svn-id: trunk@36571 -
2012-04-05 08:49:20 +00:00
mattias
1bf4624e3c lazbuild: select IDE build mode, fixed compiling with different mode
git-svn-id: trunk@36570 -
2012-04-05 07:36:42 +00:00
mattias
0731f4ba72 IDE: clean up
git-svn-id: trunk@36569 -
2012-04-05 07:33:50 +00:00
mattias
c24580f5a9 IDE: clean up
git-svn-id: trunk@36568 -
2012-04-04 23:49:45 +00:00
mattias
f19fe2c36e IDE: show downgrade warning
git-svn-id: trunk@36567 -
2012-04-04 23:31:42 +00:00
martin
d2a465a0d6 IDE keymap: make "break point" one word
git-svn-id: trunk@36566 -
2012-04-04 17:51:39 +00:00
juha
c0bc729709 LCL: Prevent TShape.stRectangle disappearing with certain Height/Width and Pen.Width values. Issue #19147, patch from Bart Broersma
git-svn-id: trunk@36565 -
2012-04-04 17:49:50 +00:00
juha
059fa46853 LCL: formatting
git-svn-id: trunk@36564 -
2012-04-04 17:49:43 +00:00
martin
271df67a82 Improve Options/Keymap filter
git-svn-id: trunk@36563 -
2012-04-04 17:49:01 +00:00
martin
36bc4cca4d Improve Options/Keymap filter
git-svn-id: trunk@36562 -
2012-04-04 17:41:24 +00:00
martin
5a8a3eb82b Keymap: Remove"Toggle" from view dbg windows
git-svn-id: trunk@36561 -
2012-04-04 17:10:27 +00:00
sekelsenmat
733ff4b8b9 Starts the X11 tray icon
git-svn-id: trunk@36560 -
2012-04-04 14:25:28 +00:00
sekelsenmat
f1243984e6 LCL-CustomDrawn-X11: Fixes the screenshot code
git-svn-id: trunk@36559 -
2012-04-04 13:55:48 +00:00
sekelsenmat
1bcb7d9585 Patch from Giuliano to improve the new X11 timer and to implement screenshot taking in X11 + My improvements over the code to implement GetDeviceSize
git-svn-id: trunk@36558 -
2012-04-04 10:31:21 +00:00
mattias
6f89719e7d IDE: clean up
git-svn-id: trunk@36557 -
2012-04-04 10:14:17 +00:00
mattias
38643fee98 IDE: warn if upgrading configs
git-svn-id: trunk@36556 -
2012-04-04 09:44:02 +00:00
sekelsenmat
24ea04d036 Reverts define changes in lazcanvas as TFPCustomRegion is not in fpc 2.6.1
git-svn-id: trunk@36555 -
2012-04-04 06:59:05 +00:00
sekelsenmat
d645281057 LCL-CustomDrawn: Fixes compilation in Mac OS X
git-svn-id: trunk@36554 -
2012-04-04 06:58:14 +00:00
maxim
4e9c1da0e6 regenerated translations; updated Russian translation
git-svn-id: trunk@36553 -
2012-04-03 22:25:17 +00:00
maxim
52d4d5a5c1 IDE: fixed editor tab position combobox items localization on Editor/Misc options page
git-svn-id: trunk@36552 -
2012-04-03 22:23:32 +00:00
maxim
c9b64f58a1 IDE: translate descriptions of all macros
git-svn-id: trunk@36551 -
2012-04-03 21:00:37 +00:00
dodi
04affae6fc DocMgr: reduced support for FCL packages
git-svn-id: trunk@36550 -
2012-04-03 20:38:07 +00:00
mattias
0f29e8588f IDE: fixed crash on find identifier references
git-svn-id: trunk@36549 -
2012-04-03 18:39:47 +00:00
mattias
c4bea1cbab IDE: fixed note about wrong laz dir
git-svn-id: trunk@36548 -
2012-04-03 17:54:54 +00:00
martin
8afdbf2a7a IDE, Printing: break long lines. Fix Utf8. Update for rev 36529 #63bc45df7b
git-svn-id: trunk@36547 -
2012-04-03 17:40:36 +00:00
mattias
63512ed1c7 IDE: consider empty lazarusdirectory as pcp, empty fpcsrcdir as lazdir, epty testdir as lazdir
git-svn-id: trunk@36546 -
2012-04-03 16:01:36 +00:00
sekelsenmat
6ead435909 lazcanvas and lazregion: Changes the defines for old fcl-image from 2.6.x to 2.6 because my fcl-image improvements were merged to FPC 2.6.1
git-svn-id: trunk@36545 -
2012-04-03 15:49:45 +00:00
sekelsenmat
a8ad7b2373 LCL-CustomDrawn: Implements GetCliBox, now TGrid starts to appear
git-svn-id: trunk@36544 -
2012-04-03 15:48:52 +00:00
mattias
258b8b8ad5 IDE: setup dialog: using same file resolving as IDE
git-svn-id: trunk@36543 -
2012-04-03 15:39:26 +00:00
vincents
1c6a9d99e3 lcl xml docs: added skeletonfor customdrawn_winxp unit
git-svn-id: trunk@36542 -
2012-04-03 10:59:31 +00:00
vincents
8b29927100 lcl xml docs: added skeletonfor customdrawn_android unit
git-svn-id: trunk@36541 -
2012-04-03 10:53:42 +00:00
blikblum
98c4e38d37 lazreport: remove case conversion when calling GetVariableValue (OnGetValue) in CalcOPZ. Redo rev 36490. This time without collateral effects due to changes in rev 36539 #fea7df6a87
git-svn-id: trunk@36540 -
2012-04-03 09:59:51 +00:00
blikblum
fea7df6a87 lazreport: uppercase variable before comparing with hardcoded functions. Properly fix to 21624
git-svn-id: trunk@36539 -
2012-04-03 09:55:36 +00:00
mattias
aefd41ef26 IDE: always store lazarus directory
git-svn-id: trunk@36538 -
2012-04-03 07:47:58 +00:00
sekelsenmat
8bccb857bc Improves the docs for GetDeviceCaps
git-svn-id: trunk@36537 -
2012-04-03 07:14:26 +00:00
maxim
a512e5a8b3 regenerated translations; updated Russian translation
git-svn-id: trunk@36536 -
2012-04-02 22:13:03 +00:00
maxim
ee0b40b9b0 IDE: more clean up of unused resourcestrings
git-svn-id: trunk@36535 -
2012-04-02 22:11:46 +00:00
maxim
8bb818faad regenerated translations; updated Russian translation
git-svn-id: trunk@36534 -
2012-04-02 21:46:40 +00:00
maxim
375afe36dc IDE: clean up unused resourcestrings
git-svn-id: trunk@36533 -
2012-04-02 21:46:00 +00:00
maxim
2a51a877c5 IDE: commit lazarus.res, which gets changed on every recompile
git-svn-id: trunk@36532 -
2012-04-02 20:43:24 +00:00
maxim
a6490b7739 Components, LazReport: fixed buttonpanel localization in BarCode editor dialog
git-svn-id: trunk@36531 -
2012-04-02 20:33:58 +00:00
martin
4eebdaad64 IDE: Export as HTML (rev 36523 #db25fe4136) fix reference to none existing resource
git-svn-id: trunk@36530 -
2012-04-02 20:33:44 +00:00
martin
63bc45df7b IDE, Printing: break long lines. Issue #0013479
git-svn-id: trunk@36529 -
2012-04-02 20:31:06 +00:00
martin
f859a78647 SynEdit, Template(Syncro) fix invalidation
git-svn-id: trunk@36528 -
2012-04-02 19:23:51 +00:00