Commit Graph

289 Commits

Author SHA1 Message Date
jetbrains-junie[bot]
3528d3c4ef feat(junie): added .devcontainer.json 2025-06-02 21:35:09 +00:00
jetbrains-junie[bot]
69319d7c8a feat(junie): added .junie workflow 2025-06-02 21:35:08 +00:00
julien Lengrand-Lambert
2753d7120b Update README.markdown 0.6.2 2012-09-25 09:52:52 +03:00
cff9b662eb Updates version number in setup.py 2012-09-14 14:25:52 +02:00
0fd86bcf89 Updates about window. Still really ugly. I think I'll have to do it from scratch 2012-09-07 07:54:31 +02:00
a5e8ee0961 Tries to get better about dialog. Still far from perfect 2012-09-06 20:35:50 +02:00
a1d6ba1af6 Removes links in program data on uninstall. May still have to install UserInfo to check user is admin on uninstall though. Check NSIS website 2012-09-06 20:13:42 +02:00
8ca9d65515 Adds icon in uninstall menu 2012-09-06 19:47:13 +02:00
5aa522f920 Solves icons problems for x86 architectures 2012-09-06 19:10:06 +02:00
01dad9d6f2 Warns user when no image found, or source folder not found. Avoids ugly error 2012-09-05 18:36:55 +02:00
782c5ae2cb Comments out all log messages to console. Avoid having errors in GUI. 2012-09-05 18:17:23 +02:00
52159dfc69 Trying to enhance about window 2012-09-04 18:16:00 +02:00
c837fcf45c Cleanup methods in the nsi installer. Also icon for website 2012-09-04 17:59:50 +02:00
14fe80d4ad Avoids console opening while in graphical mode. 2012-09-04 17:55:00 +02:00
e64968f534 First version of Windows full installer 2012-09-04 17:44:27 +02:00
c2fd199a50 Cleans some code 2012-09-04 16:26:14 +02:00
df2f56529f Modified get_data method for use with executable. Got a first version of Facemovie for windows 2012-09-03 17:15:17 +02:00
Julien Lengrand-Lambert
a78493ebf2 Modifies the icons to add the alpha layer. No ugly white any more. 2012-09-02 19:44:36 +02:00
Julien Lengrand-Lambert
3d9bdedb8d Adds dialog to avoid hard exit while processing 2012-09-02 18:51:15 +02:00
302df1e9ab Starts working on unexpected crash on exit 2012-09-02 11:56:04 +02:00
test
c16bed942c Patches IvolutionTemplate to display images even after install on Ubuntu. Not perfect but better solution still to be found. Also updates MANIFEST.in, tests install and corrects some typos. Discovered that clicking on red cross while processing blocks everything 2012-09-01 18:56:22 +02:00
fb6bbcf77b simplifies media folder 2012-08-31 18:36:58 +02:00
48be746a86 Fixes path for icons location. They will not appear in formbuilder any more. Problem embedding files into the exe. 2012-08-31 18:31:54 +02:00
11d196ed08 Seems to fix layout of GUI on Linux. You can focus on packaging now 2012-08-31 17:15:49 +02:00
c2500dde9c Seems to solve seg fault problem. Nice 2012-08-31 17:00:14 +02:00
53348b91ae Tries to create exe for Windows. Adds dll for wx. Go for Linux first 2012-08-31 13:55:22 +02:00
a52c098d59 Adds log file existence checking on program startup 2012-08-31 12:21:24 +02:00
2ef9c107d7 Removes console version. Not needed anymore 2012-08-31 12:07:55 +02:00
98bb3db2bb Enhances current logger. Now subclasses and modules are also indicated 2012-08-31 12:04:05 +02:00
62df9875dc Solves bug for multiple folder listing 2012-08-31 11:45:57 +02:00
2d8487676a Generalized default directory for all OSes. Found bug on multiple directory for folders 2012-08-31 11:35:01 +02:00
40177f0ce8 Removes code for gtk. Not supported any more 2012-08-31 11:25:44 +02:00
b6fac0ba25 Fix some bugs for video. Changes default size. Almost ready to package ? 2012-08-31 11:22:31 +02:00
c222a15bd0 Sets basic as the default view on settings. 2012-08-31 10:43:40 +02:00
6ea2f9238a Implements save settings. Everything seem to work fine. Later work with default parameters in a better way. 2012-08-31 10:31:33 +02:00
5eed8c66c2 Implement on_output for settings. 2012-08-31 10:00:42 +02:00
a00102b622 Implements on_cancel for settings 2012-08-31 09:54:51 +02:00
5de0de949b Settings Window pops up in main wondiw. Start implementing behaviour 2012-08-31 09:49:49 +02:00
9365e63eaf Tries to enhance about dialog 2012-08-30 18:10:32 +02:00
e15c4dbe40 Cleans list on new push on start button 2012-08-30 18:00:45 +02:00
aaf132aad3 Modifies information for about dialog box. License still has to be checked, and icon is not centered 2012-08-30 07:29:16 +02:00
730025393e First version of about window. All is put inside the on_about method 2012-08-29 18:37:39 +02:00
ffa60eeb1e Changes default size of application 2012-08-29 18:03:45 +02:00
0567d84756 Also adds red color if no face is found 2012-08-29 13:31:12 +02:00
491b176020 Green color switch when a face is found 2012-08-29 13:29:05 +02:00
e6c479a9e6 Prepares for changing images background. Bug in there for now. 2012-08-29 08:38:15 +02:00
9f92f8cd61 List filling works. Got to change their color now 2012-08-29 07:44:46 +02:00
2037bf20dc Code still working. Can be further simplified 2012-08-28 22:15:44 +02:00
13e2041e95 Starts upgrading observer pattern. Have to update the update method now 2012-08-28 22:12:06 +02:00
4886c7e1ca About to change communication system. First element of list will be the id 2012-08-28 21:48:41 +02:00