mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 04:27:37 +00:00
9f9cca5b2a
** it removes 'icons.h' , 'preference.h' and 'history.h' -> they were not being used anymore. ** it restrutures Minimo.cpp , minimo_callbacks files -> In some places of the source code, there were methods in the wrong file, and so on. ** it changes the varibles and methods naming in all files (gFILENAME_NAME e.g. gPreferenceStruct) ** it creates a new file (minimo_support), and add the respective line in the Makefile.in file. ** it improves the bookmark manager, and also adds the FIND feature into its gtk_tree_view. ** it fixes some small bugs. r=antonio.gomes@indt.org.br. |
||
---|---|---|
.. | ||
app | ||
chrome | ||
chromelite | ||
ipkg | ||
popuplite | ||
wince | ||
all.js | ||
Makefile.in | ||
mozconfig | ||
mozconfig-arm | ||
package.sh | ||
README | ||
run.sh | ||
smallScreen.css | ||
unix.js |
See mozilla.org/projects/minimo for more info. based on 0.7b patches included 136507, 136508, 136509, 137871