Christopher Michael
|
b3e92e4213
|
Give the entry widget focus when showing the entry dialog.
SVN revision: 33297
|
16 years ago |
Christopher Michael
|
2cb74bebe9
|
Entry dialog now supports "Return" key which will call the "Ok" function.
SVN revision: 33243
|
16 years ago |
Miculcy Brian
|
a7d1bfeaae
|
API breakage: e_widget_entry_add() allows now to set a cb function for text change events.
SVN revision: 32009
|
16 years ago |
Massimo Maiurana
|
ce82cc6882
|
i18n hunter strikes again :)
SVN revision: 26398
|
17 years ago |
Christopher Michael
|
bc5923cafd
|
Check that initial text is actually set befor trying to strdup it.
SVN revision: 25601
|
17 years ago |
sebastid
|
19bbe60f7e
|
- const
- remove unused variables
- better parameter names
SVN revision: 24836
|
17 years ago |
sebastid
|
d3c17b77bf
|
Add return value.
Free e objects with e_object_del
SVN revision: 24768
|
17 years ago |
Carsten Haitzler
|
a9e7340190
|
you're all goign to kill me :) but here goes - i broke the dialog and config
|
17 years ago |
Carsten Haitzler
|
0e47c981da
|
use E_FREE
|
17 years ago |
sebastid
|
33ffd2cad8
|
- Ignore all move/resize events.
- Free text.
- Formatting.
SVN revision: 24591
|
17 years ago |
Carsten Haitzler
|
d104992051
|
* border property patch - dont generate on moves
|
17 years ago |
Christopher Michael
|
057af1edf4
|
Added an entry dialog ala confirm dialog for getting user input.
Currently used in ibar config dialog for adding/removing bar sources.
SVN revision: 23094
|
17 years ago |