Commit Graph

2399 Commits

Author SHA1 Message Date
sekelsenmat
db032e3d1f lazedit: Adds a about box
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2299 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-16 11:27:35 +00:00
sekelsenmat
68121d48e9 lazedit: Adds support for a parameter to open a file on start up, prepares the installer and adds to it an item to open any kind of file, like Notepad++
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2298 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-16 11:22:28 +00:00
sekelsenmat
602810ca63 lazedit: Centralizes the constants in 1 file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2297 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-16 10:08:19 +00:00
sekelsenmat
88b5851266 lazedit: More translations and makes the toolbars configurable
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2296 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-16 10:02:11 +00:00
sekelsenmat
473f704c1a lazedit: Many more translation improvements
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2295 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-15 17:15:51 +00:00
sekelsenmat
9094193cbb lazedit: More translation improvements
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2294 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-15 13:33:05 +00:00
sekelsenmat
2b74ffcb4d lazedit: More translations
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2293 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-15 11:48:52 +00:00
sekelsenmat
864d6a59b6 lazedit: Starts implementing translations support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2292 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-15 11:35:36 +00:00
sekelsenmat
0f0d1b50fd lazeyes: setup fix
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2291 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-14 16:02:05 +00:00
sekelsenmat
15c19aaac6 lazeyes: Adds icon
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2290 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-14 16:00:56 +00:00
sekelsenmat
15587b8ede Adds lazedit, a text editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2289 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-14 15:53:59 +00:00
sekelsenmat
b9c8b62991 small fix
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2288 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-14 15:50:54 +00:00
sekelsenmat
ef78c4e923 lazimageeditor: Adds menu entry to export to windows icon
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2287 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-14 15:34:28 +00:00
sekelsenmat
effe4ebbdb fpbrowser: Adds build modes and windows setup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2286 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-14 14:33:27 +00:00
sekelsenmat
a8c673fa83 lazimageeditor: Adds the icon to the executable
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2285 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-14 13:18:10 +00:00
sekelsenmat
6f657a8de2 Fixes AV due to double freeing of component
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2284 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-14 13:03:43 +00:00
blaszijk
8d83ea1a90 added faster test app, based on custom memory bitmap format
added blend file to create test frames
improve TFileCache.GetData speed, fixed bug (function result)

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2283 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-10 12:53:48 +00:00
blaszijk
3aca3e7007 fps column is now fixed, autosizing does not work on mac
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2282 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-09 18:37:49 +00:00
blaszijk
5b1fa774f4 fixed path delimiter
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2281 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-09 18:27:35 +00:00
blaszijk
92ca810952 initial import
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2280 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-09 18:08:48 +00:00
yangjixian
821628fbbe Sound appears again but cannot change sound file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2279 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-09 16:09:35 +00:00
yangjixian
a6547fdc14 Sound works but just once.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2278 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-09 15:48:39 +00:00
brian-ch
00912160a0 fix a castle bug and add checkmate and stalemate detection
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2277 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-05 22:43:05 +00:00
alexs75
92a702ee40 try to fix fire event TRxDateEdit.OnAcceptDate whith CalendarStyle=csPopup - tnx ronin from freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2276 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-03 21:52:00 +00:00
yangjixian
00857e5d2c M fpsound.pas
AM   OpenAL_NT.pas
M    fpsound_openal.pas


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2275 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-01 01:46:41 +00:00
macpgmr
9f861a7b4c Added TOvcSimpleField and TOvcTCSimpleField to palette for all platforms since Lazarus no longer crashes when they're used in form designer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2274 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-31 14:33:14 +00:00
alexs75
1ce3d33d83 fix TRxHistoryNavigator with empty Back or Forward buttons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2273 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-29 17:50:00 +00:00
alexs75
644473ec2d fix IncHour - txh Jura from freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2272 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-29 04:46:28 +00:00
sekelsenmat
bd2c3feb49 fpsound: develops further, still only noise
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2271 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-25 15:03:16 +00:00
sekelsenmat
a6ce7381f6 fpsound: Simplifies and develops further, still only noise
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2270 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-25 14:53:00 +00:00
sekelsenmat
669d73702f fpsound: Now it makes some kind of noise
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2269 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-25 14:43:21 +00:00
sekelsenmat
bc0894fe7a fpsound: Removes unused code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2268 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-25 14:30:25 +00:00
sekelsenmat
d605088c96 fpsound: Removes unused code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2267 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-25 14:30:05 +00:00
sekelsenmat
9cb501fd8b fpsound: More improvements and still not working
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2266 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-25 14:28:29 +00:00
sekelsenmat
2b94c420ac fpsound: Some more improvements
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2265 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-25 08:44:37 +00:00
sekelsenmat
624d9b3283 fpspreadsheet: Adds a forgotten part for date/time support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2264 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-23 13:52:43 +00:00
sekelsenmat
09153c582d fpspreadsheet: Finishes the basic support for date reading
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2263 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-23 13:48:39 +00:00
sekelsenmat
37d06a3d25 fpspreadsheet: Starts preparation to support reading dates from Excel 8, not yet functional
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2262 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-23 13:24:13 +00:00
sekelsenmat
95a37b7c82 fpsound: Starts adjusting the openal code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2261 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-23 10:43:32 +00:00
alexs75
ba32690bfa fix draw footer rows in rxdbgrid with scrolbars - thx vicvala from freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2260 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-22 21:59:39 +00:00
sekelsenmat
880197feae fpsound: Large work to advance the wave reader
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2259 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-20 16:15:10 +00:00
blaszijk
00e2a4261c moved config file, one level down
fixed build system (linked all fpmake files together)



git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2258 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-12 22:34:57 +00:00
blaszijk
564e5aa6b1 changed awk to gawk
run configure script

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2257 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-12 22:05:12 +00:00
blaszijk
e6e8c96df4 more work on improving the build system
initial import of a build file for the examples

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2256 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-12 18:45:44 +00:00
blaszijk
36b91b3270 added class chart creation to build system
fixed build system for source files

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2255 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-12 18:14:54 +00:00
blaszijk
d0340d13eb fixed images in documentation
removed footer date for the time being (to prevent too much changes in documentation)
implemented cleaning of GLUT bitmap font lists
removed unused function in uicontext class
renamed chm file
added missing documentation back in nvcontext.xml

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2254 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-12 15:15:59 +00:00
blaszijk
19857f2209 removed remaining files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2253 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-12 13:36:12 +00:00
blaszijk
1e4e859bfb reorganizing documentation
implemented documentation creation in the build system
some minor code clean-up


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2252 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-12 13:19:49 +00:00
blaszijk
2cd88d624f reorganizing documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2251 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-12 12:44:39 +00:00
blaszijk
92c53234b2 renamed documentation files
split documentation files (nvpainter and nvcontext)

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2250 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-12 09:47:03 +00:00