Daniel Juyung Seo
06c0c4d5f3
e po: Updated po files. Updated Korean translations.
...
SVN revision: 72549
11 years ago
Mike Blumenkrantz
9ad5316aa3
formatting
...
SVN revision: 72544
11 years ago
Mike Blumenkrantz
67d27ccc01
formatting
...
SVN revision: 72542
11 years ago
Mike Blumenkrantz
7a38549bd4
formatting
...
SVN revision: 72541
11 years ago
Mike Blumenkrantz
1a7c41f86a
formatting
...
SVN revision: 72540
11 years ago
Mike Blumenkrantz
9af24491cf
formatting
...
SVN revision: 72537
11 years ago
Mike Blumenkrantz
9bf77b26ac
keybindings which execute a command will no longer execute the command on the repeat of the key: you now have to press the key every time you want to execute the command.
...
fixes #329
SVN revision: 72536
11 years ago
Mike Blumenkrantz
b2c96e3161
formatting
...
SVN revision: 72535
11 years ago
Stefan Schmidt
761d8ecfd2
e/e_randr: mode may not be set in any case. Init it.
...
SVN revision: 72534
11 years ago
Stefan Schmidt
69b50b64f4
e/gadman: Rename variable in loop to avoid shadowing
...
SVN revision: 72533
11 years ago
Stefan Schmidt
fc52a4642d
e: More y0 and y1 renaming to avoid global shadowing
...
SVN revision: 72532
11 years ago
Mike Blumenkrantz
ad68c5f2ec
keybind macro now takes 3 params to allow manually setting unused on key event param
...
SVN revision: 72531
11 years ago
Mike Blumenkrantz
d0f5d7d5b3
formatting
...
SVN revision: 72530
11 years ago
Mike Blumenkrantz
a799a7c4be
rename input bindings settings to be more accurate and descriptive
...
SVN revision: 72529
11 years ago
Mike Blumenkrantz
a0c418c132
formatting
...
SVN revision: 72528
11 years ago
Stefan Schmidt
e793c4d769
e: More y1 to yy1 renaming thanks to y1 global
...
SVN revision: 72525
11 years ago
Stefan Schmidt
8503f0b041
e/drobshadow: Rename y1 variable to yy1 to avoid shadow global y1.
...
I know thats not really nice, but we are using y1 all over the place and math.h has it as a global.
SVN revision: 72524
11 years ago
Mike Blumenkrantz
375ffb08c5
formatting
...
SVN revision: 72520
11 years ago
Mike Blumenkrantz
bb171bd77a
attempting right click -> Open with multiple directories selected will no longer try crazy things
...
SVN revision: 72482
11 years ago
Mike Blumenkrantz
20a94946f4
macros can be confusing if you don't understand how they work.
...
fix super longstanding efm bug where shift+select selected way more items than it should have
SVN revision: 72481
11 years ago
Mike Blumenkrantz
6ba92ab323
some chucklehead doesn't know how shift/ctrl selection on click works and reversed the modifiers. I have now unreversed them
...
SVN revision: 72480
11 years ago
Mike Blumenkrantz
6f83e8c10e
final bug fixes for eeze mounting: ensure suid wrapper is set for eject, fix mount point deletion on ejecting, create mount point directories just before mounting to allow for correct permissions
...
SVN revision: 72479
11 years ago
Mike Blumenkrantz
9f58d105a9
formatting
...
SVN revision: 72474
11 years ago
Mike Blumenkrantz
b331eececb
only set remembered custom dir pan if we're using an instance that has custom dir enabled
...
SVN revision: 72469
11 years ago
Mike Blumenkrantz
671feaa78c
make list items expand to maximum width
...
SVN revision: 72468
11 years ago
Christopher Michael
cacae5a9c0
Fix unitialized variable warning.
...
SVN revision: 72467
11 years ago
Mike Blumenkrantz
e1331283f0
also set text min for list_odd items
...
SVN revision: 72464
11 years ago
Mike Blumenkrantz
fbda443407
fix crazy horizontal scrollbar flickering and resizing in file selector for efm
...
SVN revision: 72463
11 years ago
Mike Blumenkrantz
18ad1f0f08
formatting
...
SVN revision: 72449
11 years ago
Mike Blumenkrantz
df9b504499
unify efm smart object checking code into a macro
...
SVN revision: 72448
11 years ago
Mike Blumenkrantz
7f90125e32
no need to freeze here, we're already frozen
...
SVN revision: 72444
11 years ago
Mike Blumenkrantz
13838f3dd0
formatting
...
SVN revision: 72443
11 years ago
Mike Blumenkrantz
8d352bc01e
formatting
...
SVN revision: 72402
11 years ago
Mike Blumenkrantz
a58ddcbb92
allow favorites panel to expand in file selector, allowing people who have long-named favorite directories to read the directory names
...
SVN revision: 72397
11 years ago
Mike Blumenkrantz
1807ea8dae
on second thought, don't remove the delete task if we're still waiting for an overwrite confirmation
...
SVN revision: 72396
11 years ago
Mike Blumenkrantz
251a9b479a
delete the rm task from the efm slave if there is a failure during the copy task
...
this should fix the problem described by the very angry message in ticket #729
SVN revision: 72395
11 years ago
Mike Blumenkrantz
7e43d22dad
remove a probably-impossible case where efm's op slave would execute an undefined command without the user's knowledge
...
SVN revision: 72394
11 years ago
Mike Blumenkrantz
bd73abaffa
formatting
...
SVN revision: 72392
11 years ago
Mike Blumenkrantz
3d5b67d428
formatting
...
SVN revision: 72389
11 years ago
Mike Blumenkrantz
974c166778
efm now keeps a list of selected icons per window, also now pasting to a selected folder will paste inside the selected folder instead of to the current directory
...
closes ticket #618
SVN revision: 72385
11 years ago
Mike Blumenkrantz
32a3fd9f30
stderr was not meant to be an arg here
...
SVN revision: 72376
11 years ago
Mike Blumenkrantz
939a19e9bb
simplify e border icon deletion, probably fixing ticket #872
...
SVN revision: 72373
11 years ago
Tom Hacohen
02cd801b0f
E: Add myself to Authors. Apparently I wrote some code in e.
...
SVN revision: 72294
11 years ago
Chidambar Zinnoury
a01d6f11e8
e color settings: recalculate current object dimensions instead of using the previous one's.
...
SVN revision: 72288
11 years ago
Chidambar Zinnoury
4f202da6ec
e clock: scale calendar.
...
SVN revision: 72281
11 years ago
Chidambar Zinnoury
af8399892e
e i18n: clock settings also needs some lovin'.
...
SVN revision: 72277
11 years ago
Chidambar Zinnoury
985a236370
e clock calendar: complexity--.
...
No need to check whether day names is already got for each day when it can be done once.
Not sure why they are cleared and recreated at every month change.
SVN revision: 72275
11 years ago
Chidambar Zinnoury
c1bc43f14c
e clock settings: verbose--.
...
SVN revision: 72274
11 years ago
Chidambar Zinnoury
211513408d
e fonts settings: typo.
...
SVN revision: 72273
11 years ago
Chidambar Zinnoury
1e945dde4d
e clock module: automagically get localized day names in settings dialog.
...
SVN revision: 72270
11 years ago