summaryrefslogtreecommitdiff
authordrw <drw>2005-03-12 00:49:45 (UTC)
committer drw <drw>2005-03-12 00:49:45 (UTC)
commit6b67c3b2685b2d3f1bc7a787216aa769d4ea257a (patch) (unidiff)
tree131b9426a1865951dca521d4c82a41e809d745c8
parent9ae22dd605f8de697c5c8d98e114a3701d8774fb (diff)
downloadopie-6b67c3b2685b2d3f1bc7a787216aa769d4ea257a.zip
opie-6b67c3b2685b2d3f1bc7a787216aa769d4ea257a.tar.gz
opie-6b67c3b2685b2d3f1bc7a787216aa769d4ea257a.tar.bz2
More ChangeLog updates
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index de47abb..da1f512 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,12 +28,15 @@
28 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings 28 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings
29 * n.a. - PackageManager - fix bug where lists_dir was not being honored at startup (drw) 29 * n.a. - PackageManager - fix bug where lists_dir was not being honored at startup (drw)
30 * n.a. - PackageManager - provide default value for lists_dir when none is entered in configuration dialog (drw) 30 * n.a. - PackageManager - provide default value for lists_dir when none is entered in configuration dialog (drw)
31 * n.a. - Launcher Settings - fix default settings for background in Edit tab dialog (drw)
32 * n.a. - OTabWidget - fix scroll buttons, fix display position of tabs (drw)
31 33
32 Internal 34 Internal
33 -------- 35 --------
34 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) 36 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl)
35 * Killed the need for weak symbols in QtE (zecke) 37 * Killed the need for weak symbols in QtE (zecke)
36 * Added optional building libqpe without inline images (mickeyl) 38 * Added optional building libqpe without inline images (mickeyl)
39 * OColorButton - fix so does not emit a colorSelected signal inside of resizeEvent (drw)
37 40
38 2005-02-03Opie 1.1.9 41 2005-02-03Opie 1.1.9
39 42