Commit Graph

1817 Commits

Author SHA1 Message Date
tsauerbeck 7a28622910 free the mallocs, nuke the whales
SVN revision: 17209
2005-10-05 19:02:41 +00:00
sebastid 93a3c07ea8 It's possible to add several types for one drop handler.
SVN revision: 17204
2005-10-05 17:56:35 +00:00
sebastid b94b928490 And really change resolution.
SVN revision: 17203
2005-10-05 16:58:26 +00:00
sebastid ceef69cd41 Resolution change countdown. (From ilLogict).
SVN revision: 17202
2005-10-05 16:57:47 +00:00
sebastid 3902aa20ea Correct the icon for the dialog.
Correct the name for the button.
Focus the button.
(From ilLogict).


SVN revision: 17201
2005-10-05 16:44:41 +00:00
sebastid e41123e285 Show the black object in the black fullscreen window. (From ilLogict).
SVN revision: 17200
2005-10-05 16:43:29 +00:00
sebastid ec8741d35a Correct callbacks for exit dialog. (From ilLogict).
SVN revision: 17199
2005-10-05 16:42:39 +00:00
sebastid 9438f340ff Don't refocus a dialog button. (From ilLogict).
SVN revision: 17198
2005-10-05 16:41:49 +00:00
sebastid e7fd7fe243 Don't allow borderless for fullscreen windows (from ilLogict).
SVN revision: 17197
2005-10-05 16:40:20 +00:00
sebastid dc1eac36af Check for wrap.
SVN revision: 17196
2005-10-05 16:27:52 +00:00
Carsten Haitzler bafbfdd400 startupid incriment early - id of 0 != valid
SVN revision: 17195
2005-10-05 13:31:56 +00:00
sebastid b0ce160fa0 Dealy maximization until new_client == 0;
SVN revision: 17194
2005-10-05 12:39:53 +00:00
sebastid d3fb1f658a Cleanup
SVN revision: 17193
2005-10-05 12:31:22 +00:00
sebastid 953eb5d66c Remove !, and don't increment the value. This is done after an app has
been launched, so the current startup_id isn't used.


SVN revision: 17190
2005-10-05 10:38:59 +00:00
Carsten Haitzler 60d599f3a7 found the bug!
no more printf needed


SVN revision: 17189
2005-10-05 08:52:59 +00:00
Carsten Haitzler 67d7ddaf16 weird icons are because startup id was broken!
SVN revision: 17188
2005-10-05 08:47:29 +00:00
codewarrior e4c7ca2f72 More scrollbar work (callbacks and accessors).
there's a problem with getting the values. FIXME included.


SVN revision: 17181
2005-10-05 00:40:06 +00:00
sebastid 2b7cbc4b44 Typo.
SVN revision: 17178
2005-10-04 22:53:27 +00:00
sebastid 17d3c24de7 Remove whitespace.
Fix return values.


SVN revision: 17177
2005-10-04 22:46:54 +00:00
sebastid 1bb40e06e4 Remove double free
SVN revision: 17175
2005-10-04 22:19:51 +00:00
sebastid 5b5dd52684 XRender engine
SVN revision: 17173
2005-10-04 21:59:46 +00:00
tsauerbeck 518ae9033f memleak fix
SVN revision: 17172
2005-10-04 21:59:15 +00:00
codewarrior 19436ee45d * Add function to get text from e_entry
* Fix typo in e_scrollbar


SVN revision: 17171
2005-10-04 21:32:19 +00:00
sebastid 3fad0f04f1 Use the right engine, and only center if asked for.
SVN revision: 17165
2005-10-04 17:56:08 +00:00
sebastid 26fd747f3b Code style cleanup
SVN revision: 17159
2005-10-04 12:15:54 +00:00
tsauerbeck fbb9793212 include e_scrollbar.h. hope this is the right fix
SVN revision: 17158
2005-10-04 12:05:21 +00:00
sebastid f901f8ce1f Remove space
SVN revision: 17155
2005-10-04 11:15:33 +00:00
codewarrior 13daf7d8bd e_scrollbar smart. needs callbacks.
SVN revision: 17150
2005-10-04 01:33:59 +00:00
tsauerbeck 5fd6574067 free the mallocs :D
SVN revision: 17149
2005-10-03 21:32:57 +00:00
handyande 60f00732d5 fix 'edit icon' entry
SVN revision: 17139
2005-10-03 14:39:42 +00:00
Carsten Haitzler 35974c829f working to make sure xrender engine works. amazingly - everything works (now)
its just ugly, and slow.


SVN revision: 17129
2005-10-03 10:21:27 +00:00
Carsten Haitzler 9f9468645d 1. centralise canvas creation.
2. allow xrender to be (*hard-coded) chosen.


SVN revision: 17126
2005-10-03 07:36:23 +00:00
codewarrior 4a48feb35b Fix and expose more of the e_entry api. it works now.
SVN revision: 17093
2005-10-01 01:25:07 +00:00
vandango 7712947919 little trans update
SVN revision: 17090
2005-09-30 17:35:44 +00:00
vandango 5b2f1b1b2b little trans update
SVN revision: 17089
2005-09-30 17:34:36 +00:00
tsauerbeck 032de93a2e don't call ecore_file_get_dir() with NULL
SVN revision: 17088
2005-09-30 14:10:28 +00:00
Carsten Haitzler 3a78cdbeb0 kp_enter support :) (hey houze)
SVN revision: 17082
2005-09-30 02:11:49 +00:00
sebastid 7071896eda Remember startup id after restart
SVN revision: 17072
2005-09-29 15:43:37 +00:00
sebastid 716964582b Only show one exit dialog
SVN revision: 17071
2005-09-29 15:26:34 +00:00
sebastid ef113fedff Make sure the startup_id is > 0
SVN revision: 17070
2005-09-29 15:15:50 +00:00
sebastid 6a2012681d And remove debug.
SVN revision: 17068
2005-09-29 15:01:41 +00:00
sebastid a1836622d9 Call the netwm property by it's right name.
Let the startup id be unique (almost).


SVN revision: 17067
2005-09-29 15:01:04 +00:00
sebastid 50fc338b77 Set functions to null since we close the handle
SVN revision: 17066
2005-09-29 14:11:03 +00:00
sebastid 69f5ef076d border positions is relative to container, not zone
SVN revision: 17065
2005-09-29 12:48:32 +00:00
sebastid 7656f2ccd0 Cleanup fake xinerama screens
SVN revision: 17064
2005-09-29 12:13:39 +00:00
Carsten Haitzler 113a74390b use actual theme's about box.
SVN revision: 17061
2005-09-29 08:23:11 +00:00
rbdpngn 0e73c68cc2 Reduce the timeframe for the race condition causing the winlist to stay up
after modifier released (Alt in default Alt-Tab binding).


SVN revision: 17057
2005-09-29 04:27:49 +00:00
sebastid 2200ea5d14 Actions to move a window to another desk
SVN revision: 17055
2005-09-28 23:17:49 +00:00
sebastid 401ca38c04 Remove unused func.
SVN revision: 17054
2005-09-28 23:14:42 +00:00
sebastid 7f8bb56817 That shouldn't go into cvs
SVN revision: 17053
2005-09-28 22:48:24 +00:00
sebastid 04ca57554b List for known actions.
SVN revision: 17051
2005-09-28 22:47:07 +00:00
sebastid 23c5b6a8dd Attach the already defined free callbacks.
SVN revision: 17048
2005-09-28 20:06:49 +00:00
sebastid 3a4ba210e1 This shouldn't happend, but better safe than sorry.
SVN revision: 17047
2005-09-28 19:53:42 +00:00
sebastid 1ca51e9f2f Don't free mem, we need to wait until the event is processed.
SVN revision: 17046
2005-09-28 19:46:58 +00:00
rbdpngn 13d9bc775a Delete the old timer before setting the timer pointer to NULL.
SVN revision: 17045
2005-09-28 19:44:58 +00:00
sebastid 282e843fcb Non need to raise a deleted window.
SVN revision: 17044
2005-09-28 19:24:58 +00:00
sebastid 5ee08cf2c9 After deletion, we aren't needed in the container stack.
SVN revision: 17043
2005-09-28 19:23:11 +00:00
sebastid 270ae3c2c5 Update list with known groups.
SVN revision: 17041
2005-09-28 19:01:33 +00:00
sebastid 7477e746b6 Free some allocated memory.
Add some TODO notices.
Add checks wether transitions exists.
Get known categories and transitions.


SVN revision: 17040
2005-09-28 18:57:56 +00:00
sebastid ebccd9d3e3 We must accept all categories, because some aren't initialized on startup,
like base/theme/menus


SVN revision: 17038
2005-09-28 18:33:57 +00:00
sebastid 9878ccae17 Keep track of transitions and categories.
SVN revision: 17037
2005-09-28 18:17:35 +00:00
sebastid 10df2cc9b1 Nameing convention.
SVN revision: 17036
2005-09-28 17:36:35 +00:00
sebastid 4b5f28eb16 Move pointer to manager.
Update pointer when changing by ipc.


SVN revision: 17034
2005-09-28 13:30:49 +00:00
Carsten Haitzler 426cb9c4be use exe tags
SVN revision: 17033
2005-09-28 13:11:10 +00:00
Carsten Haitzler 1c96761a52 better exe exit tracking
SVN revision: 17031
2005-09-28 12:48:38 +00:00
sebastid ad38a59518 ref and unref bd app, and delete the pointer when app changes.
SVN revision: 17030
2005-09-28 12:45:14 +00:00
sebastid 6d4a242889 Move null check to equals function
SVN revision: 17029
2005-09-28 11:09:33 +00:00
sebastid 6c9fe9a36a NULL Check
SVN revision: 17028
2005-09-28 11:06:07 +00:00
Carsten Haitzler a614d6f5d5 oops - fix valid check
SVN revision: 17027
2005-09-28 08:00:52 +00:00
Carsten Haitzler 7f19f88878 and check if the exe realyl exists properly before allowing it in ibar/menus :)
SVN revision: 17024
2005-09-28 05:57:14 +00:00
Carsten Haitzler 61327b1932 for now dont check valid exe BUt use the call
SVN revision: 17021
2005-09-28 03:44:31 +00:00
Carsten Haitzler 8c3e7eba9c clean up header, static and public calls moved around. move eap validity
checkint to a fn.


SVN revision: 17020
2005-09-28 03:35:16 +00:00
sebastid 64b597732e Check for eap changes.
SVN revision: 17019
2005-09-28 03:28:48 +00:00
sebastid 27f3df3e13 Track the border icon eap.
SVN revision: 17018
2005-09-28 03:06:58 +00:00
sebastid 6e35847476 An app without a valid exe should be considered as non existant.
SVN revision: 17010
2005-09-28 01:55:03 +00:00
sebastid 4f373a3df9 Winlist options, thanks to Frederick Reeve
SVN revision: 17006
2005-09-27 22:50:56 +00:00
sebastid 3a1853a51b Remove debug.
SVN revision: 17005
2005-09-27 22:39:11 +00:00
sebastid e24a2c8178 About is in e_theme_about.{h,c}
SVN revision: 17004
2005-09-27 22:35:51 +00:00
sebastid 83dfdbfba3 Remove debug
SVN revision: 17003
2005-09-27 22:34:45 +00:00
sebastid 260934e277 Sort by number
SVN revision: 17000
2005-09-27 21:59:21 +00:00
sebastid 24ea3f9639 Only useful data should begin with REPLY:
SVN revision: 16999
2005-09-27 21:26:57 +00:00
sebastid 1e672c7991 Add profile-list.
And data is null, so don't care about it (stupid me).


SVN revision: 16998
2005-09-27 21:11:30 +00:00
sebastid af2037a1a3 Just answer if we got data.
SVN revision: 16997
2005-09-27 20:10:23 +00:00
sebastid 9bc073683d i18n fix. Thanks to Massimo Maiurana
SVN revision: 16995
2005-09-27 18:46:48 +00:00
tsauerbeck e3822ca730 'clicking-a-window-always-focuses-it' otherwise known as 'always-click-to-focus' is in. doesn't apply instantly, need to restart. i think that's the same with always-click-to-raise, so i'm not trying to do something about it
SVN revision: 16992
2005-09-27 16:36:14 +00:00
tsauerbeck 80ebddfcd8 fixed a typo
SVN revision: 16990
2005-09-27 11:26:41 +00:00
tsauerbeck c356249423 popups showing the current size/position on move/resize now optionally invisible
SVN revision: 16989
2005-09-27 11:22:46 +00:00
sebastid b7ec896ab8 Move cursor logic to e_pointer.c
SVN revision: 16988
2005-09-27 10:18:52 +00:00
sebastid 16e771c87b Forget parent and leader
SVN revision: 16987
2005-09-27 09:35:05 +00:00
Carsten Haitzler 9ad9f64731 1. fix segv dnd border icon to ibar
2. border icon if from netwm has alpha set :)


SVN revision: 16979
2005-09-27 03:57:03 +00:00
sebastid a5991bd857 Only place manually windows which aren't already place.
SVN revision: 16975
2005-09-26 21:06:29 +00:00
sebastid 285abec812 Fix exe quit callback.
SVN revision: 16972
2005-09-26 19:26:58 +00:00
sebastid d9d176a8fc Codingstyle
SVN revision: 16970
2005-09-26 16:42:45 +00:00
sebastid da3e5b8e42 Delete existing timer.
SVN revision: 16969
2005-09-26 16:39:46 +00:00
sebastid ca7fe0e56e Delete existing dialog
SVN revision: 16968
2005-09-26 16:36:38 +00:00
tsauerbeck 51c87a5c30 use default x cursor optionally. doesn't have an immediate effect when changed with enlightenment_remote. need to support cursors for hotspots like resize handles etc
SVN revision: 16967
2005-09-26 16:14:31 +00:00
sebastid 0e10739f44 Ssshh
SVN revision: 16966
2005-09-26 15:22:59 +00:00
handyande 7c4e06b296 until the fixme is fixed we need to be more cautious
SVN revision: 16965
2005-09-26 15:01:40 +00:00
sebastid 225fea7595 Place cursor relative to zone.
SVN revision: 16964
2005-09-26 14:46:29 +00:00
sebastid e95ad85d54 Manual place relative to zone.
SVN revision: 16962
2005-09-26 14:31:35 +00:00