Commit Graph

1823 Commits

Author SHA1 Message Date
sekelsenmat
e9ceae06ca Initial commit of khexeditor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1773 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-02 08:35:53 +00:00
yangjixian
ec659b044e The inno setup file for windows.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1772 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-01 15:39:07 +00:00
yangjixian
27d1dead48 Fixes the UTF8 bugs of MP3 detail.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1771 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-01 09:41:42 +00:00
yangjixian
d6576e78fc fixes non-UTF8 windows OS bugs.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1770 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-31 03:14:36 +00:00
blikblum
809bd337ed * Fix compilation of advanced demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1769 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-30 12:35:06 +00:00
sekelsenmat
d043a4676f fpvectorial: Implements support for clipping regions, specially for PostScript
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1768 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-29 11:11:14 +00:00
jesusr
fe2f8d3153 cactus: read id3v1 tag as 'C' string
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1767 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-29 05:43:18 +00:00
sekelsenmat
e7119b8f38 fpvectorial: Implements support for arc in the postscript reader
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1766 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-28 14:42:21 +00:00
sekelsenmat
4f7d5dd9af lazeyes: Adapts the region code for Gtk2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1765 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-28 12:20:06 +00:00
inoussa
564226d183 Fix Synapse Http protocol Clear request buffer before writing the new data stream.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1764 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-28 09:32:52 +00:00
mgaertner
9bfda53b7c instantfpc: readded for 2.4.4 users
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1763 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-28 06:49:32 +00:00
sekelsenmat
c07c124a6b cactus: fixes the dependency on synapse to have a correct filename
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1762 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-26 12:35:33 +00:00
jesusr
00a628b20a compile with 2.5.1 and lazarus trunk,
reading unicode tags and filenames, 
show/hide app window with single click tray icon, 
create album cover if not exists, 
several fixes when there is just one song in collection, 
artist tree icons, handling of track numbers in n[/m] format, 
show path of current file (in playlist and title list), 
log output was corrupt due the use of crt unit, 
etc.


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1761 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-26 06:36:09 +00:00
blikblum
2b012c07bb * Remove CMEnabledChanged: LCL does not uses non client area
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1760 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-26 02:01:20 +00:00
blikblum
f387b1d170 * Use meta key for selection under MacOSX. Patch by Anton S.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1759 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-25 21:50:18 +00:00
Joshy
1dae858558 First commit. Tested on Windows only. It provides 5 controls under the "Laz Barcodes 2D" tab.
* QR code
* MicroQR
* Aztec
* Aztec Rune
* DataMatrix

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1758 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-22 18:48:22 +00:00
Joshy
d77d7561f0 Initial creation of folder to hold Laz Barcodes components that allow the creation of 2D barcodes based in zint (port to freepascal code).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1757 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-22 18:33:01 +00:00
inoussa
942e341330 More specific doc for Apache module, rebuild sample
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1756 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-22 12:36:38 +00:00
inoussa
45ed50343c Add "UInt32" definition
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1755 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-22 12:31:45 +00:00
inoussa
b976ea6730 More specific doc for Apache module, rebuild sample
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1754 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-22 12:29:38 +00:00
sekelsenmat
b2dce13c21 Adds LazEyes to the lazarus-ccr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1753 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-21 15:10:27 +00:00
sekelsenmat
f72e2330a9 fpchess: Previously forgot to add the images to the installer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1752 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-21 14:53:12 +00:00
sekelsenmat
e34a60fd5d fpchess: Adds a windows installer and fixes windows compilation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1751 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-21 14:44:39 +00:00
sekelsenmat
b9f6e146a4 fpchess: Patch from Brian, verifies if a pawn threatens the king
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1750 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-21 13:49:28 +00:00
sekelsenmat
f78b7dab10 Improves the android sdk bindings generator
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1749 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-21 13:32:32 +00:00
sekelsenmat
6f8c048343 Adds the cactus jukebox to the lazarus ccr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1748 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-21 09:39:48 +00:00
sekelsenmat
a0933073ac Improves the android bindings generator
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1747 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-18 13:33:05 +00:00
sekelsenmat
1b3ef64232 fpchess: Patch from Brian to implement castling
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1746 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-17 16:11:00 +00:00
mgaertner
94f7dce85a mtprocs: do not add to uses section
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1745 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-16 08:40:30 +00:00
sekelsenmat
4ae88e39cb fpvectorial: Finishes fixing the colors in the PostScript reader
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1744 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-15 11:11:24 +00:00
sekelsenmat
b1dffdca6a fpvectorial: Fixes some bugs in the PostScript interpreter, previously it didnt run some procedures, and adds more commands to it
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1743 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-15 10:17:44 +00:00
sekelsenmat
8608497d12 android-sdk: Adds more classes and support for constants, for ; and for ignoring method modifiers
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1742 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-14 09:44:35 +00:00
mgaertner
8d9d597057 instantfpc is now part of fpc 2.5.1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1741 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-09 08:51:55 +00:00
mgaertner
6e94c155b9 added hint for new version
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1740 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-09 08:49:44 +00:00
yangjixian
b57032c0e5 Fix a Icon Error and change the top TEdit to TSpinEdit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1739 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-05 09:33:13 +00:00
yangjixian
f9e744d3a9 ICONS Changed.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1738 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-05 09:07:06 +00:00
yangjixian
2bd3df926b Zoom optimized now.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1737 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-05 04:15:54 +00:00
blikblum
1bcf7f4580 * Fix crash when adding button
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1736 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-04 20:01:21 +00:00
yangjixian
7a497ea46b Try to promote the zoom speed but the scrollbars position not work now.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1735 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-04 17:14:17 +00:00
sekelsenmat
57541c8e74 fpbrowser: Adds relative url clicking and debug and source viewing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1734 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-04 13:07:40 +00:00
sekelsenmat
63c77c7417 fpbrowser: Some fixes for image loading
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1733 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-04 12:14:10 +00:00
sekelsenmat
eb3ecee187 Initial commit of kcontrols
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1732 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-04 06:24:41 +00:00
sekelsenmat
7e5e08146b Disables gdi images when using the lcl and some other small changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1731 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-01 13:44:38 +00:00
sekelsenmat
3b5a5ff113 Fixes fpbrowser and htmlcomp compilation problems
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1730 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-01 12:52:49 +00:00
sekelsenmat
40413ed9f5 lazimageeditor: Small setup fix
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1729 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-01 12:12:14 +00:00
sekelsenmat
5fd2f1579d lazimageeditor: Adds windows setup and corrects the ini file name
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1728 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-01 12:09:02 +00:00
sekelsenmat
392fe2a4cc Some more work to get image loading working
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1727 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-01 07:35:11 +00:00
sekelsenmat
ead2a75db2 fpbrowser: Starts the code to load images
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1726 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-01 07:04:46 +00:00
sekelsenmat
67e9c9c02c fpbrowser: Fixes some defines and improves the lpi
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1725 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-01 05:41:36 +00:00
sekelsenmat
fb5c2019e9 Various Mac OS X fixes for exceptions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1724 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-30 19:48:00 +00:00