f9c83aff08
Removed unused function TAnchorDlg.GetAnchorText
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2324 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-29 11:11:58 +00:00
2bf672c856
Cleanup
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2323 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-29 11:09:45 +00:00
a8e6f92847
Removed unused constant
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2322 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-29 10:58:15 +00:00
c6d8a731af
Cleanup code to set Tabsheet.Caption
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2321 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-29 10:56:52 +00:00
fc6cac6a8f
More improvements to handling of Open/SaveDialog.FilterIndex
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2320 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-29 10:50:50 +00:00
1d4fd99f98
fix error in rxDbGrid - tnx .wOvAN and ronin from freepascal.ru
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2319 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-28 20:01:51 +00:00
a69372cd07
Cleanup
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2318 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-28 14:18:41 +00:00
cd2d3f37da
Removed unneccesary reference to Win9xWSManager (it is included by LCLProc on Win32)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2317 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-28 13:34:45 +00:00
041633a17f
Improved Open/SaveDialog filter handling
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2316 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-28 13:32:11 +00:00
ab46c9f782
cleanup
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2315 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-26 21:06:20 +00:00
50fbeba243
fix error on open demo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2314 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-26 21:03:30 +00:00
06f7e545ad
RxDBGrid - move footers property to FooterOptions
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2313 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-25 07:27:11 +00:00
7a6c561aec
lazhexeditor: Fixes compilation in newer FPC and renames the project to lazhexeditor
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2312 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-23 16:12:04 +00:00
540529cf37
lazclock: Minor fix
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2311 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-23 15:48:04 +00:00
6c209927e9
fix bug in RxDBGrid - tnx haword from freepascal.ru
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2310 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-23 04:46:16 +00:00
db4f915436
Disable commandline parameter handling on Darwin
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2309 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-22 17:54:51 +00:00
cce35768f7
fpbrowser: Adds a configuration dialog with a user agent switcher
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2308 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-22 14:35:04 +00:00
3218aa8573
Clear UrlEdit when showing AnchorDialog form
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2307 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-22 12:20:54 +00:00
67bf2fc1f7
Fixes:
...
1. Implemented mrulists.pp unit, fixes crash on clicking on MRU menu item
2. Translated some remaining dutch strings in English translations and in main.pp
3. Commandline parameter handling
4. Re-introduced --pcp and -n commandline parameters
5. If no parameters specified, no blank page is opened
6. Update View -> Highlighter menu to reflect current active highligter
7. Add suffix to filename in TabSheet caption when needed
8. Fix bug in TEditor.ExtToFileType: FFileType was not updated
9. Fix wrong FileNotSaved dialog on new empty editor when closing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2306 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-22 11:32:55 +00:00
8c1b4da5c8
delete chmmaker, it's already in lazarus/tools/
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2305 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-21 03:36:20 +00:00
805dd75ea7
added chmmaker to ccr
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2304 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-21 01:47:38 +00:00
1ba866f87f
lazclock: Implements the initial clock control
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2303 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-20 12:40:28 +00:00
05adebc953
Starts LazClock, right now only the cronometer works
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2302 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-20 10:27:34 +00:00
4610b73091
Added zlibar to components. based on 0.2.3. older versions of zlibar have no revision history
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2301 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-20 03:10:38 +00:00
b9288ee525
lazedit: Patch from graeme to fix compilation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2300 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-16 14:14:42 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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