12974 Commits (57933c9d0275ed62ad993e392343038d88547ed2)

Author SHA1 Message Date
Mike Blumenkrantz 57933c9d02 giant rollup commit fixing all xkb issues 11 years ago
Mike Blumenkrantz a4d35ff86c fix flag reduce case for when name has no / character 11 years ago
Mike Blumenkrantz 98bb1620f7 make one of the xkb functions less stupid 11 years ago
Mike Blumenkrantz 1b6904e063 efm now ignores .part file changes 11 years ago
Mike Blumenkrantz 8fd587ff92 fix navigation using symlinks in some cases 11 years ago
Mike Blumenkrantz 0949e8ea63 fix window autoraise triggering from pointer_slide 11 years ago
Mike Blumenkrantz 6dc0f1f64e delete gadget evas objects on delete to prevent crash on restart now that comp is merged into core 11 years ago
Mike Blumenkrantz 8b8bcfd41e clarify pointer_slide config option text in config dialog.... 11 years ago
Shinwoo Kim 5a3ca7df1d [access] save configuration value immediately 11 years ago
Miculcy Brian bb375592d3 IBar fixes when using other sources than 'default'. 11 years ago
Carsten Haitzler 1d1015ec84 fix window unmap event handling with synthetic unmaps - only really an 11 years ago
Mike Blumenkrantz c123546657 fix link drop into sidebar when dragging between items 11 years ago
Carsten Haitzler 2b7de105c7 quick improvement of bluez4 gadget icon... :) 11 years ago
Jihoon Kim 4647b5d053 e17/physics: fix build warning 11 years ago
Mike Blumenkrantz 8ceef0e216 bump year in about dialog 11 years ago
Mike Blumenkrantz a57d11f111 use handler list macro when creating manager handlers 11 years ago
Mike Blumenkrantz fc67e4810c comp no longer disables and reenables on startup from detecting the container window with nocomp_fs enabled 11 years ago
Mike Blumenkrantz 47162b2c2a module loading now enforces priority for user directories; at some point we should probably figure out how to set up a priority list for /usr/lib vs /usr/local/lib and such 11 years ago
Mike Blumenkrantz cdf4fb7950 unbreak eeze mount detection/compile (spankies for demarchi), remove last bits of hal mount support from configure 11 years ago
Carsten Haitzler a7049f3c0f how about we dont make pulse stop working? yes - the unlikely leak 11 years ago
Mike Blumenkrantz 88ea7b1e96 conf2 option ctx now stores update text to allow ignoring repeated updates, also remove tags from search lists when aliases are added 11 years ago
Mike Blumenkrantz 2792afd090 reduce number of loops required to iterate when updating conf2 option ctx from text 11 years ago
Mike Blumenkrantz 1ea8697846 fix list remove typo in conf2 option matching which should speed up matching process considerably 11 years ago
Mike Blumenkrantz 6f3db35204 more strcase*->str* from last conf2 option commit 11 years ago
Mike Blumenkrantz 81f5da0e32 lowercase conf2 ctx text at start to speed up text searches 11 years ago
Mike Blumenkrantz 2fad65f8df don't list conf2 match tags for a ctx if they're tags already added to the ctx for the purpose of matching 11 years ago
Mike Blumenkrantz feb662019e fix stringshare usage when applying conf2 string option 11 years ago
Mike Blumenkrantz 95b4651803 unify conf2 button signal code, improve overlay button logic 11 years ago
Mike Blumenkrantz b3a9880971 fix conf2 bug where buttons would erroneously be toggled when selecting an option which could not produce an overlay 11 years ago
Mike Blumenkrantz d4f30b24ad fix possible null deref in e_sys when debugging 11 years ago
Mike Blumenkrantz 68e8bae442 fix possible null deref in desktop editor 11 years ago
Christopher Michael f9a3a22e9e Fix leak as reported by zmike. 11 years ago
Mike Blumenkrantz 0183b727d0 fix path setting in import dialog 11 years ago
Mike Blumenkrantz 3456c9dff2 fix small leak in illume2 policy config 11 years ago
Mike Blumenkrantz 3a24add030 improve wp2 stringshare usage, fix string leak on unlikely error case 11 years ago
Mike Blumenkrantz 597cc91a38 strdup->strdupa in wp2 11 years ago
Mike Blumenkrantz 8d018a4375 fix extremely unlikely pulse mixer leak 11 years ago
Mike Blumenkrantz 69dfb7c74c fix edbus leak 11 years ago
Mike Blumenkrantz 5237b25e34 unbreak 1.7 branch compile 11 years ago
Jihoon Kim 10960b39c9 e17: use eina_unicode_utf8_next_get instead of eina_unicode_utf8_get_next 11 years ago
Mike Blumenkrantz 11beb0649c same leak as previous in import dialog 11 years ago
Mike Blumenkrantz 543b85aa2a fix small leaks in efm and e_import_config_dialog 11 years ago
Mike Blumenkrantz a0a6962b5c another array offset error 11 years ago
Mike Blumenkrantz be131c90fa fix array offset for conf2 option in fileman 11 years ago
ChunEon Park 2eab902bc1 e/shot - removed unnecessary line 11 years ago
Mike Blumenkrantz 18bd14af98 module error dialog is no longer remembered across restarts: this caused a crash for me on two different machines, so there's another strange and related bug here somewhere... 11 years ago
ChunEon Park ef2d139967 e/action - removed unnecessary line. already structure is clean. 11 years ago
José Roberto de Souza 2253d00f91 e/appmenu: Only register AppMenu.Registrar iface when we have a instance 11 years ago
José Roberto de Souza 4f78547dd5 e/appmenu: Relase bus name when shutdown module 11 years ago
Igor Murzov 3a3cf9c42e Better gettext usage in Quickaccess. 11 years ago