changelog
- Mon, 01 Jul 2013 23:07:35 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 01 Jul 2013 23:07:35 +0300] rev 310
- Begin converting the radial type into a primitive generator
- Mon, 01 Jul 2013 19:48:29 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 01 Jul 2013 19:48:29 +0300] rev 309
- restyled file.cpp
- Mon, 01 Jul 2013 17:27:37 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 01 Jul 2013 17:27:37 +0300] rev 308
- Added an atof overload to convert from string to float, hopefully without any precision error
- Thu, 27 Jun 2013 14:55:32 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Thu, 27 Jun 2013 14:55:32 +0300] rev 307
- Use unique IDs instead of file indices in picking lists, this is much less prone to error
- Thu, 27 Jun 2013 14:12:12 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Thu, 27 Jun 2013 14:12:12 +0300] rev 306
- minor improvements to primitive handling
- Thu, 27 Jun 2013 12:29:54 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Thu, 27 Jun 2013 12:29:54 +0300] rev 305
- Exported Rectifier interface to .ui file
- Thu, 27 Jun 2013 12:13:15 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Thu, 27 Jun 2013 12:13:15 +0300] rev 304
- ..
- Thu, 27 Jun 2013 12:12:53 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Thu, 27 Jun 2013 12:12:53 +0300] rev 303
- Converted Intersector UI, improved handling of failed ext program launches, fixed launch of non-wine programs
- Thu, 27 Jun 2013 03:00:00 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Thu, 27 Jun 2013 03:00:00 +0300] rev 302
- Converted Isecalc front-end dialog to Designer UI
- Thu, 27 Jun 2013 02:46:12 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Thu, 27 Jun 2013 02:46:12 +0300] rev 301
- Added an ui file for a to-be edger2 launcher
- Fri, 21 Jun 2013 18:41:44 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 21 Jun 2013 18:41:44 +0300] rev 300
- Added support for launching external programs with Wine
- Fri, 21 Jun 2013 17:52:44 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 21 Jun 2013 17:52:44 +0300] rev 299
- Only write config options to file that actually deviate from the default. Should've done this earlier on... before 0.1 alpha was tagged
- Fri, 21 Jun 2013 17:36:50 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 21 Jun 2013 17:36:50 +0300] rev 298
- Nuked the now-empty string.cpp/.h
- Fri, 21 Jun 2013 17:29:29 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 21 Jun 2013 17:29:29 +0300] rev 297
- Added license header to primitives.cpp