mattias
bfc63ff71a
IDE: fixed comparing Makefile.fpc
...
git-svn-id: trunk@15659 -
2008-07-02 19:25:53 +00:00
vincents
492e1d41d8
win32 interface: don't focus wincontrol on left click explicitly, the LCL and windows itself can handle that on their own, fixes bug #1773
...
git-svn-id: trunk@15658 -
2008-07-02 19:20:24 +00:00
mattias
970ca7fe6a
codetools: ppu: creating ppu and ppu group graphs
...
git-svn-id: trunk@15657 -
2008-07-02 19:17:03 +00:00
mattias
7e17414073
codetools: ppu graph: reporting missing units
...
git-svn-id: trunk@15656 -
2008-07-02 14:09:44 +00:00
mattias
bf2774ed3d
codetools: added unit ppugraph to parse groups of ppu files
...
git-svn-id: trunk@15655 -
2008-07-02 13:41:40 +00:00
mattias
168bd041aa
codetools: extended codegraph for descendants
...
git-svn-id: trunk@15654 -
2008-07-02 12:33:48 +00:00
tombo
899c458ad0
LCL graphics:
...
- implemented TPicture saving to different format
- improved picture formats management, added more JPEG extensions
LCL picture dialogs:
- added function for retrieving extension from selected filter
git-svn-id: trunk@15653 -
2008-07-02 12:12:10 +00:00
mattias
2c1f769392
codetools: ppu: implemented storing initialization and finalization section and reading mangled name of a proc
...
git-svn-id: trunk@15652 -
2008-07-02 11:51:38 +00:00
mattias
5da63800d7
codetools: ppu: implemented storing and reading uses sections
...
git-svn-id: trunk@15651 -
2008-07-02 11:24:38 +00:00
vincents
f86a356548
LCL: fixed FindInvalidUTF8Character from Martin Friebe (bug #11575 )
...
git-svn-id: trunk@15650 -
2008-07-02 10:34:42 +00:00
paul
17a18c93f0
gtk2: move some code lines
...
git-svn-id: trunk@15649 -
2008-07-02 08:45:28 +00:00
kirkpatc
c3a8bbc5e1
FPDoc - addition of definintion for PNG in graphics.xml
...
git-svn-id: trunk@15648 -
2008-07-02 07:38:41 +00:00
vincents
23f6d38d68
win32 interface: implemented unicode handling of old style file open dialog (bug #11593 )
...
git-svn-id: trunk@15647 -
2008-07-02 07:26:22 +00:00
paul
2a5dbf5d28
gtk: fix similar memory leaks
...
git-svn-id: trunk@15646 -
2008-07-02 07:04:14 +00:00
paul
02f171c994
gtk2: fix similar memory leak with memo
...
git-svn-id: trunk@15645 -
2008-07-02 07:01:37 +00:00
paul
05de12747e
gtk2: fix memory leak on retrieving memo line ( #0011131 )
...
git-svn-id: trunk@15644 -
2008-07-02 06:55:14 +00:00
jesus
e9c1e4d9ab
grids, removed forgotten writeln
...
git-svn-id: trunk@15643 -
2008-07-01 22:03:48 +00:00
jesus
7127fba858
lcl, grids, fixed editing unicode texts
...
git-svn-id: trunk@15642 -
2008-07-01 21:02:44 +00:00
jesus
0b3665c441
lcl, fixed typing unicode chars under win32 when local cp doesn't match current keyboard layout
...
git-svn-id: trunk@15641 -
2008-07-01 21:01:21 +00:00
kirkpatc
b4262eb308
FPDoc - further updaes to fraphics.xml
...
git-svn-id: trunk@15640 -
2008-07-01 18:20:16 +00:00
paul
781045ffdb
lcl: fix loading imagelist v.2
...
git-svn-id: trunk@15639 -
2008-07-01 08:03:47 +00:00
vincents
33c1ba6f2f
docs: added template for icnstypes unit
...
git-svn-id: trunk@15638 -
2008-07-01 07:35:31 +00:00
paul
77f9ce4b17
lcl:
...
- fix TSharedIcon.IsEmpty
- force MaskBitsPerPixel to be = 1 for icon
git-svn-id: trunk@15637 -
2008-07-01 06:12:13 +00:00
paul
3562f2f7fa
lcl:
...
- fix assigning of TCustomBitmap descendants to TIcon (#0011557 )
- fix bug in TCustomIcon.GetBestApplicationIndex
git-svn-id: trunk@15636 -
2008-07-01 03:41:50 +00:00
paul
08c135bdf8
ide: graphic property editor should try to load graphic from file not in all cases
...
git-svn-id: trunk@15635 -
2008-07-01 03:07:19 +00:00
paul
b8ed3fae72
gtk2: fix gtk2 trayicon crash after icon rework ( #0011576 )
...
git-svn-id: trunk@15634 -
2008-07-01 01:51:12 +00:00
paul
a8beee2e0b
lcl:
...
- add ability to store icon to TTrayIcon
- qt: fix TQtTrayIcon Icon handling
git-svn-id: trunk@15633 -
2008-07-01 01:37:51 +00:00
paul
1ac3288628
lcl: don't set maskbitsperpixel to 0 if no mask present for icon since windows needs mask ( #0011585 )
...
git-svn-id: trunk@15632 -
2008-07-01 00:55:38 +00:00
paul
542dac1b27
lcl: TCustomIcon.Transparent is always true now
...
git-svn-id: trunk@15631 -
2008-07-01 00:18:29 +00:00
marc
cfa52d2e20
* Fixed bitmapsizing when handle is created ( #11556 ). Based on patch from Paul.
...
git-svn-id: trunk@15630 -
2008-06-30 23:55:54 +00:00
marc
4edc26916d
* Fixed possible bufferoverflow when requested rect is wider than source
...
git-svn-id: trunk@15629 -
2008-06-30 23:54:36 +00:00
jesus
658461fb54
translations, fixed some duplicates, escaped strings and some identifiers
...
git-svn-id: trunk@15628 -
2008-06-30 19:08:24 +00:00
vincents
0116f76c8a
win32 interface: fixed comment
...
git-svn-id: trunk@15627 -
2008-06-30 18:34:21 +00:00
paul
d6c451e95b
icon example: increase some buttons height and form size, position to look better on more widgetsets
...
git-svn-id: trunk@15626 -
2008-06-30 14:42:00 +00:00
paul
73386bbf60
gtk2: don't set gtk2 trackbar page_size to 1 - it will be subtracted from our max value => max will be never reached (at least at windows it is so)
...
git-svn-id: trunk@15625 -
2008-06-30 12:17:09 +00:00
vincents
9e94fa854d
win32 interface: fixed compiler warning about mixed sign calculations
...
git-svn-id: trunk@15624 -
2008-06-30 09:04:58 +00:00
vincents
1a4769094a
win32 interfaces: fixed centering of bitbtn captions with ampersands (bug #11522 )
...
git-svn-id: trunk@15623 -
2008-06-30 09:02:06 +00:00
vincents
579618fb3f
win32 interface: fixed range check error when setting the icon
...
git-svn-id: trunk@15622 -
2008-06-30 09:00:49 +00:00
paul
4ae3fa27db
gtk2:
...
- set trackbar digits to 0 (as all other widgetsets works)
- simplify some code
git-svn-id: trunk@15621 -
2008-06-30 08:26:27 +00:00
paul
d07764681a
qt: use sliderPosition for TrackBar instead of value
...
git-svn-id: trunk@15620 -
2008-06-30 07:16:41 +00:00
paul
9b8ffbea8c
one more problem in the same example
...
git-svn-id: trunk@15619 -
2008-06-30 07:08:22 +00:00
paul
7a8b551fb9
examples: fix project
...
git-svn-id: trunk@15618 -
2008-06-30 07:05:02 +00:00
paul
31fd4afd4e
examples: add icon examples
...
git-svn-id: trunk@15617 -
2008-06-30 03:25:26 +00:00
paul
4619b1b098
lcl: on changing Form.Icon or Application.Icon set its current to best index for application
...
git-svn-id: trunk@15616 -
2008-06-30 03:15:43 +00:00
paul
3152e64236
lcl: add TIcon.GetBestApplicationIndex - best index to use in Application.Icon or Form.Icon
...
git-svn-id: trunk@15615 -
2008-06-30 03:14:55 +00:00
paul
d179d98ddb
gtk2: check for max size only cursor in CreateIconIndirect
...
git-svn-id: trunk@15614 -
2008-06-30 03:13:49 +00:00
paul
93c931063d
lcl:
...
- register more picture extensions (.cur, .icns)
- add simple implementation to TCustomIcon.UpdateCurrentView
git-svn-id: trunk@15613 -
2008-06-30 02:14:12 +00:00
paul
145033569a
lcl: implement .icns (osx icon resource) graphic reader
...
git-svn-id: trunk@15612 -
2008-06-30 01:11:14 +00:00
mattias
fb5d6501e3
IDEIntf: tobjectinspector: changing filter after creation from Michael VC
...
git-svn-id: trunk@15611 -
2008-06-29 21:26:24 +00:00
mattias
97faf853fc
translations: german: updates from Joerg Braun
...
git-svn-id: trunk@15610 -
2008-06-29 21:01:32 +00:00