Dana Jansens
|
a7207b7d83
|
make an optional bool param for ustring's other constructors
|
2003-01-16 05:21:39 +00:00 |
|
Dana Jansens
|
0f7e3be6b6
|
make an optional bool param for ustring's default constructor
|
2003-01-16 05:20:33 +00:00 |
|
Dana Jansens
|
a8e98570cc
|
dont allow resizing < 1 (based on increments)
|
2003-01-16 04:10:12 +00:00 |
|
Dana Jansens
|
8eed9d643c
|
stacking list on root is bottom to top
|
2003-01-16 01:54:51 +00:00 |
|
Dana Jansens
|
3e82959514
|
extern "C" the C headers
|
2003-01-15 03:18:01 +00:00 |
|
Dana Jansens
|
e44d7697e5
|
add headers for select()
|
2003-01-15 03:17:46 +00:00 |
|
Dana Jansens
|
d9a5620f80
|
use the better defines for the xft version
|
2003-01-14 23:55:07 +00:00 |
|
Dana Jansens
|
2a18a4b222
|
add comment
|
2003-01-14 23:53:23 +00:00 |
|
Dana Jansens
|
21b5c60231
|
check for XftGetVersion
|
2003-01-14 23:53:04 +00:00 |
|
Dana Jansens
|
b267261403
|
just return if a valid widget isnt found, racey to assert
|
2003-01-14 22:58:35 +00:00 |
|
Dana Jansens
|
219e18e744
|
display the build version as well as the runtime version of Xft
|
2003-01-14 22:49:59 +00:00 |
|
Dana Jansens
|
231f4dadab
|
no long used with our Timer-ng!
|
2003-01-14 21:14:21 +00:00 |
|
Dana Jansens
|
a388c41df4
|
dont need unistd for gettimeofday
|
2003-01-14 20:33:19 +00:00 |
|
Dana Jansens
|
96a9196cbb
|
otk::Timer-ng!! thanks ManMower for this shizznit!
|
2003-01-14 09:54:05 +00:00 |
|
Dana Jansens
|
0afb431644
|
rm the util directory
|
2003-01-14 00:13:20 +00:00 |
|
Dana Jansens
|
b683a4e0ef
|
fix indenting
|
2003-01-13 10:55:28 +00:00 |
|
Dana Jansens
|
7f2ee77204
|
use the byte size for utf strings, not the character size
|
2003-01-13 10:33:16 +00:00 |
|
Dana Jansens
|
ffb237bf40
|
use the new global display var
|
2003-01-13 10:09:06 +00:00 |
|
Dana Jansens
|
63a74632ac
|
add the global display variable
|
2003-01-13 10:08:44 +00:00 |
|
Dana Jansens
|
3d012bcb47
|
move the utf8_skip table into the .cc
|
2003-01-13 10:06:41 +00:00 |
|
Dana Jansens
|
23686632d4
|
fix some bugs where looked up wrong offsets for characters in the utf8_skip table, move the table into the .cc
|
2003-01-13 10:06:26 +00:00 |
|
Dana Jansens
|
784b879a52
|
set the global 'display' var to the otk::Display in use
|
2003-01-13 09:59:38 +00:00 |
|
Dana Jansens
|
b989ec13f7
|
set the ustring's utf type so that it matches what it appended to it
|
2003-01-13 09:26:38 +00:00 |
|
Dana Jansens
|
4c71c71d57
|
set the global display var
|
2003-01-13 09:26:09 +00:00 |
|
Dana Jansens
|
cdcc526a02
|
use the new non-static display
|
2003-01-13 09:04:57 +00:00 |
|
Dana Jansens
|
c34f2a5241
|
add ustring.i which wraps otk::ustring for to/from python conversions
|
2003-01-13 08:48:43 +00:00 |
|
Dana Jansens
|
c97915f445
|
un-static otk::Display. add an operator* to it. make a global ob::display var.
|
2003-01-13 08:48:03 +00:00 |
|
Dana Jansens
|
9e77a88d26
|
move the Openbox::instance pointer to simply "openbox".
|
2003-01-13 08:13:58 +00:00 |
|
Dana Jansens
|
4dba699857
|
dont use append, dont need to extend ustring!
|
2003-01-13 07:15:02 +00:00 |
|
Dana Jansens
|
55f1381860
|
ustring seems to be working! yay!
|
2003-01-13 07:12:08 +00:00 |
|
Dana Jansens
|
ef02a0c8ae
|
almost done the ustring conversion
|
2003-01-13 05:54:40 +00:00 |
|
Dana Jansens
|
5a90d2b671
|
otk using ustring for shit that draws. expended its inferface yet some more.
|
2003-01-13 04:46:50 +00:00 |
|
Dana Jansens
|
4947902d26
|
more conversion to ustring. added more members
|
2003-01-13 03:51:48 +00:00 |
|
Dana Jansens
|
2aff07a250
|
show a warning if we fail to set the locale
|
2003-01-13 02:42:14 +00:00 |
|
Dana Jansens
|
2594b98ce4
|
rm old comment
|
2003-01-13 02:11:04 +00:00 |
|
Dana Jansens
|
7c9ba37f01
|
keep the asserts for !debug builds..
|
2003-01-13 02:10:19 +00:00 |
|
Dana Jansens
|
7fc226b654
|
proper code style
|
2003-01-13 01:41:25 +00:00 |
|
Dana Jansens
|
120ed7a650
|
setup the locale on the X server on start
|
2003-01-13 01:41:06 +00:00 |
|
Dana Jansens
|
8b73f6f025
|
begin conversion to ustring. add some more members.
|
2003-01-13 01:08:54 +00:00 |
|
Dana Jansens
|
ecfac5f20c
|
add more doxygen
|
2003-01-13 00:56:05 +00:00 |
|
Dana Jansens
|
b5a05bc197
|
more shit
|
2003-01-12 23:56:16 +00:00 |
|
Dana Jansens
|
711e499c70
|
start on otk::ustring (unicode/utf8)
|
2003-01-12 23:55:59 +00:00 |
|
Dana Jansens
|
bc99e6a420
|
remove userstring
|
2003-01-12 23:55:30 +00:00 |
|
Dana Jansens
|
703ef4df22
|
check for shutdown before waiting for timers
|
2003-01-12 23:07:15 +00:00 |
|
Dana Jansens
|
2627b85226
|
typo.. just PACKAGE
|
2003-01-12 23:04:21 +00:00 |
|
Dana Jansens
|
88dbe7c248
|
use the UTF-8 codeset
|
2003-01-12 23:04:02 +00:00 |
|
Dana Jansens
|
7a453b46ce
|
omg im relicensing this shit as gpl. nobody hurt me.
|
2003-01-12 22:56:02 +00:00 |
|
Dana Jansens
|
f6be8c1e38
|
s/atom_hh/property_hh
|
2003-01-12 22:54:33 +00:00 |
|
Dana Jansens
|
805a5dddce
|
default to drawing as utf8
|
2003-01-12 22:09:16 +00:00 |
|
Dana Jansens
|
a4d4aaec3f
|
default to 1 desktop if its not read from the configs
|
2003-01-12 21:57:08 +00:00 |
|