summaryrefslogtreecommitdiff
path: root/src/application.c
AgeCommit message (Expand)Author
2012-08-27More information in dwb_versionportix
2012-08-27Replace option sync-files with file-sync-interval, sync-files now specifies t...portix
2012-08-23Renaming variablesportix
2012-06-24Use different application ids for different profiles/a fifo for each profile ...portix
2012-06-19Connect to beforeload during window-object-cleard signal; replace plugin puzz...portix
2012-06-12New command line option -S/--enable-scriptsportix
2012-06-04Use fallback mode for single-instance if getting a GDBusConnection fails.portix
2012-05-18Merging branch scripts into defaultportix
2012-05-18Execute scripts from commandlineportix
2012-05-17Merging branch scripts into defaultportix
2012-05-06Set an offset for execution args, fixes #169portix
2012-05-05New global functions bind, prompt, checksum; new property mainFrame; new exte...portix
2012-04-29Get gobject properties from scripts; started rewriting of documentationportix
2012-03-29Fix possible segfault in application_startportix
2012-03-29Save session also if commandline-argument -R is given, closing #135portix
2012-03-17Call dwb_pack before add tabs to the gui, fixes #131portix
2012-02-29Add license information to application.{c,h}portix
2012-02-25Load local paths from a remote application correctly when PWD differs from pr...portix
2012-02-24Fixing blocking in remote fallback callback for local files; set seperator fo...portix
2012-02-23Print backtrace to stderr not stdout; in fallback mode also process dwb comma...portix
2012-02-23Fallback mode for single-instance if dbus-registration failsportix
2012-02-22Always call application_execute_args in dwb_application_local_command_lineportix
2012-02-22Call application_execute_args even if opt_override_restore is set, fixed #106portix
2012-02-22Force saving of session if save-session is setportix
2012-02-21Force loading of sessions in the primary instance if single-instance is enabledportix
2012-02-21Change dbus nameportix
2012-02-21New session managementportix
2012-02-18Adding files for application handlingportix