2 Commits

Author SHA1 Message Date
dougt%meer.net
22fb22a1b9 Minimo Linux changes from INDT.
**  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.


git-svn-id: svn://10.0.0.236/trunk@177874 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-16 19:33:31 +00:00
dougt%meer.net
b2e5818000 Major changes from the INDT team:
Refactored code to be more managable.
A real "global history" was implemented. Now, the users can view, edit, delete and activate all the visited web sites througt a graphical user interface (tree data structure).
The "expandable bar" was remove. The new menutoolbutton replace it.
Improved the "preference window" . The user can set up the proxy and block popup windows using it
Users can edit bookmark properties.

NOT PART OF FIREFOX BUILD.


git-svn-id: svn://10.0.0.236/trunk@172952 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-02 16:36:18 +00:00