Commit Graph

15431 Commits

Author SHA1 Message Date
paul
14ecdf824d lcl: don't copy image data if source does not have it (#0011550)
git-svn-id: trunk@15569 -
2008-06-25 01:48:14 +00:00
sekelsenmat
6ba52ea68e Modifyed patch from Boris Glavin to update the icon in gtk2 TTrayIcon.InternalUpdate
git-svn-id: trunk@15568 -
2008-06-25 00:29:15 +00:00
sekelsenmat
adcc5ef47e Fixed Dock icon for the IDE under Mac OS X
git-svn-id: trunk@15567 -
2008-06-24 23:51:00 +00:00
jesus
1556c0017d LCL, remember custom wincontrol color on handle destroy, issue #11529
git-svn-id: trunk@15566 -
2008-06-24 18:51:23 +00:00
mattias
b8abd98a33 IDE: registering TFrame
git-svn-id: trunk@15565 -
2008-06-24 18:37:31 +00:00
mattias
cec605566c IDEIntf: clean up
git-svn-id: trunk@15564 -
2008-06-24 18:36:22 +00:00
jesus
b72b8b0bad i18n, implemented better handling of duplicates fix some escaped chars in translated files, updated lazreport and ipro translations
git-svn-id: trunk@15563 -
2008-06-24 15:59:26 +00:00
mattias
dc35d7411d IDE: do not allow putting the frame itself or on of its ancestors onto the frame
git-svn-id: trunk@15562 -
2008-06-24 15:12:14 +00:00
mattias
f3ae482691 IDE: implemented putting a frame onto a designer
git-svn-id: trunk@15561 -
2008-06-24 15:05:51 +00:00
mattias
24340765e5 images4lazarus: removed formats that are now in the LCL
git-svn-id: trunk@15560 -
2008-06-24 13:14:06 +00:00
mattias
94a0e34fb6 IDE, synedit: implemented ExtraCharSpacing
git-svn-id: trunk@15559 -
2008-06-24 08:43:22 +00:00
mattias
b420930fb2 IDEIntf: clean up
git-svn-id: trunk@15558 -
2008-06-24 07:59:52 +00:00
paul
dabde77f8b lcl (from me and Marc):
- create bitmaps for icon in with icon description instead of alpha bitmaps (fixes #0011514, #0011539)
- add support for gtk mono cursors
- fix gtk2 shifts on pixbufs (gtk2 bug)
- misc graphic fixes

git-svn-id: trunk@15557 -
2008-06-24 03:45:36 +00:00
paul
b19ce02346 gtk: reduce warnings
git-svn-id: trunk@15556 -
2008-06-24 02:51:29 +00:00
sekelsenmat
f0a111408b Improves Cocoa widgetset
git-svn-id: trunk@15555 -
2008-06-24 02:29:33 +00:00
sekelsenmat
98bf837c8d Improves Cocoa widgetset
git-svn-id: trunk@15554 -
2008-06-24 02:02:25 +00:00
paul
b7dbfbdfe9 ide: probably fix graphic property editor
git-svn-id: trunk@15553 -
2008-06-24 01:01:10 +00:00
paul
7702139893 typo
git-svn-id: trunk@15552 -
2008-06-24 00:42:16 +00:00
paul
a7c1cfee07 ide: dont use MAINICON on carbon (first attempt - not tested)
git-svn-id: trunk@15551 -
2008-06-24 00:33:39 +00:00
jesus
6776e0e370 IDE, don't add numbers to persistent field names if not necessary, patch from Aleksey Lagunov
git-svn-id: trunk@15550 -
2008-06-23 19:37:43 +00:00
jesus
65878854a5 LazReport, remove libc use from sysutilsadds, issue #11524
git-svn-id: trunk@15549 -
2008-06-23 19:16:59 +00:00
mattias
d32dcb2b2b IDE: added space
git-svn-id: trunk@15548 -
2008-06-23 18:44:39 +00:00
mattias
b772f0d83b IDE: improved debugging
git-svn-id: trunk@15547 -
2008-06-23 18:43:04 +00:00
mattias
7e0bf7487b IDE: reduced output
git-svn-id: trunk@15546 -
2008-06-23 18:04:23 +00:00
vincents
342cddf066 IDE: fixed range check errors (bug #11533)
git-svn-id: trunk@15545 -
2008-06-23 15:01:40 +00:00
vincents
ad5b5a5a70 editor toolbar component: cleanup
git-svn-id: trunk@15544 -
2008-06-23 15:00:42 +00:00
tombo
c5c0d79399 LCL carbon: better line scrolling
- added few virtual mac key codes

git-svn-id: trunk@15543 -
2008-06-23 14:41:22 +00:00
mattias
e2cf50c737 synedit: fixed painting a line too much, bug #11481
git-svn-id: trunk@15542 -
2008-06-23 14:32:21 +00:00
mattias
5980e1a71e synedit: fixed moving cursor behind folded lines, bug #10591
git-svn-id: trunk@15541 -
2008-06-23 14:15:41 +00:00
paul
2bdf444a61 lcl: skip directories from GetTempFileName (from v-t-l)
git-svn-id: trunk@15540 -
2008-06-23 13:54:35 +00:00
mattias
067fa7a973 synedit: fixed pascal hightlighter splitting utf-8 characters
git-svn-id: trunk@15539 -
2008-06-23 13:31:22 +00:00
mattias
403b4d2250 synedit: started simple pascal indenter
git-svn-id: trunk@15538 -
2008-06-23 13:30:50 +00:00
mattias
ab9bf34019 IDE: source editor: fixed closing incremental find on closing file, bug #11489
git-svn-id: trunk@15537 -
2008-06-23 12:33:43 +00:00
mattias
8be0e41f40 IDE: fixed crash on quit, bug #11536
git-svn-id: trunk@15536 -
2008-06-23 12:27:51 +00:00
paul
7172b748f4 ide: .Create).Create was a bug indeed
git-svn-id: trunk@15535 -
2008-06-23 12:14:26 +00:00
mattias
3beabb68e9 IDEIntf: fixed creation/freeing in TGraphicPropertyEditor.Edit
git-svn-id: trunk@15534 -
2008-06-23 11:35:26 +00:00
mattias
ea148e0664 IDEIntf: fixed double creation in TGraphicPropertyEditor and reduced warnings
git-svn-id: trunk@15533 -
2008-06-23 10:37:19 +00:00
vincents
382ec5cfe4 cgi components: regenerated make files for carbon support
git-svn-id: trunk@15532 -
2008-06-23 10:22:57 +00:00
paul
c5f79da073 gtk2: further fix button cursor assignment
git-svn-id: trunk@15531 -
2008-06-23 09:25:07 +00:00
vincents
e24d77920a win32 interface: fixed range error in mouse wheel handler
git-svn-id: trunk@15530 -
2008-06-23 09:02:42 +00:00
vincents
b1b461dc6b LCL: fixed dragging a treenode (bug #11539) from Paul
git-svn-id: trunk@15529 -
2008-06-23 08:58:14 +00:00
paul
4878182a37 gtk: fix assigning of cursor to the button
git-svn-id: trunk@15528 -
2008-06-23 07:48:17 +00:00
mazen
fbfc8dc0bb * Added patches required to build Debian packages until others could applied by upstream developers.
git-svn-id: trunk@15527 -
2008-06-23 07:03:01 +00:00
paul
e5be2fd9bf lcl: fix typo in comment
git-svn-id: trunk@15526 -
2008-06-23 06:50:51 +00:00
paul
33957ab7a7 qt: support mask in CreateIconIndirect
git-svn-id: trunk@15525 -
2008-06-23 06:39:58 +00:00
paul
27690f4681 lcl: create mask when maskbitsperpixel <> 0 and not vice versa (#0011513)
git-svn-id: trunk@15524 -
2008-06-23 05:18:57 +00:00
jesus
0961978bf0 lazreport, removed unintended debug flag from package
git-svn-id: trunk@15523 -
2008-06-23 01:27:33 +00:00
jesus
08269b1b99 lazreport, fixed error loading of forms due to old resources
git-svn-id: trunk@15522 -
2008-06-23 01:22:04 +00:00
mattias
12fd513cff main Makefile: removed fakeroot, moving dsc, changes and tar.gz
git-svn-id: trunk@15521 -
2008-06-22 23:04:53 +00:00
mattias
4c0ed780bf synedit: clean up
git-svn-id: trunk@15520 -
2008-06-22 22:57:31 +00:00