Commit Graph

275 Commits

Author SHA1 Message Date
Carsten Haitzler 28bd292c73 go go freeze todo.. go!
SVN revision: 13691
2005-03-11 11:20:46 +00:00
Carsten Haitzler 338e742693 font path centralised (just noticed it everywhere)
SVN revision: 13690
2005-03-11 11:05:52 +00:00
handyande ca16b1fc5b Code freeze, yes etc etc this was really annoying me and in a way was a bug anyhow....
SVN revision: 13684
2005-03-10 23:54:49 +00:00
handyande 16f8f15c4b (modified) patch from Mike Roberts
SVN revision: 13676
2005-03-10 10:14:35 +00:00
Carsten Haitzler 893e0d74ae internal calls within a file are static, not EAPI.
init variables with some constant


SVN revision: 13662
2005-03-08 07:24:39 +00:00
Carsten Haitzler 1094849a20 splash is back
SVN revision: 13661
2005-03-08 06:51:21 +00:00
handyande ab9ec17cac Allow spaces in window classes (OOo)
SVN revision: 13654
2005-03-07 16:31:30 +00:00
sebastid 28badef1fe Pager fix.
SVN revision: 13652
2005-03-07 12:42:31 +00:00
sebastid debf05b883 Edjeify errordialog.
SVN revision: 13651
2005-03-07 12:23:26 +00:00
sebastid 6c391a2745 Removed e_file
SVN revision: 13649
2005-03-07 12:06:41 +00:00
sebastid 6fd36058ba Moved to ecore_file
SVN revision: 13648
2005-03-07 12:05:29 +00:00
Carsten Haitzler 5c4db9320e centralised xinerama code - now we can put intellligent selection (partly
there) and manual selection into 1 place.


SVN revision: 13645
2005-03-07 09:56:49 +00:00
Carsten Haitzler 3cece5b86b patches for some cleanups...
and i'm moving xinerama handling to 1 central place to fixup bugs in xinerama
detection. its not complete.


SVN revision: 13643
2005-03-07 07:27:52 +00:00
tsauerbeck a1edb45248 renamed EET_FILE_MODE_RW to EET_FILE_MODE_READ_WRITE
SVN revision: 13595
2005-03-03 17:26:46 +00:00
Carsten Haitzler 0493ba4e33 1. e17's init icons get put into an e_box for arrangement nad the init splash
determines the location...

2. .002 snap


SVN revision: 13533
2005-02-28 05:35:02 +00:00
sebastid ee7d847876 Fix
SVN revision: 13489
2005-02-24 09:54:58 +00:00
sebastid bb9eba12f1 Fix.
SVN revision: 13479
2005-02-23 11:54:29 +00:00
sebastid f7bd20accb This is needed, else deleted file in all wont propagate.
SVN revision: 13477
2005-02-23 11:38:28 +00:00
sebastid 029763243c Remove old stuff.
SVN revision: 13476
2005-02-23 11:35:42 +00:00
sebastid 9031513bfd No more duplicate icons in ibar.
SVN revision: 13475
2005-02-23 11:29:41 +00:00
sebastid 5d4e02b22d ecore_file updates
SVN revision: 13464
2005-02-22 12:49:18 +00:00
sebastid a1e7a376d8 New app subsystem. Seems to work :)
SVN revision: 13457
2005-02-21 16:21:13 +00:00
sebastid b4192a2fb9 Small updates.
Move from e_file to ecore_file


SVN revision: 13456
2005-02-21 16:16:40 +00:00
sebastid aa1d7058a3 Remove double loop.
SVN revision: 13424
2005-02-18 10:30:02 +00:00
sebastid c3470b0a1b Use macro.
SVN revision: 13423
2005-02-18 10:29:18 +00:00
sebastid dbe6983b03 Unnecessary.
SVN revision: 13422
2005-02-18 10:28:54 +00:00
sebastid 80e87df59e Wrap text, indent
SVN revision: 13412
2005-02-17 17:40:54 +00:00
sebastid 9718ef9fa7 Cleanup.
SVN revision: 13396
2005-02-16 11:31:21 +00:00
sebastid 6b50c58bfa Make sure loop ends.
SVN revision: 13395
2005-02-16 11:30:32 +00:00
sebastid 36aac98812 Make sure loop quits.
SVN revision: 13394
2005-02-16 11:29:31 +00:00
sebastid 6aef215864 If the object only can move along edges, remove horz/vert centering.
Maybe the centering rather should be fixed?


SVN revision: 13393
2005-02-16 11:27:01 +00:00
sebastid 75916a26b9 Nicer loop.
SVN revision: 13392
2005-02-16 11:25:30 +00:00
sebastid e0f1105b32 Make sure loop quits.
SVN revision: 13391
2005-02-16 11:23:56 +00:00
sebastid 4e8281f220 e_box_orientation_get()
SVN revision: 13390
2005-02-16 11:21:07 +00:00
sebastid 921f1ae198 Better so.
SVN revision: 13380
2005-02-15 17:28:43 +00:00
sebastid 3cafcebfb3 No need to waste cycles.
SVN revision: 13379
2005-02-15 17:16:02 +00:00
sebastid 5e74b4affe Don't waste cycles :)
SVN revision: 13378
2005-02-15 17:11:13 +00:00
sebastid 728a0d1d09 Remove unnecessary loop.
SVN revision: 13377
2005-02-15 17:05:34 +00:00
sebastid 7035502079 Cleaner with for loop.
Destroy old desks, not only their client list.


SVN revision: 13376
2005-02-15 16:54:47 +00:00
sebastid a0c24bd77e Segv fix!
SVN revision: 13374
2005-02-15 13:17:53 +00:00
sebastid c86091fcaf - Add atom E_ATOM_SHADE_DIRECTION, remove E_ATOM_ICONIC
- Add function for reordering border lists.
- Update hints, and use them.
- Add a flag to e_border_hide to tell if the window still
  is managed or not.
- Don't set changed flag if changing visibility. Visibility is handled
  outside _e_border_eval()
- Cleanup focus_out.
- Add desk show event.


SVN revision: 13372
2005-02-15 12:11:31 +00:00
sebastid bcca6372fd Remove actions that shouldn't be here.
Update.


SVN revision: 13371
2005-02-15 12:07:23 +00:00
sebastid c8bcd40efd Text.
SVN revision: 13370
2005-02-15 11:50:12 +00:00
sebastid 587530a216 We created the menu_items, so e_object_del() them.
Shutdown menu properly!


SVN revision: 13369
2005-02-15 11:49:24 +00:00
sebastid c4ff9fc7a6 Free the desks on shutdown.
SVN revision: 13368
2005-02-15 11:48:08 +00:00
sebastid 1fd4f38daf We created the submenu, so e_object_del it!
SVN revision: 13367
2005-02-15 11:46:54 +00:00
handyande 9b1ae3c05f refresh gadget parts properly (re: pager -> edit mode, then add desktop)
SVN revision: 13361
2005-02-14 11:59:42 +00:00
sebastid d9aa5194e4 Use xinerama screen id for zone id.
SVN revision: 13357
2005-02-13 12:33:31 +00:00
sebastid d5810516ad Export function.
SVN revision: 13355
2005-02-13 12:31:31 +00:00
sebastid 5c02906f15 Don't let extra screens overlap the main screen.
SVN revision: 13354
2005-02-13 11:56:46 +00:00