Commit Graph

3630 Commits

Author SHA1 Message Date
sndev 107ffca169 * improvment of the restoration of the window maximization on E restart.
SVN revision: 23350
2006-06-10 11:08:27 +00:00
e-taro 4702a7a95d And lastly, eo.po for e17 (Olivier)
SVN revision: 23343
2006-06-10 02:35:58 +00:00
sndev 9214573340 * improving maximization behavior. i.e. if the window is maximized vertically,
it is not denied to maximize it horizontally.
* fixing some mess between basic/advanced window manipulation cfg dialogs.
* fixing initial keybindings.


SVN revision: 23335
2006-06-09 22:15:11 +00:00
handyande 204de3261d segv--
SVN revision: 23331
2006-06-09 12:53:27 +00:00
Christopher Michael d765e4452c Auto-apply is disabled in E for now but default mode still works.
Make sure we set the proper e_config value in apply.


SVN revision: 23323
2006-06-09 08:09:56 +00:00
rephorm 5d302028b7 don't allow ilist headers to be selected
SVN revision: 23319
2006-06-09 02:53:16 +00:00
sebastid 69b119f360 Remove unused variable
SVN revision: 23306
2006-06-08 19:35:39 +00:00
sebastid 0b4be04a65 Remove undefined function
SVN revision: 23305
2006-06-08 19:33:45 +00:00
sebastid 5f49dafee8 Add const
SVN revision: 23304
2006-06-08 19:32:29 +00:00
sebastid d02863b3bd Check for correct type
SVN revision: 23303
2006-06-08 19:28:46 +00:00
sebastid 79191a8fd7 Add return value. The return value seems to not mean anything???
SVN revision: 23302
2006-06-08 19:11:54 +00:00
sebastid 45e45f8814 I assume we want to check the current char of argv
SVN revision: 23301
2006-06-08 19:08:47 +00:00
sebastid 0c6cd880b6 Remove unused variable
SVN revision: 23300
2006-06-08 19:06:31 +00:00
sebastid 22e7a09bcb Fix warning
SVN revision: 23299
2006-06-08 19:05:41 +00:00
sebastid e4ef683139 Fix warnings
SVN revision: 23298
2006-06-08 19:04:16 +00:00
sebastid 4a303b726f Remove printf
SVN revision: 23297
2006-06-08 19:02:11 +00:00
sebastid 179ea47d07 Fix name
SVN revision: 23296
2006-06-08 19:01:32 +00:00
Christopher Michael c1c9b37503 Remove the printf for inserting characters as imho it's not really needed
anymore. Entry widget seems to be working fine.


SVN revision: 23292
2006-06-08 15:47:09 +00:00
handyande faa1872544 allow shade buttons on borders
SVN revision: 23291
2006-06-08 15:15:57 +00:00
sebastid 88d887c330 Set correct limits for maximize_policy
SVN revision: 23290
2006-06-08 14:36:40 +00:00
e-taro 43d762953b e17 ja.po update (Yasufumi Haga)
SVN revision: 23288
2006-06-08 13:57:39 +00:00
Christopher Michael 6b49e365a4 Add a function to e_ilist and e_widget_ilist to return if a particular item
is a header or not. Allows traversing ilist items in a loop while
testing if the item is a header, and potentially skipping it.


SVN revision: 23286
2006-06-08 12:48:36 +00:00
sndev 8edc0be374 * fixing parameters of the "Maximize Vertical" and "Maximize Horizontal" actions
wrt the last raster commits.

Users: have to redefine those actions.


SVN revision: 23280
2006-06-08 09:29:53 +00:00
Carsten Haitzler a32e94f567 compile again after conflicts
SVN revision: 23269
2006-06-07 23:34:11 +00:00
Carsten Haitzler 97eec41ad9 patches that i said were in - commit. (see my reply emails)
also finish off a TODO item or 2


SVN revision: 23267
2006-06-07 23:30:15 +00:00
sebastid a69bc7767c Clean up maximization, there is only one unmaximize function now. Think
this code can do more advanced stuff than the previous code.

The logic is that if the window is first maximized vertically, then
horizontally it should equal that both directions are maximized at once.

unmaximize can only be done in directions already maximized.

The code works, but hasn't been thorougly tested. Please report any errors
to me, and I will fix them!


SVN revision: 23254
2006-06-07 21:42:13 +00:00
sebastid f75950ae50 Remember fullscreen request for new clients, and delay it.
SVN revision: 23243
2006-06-07 18:12:46 +00:00
sebastid 6f2df0f3e7 For debug.
When using inotify files will be deleted and added, not changed. So we need
to check if someone wants to reference a newly created eapp!


SVN revision: 23235
2006-06-07 09:41:26 +00:00
sebastid 8664597e58 Fix style
SVN revision: 23232
2006-06-07 08:48:52 +00:00
sebastid d048e276b4 Check if the sensor name has been set
SVN revision: 23231
2006-06-07 08:34:10 +00:00
Christopher Michael 0b853ce1dc Revert back to void for e_modapi_init.
SVN revision: 23222
2006-06-06 15:33:44 +00:00
Christopher Michael da2730a5aa Revert back to void for e_modapi_init, Andy is correct.
SVN revision: 23220
2006-06-06 15:21:48 +00:00
Christopher Michael 2c98a4e7ea Revert back to void for e_modapi_init, HandyAndE is correct.
SVN revision: 23219
2006-06-06 15:19:36 +00:00
Christopher Michael 73c623e0e8 e_modapi_init should return int, not void.
SVN revision: 23209
2006-06-06 10:00:21 +00:00
Christopher Michael ac459c4c81 Fix e_modapi_init to return int, not void.
SVN revision: 23208
2006-06-06 09:59:16 +00:00
Christopher Michael 27522ef15c Fix e_modapi_init to return integer, not void.
SVN revision: 23207
2006-06-06 09:58:17 +00:00
Christopher Michael 9caf447a33 Make e_modapi_init return int, not void *.
SVN revision: 23206
2006-06-06 09:54:14 +00:00
Dan Sinclair dadc4dbb97 - fix warning
SVN revision: 23198
2006-06-06 03:52:52 +00:00
Dan Sinclair 1b90fddb72 - this was causing e to segv under valgrind. I'm assuming full_path is the
correct thing to thumb (and it seems to work) but c was never set to
  anything, so it was wrong.


SVN revision: 23197
2006-06-06 03:39:42 +00:00
sndev 9aaf7f3a5c * fixing desklock cfg dialog bug.
* removing comments.


SVN revision: 23187
2006-06-05 16:47:55 +00:00
Christopher Michael 6649cecfe0 Make internal eap editor stop using weird names if possible, and use a name
from the border icccm.


SVN revision: 23185
2006-06-05 15:36:02 +00:00
Christopher Michael 0d70dfdb3e Removed the "Theme" Section, just get edj files from path_init (Personal and
System).


SVN revision: 23182
2006-06-05 12:09:21 +00:00
Christopher Michael f4814dc96d Add thumbnailing for init screens :) (Thanks CodeWarrior)
Make Startup config dialog use static thumbnails in list now.


SVN revision: 23181
2006-06-05 11:48:26 +00:00
Christopher Michael 8a6d73acf6 Added Font Hinting and Init Screen (get/set) to enlightenment_remote.
Formatting of ipc_handlers.

Init Screen setting via e_remote tries to be proactive and checks for the
init collection to verify it's a valid init screen before setting.


SVN revision: 23180
2006-06-05 10:50:33 +00:00
Christopher Michael 27621d739b -Added new config item for init screens into e_config.h/c.
-Bumped e_config.h File_Generation to coincide with added config value.

-Fixed e_init.c to look for config value instead of hard-coded init.edj.

-Newer Config Startup dialog that allows selecting (with previews) of the init.

New init screens can now be copied into the init search directories, and
easily selected via dialog.


SVN revision: 23166
2006-06-05 03:16:16 +00:00
Christopher Michael ecfaf0da58 Just strip the extension once in the beginning as we may use it in two places.
SVN revision: 23165
2006-06-05 03:05:29 +00:00
Christopher Michael e8334c3094 And free homedir when done.
SVN revision: 23162
2006-06-04 13:57:27 +00:00
Christopher Michael 0f50d5d5e9 Only fetch homedir once, not every time we list a background as homedir
shouldn't change.


SVN revision: 23161
2006-06-04 13:56:34 +00:00
Christopher Michael 3ac409f752 Fix Add/Delete button positions.
Add code for disabling radio buttons if not showing labels.


SVN revision: 23152
2006-06-04 09:29:15 +00:00
Christopher Michael 8029671dc8 Just updating my email address.
SVN revision: 23148
2006-06-03 21:42:11 +00:00