rathnor
|
28c32c087a
|
more X error fixing
|
2004-09-11 15:52:23 +00:00 |
|
fluxgen
|
768d98a39d
|
head specific strut, patch from Mathieu De Zutter
|
2004-09-11 13:45:16 +00:00 |
|
rathnor
|
7d793fc6a8
|
fix issues that resulted in unnecessary X errors
|
2004-09-11 12:33:14 +00:00 |
|
akir
|
c8f9cf1177
|
cosmetic + avoid unneeded App::instance()->display() calls
|
2004-09-10 16:48:15 +00:00 |
|
akir
|
df0c942aa2
|
cosmetic + avoid unneeded App::instance()->display() calls
|
2004-09-10 16:41:30 +00:00 |
|
akir
|
bf48239dee
|
cosmetic + try to avoid App::instance()->display() calls when not needed
|
2004-09-10 16:12:49 +00:00 |
|
akir
|
97d2577f1a
|
cosmetic issues, removed unneeded strcasestr-code (is already in StringUtil),
tried to avoid App::instance()->display() calls again.
|
2004-09-10 16:12:01 +00:00 |
|
akir
|
b453d143bb
|
cosmetic, man, we need a beautifarm :)
|
2004-09-10 16:04:16 +00:00 |
|
akir
|
a7967dfb25
|
put App::instance()->display() to FbDrawable::s_display to avoid too much
unnecessary calls
|
2004-09-10 15:46:08 +00:00 |
|
akir
|
e51cc63ccb
|
cosmetic, tabs to spaces
|
2004-09-10 07:15:23 +00:00 |
|
rathnor
|
1081940af3
|
clean up unused variables, from Ryan O'Hara
|
2004-09-10 04:03:58 +00:00 |
|
akir
|
c75a703586
|
tiny cleanup to avoid calling unnecessary FbTk::App::instance()
|
2004-09-09 21:13:10 +00:00 |
|
akir
|
1d355a9192
|
transfered ::getRootPixmap from several places to new home, FbPixmap
|
2004-09-09 14:29:10 +00:00 |
|
rathnor
|
012f661179
|
fix crash on amd64
|
2004-09-03 17:05:35 +00:00 |
|
akir
|
1be3c8b270
|
cosmetic
|
2004-09-03 14:17:47 +00:00 |
|
akir
|
0fbb0bfe8b
|
cosmetic
|
2004-09-01 08:00:24 +00:00 |
|
akir
|
b12ce691bc
|
fix width for a menuentry, added too much space
|
2004-09-01 07:53:45 +00:00 |
|
akir
|
1c2edb9a01
|
final fix for iconv-issues on sun/sparcs
|
2004-09-01 00:09:03 +00:00 |
|
akir
|
0c5dae0b45
|
fix for a compile-error with mips-pro 7.30 (segfaulted)
|
2004-09-01 00:08:14 +00:00 |
|
akir
|
47160bdb31
|
fix for the missing CODESET on openbsd
|
2004-08-31 23:07:58 +00:00 |
|
akir
|
6a098b0797
|
hopefully final fix for missing iconv
|
2004-08-31 21:47:56 +00:00 |
|
fluxgen
|
82de6ace6d
|
have const msg ptr to iconv
|
2004-08-31 21:24:05 +00:00 |
|
fluxgen
|
9121ec43af
|
checking for have iconv
|
2004-08-31 20:27:08 +00:00 |
|
rathnor
|
d17bf39a43
|
add autoconf check for std c++ headers
|
2004-08-31 15:26:40 +00:00 |
|
akir
|
6a99427331
|
fi menuuclosebug -> choosed the wrong parent-menu under some circumstances
|
2004-08-30 10:23:37 +00:00 |
|
rathnor
|
680128f286
|
fix wrapping upwards in menu
|
2004-08-29 14:53:23 +00:00 |
|
rathnor
|
e41bc330b4
|
fix bug with >1 column menus
|
2004-08-29 14:37:52 +00:00 |
|
rathnor
|
ef9565efd8
|
fix crash bug when windowmenu doesn't include extramenus
improve checking of existence/success of loading windowmenu file
|
2004-08-29 12:35:29 +00:00 |
|
rathnor
|
92dc8d7452
|
fix toolbar localtion (visible when 100%)
fix menu font size when no style
|
2004-08-29 12:33:55 +00:00 |
|
rathnor
|
97ef84da59
|
a few random fixes
|
2004-08-29 08:33:13 +00:00 |
|
rathnor
|
8a59b9b454
|
couple of menu render fixes
|
2004-08-28 19:03:09 +00:00 |
|
rathnor
|
c4c67dafeb
|
fix a issue with fonts coming up blank
|
2004-08-28 18:10:19 +00:00 |
|
rathnor
|
11f8d9c21f
|
fix menu rendering bug with selected items
|
2004-08-28 14:25:52 +00:00 |
|
akir
|
6ce5a31ea8
|
unification for themes.cfg/styles.cfg and the same for menuentries:
[stylesmenu] and [themesmenu]
[stylesdir] and [themesdir]
|
2004-08-26 18:26:39 +00:00 |
|
rathnor
|
0f83e44972
|
fix rendering of bevels for textures with solid textures
|
2004-08-26 16:37:48 +00:00 |
|
rathnor
|
346a6598a6
|
make arrow button's arrow size scalable by the user
|
2004-08-26 15:09:33 +00:00 |
|
akir
|
b57ce6ca8a
|
make use of "size" in "recode" -> fixes drawin the cursor in textboxes
|
2004-08-25 10:03:09 +00:00 |
|
rathnor
|
3dc7103782
|
fix handling of font+text encodings
|
2004-08-18 16:30:33 +00:00 |
|
fluxgen
|
5be7e5b666
|
tempfix for empty locale
|
2004-08-14 09:33:09 +00:00 |
|
fluxgen
|
0e8c418210
|
fixed fbrun crash when history item is bigger than entry box, sf: [ 1005182 ] fix for Bug with RequestID #877004, patch from mangala
|
2004-08-11 12:41:28 +00:00 |
|
fluxgen
|
c1b226b7ff
|
adding halo and shadow options to font loading, patch from Mathias Gumz and c. mccreesh (ciaranm)
|
2004-08-10 18:08:37 +00:00 |
|
fluxgen
|
05c0bfc8f8
|
Minor fix
|
2004-08-10 11:58:22 +00:00 |
|
fluxgen
|
41249b77fb
|
utf-8 fix, a fixed patch from Sergey Kuleshov
|
2004-08-10 11:57:35 +00:00 |
|
fluxgen
|
52cb375886
|
utf-8 fix, a fixed patch from Sergey Kuleshov
|
2004-08-10 11:22:10 +00:00 |
|
fluxgen
|
cd0cdb5301
|
expand pixmap filename before loading, patch from Mathias Gumz
|
2004-08-03 21:31:31 +00:00 |
|
fluxgen
|
7b4d57f275
|
fixed menu move bug and made separator not selectable, patch from Mathias Gumz
|
2004-08-03 21:25:51 +00:00 |
|
fluxgen
|
44f7069e1c
|
some EMX fixes, thanks dave_yeo at paralynx
|
2004-07-19 13:53:46 +00:00 |
|
fluxgen
|
4179d51829
|
delete key
|
2004-07-15 13:48:54 +00:00 |
|
fluxgen
|
b672bc50bb
|
minor stuff
|
2004-07-15 09:52:57 +00:00 |
|
fluxgen
|
7391de5e96
|
fixed menu draw bug while doing keyboard navigation
|
2004-07-14 18:30:37 +00:00 |
|