Carsten Haitzler
|
7a86fdce05
|
try patch over a focus issue where a window looks focused but isnt.
SVN revision: 75935
|
11 years ago |
Carsten Haitzler
|
6e8a7eef7e
|
fix fullscreen desk switching + iconify thing
SVN revision: 75934
|
11 years ago |
Boris Faure
|
3e71401d2d
|
e: tiling: add keybindings to move windows directly
Feature request by Jeff Hoogland
SVN revision: 75931
|
11 years ago |
Carsten Haitzler
|
cb5e1e563b
|
add hooks to override the old sys popup boxy things so comp can do
something fancy on suspend, resume, hibernate, logout, reboot,
shutdown. much nicer now. much more polished.
SVN revision: 75929
|
11 years ago |
Mike Blumenkrantz
|
3f3466c415
|
fix crashing when deleting shelves
ticket #1439
SVN revision: 75924
|
11 years ago |
Mike Blumenkrantz
|
e440668ea8
|
e confirm dialogs no longer crash constantly
SVN revision: 75923
|
11 years ago |
Mike Blumenkrantz
|
c342111786
|
add support for picking files from the file preview panel, remove redundant path resolution code from fileselector, fix import dialog to use selected files when double clicked once again
SVN revision: 75883
|
11 years ago |
Mike Blumenkrantz
|
dbb6951538
|
raise borders when dragging to different desks in pager
ticket #1423
SVN revision: 75881
|
11 years ago |
Mike Blumenkrantz
|
08ada20d6b
|
clean up qa config dd cleanup
SVN revision: 75879
|
11 years ago |
Mike Blumenkrantz
|
058635072b
|
fix longstanding leak in module config dialog
SVN revision: 75878
|
11 years ago |
Mike Blumenkrantz
|
4a16ecf1c3
|
ARGHHH just spent an hour trynig to figure out why this was causing a crash! I hate whoever wrote this!!!!!
SVN revision: 75865
|
11 years ago |
Mike Blumenkrantz
|
b2dda596f2
|
prevent double free on physics bodies on shutdown
SVN revision: 75861
|
11 years ago |
Mike Blumenkrantz
|
5f41bccb39
|
fix physics module unload leaks
SVN revision: 75856
|
11 years ago |
Mike Blumenkrantz
|
150de8da36
|
fix crash on comp reload
SVN revision: 75855
|
11 years ago |
Mike Blumenkrantz
|
d1b1e0be06
|
finally fix annoying null safety errors on shutdown
SVN revision: 75853
|
11 years ago |
Mike Blumenkrantz
|
9dec464cfb
|
fix qa config dd leak
SVN revision: 75852
|
11 years ago |
Mike Blumenkrantz
|
7d9991ba9f
|
fix qa failure shutdown
SVN revision: 75851
|
11 years ago |
Mike Blumenkrantz
|
7d30aa1db4
|
fix qa menu leak
SVN revision: 75850
|
11 years ago |
Mike Blumenkrantz
|
f6914dfb6e
|
use module version check util function instead of copying the same code everywhere
SVN revision: 75849
|
11 years ago |
Mike Blumenkrantz
|
b011625092
|
update module util version check message
SVN revision: 75848
|
11 years ago |
Mike Blumenkrantz
|
8ac344d1e8
|
YET ANOTHER E_RANDR LEAK! ARGH!
SVN revision: 75842
|
11 years ago |
Mike Blumenkrantz
|
4145b7893e
|
ensure fileman menu gets deleted, also fix race condition with fileman submenus where menu could be deleted before related eio ops were complete
SVN revision: 75841
|
11 years ago |
Mike Blumenkrantz
|
2723262945
|
another e_randr leak
seriously, someone who knows how randr works needs to rewrite all of this
SVN revision: 75840
|
11 years ago |
Mike Blumenkrantz
|
9a03e0085d
|
fix longstanding-but-unnoticed issue where submenus would not always be freed, also related issue where active menus would be freed in the wrong order, resulting in double frees in very rare circumstances
SVN revision: 75839
|
11 years ago |
Vincent Torri
|
08aa21eea9
|
E17: some alloc checks, and fix a case where we lost a pointer if realloc() fails
patch by Maxime Villard (rustyBSD)
SVN revision: 75838
|
11 years ago |
Mike Blumenkrantz
|
470e744c0f
|
add function to clear all delfns from e_object without calling (for hard mode players only)
SVN revision: 75837
|
11 years ago |
Mike Blumenkrantz
|
feb34b4aa3
|
start relaunchable qa windows after module load if not currently started
SVN revision: 75825
|
11 years ago |
Mike Blumenkrantz
|
e63e5b1e1b
|
don't generate fileman submenu if it already exists
SVN revision: 75818
|
11 years ago |
Mike Blumenkrantz
|
3a1f9aea52
|
more evry shutdown leaks--
SVN revision: 75814
|
11 years ago |
Cedric BAIL
|
4de7c065af
|
e: remove potential buffer overflow and make it more efficient.
Patch started by Maxime Villard (rustyBSD).
SVN revision: 75812
|
11 years ago |
Mike Blumenkrantz
|
1fb57fe691
|
more gadman leaks--
SVN revision: 75793
|
11 years ago |
Mike Blumenkrantz
|
8f68476e6a
|
tasks module shutdown leaks--
SVN revision: 75792
|
11 years ago |
Mike Blumenkrantz
|
62e79c7af0
|
more randr code cleanups, fixing a leak and not turning arrays into lists
still a lot of really gross code here that someone needs to take a hammer to
SVN revision: 75791
|
11 years ago |
Mike Blumenkrantz
|
46547f3e62
|
not sure what was going on here, but trying to double free what is now a null pointer is not a great choice
SVN revision: 75790
|
11 years ago |
Mike Blumenkrantz
|
cb7dd887b4
|
fix annoying flickering of submenus when moving mouse between submenu and parent
SVN revision: 75789
|
11 years ago |
Mike Blumenkrantz
|
4f75c57c75
|
formatting
SVN revision: 75788
|
11 years ago |
Mike Blumenkrantz
|
8764eebc1d
|
fix leaky evry config shutdown
SVN revision: 75786
|
11 years ago |
Mike Blumenkrantz
|
ee9304d2a2
|
more gadman shutdown leaks
SVN revision: 75784
|
11 years ago |
Mike Blumenkrantz
|
b0da202860
|
fix leaking gadman shutdown
SVN revision: 75781
|
11 years ago |
Mike Blumenkrantz
|
b0cd0bd953
|
fix Navigate menu item alignment
SVN revision: 75779
|
11 years ago |
Mike Blumenkrantz
|
e917781ad4
|
fix menu item alignment in Navigate menu
ticket #1359
SVN revision: 75778
|
11 years ago |
Mike Blumenkrantz
|
fd1f67375e
|
add missing consts
SVN revision: 75777
|
11 years ago |
Carsten Haitzler
|
54b0ff4251
|
quick layer to pos mapper - copy from container.
SVN revision: 75775
|
11 years ago |
Carsten Haitzler
|
25cb07dcf9
|
simplify some stacking code handling.
SVN revision: 75774
|
11 years ago |
Mike Blumenkrantz
|
1798ace14d
|
break out file ctx actions into new submenu so the file menu doesn't get huge if there are multiple handlers for a mime/glob type
SVN revision: 75773
|
11 years ago |
Mike Blumenkrantz
|
ccad002a7b
|
put this back so the list doesn't leak
SVN revision: 75768
|
11 years ago |
Mike Blumenkrantz
|
916fd8e183
|
fix e_fm2_mime_handler_mime_handlers_get() to return const like it should and fix usages to prevent freeing handlers. whoever wrote this initially should come over here so I can deliver spankies.
SVN revision: 75767
|
11 years ago |
Mike Blumenkrantz
|
45803968c5
|
free ctx action list as we add so we don't have to loop twice
SVN revision: 75766
|
11 years ago |
Mike Blumenkrantz
|
adc7b0bd98
|
not sure why this was inline
SVN revision: 75765
|
11 years ago |
Mike Blumenkrantz
|
098e8723e0
|
fix efm mime actions to properly add a separator if there is an action which fails a test before an action that does not fail a test
SVN revision: 75764
|
11 years ago |