kervala
|
6d1e72c748
|
Changed: Only copy installer in TEMP if uninstalling
--HG--
branch : develop
|
2016-06-26 19:42:02 +02:00 |
|
kervala
|
fb4461f00b
|
Changed: Delete downloaded files in uninstaller
--HG--
branch : develop
|
2016-06-26 19:41:33 +02:00 |
|
kervala
|
8d3ca27424
|
Changed: Don't need to hardcode a text offset because the old font was not aligned
--HG--
branch : develop
|
2016-06-26 19:40:10 +02:00 |
|
kervala
|
766989a0b3
|
Fixed: Better alignment of text
--HG--
branch : develop
|
2016-06-26 19:39:00 +02:00 |
|
kervala
|
b02321e36f
|
Fixed: Wrong alignment of text in edit boxes
--HG--
branch : develop
|
2016-06-26 19:13:34 +02:00 |
|
kervala
|
9361a70549
|
Fixed: Wrong alignment of text on character selection screen
--HG--
branch : develop
|
2016-06-26 19:01:49 +02:00 |
|
kervala
|
c6f3c0fb73
|
Fixed: Wrong alignment of text on login screen
--HG--
branch : develop
|
2016-06-26 18:49:27 +02:00 |
|
kervala
|
58f0ee5e9e
|
Fixed: The height of a CViewText was wrong in some cases because "|" is not the tallest character of the current font (ryzom.ttf)
--HG--
branch : develop
|
2016-06-26 15:17:32 +02:00 |
|
kervala
|
4e761f69d6
|
Changed: Use toString instead of std::stringstream
--HG--
branch : develop
|
2016-06-26 14:54:28 +02:00 |
|
Nimetu
|
8f9ab3c024
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-06-25 22:30:51 +03:00 |
|
Nimetu
|
69f956583a
|
Added: HTML css hsl(), hsla() color
--HG--
branch : develop
|
2016-06-25 22:28:48 +03:00 |
|
Nimetu
|
c05fcd9b34
|
Added: HTML css rgb() and rgba() color
--HG--
branch : develop
|
2016-06-25 19:32:43 +03:00 |
|
Nimetu
|
5db76bfe99
|
Added: HTML #RGBA color
--HG--
branch : develop
|
2016-06-25 18:17:53 +03:00 |
|
Nimetu
|
07a68281a5
|
Fixed: Inconsistent html color parsing
--HG--
branch : develop
|
2016-06-25 17:45:21 +03:00 |
|
kervala
|
1553937124
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-06-19 21:10:23 +02:00 |
|
kervala
|
36a4c6dce7
|
Changed: Minor changes
--HG--
branch : develop
|
2016-06-19 21:09:51 +02:00 |
|
kervala
|
061ead00f4
|
Changed: Computes size of servers
--HG--
branch : develop
|
2016-06-19 21:09:41 +02:00 |
|
kervala
|
443355b6c8
|
Changed: Use application name instead of hardcoded value
--HG--
branch : develop
|
2016-06-19 21:09:26 +02:00 |
|
kervala
|
bea8c9bfa1
|
Changed: Minor change
--HG--
branch : develop
|
2016-06-19 21:09:05 +02:00 |
|
kervala
|
0808ab8d3f
|
Changed: Create client shortcuts for profile
--HG--
branch : develop
|
2016-06-19 21:08:49 +02:00 |
|
kervala
|
50d73127cb
|
Changed: Update Add/Remove program
--HG--
branch : develop
|
2016-06-19 21:08:23 +02:00 |
|
kervala
|
7b6dd8f031
|
Changed: Use ID instead of index for profile and server
--HG--
branch : develop
|
2016-06-19 21:07:51 +02:00 |
|
kervala
|
cb9acedb72
|
Changed: Create shortcut in menu for Installer
--HG--
branch : develop
|
2016-06-19 21:06:49 +02:00 |
|
kervala
|
f27b388b11
|
Changed: Delete menu directory when uninstalling Installer
--HG--
branch : develop
|
2016-06-19 21:06:00 +02:00 |
|
kervala
|
b6722dba24
|
Fixed: Close dialog when clicking on Abort
--HG--
branch : develop
|
2016-06-19 21:05:14 +02:00 |
|
kervala
|
a7ca5eaac2
|
Changed: Support old and new data files
--HG--
branch : develop
|
2016-06-19 21:04:31 +02:00 |
|
kervala
|
7dac03f6ec
|
Changed: More helpers
--HG--
branch : develop
|
2016-06-19 21:04:00 +02:00 |
|
kervala
|
4494dc42bc
|
Changed: Use SComponents for added or removed components
--HG--
branch : develop
|
2016-06-19 21:02:17 +02:00 |
|
kervala
|
438744f3bf
|
Changed: Copy Installer in TEMP directory under Windows (to be able to uninstall it)
--HG--
branch : develop
|
2016-06-19 20:50:23 +02:00 |
|
kervala
|
83c97c6c36
|
Changed: Init CSystemUtils in INelContext
--HG--
branch : develop
|
2016-06-19 20:48:30 +02:00 |
|
kervala
|
3386ee874e
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-06-18 22:41:12 +02:00 |
|
kervala
|
5980e34b78
|
Changed: Use translations from COperationDialog
--HG--
branch : develop
|
2016-06-18 22:40:29 +02:00 |
|
kervala
|
4b6ed1ed36
|
Fixed: Create links under Windows
--HG--
branch : develop
|
2016-06-18 22:40:02 +02:00 |
|
kervala
|
10c62f1147
|
Changed: Use same directory as installer if downloading files
--HG--
branch : develop
|
2016-06-18 19:54:38 +02:00 |
|
kervala
|
f6afed94ef
|
Changed: Minor change
--HG--
branch : develop
|
2016-06-18 19:53:40 +02:00 |
|
kervala
|
3d120ed9e6
|
Changed: Extract data archive
--HG--
branch : develop
|
2016-06-18 19:53:19 +02:00 |
|
kervala
|
2a437f6cdb
|
Fixed: Download of data and client
--HG--
branch : develop
|
2016-06-18 19:52:51 +02:00 |
|
kervala
|
a57cfa0e30
|
Changed: Put installer.ini in same directory as other local files
--HG--
branch : develop
|
2016-06-18 19:51:44 +02:00 |
|
kervala
|
1a0c61e743
|
Fixed: Start client from server root directory
--HG--
branch : develop
|
2016-06-18 19:51:04 +02:00 |
|
kervala
|
640489e3da
|
Fixed: Don't forget to expand variables un client names
--HG--
branch : develop
|
2016-06-18 19:50:26 +02:00 |
|
kervala
|
a981cfbfe5
|
Changed: Display client version on the same line as filename and add a Default button to use default client
--HG--
branch : develop
|
2016-06-18 19:49:26 +02:00 |
|
kervala
|
a8fac8f8e9
|
Changed: Under Linux, it's recommended to put user application data in ~/.local/share
--HG--
branch : develop
|
2016-06-18 19:47:05 +02:00 |
|
Nimetu
|
a8113bfaff
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-06-16 23:32:47 +03:00 |
|
Nimetu
|
7e488219a7
|
Changed: Add scrollbar to macro commands list
--HG--
branch : develop
|
2016-06-16 23:32:31 +03:00 |
|
kervala
|
c9ad23a812
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-06-16 17:16:27 +02:00 |
|
kervala
|
306aae7af9
|
Changed: Only display virtual screen size if DISPLAY_DEVICE_ATTACHED_TO_DESKTOP flag is defined
--HG--
branch : develop
|
2016-06-16 17:15:45 +02:00 |
|
kervala
|
d80371d459
|
Changed: Only display this message in debug
--HG--
branch : develop
|
2016-06-16 17:14:48 +02:00 |
|
kervala
|
bb692940d2
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-06-14 23:00:20 +02:00 |
|
kervala
|
e3541dcc06
|
Changed: Use toString to format string
--HG--
branch : develop
|
2016-06-14 22:59:48 +02:00 |
|
kervala
|
50c86db753
|
Changed: Minor changes
--HG--
branch : develop
|
2016-06-14 22:58:58 +02:00 |
|