summaryrefslogtreecommitdiffhomepage
path: root/facetracknoir/ui.cpp
AgeCommit message (Expand)Author
2015-09-03ui: force saving if saving timer is pendingStanislaw Halik
2015-08-30ui: save settings on a timerStanislaw Halik
2015-08-30ui: show a warning if configuration directory can't be usedStanislaw Halik
2015-08-30ui: no need to reset settings on tracking startStanislaw Halik
2015-08-30ui: save profile when combobox text changes, not merely indexStanislaw Halik
2015-08-30ui: save current tracker/filter/proto, not lastStanislaw Halik
2015-08-28no need to save on tracking start anymoreStanislaw Halik
2015-08-28ui: really don't switch profiles while refreshing comboboxStanislaw Halik
2015-08-27ui: save prior to switching configsopentrack-2.3-rc17p1Stanislaw Halik
2015-08-27ui: don't reload settings if config wasn't changedStanislaw Halik
2015-08-27ui: save everything before switching profilesStanislaw Halik
2015-08-27options: return .ini basename easierStanislaw Halik
2015-08-26ui: switch to newly-created configStanislaw Halik
2015-08-26ui: decruftopentrack-2.3-rc17Stanislaw Halik
2015-08-26ui: auto-refresh config listStanislaw Halik
2015-08-25ui: create an empty config properly in another code branchStanislaw Halik
2015-08-24ui: rename symbol to reflect current usageStanislaw Halik
2015-08-24ui: no need to write anything to new empty configStanislaw Halik
2015-08-24ui: avoid potential memory leakStanislaw Halik
2015-08-22ui: append extension in the right placeStanislaw Halik
2015-08-22ui: remove GNU GPLStanislaw Halik
2015-08-22ui: simplify conditionStanislaw Halik
2015-08-22main, ui: store config files in a predefined directoryStanislaw Halik
2015-08-22close dialogs on switch to new moduleStanislaw Halik
2015-08-22nix headerStanislaw Halik
2015-07-26ui: remove duplicate includeStanislaw Halik
2015-07-20add my own copyrightStanislaw Halik
2015-07-19ui: prevent clobbering current profileStanislaw Halik
2015-07-18bundles are now reloaded when settings window is closedStanislaw Halik
2015-07-17ui: set game title in titlebarStanislaw Halik
2015-07-16ui: update profile titleStanislaw Halik
2015-07-12ui: set working directory on statup as wellStanislaw Halik
2015-07-07typo: all dialogs were creating protocol dialogStanislaw Halik
2015-07-07ui: simplify dialog creationStanislaw Halik
2015-07-03ui: simplify protocol load failure logicStanislaw Halik
2015-07-03ui: bail early if no dialog can be foundStanislaw Halik
2015-07-03fix msvc empty config listStanislaw Halik
2015-06-07ui: if dialog window exists, raise it, don't destroy and recreateStanislaw Halik
2015-06-02ui: run process detector every second, not threeStanislaw Halik
2015-05-31ui: allow for octopus screen traversalStanislaw Halik
2015-05-31ui: introduce options dialogStanislaw Halik
2015-05-23game-detector: switch profiles properlyStanislaw Halik
2015-05-22main: allow automatically run profiles when executables runStanislaw Halik
2015-05-20main: simplify #161Stanislaw Halik
2015-05-20Added command line option for automatic startsFabian Wickborn
2015-05-04Fix Linux buildStanislaw Halik
2015-05-04no need to _Exit() forcefully anymoreStanislaw Halik
2015-03-13initialize "s_main" bundle implicitlyStanislaw Halik
2015-02-17prefer relative directory path inside install directoryStanislaw Halik
2015-01-05don't register null tracker/filter/proto when dialog is createdStanislaw Halik