moom
1b34e1f692
* Add password mode to the entry
...
SVN revision: 24586
17 years ago
moom
4eddbf00ca
* Rewrite the entry widget
...
It is now splitted in 3 files:
- e_editable.c that implements a generic single-line editable object
that could be used later by other widgets such as the slider or a
spinner.
- e_entry.c that implements an entry smart object using an editable
object.
- e_widget_entry.c that embeds an entry smart object in a widget.
So far, text insertion and deletion have been implemented. It also
supports cursor movement and mouse selection. The text also no longer
gets out of the bounds of the entry.
Things to come:
- Password mode
- Copy/Paste
- Make it actually themable, for now, the colors/font/style are
hardcoded
SVN revision: 24575
17 years ago
Carsten Haitzler
c848e1cf5a
todo...
...
17 years ago
sebastid
d53257dd3a
Dnd window is very like a popup, maybe redo?
...
SVN revision: 24541
17 years ago
sebastid
fe296600bb
Xdnd files from fm to ibar works again.
...
SVN revision: 24540
17 years ago
troback
758ac80a8e
Minor Swedish update...
...
SVN revision: 24536
17 years ago
sebastid
944f4feb5f
Is guified.
...
SVN revision: 24535
17 years ago
sebastid
573911abdd
Use better macro for checking point inside square.
...
SVN revision: 24534
17 years ago
sebastid
d899722d58
Don't flip desks if the zone no longer is current.
...
SVN revision: 24533
17 years ago
sebastid
2efd79bd50
Don't bother if there is no file selected.
...
SVN revision: 24531
17 years ago
sebastid
5dc2de04ea
FIXME++
...
SVN revision: 24530
17 years ago
sebastid
8f7cd587fc
Stop flip timer on drag end.
...
SVN revision: 24529
17 years ago
Stafford Mitchell Horne
45cce921c8
Added more advanced edge flipping configurations. This will reset the edge flip
...
configuration so some people may need to reconfigure it int Desktop Settings.
SVN revision: 24522
17 years ago
Carsten Haitzler
3704e4ee1b
module icon updates
...
17 years ago
sebastid
e2e2ee6630
Fix dnd shutdown.
...
SVN revision: 24514
17 years ago
sebastid
27e05aa5ad
ecore_x_.*_ungrab -> e_grabinput_release
...
SVN revision: 24513
17 years ago
sebastid
aa958ec9e7
Use e_grabinput_get
...
SVN revision: 24512
17 years ago
sebastid
a915d00dc8
Use e_grabinput_get()
...
SVN revision: 24511
17 years ago
Carsten Haitzler
0c14f9e9be
fix title look - nicer imho :)
...
17 years ago
essiene
a1505e152c
TODO--
...
SVN revision: 24508
17 years ago
sebastid
9d81bc08ce
Menu titles
...
SVN revision: 24507
17 years ago
sebastid
a9df9076db
Enough to keep track of active menu item.
...
SVN revision: 24506
17 years ago
sebastid
9d4a400dcc
Keep track of active menu and active menu item.
...
SVN revision: 24505
17 years ago
sebastid
0faf746d4c
formatting
...
SVN revision: 24503
17 years ago
Carsten Haitzler
a3162731f0
aspect back to normal
...
17 years ago
essiene
e4b80ce483
Update core modules to use new default view settings
...
SVN revision: 24493
17 years ago
essiene
26abf12032
* $XXX [xxxxxxxxxx] default view (plain or inset) of a gadget should be able to be
...
specified by the gadcon client so when it is added it can also supply an initial style mode.
This first commit, sets up the infrastructure. See the collab mail describing how this works. The next patch shall simply update the core modules to use this. Then comes the modules in e_modules
SVN revision: 24491
17 years ago
Carsten Haitzler
5c5c3721bb
fix flip for xinerama
...
17 years ago
Carsten Haitzler
8a13f4c078
much improved importer - not done yet...
...
17 years ago
David Walter Seikel
52616aa57e
.cvsignore++
...
SVN revision: 24479
17 years ago
Carsten Haitzler
e44680472a
bug++
...
17 years ago
Carsten Haitzler
12c31b99bf
fix thumb display race cond
...
17 years ago
titan
37d43be544
Whoops I was resizing wrong. This is the correct resize.
...
SVN revision: 24466
17 years ago
Carsten Haitzler
f1bdf6fb64
spotted a bug...
...
17 years ago
sebastid
800ba0cc79
Join strings into malloc
...
SVN revision: 24459
17 years ago
sebastid
904af4dfdc
Remove old comment
...
SVN revision: 24458
17 years ago
sebastid
a3923dc195
Keep track of number of clients.
...
SVN revision: 24457
17 years ago
sebastid
8a918c5e32
Move parsing of maximize string to own func.
...
SVN revision: 24456
17 years ago
sebastid
6027cd3d4c
Fix dock maximize.
...
SVN revision: 24452
17 years ago
Carsten Haitzler
a951cbcc10
some more comments
...
17 years ago
Carsten Haitzler
9266f27f0f
aaah....
...
17 years ago
Carsten Haitzler
d4206d7efc
be less rememebr write happy
...
17 years ago
sebastid
db452b14ac
Fix warnings.
...
SVN revision: 24421
17 years ago
sebastid
359394687e
Silence warning
...
SVN revision: 24420
17 years ago
sebastid
71194399af
Fix return value.
...
Fix pointer advance.
SVN revision: 24419
17 years ago
sndev
5ddaf123dd
* no need to disable the "Add" button after the gadget was added. If I want consequently
...
17 years ago
sebastid
d9f94ab5e3
Remove double if check
...
SVN revision: 24373
17 years ago
e-taro
bfa535d820
e17 ja.po update (Yasufumi Haga)
...
SVN revision: 24368
17 years ago
Stafford Mitchell Horne
2013e59c89
Allow the icon to be clicked by passing events. Why was this not done before?
...
SVN revision: 24357
17 years ago
Stafford Mitchell Horne
87fc3463be
Fix ipc memleak, found when testing -dirs-list
...
SVN revision: 24343
17 years ago