13160 Commits (ba7e839885561be6e0b02f0970f1f9ccdd5aaff6)
 

Author SHA1 Message Date
Mike McCormack ba7e839885 e: Ignore desktop files 11 years ago
Carsten Haitzler 4ea769764a pager fixups... 11 years ago
Christopher Michael c02739d6c0 E: Fix uninitialized variable warning. 11 years ago
Mike Blumenkrantz fd307cdf7d formatting 11 years ago
Mike Blumenkrantz 113448e2ac fixed pager bg previewing to use livethumb and also support animated backgrounds 11 years ago
Carsten Haitzler 4fd1273826 on fullscreen change of a window force a comp show re-anim. this makes 11 years ago
Mike Blumenkrantz 95d0aa8d0b use animation hint to disable bg animation when setting a bg 11 years ago
Mike Blumenkrantz 63fcb74610 move animation hint into bg group so we can use a better codepath to check it 11 years ago
Mike Blumenkrantz f697879b23 add a hint in import config edj creation for disabling animation 11 years ago
Mike Blumenkrantz 163f21d4b5 don't need to close and reopen a file in import config dialog 11 years ago
Mike Blumenkrantz b4fdb00c96 use strdupa in import config dialog 11 years ago
Mike Blumenkrantz 2b9279ba81 convert some ints to size_t in e_sys_main 11 years ago
Mike Blumenkrantz 45a7a3e283 fix shadow warnings 11 years ago
Mike Blumenkrantz 74594f4c6d also hook dialog delete in entry dialog 11 years ago
Boris Faure 4f59520f88 e: add xinerama options to x-ui. Patch by Thanatermesis 11 years ago
Mike Blumenkrantz ffac12a5e1 forgot to hook dialog deletes in new import dialogs which led to a crash when keybinds were used. fix! 11 years ago
Mike Blumenkrantz 97faa73719 modal windows now properly block events on their parent windows 11 years ago
Mike Blumenkrantz 968fda6d06 formatting 11 years ago
Mike Blumenkrantz edf4cfa5da add case for net wm state change fetch flag to be set 11 years ago
Mike Blumenkrantz c0790f7d55 fix case of reparenting window where properties are just being set and window is not actually being reparented 11 years ago
Mike Blumenkrantz e3e11778fa wait till after module init is over before drawing gadgets so we can draw them all at once, also don't need to bind to frametime anymore with this 11 years ago
Mike Blumenkrantz 3c2e02bf8b prevent module init end event from getting canceled here 11 years ago
Carsten Haitzler e5b196862d fix shelf "fixups" on zone add/del. 11 years ago
Mike Blumenkrantz f6af7bd8d2 remove all traces of old and unused bg import dialog. whoever put a separate import dialog into e_utils.c, and the person who committed r44556 with the id "barbieri" on 2009-12-18 shall indeed remain nameless, decided to leave the other one hanging around. as a result, the one that he copied from the original sat around without being modified, and now ended up being removed instead of being properly integrated 11 years ago
Mike Blumenkrantz 516ff07701 remove old file from pofiles 11 years ago
Mike Blumenkrantz c8087e9533 set import config as child of import dialog; e_border bug pending with herohorns before this works properly again 11 years ago
Mike Blumenkrantz d2d10a05ab add dialog helper function to set modal/transientfor on windows 11 years ago
Mike Blumenkrantz 142b11e6f0 grab escape key for dialogs for closing them 11 years ago
Mike Blumenkrantz 5e1e915578 break out wallpaper import dialog and import settings dialog into separate dialogs usable outside the wallpaper widget, also clean up this code 11 years ago
Mike Blumenkrantz 0689758ce0 call changed when radio changes 11 years ago
Mike Blumenkrantz b9877f6ac1 formatting 11 years ago
Cedric BAIL 9a4f70925e e: fix horizontal slider slow creation time. 11 years ago
Mike Blumenkrantz 361376a48b typedef for E_Dialog_Cb 11 years ago
Mike Blumenkrantz f8eff99bf8 Dear all. 11 years ago
Mike Blumenkrantz 934caf9241 fix min sizing (height) of fsel 11 years ago
Mike Blumenkrantz 5c9aeaaa47 fsel now properly selects the first file in a directory on directory load/change 11 years ago
Mike Blumenkrantz ac28718562 add function for counting number of selected files 11 years ago
Mike Blumenkrantz e58efabc1e filepreview directory previews now allow navigation, disable click rename in filepreview and fsel 11 years ago
Mike Blumenkrantz 8ab4a302b4 disable view menu in fsel, this looked terrible anyway 11 years ago
Mike Blumenkrantz 6ea8835011 disable click renaming in theme, wallpaper, desklock wallpaper, and fwin sidebar file lists 11 years ago
Mike Blumenkrantz d2b8ccd61a add efm option to disable click renaming 11 years ago
Mike Blumenkrantz 903408f4d4 add flist function to get config 11 years ago
Mike Blumenkrantz e4584d2214 fix up advanced font dialog a lot to work less stupidly and set icon indicators when it should 11 years ago
Mike Blumenkrantz fe2cfa7e0c ilist now supports disabled state, though it does not indicate this visually yet 11 years ago
Carsten Haitzler 756faca85b and by default for fullscreen windows use fullscreen comp style theme 11 years ago
Carsten Haitzler 0bfa24080b add fullscreen comp theme. 11 years ago
Mike Blumenkrantz 3997046ea2 add function to change valptr on check widget 11 years ago
Carsten Haitzler 7713bd830f fix flash fullscreening to stay above shelf. 11 years ago
Mike Blumenkrantz b1c5983d72 revert some changes to e font that broke things; the hunt for #1284 begins 11 years ago
Mike Blumenkrantz cd9c7ee8dc ensure that title clicking an icon to rename only causes the rename if no other icons are clicked/selected 11 years ago