18154 Commits (8422eea8d014000d9f48aafa0541725f661de7b5)
 

Author SHA1 Message Date
Mike Blumenkrantz 8422eea8d0 remove unnecessary battery_config null check 9 years ago
Mike Blumenkrantz d391e5c130 validate params for e_dnd_util_text_uri_list_convert() 9 years ago
Mike Blumenkrantz 457a385fa7 clamp screen sizes to 1 to avoid impossible division-by-zero for window shots 9 years ago
Mike Blumenkrantz e0a5cd6e7d bugfix: correctly calculate minimum flowlayout rows 9 years ago
Mike Blumenkrantz 01abad3f64 bugfix: efm_op no longer tries to close invalid fds during delete ops 9 years ago
Mike Blumenkrantz 4b3e2797a0 bugfix: don't use external log domain in systray 9 years ago
Mike Blumenkrantz 6142845ef8 bugfix: don't use external log domain in music player 9 years ago
Mike Blumenkrantz cea010dce0 bugfix: don't crash when saving screenshots with no file extension 9 years ago
Mike Blumenkrantz b9eaf4d239 bugfix: don't crash on possibly-null gadman bg string extensions 9 years ago
Mike Blumenkrantz b373b561e4 check X comp_data existence in pixmap PRESENT usage during refresh 9 years ago
Mike Blumenkrantz 450d6cf321 add comments to suppress false positives in intentional switch fallthroughs 9 years ago
Mike Blumenkrantz 9db01b9cbf don't check for non-pointer existence in lokker pin validation 9 years ago
Mike Blumenkrantz c545deb81c fix gadman resistance checking for fake/desk shelves 9 years ago
Mike Blumenkrantz 26cbbe6723 improve client positioning resistance accuracy for hidden clients and fake shelves 9 years ago
Mike Blumenkrantz fe5f8df001 use E_CLIENT_FOREACH macro for resist calcs 9 years ago
Mike Blumenkrantz 3f3322cb9c null check auth current user get 9 years ago
Mike Blumenkrantz 865dc17221 null check client on X stack request 9 years ago
Mike Blumenkrantz ddcc678d78 ensure va_end is called when creating new pixmaps 9 years ago
Mike Blumenkrantz de03331469 fix indent for iconic hint setting 9 years ago
Mike Blumenkrantz 537b4054d3 simplify/optimize e_win show trap 9 years ago
Mike Blumenkrantz 6dd98df0d6 remove all remaining efl version check defines 9 years ago
Mike Blumenkrantz d0589662c5 bugfix: check for unicode string end in client menu 9 years ago
Mike Blumenkrantz 2b3906d8da bugfix: don't crash when passing NULL desk to e_client_under_pointer_get 9 years ago
Mike Blumenkrantz dacb821f05 trivial dead code-- 9 years ago
Mike Blumenkrantz 3583d76839 trivial dead code-- 9 years ago
Mike Blumenkrantz b8a3e1ed4f fix probably-impossible divide-by-zero in menu item layout 9 years ago
Mike Blumenkrantz 400c1f5177 make win->client check more explicit in efm_opinfo 9 years ago
Mike Blumenkrantz 0a316209aa bugfix: set connman pending.disconnect when disconnecting a service 9 years ago
Mike Blumenkrantz ded3b76723 make connman if statements more clear for freeing data 9 years ago
Mike Blumenkrantz b25706727b bugfix: don't iterate with or access freed pointer in comp match dialog 9 years ago
Mike Blumenkrantz 9f3f5e29d1 bugfix: ensure use of non-garbage values for menu item icon placeholders 9 years ago
Mike Blumenkrantz 07135d8b21 bugfix: use more descriptive + accurate buffer size in batget iterator 9 years ago
Mike Blumenkrantz 16e7c57ba4 bugfix: prevent out of bounds access in systray theme setup 9 years ago
Mike Blumenkrantz cac879d289 use a more obvious iterator limit for gadman edit end 9 years ago
Mike Blumenkrantz 5f68ea5c8d bugfix: prevent out of bounds write in e_intl_locale_parts_get() 9 years ago
Mike Blumenkrantz cc8eb78352 bugfix: ensure null termination of string in xsettings config 9 years ago
Mike Blumenkrantz 8b227c33b7 Revert "e_exec - after an instance has its exe deleted - set exe to NULL" 9 years ago
Mike Blumenkrantz 2425ec363c always init container coords when beginning gadcon drag 9 years ago
Mike Blumenkrantz 94072211c3 fix mixer config leak on config failure 9 years ago
Mike Blumenkrantz bf66547c15 fix null termination of client desktop string matching 9 years ago
Mike Blumenkrantz 1abc612569 ensure valid client layers in client stack iterating functions 9 years ago
Seunghun Lee 08acb0c6aa apply client resize limit for all possible size values during maximize calcs 9 years ago
Seunghun Lee b137b7e741 fix use of same variable in e_desk double-loop 9 years ago
Mike Blumenkrantz 3f5ac7d9ab use static array of inlists for client hooks to reduce overhead 9 years ago
Mike Blumenkrantz ce3e7056ae remove unused vars 9 years ago
Seunghun Lee 48c28213c9 fix use of same temporary variable in for loop. 9 years ago
maxerba 75b736a9fe Updating italian translation 9 years ago
Marcel Hollerbach 99facedf12 tiling: Fixed Typo. 9 years ago
Mike Blumenkrantz 1a2f4087db defer netwm maximize hint apply to reduce canvas ops 9 years ago
Mike Blumenkrantz 5aa231f53e fix desklock custom bg starting dir display 9 years ago