Commit Graph

6193 Commits

Author SHA1 Message Date
Christopher Michael 36c6082b05 Fix toolbar layer.
Modify e_gadcon so that the "Stop resizing this item" menu appears for
toolbar. No need to get w & h from the canvas to pop the menu, only need x & y.


SVN revision: 32730
2007-11-16 03:07:55 +00:00
Viktor Kojouharov 7becf3b101 some translated nations
SVN revision: 32727
2007-11-15 20:50:23 +00:00
Sebastian Dransfeld d65683a1cf formatting
SVN revision: 32725
2007-11-15 20:16:25 +00:00
kaethorn 344edf3113 update included docs for debian.
SVN revision: 32706
2007-11-15 10:43:59 +00:00
Carsten Haitzler 6d9e3f556c on trac now.
SVN revision: 32704
2007-11-15 08:55:44 +00:00
Christopher Michael b60e4ee532 Remove extra blank line.
SVN revision: 32699
2007-11-15 06:29:10 +00:00
Carsten Haitzler 046f1b7628 prtintfs disabled in dnd - was hunting the dnd performance bug. fixed.
SVN revision: 32695
2007-11-15 04:48:53 +00:00
Viktor Kojouharov 5bdb6feacd update
SVN revision: 32691
2007-11-14 22:43:23 +00:00
Viktor Kojouharov 987e730f4f Most languages have been translated, using wikipedia.
SVN revision: 32690
2007-11-14 22:20:45 +00:00
kaethorn a4c4b917a4 Add alternatives configuration via x-window-manager. Thanks to Horst
SVN revision: 32676
2007-11-14 14:04:49 +00:00
Carsten Haitzler d9c1da31df check window as well during drag upates.
nb - xdnd in e is hell slow! :(


SVN revision: 32671
2007-11-13 23:30:07 +00:00
Christopher Michael 23ea7a7a11 Disable left/right side toolbars for now. Still needs work.
SVN revision: 32665
2007-11-13 21:28:41 +00:00
Christopher Michael e0f12c3ab9 Formatting & whitespace removal.
SVN revision: 32662
2007-11-13 19:16:56 +00:00
Carsten Haitzler 7807c8a61c viktor's language list names patch (some need to become kanji etc.)
SVN revision: 32648
2007-11-13 05:58:24 +00:00
Christopher Michael bf1f087362 Some minor fixes for toolbar on resize.
SVN revision: 32635
2007-11-12 20:59:10 +00:00
Sebastian Dransfeld 936d0cb472 module_extra is deprecated.
SVN revision: 32600
2007-11-12 04:30:46 +00:00
Christopher Michael cef1e53756 Efm modules don't support Plain/Inset, so no need for the menu entry there.
SVN revision: 32593
2007-11-12 01:59:50 +00:00
Christopher Michael 4c35dffac4 Remove #if 0 on the toolbar.
SVN revision: 32587
2007-11-11 19:51:51 +00:00
Christopher Michael a6b5ad55bd Keep Begin/Stop of move/resize gadgets in sync.
This fixes a bugger where the shelf menu & gadcon client menu were not
updating properly when editing, ie: the shelf menu would still read Stop
Editing even tho no other gcc's where in edit mode.


SVN revision: 32579
2007-11-11 17:44:29 +00:00
Christopher Michael d6f44b47dc Add callback signals for efm modules. Almost ready for primetime :)
SVN revision: 32575
2007-11-11 15:46:06 +00:00
Sebastian Dransfeld dece2dc171 Reuse event struct
SVN revision: 32572
2007-11-11 11:48:40 +00:00
Carsten Haitzler 5868fed6fc limit hist to 500 - it seems i had some incredibly huge history file and it
was causign my e to pause often... :)


SVN revision: 32555
2007-11-10 23:37:35 +00:00
Sebastian Dransfeld 8ab0fc06b2 Use correct event structs.
SVN revision: 32545
2007-11-10 18:54:45 +00:00
Christopher Michael 4f53107d14 Provide gadcon_config wrapper functions for toolbar & shelf. For now, just
used so we can have Toolbar Contents vs Shelf Contents in title.


SVN revision: 32528
2007-11-09 23:53:38 +00:00
Christopher Michael a1629df8a2 Fix some formatting.
Add config option to show/hide toolbar.
Disable toolbar use with #if 0 for now...not stable enough.


SVN revision: 32527
2007-11-09 23:33:23 +00:00
Christopher Michael 5907077bf6 Add ability to change orient & resize correctly.
Still not ready for use yet.


SVN revision: 32526
2007-11-09 23:12:13 +00:00
Christopher Michael 00ff3f6f28 Add api functions to change orientation.
SVN revision: 32525
2007-11-09 21:05:18 +00:00
Christopher Michael b61867b266 Orientation support in the theme also.
SVN revision: 32524
2007-11-09 20:59:05 +00:00
Christopher Michael 96d567024e Populate the toolbar when it gets created.
Added start of orientation support.


SVN revision: 32523
2007-11-09 20:43:54 +00:00
Christopher Michael bf03226559 Add some trapping to gadcon for doing drags. This is needed because toolbar
gadcon does not have zone->container.


SVN revision: 32522
2007-11-09 20:34:55 +00:00
Christopher Michael 90163254fd Minor formatting fixes.
SVN revision: 32518
2007-11-09 07:43:38 +00:00
Carsten Haitzler 9765562c92 As requested -
debian--, gendoc++


SVN revision: 32476
2007-11-07 22:56:05 +00:00
Massimo Maiurana d9afea91c3 *** empty log message ***
SVN revision: 32413
2007-11-06 18:37:52 +00:00
Carsten Haitzler d8b528ac8c send mroe signals.
SVN revision: 32404
2007-11-06 08:46:54 +00:00
Sebastian Dransfeld 437b0f36de Use %p when printing pointers.
SVN revision: 32402
2007-11-06 07:14:24 +00:00
Sebastian Dransfeld 60206cce68 Fix autofoo warning.
SVN revision: 32401
2007-11-06 07:09:31 +00:00
Christopher Michael e72ba36a68 Working on getting actual efm modules into the gadcon.
Remove whitespace.


SVN revision: 32365
2007-11-04 21:40:39 +00:00
Christopher Michael 964fed717c Remove unused member from structure, it's really not needed.
SVN revision: 32364
2007-11-04 20:59:04 +00:00
Massimo Maiurana fff23312f9 *** empty log message ***
SVN revision: 32357
2007-11-04 16:09:54 +00:00
Sebastian Dransfeld 2415c7e4d0 EAPI
SVN revision: 32352
2007-11-04 12:44:36 +00:00
Carsten Haitzler b7fae6decb pointer gets more singals now - needed this for my new theme for e17 - it
works like a charm though! it's really slick!


SVN revision: 32333
2007-11-04 04:13:59 +00:00
Carsten Haitzler bc031932da update TODO.
SVN revision: 32331
2007-11-04 02:05:55 +00:00
Christopher Michael 8aa7076fba Much better modules dialog. Faster at listing, loading & unloading modules.
Separates modules into sorted categories.


SVN revision: 32314
2007-11-02 21:41:06 +00:00
Christopher Michael 67dee53c2a DBus module goes into System. Change .desktop to reflect module type.
SVN revision: 32313
2007-11-02 21:37:39 +00:00
Sebastian Dransfeld 4f7cbdacbe Declare public functions in headers.
SVN revision: 32300
2007-11-02 12:07:09 +00:00
Sebastian Dransfeld 3f9d154823 Remove unused (and deprecated) declaration.
SVN revision: 32298
2007-11-02 11:57:11 +00:00
Christopher Michael 4b2a61803a Modify dialog to sort modules into categories.
SVN revision: 32290
2007-11-02 07:00:17 +00:00
Christopher Michael ec0196a4fe Add module type for fileman.
SVN revision: 32289
2007-11-02 06:50:30 +00:00
Christopher Michael edbb247797 Add module type for conf panel.
SVN revision: 32288
2007-11-02 06:47:21 +00:00
Christopher Michael de22de6eac Add/Change some module types in .desktop.
SVN revision: 32287
2007-11-02 06:30:33 +00:00