1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-30 08:01:07 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema
a1d1619bda use c++ for some more sources
Do a (superficial) port to c++ of some of the c sources. Update
deps. Fix a few compiler warnings.
2020-11-07 14:11:59 +02:00
Dirk-Jan C. Binnema
40c995331a * don't say we're c++ when we're really c. (use dummy.cc to enforce c++ linking) 2011-07-23 18:06:45 +03:00
Dirk-Jan C. Binnema
7fef745d17 * update for new mu_runtime init stuff 2011-07-23 17:58:40 +03:00
Dirk-Jan C. Binnema
d98f1e52ad * mu_runtime: update getting standard dirs / paths, use them 2011-03-19 10:07:32 +02:00
Dirk-Jan C. Binnema
e2f5b1e11f * mug: don't make it installable, it's just a toy 2011-01-08 12:48:53 +02:00
Dirk-Jan C. Binnema
beb84bb5de * mug: cleanups/indentation 2010-11-27 14:53:09 +02:00
Dirk-Jan C. Binnema
ac1b942dd8 * mug: fix header clearing + code reindentation 2010-11-27 13:31:26 +02:00
Dirk-Jan C. Binnema
f59ac88118 * mug.c: show error dialogs for errors; focus query when there was a parse error 2010-11-24 09:03:06 +02:00
Dirk-Jan C. Binnema
9e43ded016 * mug.cc: improve padding between shortcuts / search area 2010-11-22 21:36:19 +02:00
Dirk-Jan C. Binnema
45c95b06f3 * move mug/ to toys/mug 2010-11-15 08:43:00 +02:00