summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-12-01 22:24:23 -0300
committerPerberos <[email protected]>2011-12-01 22:24:23 -0300
commit0e004c696b0e68b2cff37a4c3315b022a35eaf43 (patch)
tree43261e815529cb9518ed7be37af13b846af8b26b /TODO
downloadcaja-0e004c696b0e68b2cff37a4c3315b022a35eaf43.tar.bz2
caja-0e004c696b0e68b2cff37a4c3315b022a35eaf43.tar.xz
moving from https://github.com/perberos/mate-desktop-environment
Diffstat (limited to 'TODO')
-rw-r--r--TODO19
1 files changed, 19 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 00000000..f8c02181
--- /dev/null
+++ b/TODO
@@ -0,0 +1,19 @@
+For tasks outside the porting effort, we track them as bugs in
+http://bugzilla.gnome.org. For the porting effort, please let
[email protected] know what you are working on.
+
+- Visit all the MATE2_CONVERSION_COMPLETE and fix each issue
+ (details forthcoming)
+
+- Visit all the destroy and move things into finalize or dispose
+ and make them callable twice as appropriate.
+- Change things that use destroy handlers to use weak references
+ instead.
+
+- Figure out why we get NULL font problems in Pango when the progress
+ dialog comes up.
+
+- Split themes into a separate tarball/package?
+
+- Add mnemonics for all preferences, so you can use the keyboard to
+ drive the preferences dialog.