Dave Davenport
|
c217307b43
|
Update!
|
2016-02-06 14:41:08 +01:00 |
|
Dave Davenport
|
adfc83f07d
|
Restructuring, my biggest joy.
|
2016-02-06 14:27:36 +01:00 |
|
Dave Davenport
|
312ca274fc
|
Split of files.
|
2016-02-06 13:06:58 +01:00 |
|
Dave Davenport
|
531f3f884a
|
Merge remote-tracking branch 'origin/master' into glib-loop
|
2016-02-04 16:25:04 +01:00 |
|
Dave Davenport
|
69b88caac5
|
Allow user to open an disabled modi.
|
2016-02-04 09:20:10 +01:00 |
|
Dave Davenport
|
b557c4df6e
|
Issue: #333, Check if row is selected, don't assume selected_line is valid.
|
2016-02-03 09:01:13 +01:00 |
|
Dave Davenport
|
91780b71db
|
Small fix.
|
2016-01-27 23:39:52 +01:00 |
|
Dave Davenport
|
afc056ecc5
|
Play with dmenu black screen
|
2016-01-27 23:28:14 +01:00 |
|
Dave Davenport
|
eab4e1438f
|
Make dmenu use glib mainloop.
|
2016-01-26 08:38:07 +01:00 |
|
Dave Davenport
|
eadf455c8c
|
Let DMenu mode reuse open dialog and not restart it. handy for multi-select.
|
2016-01-20 18:50:33 +01:00 |
|
Dave Davenport
|
d0716efe12
|
Refactor menu function into three parts, setup, itterrate and finalize.
|
2016-01-20 18:24:31 +01:00 |
|
Dave Davenport
|
ec24e4426e
|
Fixing SardemFF7 Feedback: boolean, g_getenv and clear_error
|
2016-01-14 21:06:03 +01:00 |
|
Dave Davenport
|
98fdf04285
|
[RUN] UTF-8/locale conversion and sardem exec test.
|
2016-01-14 20:40:19 +01:00 |
|
Dave Davenport
|
121278e6d1
|
[DRUN] Expand path we get from Desktop file
* This is more 'free' then spec. but does not break anything.
Fixes: #317
|
2016-01-14 17:42:07 +01:00 |
|
Dave Davenport
|
cc682f107b
|
Update display value for modi (testing)
|
2016-01-12 22:18:10 +01:00 |
|
Dave Davenport
|
13810d5911
|
Add experimental 'password' mode. (#315)
|
2016-01-10 13:10:44 +01:00 |
|
Dave Davenport
|
c6a9de8c4a
|
Use snprintf instead of sprintf
|
2016-01-09 19:25:03 +01:00 |
|
Dave Davenport
|
d7dab65e5b
|
Making widget class, moving stuff around
|
2016-01-09 16:22:09 +01:00 |
|
Dave Davenport
|
dc8fb4f202
|
Start making SardemFF happy. Use g_return_if_fail
|
2016-01-08 09:16:59 +01:00 |
|
Dave Davenport
|
fa51aeb484
|
More splitting and abstracting.
|
2016-01-07 21:27:20 +01:00 |
|
Dave Davenport
|
e8daff0f6a
|
First cleanup steps.
|
2016-01-07 19:47:37 +01:00 |
|
Dave Davenport
|
51b5511017
|
More doxygen sugar.
|
2016-01-07 16:01:56 +01:00 |
|
Dave Davenport
|
7f621a4a91
|
Replace strdup_printf with build_filename
|
2016-01-06 12:42:53 +01:00 |
|
Dave Davenport
|
c512f81c9c
|
Update comments, replace printf/build_filename
|
2016-01-06 12:40:41 +01:00 |
|
Dave Davenport
|
81ea5fd8c6
|
Update documentation for ssh dialog
|
2016-01-05 21:19:30 +01:00 |
|
Dave Davenport
|
329f31bd75
|
Add doxygen target.
|
2016-01-05 19:49:13 +01:00 |
|
Dave Davenport
|
5a3c202423
|
Update copyright
|
2016-01-01 00:27:00 +01:00 |
|
Dave Davenport
|
696d0a2fa0
|
Fix 1 off memory leak
|
2015-12-23 17:03:00 +01:00 |
|
Dave Davenport
|
270ec0c14b
|
Fix out of memory bound on array
|
2015-12-22 20:57:57 +01:00 |
|
Dave Davenport
|
8b82787df6
|
Fix possible issue with uninitialized data
|
2015-12-21 23:14:56 +01:00 |
|
Dave Davenport
|
04eebf964a
|
Indent
|
2015-12-14 20:28:25 +01:00 |
|
Dave Davenport
|
541c653913
|
Improve matching for DesktopFile run mode
|
2015-12-14 20:25:36 +01:00 |
|
Dave Davenport
|
08d6d6b685
|
Fix return code multi-select
|
2015-12-12 20:54:59 +01:00 |
|
Dave Davenport
|
eaa553bfd5
|
Indent.
|
2015-12-03 22:48:30 +01:00 |
|
Dave Davenport
|
697abdfdfc
|
[DMenu] Add option to read from file instead of stdin.
|
2015-12-03 18:22:13 +01:00 |
|
Dave Davenport
|
4b77a1728d
|
Remove custom code, replace by glib, fix fuzzy matching for unicode.
- Also fixes char endianess issues.
|
2015-12-01 22:09:34 +01:00 |
|
Qball Cow
|
ff52140697
|
Check for nil before updating.
|
2015-12-01 13:17:59 +01:00 |
|
Dave Davenport
|
544229d975
|
Issue #287 mark selected rows.
|
2015-11-30 14:05:39 +01:00 |
|
Dave Davenport
|
bf60d9c01c
|
Fix return code
|
2015-11-28 11:59:11 +01:00 |
|
Dave Davenport
|
864a00b9fd
|
Add option to dump filtered list to stdout.
uses format option and filter `-dump`.
|
2015-11-27 13:14:46 +01:00 |
|
Dave Davenport
|
2da1207b7d
|
Fix issue #271 expand path.
|
2015-11-27 13:01:25 +01:00 |
|
Dave Davenport
|
3c411433b4
|
Big rename from Switcher to Mode internal, to match with user terminology
|
2015-11-25 09:26:38 +01:00 |
|
Dave Davenport
|
627643281d
|
Fix ; in macro.
|
2015-11-24 22:53:40 +01:00 |
|
Dave Davenport
|
d1591273e7
|
Cleanups, rename and document.
|
2015-11-24 22:02:30 +01:00 |
|
Dave Davenport
|
00a555b685
|
Create more consistent ordering of arguments
|
2015-11-24 14:22:35 +01:00 |
|
Dave Davenport
|
6978b146f0
|
[Combi] only textual map, when not using glob/regex mode.
|
2015-11-24 14:14:55 +01:00 |
|
Dave Davenport
|
fa2bcd778c
|
Fix for complete issue #273.
- Add complete handler.
|
2015-11-24 13:59:35 +01:00 |
|
Dave Davenport
|
cbba58914f
|
Some cleanups and re-ordering of parameters to be consistent.
|
2015-11-23 22:15:27 +01:00 |
|
Dave Davenport
|
ad778b7dc1
|
Const making.
|
2015-11-23 22:15:27 +01:00 |
|
Qball Cow
|
84daf5fd6c
|
Fix issue #285, clear memory on realloc
|
2015-11-23 17:11:12 +01:00 |
|