Commit Graph

35789 Commits

Author SHA1 Message Date
vincents
1016328ac2 lcl: added customdrawn directory to the makefile.fpc, needed for make deb
git-svn-id: trunk@36602 -
2012-04-06 10:48:50 +00:00
juha
b0db3474ba IDE: unify the 2 filters in KeyMapping window. Prevent a potential crash.
git-svn-id: trunk@36601 -
2012-04-06 10:47:53 +00:00
sekelsenmat
2c6aed50c6 LCL-CustomDrawn: Implements FrameRect
git-svn-id: trunk@36600 -
2012-04-06 10:16:42 +00:00
mattias
1cdd557bba IDE: use under windows as default for make the make.exe in the compiler directory
git-svn-id: trunk@36599 -
2012-04-06 10:15:46 +00:00
sekelsenmat
004ac9d859 Fixes a crash caused by the new mask code
git-svn-id: trunk@36598 -
2012-04-06 10:00:47 +00:00
vincents
d1f4f3fa36 debian: fixed typo in date of Changelog
git-svn-id: trunk@36597 -
2012-04-06 09:55:37 +00:00
mattias
5044976121 IDE,codetools: fixed ppccross,crossppc to ppcross
git-svn-id: trunk@36596 -
2012-04-06 09:45:40 +00:00
mattias
ee1462e0a4 IDE: check for make
git-svn-id: trunk@36595 -
2012-04-06 09:43:49 +00:00
mattias
39d62e0309 IDE: check compiler: only run common names
git-svn-id: trunk@36594 -
2012-04-06 09:16:36 +00:00
sekelsenmat
ed2c392e63 LCL-CustomDrawn: Implements stretch draw
git-svn-id: trunk@36593 -
2012-04-06 09:08:18 +00:00
mattias
bbf4ef140f IDE: search fpc src relative to fpc.exe
git-svn-id: trunk@36592 -
2012-04-06 08:58:18 +00:00
mattias
2ed41c8f78 IDE: verbose search for candidates
git-svn-id: trunk@36591 -
2012-04-06 08:50:15 +00:00
mattias
ba1d34de36 IDE: search compiler file name candidates: less checks
git-svn-id: trunk@36590 -
2012-04-06 08:46:27 +00:00
mattias
f0f081c62e IDE: compiler file name: search first with macros
git-svn-id: trunk@36589 -
2012-04-06 08:40:29 +00:00
mattias
6ef1049deb IDE: intial setup: fixed if no candidates found
git-svn-id: trunk@36588 -
2012-04-06 08:26:02 +00:00
mattias
4d70a7417d IDE: intial setup: fpc src dir: lazdir/fpc/fpcver/source
git-svn-id: trunk@36587 -
2012-04-06 08:21:40 +00:00
sekelsenmat
980ad7d203 LCL-CustomDrawn-Android: Fixes a bug where invalidate was always called in timers and centralizes the event result processing further
git-svn-id: trunk@36586 -
2012-04-06 07:43:05 +00:00
sekelsenmat
acfe78ca17 LCL-CustomDrawn: Resizing a control should call invalidate or else it isn't updated
git-svn-id: trunk@36585 -
2012-04-06 07:41:56 +00:00
mattias
e1df824faf IDE: import package list: opendialog
git-svn-id: trunk@36584 -
2012-04-06 07:35:30 +00:00
maxim
771affecd3 regenerated translations; updated Russian translation
git-svn-id: trunk@36583 -
2012-04-05 21:07:08 +00:00
sekelsenmat
68cb793270 LCL-CustomDrawn-Cocoa: Fixes compilation and adds the screen format
git-svn-id: trunk@36582 -
2012-04-05 19:30:53 +00:00
sekelsenmat
110d17c70b LCL-CustomDrawn: Starts support for masks, not working yet
git-svn-id: trunk@36581 -
2012-04-05 15:43:52 +00:00
sekelsenmat
f988a68552 Activates the new fast copy routine by default and implements a new fast pixel filling optimization. Decreases the drawing time of a fullscreen form with some controls from 95ms to 33ms
git-svn-id: trunk@36580 -
2012-04-05 15:09:56 +00:00
sekelsenmat
a643c45d47 Improves the new fast image copying to use Move for the entire line (per suggestion by Vincent), adds support for considering the WindowOrg in the size and support for 32 bpp
git-svn-id: trunk@36578 -
2012-04-05 13:00:53 +00:00
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