Commit Graph

33128 Commits

Author SHA1 Message Date
sekelsenmat
ae01fefa3a customdrawnws: Advances the XShm code
git-svn-id: trunk@33699 -
2011-11-22 17:10:39 +00:00
sekelsenmat
2033ca876d customdrawnws: Switches to using XShm and now things are getting really faster
git-svn-id: trunk@33698 -
2011-11-22 16:36:41 +00:00
sekelsenmat
62709dc69a customdrawnws: A small fix for XCreateImage and adds a profiler: The profiler shows that XPutImage is so slow as to be unusable
git-svn-id: trunk@33697 -
2011-11-22 16:22:17 +00:00
sekelsenmat
81705e60b8 customdrawnws: Small improvement to the XCreateImage call
git-svn-id: trunk@33696 -
2011-11-22 15:52:24 +00:00
sekelsenmat
211d3b4c45 customdrawnws: Can already render something in x11 (although not what I drew)
git-svn-id: trunk@33695 -
2011-11-22 14:49:42 +00:00
sekelsenmat
f9bdc6ccb0 customdrawnws: Advances the X11 DC and painting, but it still does not work
git-svn-id: trunk@33694 -
2011-11-22 14:31:50 +00:00
sekelsenmat
9c171e073c customdrawnws: Fixes the x11 list of windows, now OnPaint is called
git-svn-id: trunk@33693 -
2011-11-22 13:42:58 +00:00
sekelsenmat
4b1759c647 customdrawnws: Adds a paint event handler in x11
git-svn-id: trunk@33692 -
2011-11-22 13:01:59 +00:00
sekelsenmat
0748006021 customdrawnws: Adds code to position the form in X11
git-svn-id: trunk@33691 -
2011-11-22 12:37:06 +00:00
dodi
fe666304e4 Docs: interfacebase continued
git-svn-id: trunk@33690 -
2011-11-22 10:54:58 +00:00
paul
4f99496446 cocoa: redo private classes - use corba interfaces instead for simplification of implementation and better inheritance, implement few combobox events, redo gdi object handling and implement most of brush properties
git-svn-id: trunk@33689 -
2011-11-22 10:52:25 +00:00
sekelsenmat
e78539be74 customdrawnws: Implements window showing and title setting and reading for X11
git-svn-id: trunk@33688 -
2011-11-22 10:35:29 +00:00
sekelsenmat
8b9b6bba77 customdrawnws: Fixes compilation of the x11 backend
git-svn-id: trunk@33687 -
2011-11-22 09:59:34 +00:00
sekelsenmat
f23a1b62cc customdrawnws: Merges cocoa context and bitmap improvements from lcl-cocoa and advances a little bit the rendering
git-svn-id: trunk@33686 -
2011-11-22 07:56:47 +00:00
sekelsenmat
6c62624064 cocoa: Adds a initial code for rendering a TCocoaBitmap into a TCocoaContext
git-svn-id: trunk@33685 -
2011-11-22 07:55:15 +00:00
sekelsenmat
f67944b557 customdrawnws: Advances the cocoa backend, makes the debug ifdefs more uniform and advances the rendering, only the final blit to the control canvas is missing now
git-svn-id: trunk@33684 -
2011-11-22 07:09:41 +00:00
paul
2aaf758a1e codetools: skip 'OPTIONAL' and 'REQUIRED' sections in objcprotocol
git-svn-id: trunk@33683 -
2011-11-22 01:47:51 +00:00
paul
be91d94a0d codetools: correct ObjCProtocol external block parse
git-svn-id: trunk@33682 -
2011-11-22 01:01:09 +00:00
paul
4e496989d4 codetools: change fpcrules to hide cocoa skel sources
git-svn-id: trunk@33681 -
2011-11-22 00:46:03 +00:00
sekelsenmat
4b4869b641 customdrawnws: Adds a new unit for misc generic routines
git-svn-id: trunk@33680 -
2011-11-21 21:18:02 +00:00
maxim
ece5f34e4e Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20727
git-svn-id: trunk@33679 -
2011-11-21 21:17:47 +00:00
maxim
03b155204e Translations: updated Cody Russian translation
git-svn-id: trunk@33678 -
2011-11-21 21:09:05 +00:00
juha
48abc1c4c7 IDE: Show also unit name in the component hint in component palette. Issue #20723, patch from Anton
git-svn-id: trunk@33677 -
2011-11-21 20:49:24 +00:00
maxim
ef989f3380 Translations: added part of Spanish JCF2 translation by lainz, bug #20725
git-svn-id: trunk@33676 -
2011-11-21 20:48:13 +00:00
maxim
b91920ab0f Translations: fixed typo in Russian translation, hint by barlone, bug #20724
git-svn-id: trunk@33675 -
2011-11-21 20:33:26 +00:00
sekelsenmat
4935091835 customdrawnws: Adds units to lcl.lpk
git-svn-id: trunk@33674 -
2011-11-21 20:25:52 +00:00
sekelsenmat
0df82c300f customdrawnws: Fixes the compilation for Cocoa
git-svn-id: trunk@33673 -
2011-11-21 19:49:38 +00:00
sekelsenmat
2488c66a69 customdrawnws: Minor adjustments and improvements, adds a temporary work around to see something in the screen on Rectangle drawing while there isnt yet a proper Pen and Brush
git-svn-id: trunk@33672 -
2011-11-21 17:00:53 +00:00
sekelsenmat
ca8736cbb4 customdrawnws: Adds the rawimage->hbitmap conversion
git-svn-id: trunk@33671 -
2011-11-21 16:42:57 +00:00
sekelsenmat
d8e9ca3b05 customdrawnws: Mode debug info and fixes an issue in the win32 backend painting, still missing something however
git-svn-id: trunk@33670 -
2011-11-21 16:27:17 +00:00
sekelsenmat
65165e6ebb customdrawnws: Implements GetWindowInfo in the win32 backend, advances the drawing buffer, improves a bit the debug info and rebases the winapi_win inc to be based in the win32 file
git-svn-id: trunk@33669 -
2011-11-21 15:58:20 +00:00
sekelsenmat
2f3e354c13 lazcanvas: Minimal change forgotten from previous commit
git-svn-id: trunk@33668 -
2011-11-21 15:21:25 +00:00
sekelsenmat
f2c700c262 customdrawnws: Advances the painting code, but it does not work yet
git-svn-id: trunk@33667 -
2011-11-21 14:58:05 +00:00
sekelsenmat
4beb1d09f0 customdrawnws: Advances a little bit win32 painting
git-svn-id: trunk@33666 -
2011-11-21 14:02:37 +00:00
mattias
0c2fdc06e4 IDE: outputfilter: normalize file name
git-svn-id: trunk@33665 -
2011-11-21 13:45:00 +00:00
sekelsenmat
e6a076911a customdrawnws: Adds skeleton for winapi/lclintf
git-svn-id: trunk@33664 -
2011-11-21 13:14:00 +00:00
sekelsenmat
3eb98c1723 customdrawnws: Large rework, makes the win backend much more similar to lcl-win32. Now the window starts in the correct position already
git-svn-id: trunk@33663 -
2011-11-21 12:30:50 +00:00
mattias
8dfd0d5a07 codetools: example unit dictionary
git-svn-id: trunk@33662 -
2011-11-21 07:48:49 +00:00
zeljko
0c5bf06d0c Qt: fixed crash in TQtTrayIcon during animate (imagelist). issue #20717
git-svn-id: trunk@33661 -
2011-11-21 07:03:31 +00:00
paul
ee10755fa9 codetools: also allow objcprotocol to have external block
git-svn-id: trunk@33660 -
2011-11-21 00:48:20 +00:00
martin
cee09020e8 SynEdit: Clean up
git-svn-id: trunk@33659 -
2011-11-21 00:13:36 +00:00
mattias
4ab001d5dc cody: dictionary
git-svn-id: trunk@33658 -
2011-11-20 23:25:15 +00:00
mattias
5c84b3e84a IDEIntf: comment
git-svn-id: trunk@33657 -
2011-11-20 23:22:32 +00:00
mattias
b750c49fab cody: options frame
git-svn-id: trunk@33656 -
2011-11-20 23:21:59 +00:00
mattias
ab324873c7 IDE: keymapping: fixed loading shortcuts of packages
git-svn-id: trunk@33655 -
2011-11-20 23:21:10 +00:00
maxim
936c1e3175 regenerated translations; updated Russian translation
git-svn-id: trunk@33654 -
2011-11-20 22:48:30 +00:00
sekelsenmat
7a56eb68a6 lazdialogs test: Adapts it for WinCE and improves the test
git-svn-id: trunk@33653 -
2011-11-20 21:19:54 +00:00
sekelsenmat
c3367eb858 Implements support for TSelectDirectoryDialog in LCL-WinCE by using lazdialogs
git-svn-id: trunk@33652 -
2011-11-20 21:19:29 +00:00
sekelsenmat
b51f40bfee Adds the lazdialogs testcase
git-svn-id: trunk@33651 -
2011-11-20 20:27:09 +00:00
sekelsenmat
1c3ceae6df Initial commit of the non-native Lazarus Dialogs. Supports a PDA design for open, save and selectdir
git-svn-id: trunk@33650 -
2011-11-20 20:25:29 +00:00