forked from e16/e16
1
0
Fork 0
Commit Graph

194 Commits

Author SHA1 Message Date
Michael Jennings daaeaa9b3a Fri Sep 17 11:29:07 PDT 1999
(KainX)

Changes to the memory allocation stuff to make it more portable and
such.  Account for all the different ways they could be called and
do the rerouting ourselves so we don't depend on the OS.


SVN revision: 309
1999-09-17 17:38:51 +00:00
Carsten Haitzler 7e4486946c Fri Sep 17 09:43:01 PDT 1999
(Raster)

handle icon property change events properly and redraw iconbox if window
iconfied.

fixed up 2 images in brushed metal theme + add right side pager border


SVN revision: 308
1999-09-17 16:10:26 +00:00
Carsten Haitzler 361d310b3f Fri Sep 17 08:57:02 PDT 1999
(Raster)

have erealloc call efree if size == 0 & ptr != NULL

if we change desktop area size - dont reshufle sticky windows... :)


SVN revision: 307
1999-09-17 15:08:50 +00:00
Mandrake 9a9acce587 Thu Sep 16 18:59:43 PDT 1999
(Mandrake)

IMPORTANT TODO ITEM:   kde support and desktops other than 0 cause things to
segfault.
Needs fixing.  BIG bug.  if you turn "kde off" in your eesh it will fix that,
or if you want kde support only use desktop 0 for now.  'nuff said.


SVN revision: 303
1999-09-17 01:10:33 +00:00
Mandrake 1572bdbdfa Thu Sep 16 18:47:31 PDT 1999
(Mandrake)

well, it would HELP if I used XA_STRING on those :)
MOST of the taskbar works now.
still have to do updates of title setting KWM_WIN_TITLE.


SVN revision: 302
1999-09-17 00:58:38 +00:00
Mandrake eaf34a18cf Thu Sep 16 18:36:16 PDT 1999
(Mandrake)

closer to having the client titles show up in the taskbar.  at least the
desktops show up in the pager now.  (more kde work)


SVN revision: 300
1999-09-17 00:47:20 +00:00
Mandrake 51b39c984f Thu Sep 16 17:10:27 PDT 1999
(Mandrake)

task list updates on new windows and old windows dying off in kpanel now (oops)


SVN revision: 299
1999-09-16 23:21:57 +00:00
Carsten Haitzler 26abea8225 Thu Sep 16 16:41:47 PDT 1999
(Raster)

allow iconbox menu to pop up wiht any button presses ont he iconbox border :)


SVN revision: 297
1999-09-16 23:00:47 +00:00
Mandrake 64594f1c61 Thu Sep 16 16:23:20 PDT 1999
(Mandrake)

taskbar now should update when you change focus.  next on to setting and
updating all the names.


SVN revision: 295
1999-09-16 22:35:12 +00:00
Carsten Haitzler 9c84bad1bf Thu Sep 16 15:14:09 PDT 1999
(Raster)

play sounds for desktoop changing better :)


SVN revision: 294
1999-09-16 21:33:36 +00:00
Carsten Haitzler a7311056ed play sounds for desktoop changing better :)
SVN revision: 293
1999-09-16 21:32:03 +00:00
Mandrake 4d7a2689b8 Thu Sep 16 14:16:43 PDT 1999
(Mandrake)

a few kde fixes - now some of the taskbar stuff should work a little better.
still no names of windows / desktops / etc in there, but that'll all get
updated soon enough.


SVN revision: 292
1999-09-16 20:30:19 +00:00
Carsten Haitzler 5c6b814314 Thu Sep 16 13:59:43 PDT 1999
(Raster)

fix speed fo menu sliding/scrolling and cleanup sliding/scrolling.


SVN revision: 291
1999-09-16 20:20:10 +00:00
Christian Kreibich 0f749eefd1 Thu Sep 16 16:33:08 EDT 1999
(Christian)

Don't snapshot group borders.


SVN revision: 290
1999-09-16 19:57:37 +00:00
Carsten Haitzler fc6eb2eef3 Thu Sep 16 12:04:54 PDT 1999
(Raster)

added patch to fix some behavior of raiselower

fixed pager starting up shaded problem

fixed iconfiicaton of thing son other desktops problem


SVN revision: 289
1999-09-16 18:26:02 +00:00
Mandrake ee338e1974 Wed Sep 15 19:09:52 PDT 1999
(Mandrake)

syncing kde code


SVN revision: 288
1999-09-16 01:31:20 +00:00
Carsten Haitzler 6da13ec2d9 add some parallell defintions
SVN revision: 287
1999-09-15 22:11:31 +00:00
Mandrake c847049282 drop/add kde todo item
SVN revision: 286
1999-09-15 22:07:46 +00:00
Mandrake 89ddb40ed8 Wed Sep 15 15:40:07 PDT 1999
(Mandrake)

KDE part four thousand eight hundred and two.
no more KDE kpanel segfaults.
the taskbar and the desktop pager still don't have names in them, and E for
some reason isn't triggering update events.  but we'll fix that soon enough.
here's another taste of the kde support though.


SVN revision: 285
1999-09-15 22:04:12 +00:00
Carsten Haitzler 76d288e59f Wed Sep 15 10:46:01 PDT 1999
(Raster)

get rid of cruft in all settigns boxes - make them smaller so they fit on
6480x480 screens


SVN revision: 284
1999-09-15 17:19:54 +00:00
Carsten Haitzler cee9fe47de Wed Sep 15 09:34:16 PDT 1999
(Raster)

fixe over sealous ewin existance catching..


SVN revision: 283
1999-09-15 16:07:10 +00:00
Carsten Haitzler e94e3051f0 Tue Sep 14 18:55:40 PDT 1999
(Raster)

and double check that ewins didnt go missing whilst we were dragging them
in the pager


SVN revision: 280
1999-09-15 01:36:14 +00:00
Carsten Haitzler 2dc5a4040b Tue Sep 14 17:06:08 PDT 1999
(Raster)

ok - go make desktop windows off the screen.... :)


SVN revision: 275
1999-09-14 23:47:32 +00:00
Christian Kreibich b45fb44962 Wed Sep 14 18:52:24 EDT 1999
(Christian)

I hope this fixes the segfault that Technoir reported.


SVN revision: 272
1999-09-14 22:37:11 +00:00
Christian Kreibich 300f4850bd Tue Sep 14 15:54:25 EDT 1999
(Christian)

Ooops, the middle button in the titlebar did raise/lower and show/hide
group borders at the same time. Changed show/hide group borders
to shift-middleclick.


SVN revision: 271
1999-09-14 19:41:27 +00:00
Christian Kreibich e6f0cbfed6 Tue Sep 14 15:34:11 EDT 1999
(Christian)

Don't use the fallback border for group borders.


SVN revision: 270
1999-09-14 19:22:05 +00:00
Carsten Haitzler 9d7a02a897 Tue Sep 14 11:50:29 PDT 1999
(Raster)

add click always raises patch... :)


SVN revision: 269
1999-09-14 18:38:05 +00:00
Carsten Haitzler 1b0f48c1d4 Tue Sep 14 10:53:14 PDT 1999
(Raster)

fix menu segfault bug

fix raiswlower for groups :)

make "abotu this theme" brign up the ABOUT for the CURRENT theme :)


SVN revision: 268
1999-09-14 17:36:48 +00:00
Mandrake 54dca848dc added kde bugs
SVN revision: 266
1999-09-13 23:50:41 +00:00
Christian Kreibich 2b02e625a8 Oops, used line wrap-around in Changelog. Sorry.
SVN revision: 265
1999-09-13 23:49:37 +00:00
Christian Kreibich 4d10ad0eac Tue Sep 14 19:33:15 EDT 1999
(Christian)

Added group borders to BrushedMetal, also made the groups be visualized when they are switched in one of the groups dialogs. Apparently there's a bug with imageclasses that use transparency, probably an Imlib issue.


SVN revision: 264
1999-09-13 23:35:50 +00:00
Christian Kreibich 8265d80e94 Some docs for window groups, some pics would be nice ...
SVN revision: 263
1999-09-13 23:26:54 +00:00
Mandrake d451367983 changed in-cvs version to devel.7
SVN revision: 260
1999-09-13 19:02:55 +00:00
Carsten Haitzler 74ecf373c9 Mon Sep 13 09:10:06 PDT 1999
(Raster)

turn off focus list when changing desktop


SVN revision: 253
1999-09-13 16:06:37 +00:00
Carsten Haitzler 3e9b437ebd Sun Sep 12 12:29:12 PDT 1999
(Raster)

make xchat icondef correct

dont remember everythign abotu every window ina group - just have every
window int hat group rememebr its in that group and otherwise remember the
normal stuff.


SVN revision: 248
1999-09-12 19:28:54 +00:00
Carsten Haitzler d7ec8874c9 Sun Sep 12 10:49:14 PDT 1999
(Raster)

and use those snapshot values for the dialogs damnit... :)


SVN revision: 247
1999-09-12 17:49:34 +00:00
Carsten Haitzler d6cfb38be8 Sun Sep 12 10:39:46 PDT 1999
(Raster)

make sure we have name and class set on dialogs so rememebr.. can work on them


SVN revision: 246
1999-09-12 17:40:07 +00:00
Carsten Haitzler 14d75e5e54 Sun Sep 12 10:19:20 PDT 1999
(Raster)

play desktop area swtichign sounds whenever u swithc - even witht he pager.. :)


SVN revision: 245
1999-09-12 17:19:46 +00:00
Carsten Haitzler f8199e7c33 Sat Sep 11 15:56:18 PDT 1999
(Raster)

ok - fixed that iconify and pager bug for good :)


SVN revision: 244
1999-09-11 21:58:28 +00:00
Carsten Haitzler 93784d6d89 Sat Sep 11 15:31:35 PDT 1999
(Raster)

hm ok - fix that pager bug i just put in.. NOw it does what it was meant to


SVN revision: 243
1999-09-11 21:34:29 +00:00
Carsten Haitzler 642a7a7d08 Sat Sep 11 15:00:52 PDT 1999
(Raster)

ad onyl allow you to stick menus if you release on the titlebar of the menu...
much better :)


SVN revision: 242
1999-09-11 21:03:56 +00:00
Carsten Haitzler f02b72d528 Sat Sep 11 14:17:44 PDT 1999
(Raster)

fix minor sample loading and caching bug.. :)


SVN revision: 241
1999-09-11 20:21:02 +00:00
Carsten Haitzler f12c13ba63 Sat Sep 11 13:49:43 PDT 1999
(Raster)

add ABOUT section to Brushed Metal theme so the "about this theme" entry in
the middle-desktop button menu works and displays something nice.

i hope all theme desginers use this to plug themselves and any comments or
credits they want to give for their theme.


SVN revision: 240
1999-09-11 20:02:15 +00:00
Carsten Haitzler 3690163b02 remove dud files that aren't used.
SVN revision: 239
1999-09-11 18:48:50 +00:00
Carsten Haitzler 42b8ee5d5f Sat Sep 11 12:33:21 PDT 1999
(Raster)

* ignore mouse events shilst sliding off to a new desktop area with edge resist
on, and we're abotu to warp the pointer anyway.. so just ignore the extra
mouse events.

* dont slide iconified windows around when moving virtual desktops

* account for border of window when dropping pager mini ewin on other pagers
and stuff so you cant accidentally drop it off screen, also ignore othr windows
apart from pagers and iconboxes when doing the drop.

* flim


SVN revision: 238
1999-09-11 18:40:09 +00:00
Carsten Haitzler 6220750bf5 Fri Sep 10 17:47:28 PDT 1999
(Raster)

and get commands form the first window for a group only :)


SVN revision: 236
1999-09-11 00:01:18 +00:00
Carsten Haitzler 800b0e9b1e Fri Sep 10 16:36:32 PDT 1999
(Raster)

and dont let fixed position windows move.. :)


SVN revision: 235
1999-09-10 22:51:03 +00:00
Carsten Haitzler 64143836d1 Fri Sep 10 15:53:10 PDT 1999
(Raster)

and dont allow maximising fo windwos when shaded...


SVN revision: 234
1999-09-10 22:08:10 +00:00
Carsten Haitzler dd71879d2f Fri Sep 10 15:51:51 PDT 1999
(Raster)

doen allow user resize vertically and horizotnally whne shaeded too as well
as normal resize


SVN revision: 233
1999-09-10 22:07:04 +00:00
Mandrake 9033c544d7 Fri Sep 10 15:45:37 PDT 1999
(Mandrake)

forgot something in one place.  client message processing


SVN revision: 232
1999-09-10 21:54:01 +00:00