Commit graph

4523 commits

Author SHA1 Message Date
Mikael Magnusson
f1ed62cead fix 1bit bitmaps on msbfirst architectures + some indentation fixes 2006-03-14 15:27:15 +00:00
Mikael Magnusson
bc1f845ada resize label after background pixmap has updated to avoid display problems 2006-03-13 11:51:40 +00:00
Mikael Magnusson
31527192c8 finally fix broken gimp window icons 2006-03-05 23:23:55 +00:00
Mikael Magnusson
b67420f9c0 add traditional chinese translation by Wei-Lun Chao 2006-03-01 05:55:59 +00:00
Mikael Magnusson
c5a14b4f04 !"$!#"% 2006-01-15 11:40:34 +00:00
Mikael Magnusson
b177ace2c3 yes it is 2006-01-15 11:40:21 +00:00
Mikael Magnusson
425dc31808 fix pixelsize when using pango (set_size != set_absolute_size) 2006-01-15 11:39:55 +00:00
Mikael Magnusson
b287b126cc libobrender needs to link to libobparser 2006-01-14 15:34:40 +00:00
Mikael Magnusson
29dc983d91 yep, got that wrong 2005-11-28 14:27:41 +00:00
Mikael Magnusson
c81ffea4f9 testing branching 2005-11-28 14:26:41 +00:00
Mikael Magnusson
f24cd3fc9d note 64bit fixes in changelog 2005-10-08 09:30:41 +00:00
Mikael Magnusson
6452fef939 final fixes? 2005-10-08 09:29:27 +00:00
Mikael Magnusson
1fad2da07f more 64 bit fixes 2005-10-07 17:00:35 +00:00
Mikael Magnusson
148ef741e1 fix using wrong type for _NET_WORKAREA for 64 bits, may exist other bugs like this 2005-10-03 19:30:15 +00:00
Mikael Magnusson
93598589f1 *** empty log message *** 2005-09-25 14:47:52 +00:00
Mikael Magnusson
e1665d70b5 add showDelay to dock 2005-09-25 14:45:24 +00:00
Mikael Magnusson
c7a75a5ca8 never code on an empty stomach 2005-09-14 18:01:58 +00:00
Mikael Magnusson
9609c7f5ec maybe i should have tried opening a submenu too 2005-09-14 17:40:47 +00:00
Mikael Magnusson
fa32adf16c fix menus to show on the screen the mouse cursor spawned them from 2005-09-14 17:05:53 +00:00
Mikael Magnusson
9df57ff1b5 I meant to check for windows placed by programs, not windows not placed by the user. Now checks for windows placed by programs and not placed by user. This excludes placement schemes which the former check didn't, resulting in some brokenness, particularly with xinerama. 2005-09-13 12:13:13 +00:00
Mikael Magnusson
6236d2bcc2 add movetocenter here 2005-09-06 06:34:19 +00:00
Mikael Magnusson
7cb646a595 didnt get the wording quite right there... :) 2005-09-01 16:07:57 +00:00
Mikael Magnusson
6d30ea2fc4 note this in changelog 2005-09-01 16:05:06 +00:00
Mikael Magnusson
fd0b9f760a finally fix the autoconf stuff correctly 2005-09-01 16:03:35 +00:00
Mikael Magnusson
bb649ac996 this was a wee bit out of date 2005-09-01 15:50:28 +00:00
Mikael Magnusson
59fe4da403 knew i forgot something 2005-09-01 15:47:06 +00:00
Mikael Magnusson
38c0e1558d add some stuff to the CHANGELOG, hopefully got everything in there 2005-09-01 15:36:45 +00:00
Mikael Magnusson
efcb68de1d and tidy it up a bit 2005-09-01 15:34:03 +00:00
Mikael Magnusson
e298cde9b0 remove some excessive swearing from a comment about pango 2005-09-01 15:33:04 +00:00
Mikael Magnusson
829e746b4d fix programs showing their child windows outside the screen, but retain the possibility to put windows slightly offscreen with the -geometry argument (which is why i broke it in the first place) 2005-08-11 13:23:59 +00:00
Mikael Magnusson
3b83230aaf ifdef helps 2005-07-26 08:02:13 +00:00
Mikael Magnusson
03cad5d97c add a (temporary?) check to client_activate to make client_list_menu not crash openbox when selecting a window that has closed since the menu opened 2005-07-25 14:15:16 +00:00
Mikael Magnusson
eecc457292 --disable-nls disables locale.h which is needed for pango, sort of 2005-07-20 19:51:57 +00:00
Mikael Magnusson
3d1048f5a7 forgot debug print 2005-07-16 20:30:17 +00:00
Mikael Magnusson
b2cd881d31 80 columns 2005-07-16 20:27:06 +00:00
Mikael Magnusson
b1a1ad5d06 fix the PangoLanguage thing to get from locale 2005-07-16 20:16:55 +00:00
Mikael Magnusson
2fb7b70ccb maybe even better layouting (ie the previous was off by a few marks). memo to self, what do to about PangoLanguage? 2005-07-16 16:11:58 +00:00
Mikael Magnusson
e37b07bfa0 dont need pll 2005-07-16 14:45:41 +00:00
Mikael Magnusson
a08bb4abba minor movement of code 2005-07-16 01:01:04 +00:00
Mikael Magnusson
a5100fe677 make the pango rendering code really complicated because that is the only way to make it draw correctly 2005-07-16 00:56:45 +00:00
Mikael Magnusson
8f9aae0cc2 fix the dpi stuff with pango by reading the right ascent and descent stuff 2005-07-15 14:39:31 +00:00
Mikael Magnusson
69a4abe1d0 make the framerender_frame() code a bit less crazy 2005-07-14 20:46:31 +00:00
Mikael Magnusson
b10b0000db revert the pressed toggled thing for a while 2005-07-14 20:41:24 +00:00
Mikael Magnusson
1cfb65bc40 add a config option hideDisabled in the theme section that hides disabled buttons instead of showing them as disabled, based on patch in bug #2310 2005-07-14 13:44:33 +00:00
Mikael Magnusson
6ec1881579 c++ comments 2005-07-14 13:23:05 +00:00
Mikael Magnusson
5c95d2ffea correctly show pressed state when pressing toggled buttons, bug #2311 2005-07-14 13:02:39 +00:00
Mikael Magnusson
d2c98faf78 now floam can compile with his crazy flags 2005-06-28 01:07:59 +00:00
Mikael Magnusson
0417d1226c RrFontHeight is meaningless with pango, it will be different for every string drawn, so ask pango for the height after we tell it the text to draw. Should make text be centered vertically better when mixing fonts. Still moves a pixel down for some strings for me, but it was several before. If anyone knows more about this please mail or bugzilla etc. Also fix an indenting error. 2005-06-26 01:39:53 +00:00
Mikael Magnusson
07b3403850 add finnish and fix my email 2005-04-11 20:27:45 +00:00
Mikael Magnusson
a1f8178c88 update catalan messages 2005-04-05 20:21:49 +00:00