Commit Graph

6172 Commits

Author SHA1 Message Date
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
Christopher Michael 8d27d4c6a5 Add module type to .desktop files.
SVN revision: 32286
2007-11-02 06:22:24 +00:00
Christopher Michael 488bbfab1d Change module type of .desktop
SVN revision: 32284
2007-11-02 06:15:24 +00:00
Christopher Michael 81a742efc3 Add module type to .desktop
SVN revision: 32283
2007-11-02 06:15:23 +00:00
Christopher Michael e78c5f25b5 Add module type to .desktop.
SVN revision: 32282
2007-11-02 06:10:09 +00:00
Christopher Michael 55fce5437d Check for params before checking for strlen of params.
SVN revision: 32281
2007-11-02 01:37:16 +00:00
Christopher Michael 4f4f035465 Formatting fixes.
SVN revision: 32278
2007-11-01 21:39:55 +00:00
Christopher Michael 76906e9a0a Be sure to free icon_file if it exists for both categories & items.
SVN revision: 32277
2007-11-01 20:35:08 +00:00
Christopher Michael 04592aa37d Minor formatting fixes.
SVN revision: 32276
2007-11-01 20:02:26 +00:00
Sebastian Dransfeld 1912e70288 Need to strdup the params, as they are free'd later.
SVN revision: 32268
2007-10-31 20:03:21 +00:00
Sebastian Dransfeld b8cd2447aa Fix warnings.
SVN revision: 32266
2007-10-31 19:56:59 +00:00
Sebastian Dransfeld 27a177e90e Remove unused variable.
SVN revision: 32264
2007-10-31 19:48:56 +00:00
Sebastian Dransfeld 312dad0a8f Fix warning.
SVN revision: 32263
2007-10-31 19:48:00 +00:00
Christopher Michael 43cdb962de Allow battery to use it's own icon in Config Panel.
SVN revision: 32254
2007-10-31 15:15:33 +00:00
Christopher Michael 3edfa96675 Allow dropshadow module to use it's own icon in the Config Panel.
SVN revision: 32253
2007-10-31 15:12:42 +00:00
Eric Schuele ca1a6dbec2 Make sure the module description falls back to unavailable when there is no selection. Plus a bunch of whitespace removal.
SVN revision: 32252
2007-10-31 14:58:29 +00:00
Christopher Michael eedab4732c Allow modules to use their own icons as config items/cats.
SVN revision: 32235
2007-10-31 13:30:19 +00:00
Carsten Haitzler 44fc6bc933 missed extra config calls
SVN revision: 32234
2007-10-31 12:44:40 +00:00
Carsten Haitzler 2405363f94 errrr. commit? did the last one work?
SVN revision: 32232
2007-10-31 12:23:15 +00:00
Carsten Haitzler 6840a4f977 boys and girls... animals and vegetables... pokemon and spatial anomolies
lend me your ears, for i come to break code, not to praise it!

module api getting kicked about. 1. modapi calls for config and about are gone
core module api call for about dialog gone (not needed anymore). use module
.desktops for about info in description. config should go via the config
panel calls to register stuff.... wherd... to... ma homieoes!


SVN revision: 32231
2007-10-31 12:21:02 +00:00
Christopher Michael 9a4d68f63a Initial check-in of upcoming toolbar. Ignore this code for now as it's still
a work in progress (ie: do not use right now).


SVN revision: 32229
2007-10-31 10:09:51 +00:00
Christopher Michael b28acd50ac Check in edc for upcoming toolbar.
SVN revision: 32228
2007-10-31 10:05:32 +00:00