summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix if statement.Sebastian Dransfeld2007-11-231-2/+2
* Remove debug printfSebastian Dransfeld2007-11-231-1/+0
* Possible to lock shelf.Sebastian Dransfeld2007-11-232-55/+74
* Set pointer to null after deletion.Sebastian Dransfeld2007-11-231-0/+1
* Show shelf on edge trap and hide on mouse out on window.Sebastian Dransfeld2007-11-222-32/+82
* Add x and y coords in event.Sebastian Dransfeld2007-11-222-0/+11
* Use convenience macro.Sebastian Dransfeld2007-11-221-16/+2
* Remove unecessary event free, default is to free the event struct.Sebastian Dransfeld2007-11-221-10/+3
* Add edge events.Sebastian Dransfeld2007-11-222-20/+75
* Always show edge windows, prepare for edge events to show shelves.Sebastian Dransfeld2007-11-222-61/+65
* Remove unused variableSebastian Dransfeld2007-11-221-1/+0
* Do not crash when no input method context module is installed.andrunko2007-11-221-8/+13
* Added Ecore_IMF_Evas.andrunko2007-11-212-15/+70
* Changed ecore_imf_context_client_window_set to receive an Evas pointer.andrunko2007-11-211-2/+1
* *** empty log message ***Massimo Maiurana2007-11-201-1687/+1269
* Use ecore_imf instead of ecore_im. (again)andrunko2007-11-191-3/+3
* Check for ecore-imf insteaf of ecore-im.andrunko2007-11-191-1/+1
* Fixed include directive.andrunko2007-11-191-1/+1
* Added support for Ecore_IMF on E_Entry.andrunko2007-11-193-6/+181
* fix xdnd again.Carsten Haitzler2007-11-191-3/+6
* Wops, brackets needed.Miculcy Brian2007-11-191-3/+4
* little cleanupMiculcy Brian2007-11-181-61/+53
* *** empty log message ***Massimo Maiurana2007-11-181-4527/+3003
* Fix formatting.Christopher Michael2007-11-161-41/+38
* Fix toolbar layer.Christopher Michael2007-11-162-9/+17
* some translated nationsViktor Kojouharov2007-11-151-26/+26
* formattingSebastian Dransfeld2007-11-151-2/+2
* update included docs for debian.kaethorn2007-11-151-2/+0
* on trac now.Carsten Haitzler2007-11-151-158/+0
* Remove extra blank line.Christopher Michael2007-11-151-1/+0
* prtintfs disabled in dnd - was hunting the dnd performance bug. fixed.Carsten Haitzler2007-11-151-7/+23
* updateViktor Kojouharov2007-11-141-3189/+120
* Most languages have been translated, using wikipedia.Viktor Kojouharov2007-11-142-104/+104
* Add alternatives configuration via x-window-manager. Thanks to Horstkaethorn2007-11-142-0/+27
* check window as well during drag upates.Carsten Haitzler2007-11-131-2/+2
* Disable left/right side toolbars for now. Still needs work.Christopher Michael2007-11-131-2/+6
* Formatting & whitespace removal.Christopher Michael2007-11-131-20/+16
* viktor's language list names patch (some need to become kanji etc.)Carsten Haitzler2007-11-131-401/+401
* Some minor fixes for toolbar on resize.Christopher Michael2007-11-121-9/+17
* module_extra is deprecated.Sebastian Dransfeld2007-11-121-1/+1
* Efm modules don't support Plain/Inset, so no need for the menu entry there.Christopher Michael2007-11-121-28/+27
* Remove #if 0 on the toolbar.Christopher Michael2007-11-111-2/+0
* Keep Begin/Stop of move/resize gadgets in sync.Christopher Michael2007-11-111-1/+14
* Add callback signals for efm modules. Almost ready for primetime :)Christopher Michael2007-11-112-13/+158
* Reuse event structSebastian Dransfeld2007-11-111-87/+16
* limit hist to 500 - it seems i had some incredibly huge history file and itCarsten Haitzler2007-11-101-0/+25
* Use correct event structs.Sebastian Dransfeld2007-11-101-7/+7
* Provide gadcon_config wrapper functions for toolbar & shelf. For now, justChristopher Michael2007-11-095-8/+22
* Fix some formatting.Christopher Michael2007-11-094-19/+66
* Add ability to change orient & resize correctly.Christopher Michael2007-11-093-15/+136