changelog
- Tue, 09 Jul 2013 03:04:31 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 09 Jul 2013 03:04:31 +0300] rev 368
- Use system clipboard rather than an internal one
- Tue, 09 Jul 2013 02:57:11 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 09 Jul 2013 02:57:11 +0300] rev 367
- apply the c++11 'override' keyword to overriding virtual functions
- Mon, 08 Jul 2013 02:46:55 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 08 Jul 2013 02:46:55 +0300] rev 366
- fixed: history is supposed to be closed by default
- Mon, 08 Jul 2013 02:43:43 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 08 Jul 2013 02:43:43 +0300] rev 365
- further work on primitive cond-lines. I think I got it now.
- Mon, 08 Jul 2013 01:36:12 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 08 Jul 2013 01:36:12 +0300] rev 364
- Renamed the color class to LDColor for clarity
- Mon, 08 Jul 2013 01:29:28 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 08 Jul 2013 01:29:28 +0300] rev 363
- primitive generator: add conditional lines to cylinders; improved bad color handling
- Sun, 07 Jul 2013 23:43:43 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 07 Jul 2013 23:43:43 +0300] rev 362
- Added history functionality for swapping
- Sun, 07 Jul 2013 23:22:28 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 07 Jul 2013 23:22:28 +0300] rev 361
- fixed: double-clicking an object and editing it that way would not register to history
- Sun, 07 Jul 2013 23:17:17 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 07 Jul 2013 23:17:17 +0300] rev 360
- when inlining (as an action), reinterpret the inlinees so that there's not any pointer mess-ups
- Sun, 07 Jul 2013 17:45:48 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 07 Jul 2013 17:45:48 +0300] rev 359
- more restyle/refactor
- Sun, 07 Jul 2013 16:46:30 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 07 Jul 2013 16:46:30 +0300] rev 358
- restyle..
- Sun, 07 Jul 2013 15:08:38 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 07 Jul 2013 15:08:38 +0300] rev 357
- Removed the two string arrays containing object types and icon names, moved these as LDObjects' virtual functions
- Sun, 07 Jul 2013 03:36:30 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 07 Jul 2013 03:36:30 +0300] rev 356
- Cleaned up the toolbars, removed clutter by removing most of the not-so-often-used items
- Sun, 07 Jul 2013 03:25:28 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 07 Jul 2013 03:25:28 +0300] rev 355
- removed the history dialog, it doesn't fit in with the new history system