8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-30 19:23:03 +01:00
Commit Graph

24 Commits

Author SHA1 Message Date
asfernandes
f8eb935eb7 Misc 2009-06-06 18:13:57 +00:00
robocop
68f44cb6a6 Misc. 2009-06-02 09:18:59 +00:00
robocop
51d3c9b756 Let's use more typical #ifdef to test macros instead o #if. 2009-05-29 11:27:41 +00:00
robocop
66b1227b22 Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
robocop
1452ca21c1 Misc. 2009-04-15 06:40:17 +00:00
asfernandes
f532f6975e Misc 2009-01-21 15:42:45 +00:00
robocop
f61e25af15 Style. 2009-01-18 11:29:24 +00:00
robocop
fda9c3bc75 Style. 2009-01-05 08:22:58 +00:00
robocop
21bb7f3d20 Style. 2009-01-03 09:14:29 +00:00
robocop
d11c994960 Style. 2008-12-31 05:06:08 +00:00
asfernandes
8fbf0e8e8c Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
asfernandes
ff5f8745fb Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
robocop
c6d8b0f46f Style. 2008-03-05 08:39:26 +00:00
paul_reeves
efdae98634 Include dynamically generated version numbers, instead of hard coded strings. 2007-10-10 13:03:19 +00:00
hvlad
8ba5a8cae0 1. Use Firebird::string to avoid BOFs in NT services installation code
2. Move fake gds__log from install_svc into services to please control panel applet
3. Quote service .exe and instance names when it contains space
4. Configure installed services to restart after fail automatically
2007-09-30 14:03:40 +00:00
paul_reeves
d1f5482882 Be consistent in usage of FB_DEFAULT_INSTANCE. 2007-07-26 09:58:32 +00:00
paul_reeves
92b983962a Use constant instead of hard-coded string 2007-07-25 13:04:19 +00:00
dimitr
9ae3ad0c0a Win64 adjustments. 2006-10-30 14:18:02 +00:00
dimitr
33db7e2f6a Fixed the CPL applet. 2006-05-31 16:57:50 +00:00
robocop
9886d09647 Misc. 2006-05-20 04:22:07 +00:00
robocop
556be3310e Set interactive to false for now to be able to compile. To be reviewed by Paul Reeves. 2005-09-24 05:11:57 +00:00
robocop
3b70e8097a Solve several issues in the recently posted Control Panel applet:
- Cleanup.
- Adjust the #ifdef protecting headers to our style.
- Correct some C++ misuses like redundant casts and switch-case without break.
- Correct some CString and Win32 API misuses that lead either to random failures or memory leaks.
- Be consistent with bool and constness.
2005-03-20 04:35:56 +00:00
paul_reeves
797a7dcc20 Minor fixes to make cpl applet compatible with fb2 codebase. 2005-03-18 09:23:00 +00:00
paul_reeves
f7ce68d275 forward port the source for the cpl applet. 2005-03-14 14:17:45 +00:00