Statistics
| Revision:

root / trunk / gummi / docs / CHANGES

History | View | Annotate | Download (5.8 KB)

1 83 alexandervdm
-----------------------------------------------------------------------------
2 35 alexandervdm
Gummi CHANGELOG
3 83 alexandervdm
-----------------------------------------------------------------------------
4 5 alexandervdm
5 323 alexandervdm
Gummi 0.4.8 (May 16th, 2010):
6 323 alexandervdm
7 323 alexandervdm
	Bugs fixed:
8 323 alexandervdm
	* Replaced widget.get_name() as it is broken in new pygtk
9 323 alexandervdm
	* Current path is now correctly updated on doc load/save
10 323 alexandervdm
	* TeX documents with errors no longer crash the preview on start
11 323 alexandervdm
	* Slightly cleaner detection method for libgobject hack
12 323 alexandervdm
	* Removed cite package inclusion on making a reference
13 323 alexandervdm
	* Fixed a number of not working cancel buttons
14 323 alexandervdm
	* Preferences warning messages are now hidden by default
15 323 alexandervdm
16 323 alexandervdm
	Features added:
17 323 alexandervdm
	* Spell checking capabilities through gtkspell
18 323 alexandervdm
	* PDF update can be disabled by user
19 323 alexandervdm
	* PDF update interval can be set by user
20 323 alexandervdm
21 323 alexandervdm
22 302 alexandervdm
Gummi 0.4.5 (January 27th, 2010):
23 302 alexandervdm
24 302 alexandervdm
	Bugs fixed:
25 302 alexandervdm
	* pdf compiling should no langer make gummi hang in certain cases
26 302 alexandervdm
	* Workaround/fix for the pdf render memory leak
27 302 alexandervdm
	* Xelatex should no longer leak file descriptors and crash
28 302 alexandervdm
	* Unavailable recent files are now removed from the menu
29 302 alexandervdm
	* Preview now shows correct page on file load with < pages
30 302 alexandervdm
	* Preview update event now in seconds (less cpu ticks)
31 302 alexandervdm
	* Removed /proc call for workfile generate (incompatible with bsd)
32 302 alexandervdm
	* Fixed empty lines in template documents
33 302 alexandervdm
	* Statusbar/Toolbar can be displayed/hidden
34 302 alexandervdm
	* Correct active typesetter displayed in Preferences menu
35 302 alexandervdm
	* Templates now set the correct filename
36 302 alexandervdm
	* Miscelaneous cosmetic & spelling updates
37 302 alexandervdm
38 302 alexandervdm
	Features added:
39 302 alexandervdm
	* Gconf replaced with ConfigParser (gconf deps dropped)
40 302 alexandervdm
	* Better bibtex support including reference parser
41 302 alexandervdm
	* Autosaving function added
42 302 alexandervdm
	* Editor font now configurable
43 302 alexandervdm
	* Added man page for gummi executable
44 302 alexandervdm
	* More advanced search function
45 302 alexandervdm
	* Restyled interface for import tabs
46 302 alexandervdm
47 323 alexandervdm
48 242 alexandervdm
Gummi 0.4.2 (November 2th, 2009):
49 242 alexandervdm
50 242 alexandervdm
	Bugs fixed:
51 242 alexandervdm
	* Changed website address to new homepage in all instances of the code
52 242 alexandervdm
53 242 alexandervdm
	Features added:
54 242 alexandervdm
	* Improved error-checking mode, with automatic error highlighting
55 242 alexandervdm
56 323 alexandervdm
57 242 alexandervdm
Gummi 0.4.1 (October 27th, 2009):
58 242 alexandervdm
59 242 alexandervdm
	Bugs fixed:
60 242 alexandervdm
	* Replaced thread update model with glib interval event
61 242 alexandervdm
	* Python >2.6.3 compatible
62 242 alexandervdm
63 323 alexandervdm
64 220 alexandervdm
Gummi 0.4.0 (October 12th, 2009):
65 107 alexandervdm
66 216 alexandervdm
	Bugs fixed:
67 216 alexandervdm
	* Relative filepaths for external files now handled correctly
68 216 alexandervdm
	* Previewpane will attempt to re-setup if fail on first try
69 216 alexandervdm
	* Rewritten and improved preview pane
70 216 alexandervdm
	* Fixed cancel buttons in file chooser dialogs
71 216 alexandervdm
	* Tempdir is now detected instead of a static value
72 216 alexandervdm
	* Quick import minimalizes after succesfull import
73 216 alexandervdm
	* Quit proces is now stopped when cancel button on save is pressed
74 216 alexandervdm
	* Fixed tooltips for style toolbar
75 220 alexandervdm
	* Fixed a gtksourceview warning on text insertion
76 216 alexandervdm
	* Text style tags can't be nested anymore
77 216 alexandervdm
	* Numerous warnings fixed using pylint/pychecker
78 216 alexandervdm
	* Replaced a duplicate keyboard shortcut
79 216 alexandervdm
	* Added multiple missing tooltips
80 216 alexandervdm
	* Buttons in preferences and searchwindow now allign correctly
81 216 alexandervdm
	* And numerous other small usability fixes
82 216 alexandervdm
83 216 alexandervdm
	Features:
84 216 alexandervdm
	* BibTeX files support
85 216 alexandervdm
	* XeTeX output support (see advanced options)
86 216 alexandervdm
	* Restyled preview toolbar features auto-scaling zoom modes
87 216 alexandervdm
	* Four preset templates for new documents
88 216 alexandervdm
	* Window title now shows active docment name
89 216 alexandervdm
	* Editor/Preview panes can now be scaled using a slider
90 216 alexandervdm
	* Added functions for quick importing Matrices
91 216 alexandervdm
	* Added indentation style buttons to the toolbar
92 220 alexandervdm
	* Gummi can now be used in fullscreen mode
93 216 alexandervdm
94 216 alexandervdm
95 107 alexandervdm
Gummi 0.3b (September 22th, 2009):
96 107 alexandervdm
97 107 alexandervdm
	Bugs fixed:
98 107 alexandervdm
	* Preview pane no longer crashes after extended period of use
99 107 alexandervdm
	* Toolbar buttons now display a tooltip on mouseover
100 107 alexandervdm
	* Undo is no longer able to erase the original document content
101 107 alexandervdm
	* Statusbar messages will now correctly fade after a x interval
102 107 alexandervdm
	* More solid character decoding/encoding
103 107 alexandervdm
	* Preview pane will now temporarly disable itself when pdf invalid
104 107 alexandervdm
105 107 alexandervdm
	Features:
106 107 alexandervdm
	* New save behaviour no longer exports .aux and .log files
107 107 alexandervdm
	* Added a toolbar for quick insertion of images and tables
108 107 alexandervdm
	* Recent files are saved and displayed in the file-menu
109 107 alexandervdm
110 216 alexandervdm
111 83 alexandervdm
Gummi 0.2f (September 15th, 2009):
112 83 alexandervdm
113 83 alexandervdm
	Bugs fixed:
114 83 alexandervdm
	* Documents with non-ascii characters no longer crash editor pane
115 83 alexandervdm
	* Gummi will now correctly launch with filename argument
116 83 alexandervdm
	* Zoom normal button no longer sets wrong dimensions
117 83 alexandervdm
	* Preview pane will browse backwards if content is deleted
118 83 alexandervdm
	* Removed the redundant tempfile from the pdf update process
119 83 alexandervdm
120 83 alexandervdm
	Features:
121 83 alexandervdm
	* Added a window containing the pdflatex output for error tracking
122 83 alexandervdm
	* Added a status light to see current error status of document
123 83 alexandervdm
	* Added three text style buttons for quick bold/italic/underline
124 83 alexandervdm
	* Added mechanism to check whether new gummi version is available
125 83 alexandervdm
126 216 alexandervdm
127 61 alexandervdm
Gummi 0.2b (September 8th, 2009):
128 61 alexandervdm
129 61 alexandervdm
	Bugs fixed:
130 61 alexandervdm
	* Rescaled icon to look nicer on a gnome panel
131 61 alexandervdm
	* Preferences window no longer triggers a GTKwarning
132 61 alexandervdm
	* New file environment is now correctly created on load/saveas
133 61 alexandervdm
	* Mainwindow no longer blinks on check_for_save/program exit
134 61 alexandervdm
	* Preview pane will no longer stop refreshing after a Save-as
135 61 alexandervdm
	* Tex extension is now forced upon documents when saved
136 61 alexandervdm
	* And several minor annoyances..
137 61 alexandervdm
138 61 alexandervdm
	Features:
139 61 alexandervdm
	* Preferences can now be reset to defaults
140 61 alexandervdm
	* Default text shown in new documents can now be changed
141 61 alexandervdm
	* Added many improvements to the search function
142 61 alexandervdm
	* Added file filters to open & save dialogs
143 61 alexandervdm
144 216 alexandervdm
145 35 alexandervdm
Gummi 0.1f (August 26th, 2009):
146 35 alexandervdm
147 35 alexandervdm
	Bugs fixed:
148 35 alexandervdm
	* Problems with opening and saving for non-gnome users fixed.
149 35 alexandervdm
	* Fixed problem that prevented preferences window from opening.
150 35 alexandervdm
	* Fixed several problems with the check_for_save routine.
151 35 alexandervdm
	* Mainwindow no longer hides when check_for_save prompts user on quit.
152 35 alexandervdm
	* Preferences window is now correctly centered on parent window
153 35 alexandervdm
	* Tex editor settings now correctly active on program init
154 35 alexandervdm
155 35 alexandervdm
	Features:
156 35 alexandervdm
	* Added primitive search function (will extend it later)
157 35 alexandervdm
	* Added hotkeys and keyboard shortcuts to menu items
158 35 alexandervdm
	* Added toolbar to the main window for easy menuitems access
159 35 alexandervdm
160 216 alexandervdm
161 35 alexandervdm
Gummi 0.1b (August 7th, 2009):
162 35 alexandervdm
163 35 alexandervdm
	* initial version
164 5 alexandervdm