more fixes for missing linking flags in some cases
[wmaker-crm.git] / WINGs / ChangeLog
blob4bb77567c38660257cebcf2148b2056e6e5e6240
1 Changes since wmaker 0.92.0:
2 ............................
4 - updated the XDND code in to work with GDK based applications.
5   WINGs based applications should now work with both KDE and GNOME
6   applications (Sylvain Reynal <sreynal@nerim.net>)
7 - better check for the XDND protocol version when interoperating with other
8   applications. As it seems xdnd version 3 (which WINGs supports) and newer
9   are not backward compatible with xdnd version 1 and 2. This is why WINGs
10   applications cannot interoperate with GNUstep applications (which uses
11   xdnd version 2). Xdnd version 4 and 5 are backwards compatible with
12   version 3 though. (Sylvain Reynal <sreynal@nerim.net>)
15 Changes since wmaker 0.80.1:
16 ............................
18 - Added WMSetConnectionShutdownOnClose()
19 - Added an extra member to the ConnectionDelegate: canResumeSending
20   see NEWS for details.
21 - WMDrawString() and WMDrawImageString() now take WMColor instead of GC as
22   arguments. WMDrawImageString() receives 2 colors (text & background).
23   This is to allow easy extension for Xft/Xrender and hide X low level details
24   Read NEWS for details since this will break backward compatibility.
25 - Added alpha channel to WMColor. 2 new functions also:
26   WMCreateRGBAColor() and WMSetColorAlpha()
27 - Miscelaneous code cleanups in wtext.c
28 - Added Xft2 support in WINGs (for drawing antialiased fonts with transparency).
29 - New options in WMGLOBAL: AntialiasedText. Check NEWS for details.
30 - Fixed some improper calls to snprintf in wfont.c
31 - Added double buffering when drawing a WMFrame title with an antialiased font
32   to avoid flickering.
33 - Added double buffering when drawing WMList items to avoid flickering.
34   Double buffering for list also works for user drawn lists. Read NEWS for
35   details and incompatibilities introduced by this change.
36 - Added WMGetColorAlpha(WMColor *color)
37 - Better outline when drawing balloons.
38 - Added WMCreateFontWithAttributes()
39 - You can now pass "SystemFont", "BoldSystemFont", "SystemFont-##" or
40   "BoldSystemFont-##", with ## being the font size to any font creating
41   function to create a font with the (bold) system font font specification.
42 - Added WMCopyFontWithChanges(). This is a more generic and powerful function
43   meant to replaces the obsoleted WMEmphasizeFont(), WMNormalizeFont(),
44   WMStrenghtenFont() and the other similar functions. To get the same effect
45   you pass some predefined structs to it: WFANormal, WFABold, WFAEmphasized,
46   etc which are declared in WINGs.h).
47 - Fixed a bug with empty frame titles (Alexey Voinov <voins@voins.program.ru>)
48 - Added WMGetWidgetBackgroundColor()
49 - Code cleanup in wtext.c
50 - Fixed a memory leak in wfontpanel.c
51 - Fixed WMGetTextDefaultColor() not to retain the returned color. It returns
52   only a reference to the internal color, which you shouldn't release
53 - Added wstrndup()
54 - Added WMGetFontName()
55 - Added fontpanel callback
56 - Added WMSetTableViewHasHorizontalScroller()
57 - Fixed bug that could cause SIGSEGV by accessing beyond the end of text in
58   a WINGs textfield widget.
59 - Fixed small memory leak in the font panel code.
60 - Fixed call to qsort in WMSortArray.
61 - Fixed a memleak in the file panel.
62 - Double/triple-click selection in text widgets 
63   (Vitaly Ovtchinnikov <ov@rbcmail.ru>)
64 - Fixed bug in tableview (clicked row callback got incorrect row)
65   (Carlos Torres <vlaadbrain@operamail.com>)
66 - Fixed bug in resizing a scrollview
67 - Fixed bug with wrong text wrapping (Alexey Voinov <voins@voins.program.ru>)
68 - Added wmkrect()
69 - Added xdnd v3 support (Sylvain Reynal <sreynal@nerim.net>)
70 - Fixed and enhanced text wrapping.
73 Changes since wmaker 0.80.0:
74 ............................
76 - fixed a bug in wfindfile() (rewrote wfindfile() with better logic).
77 - separated the font caches for normal fonts and fontsets in WINGs (they can
78   have the same names and collide in the cache giving unwanted results)
79 - fixed labels not to display '\n' as a character if multiple '\n' are passed
80   but just skip to the next line.
81 - better warning when importing non-digit characters in PropList Data.
82 - rewrote WMBox to use a WMArray for subviews. with this change fixed a bug
83   about arranging subviews after removing one and a memleak occuring in the
84   same case.
85 - Fixed WMGetViewScreenPosition() to consider the window decorations.
86 - Added ability to enable/disable individual WMTableViewItems.
87 - Fixed textfields regarding interpretation of special keys with modifiers.
88 - Fixed some functions that accept a boolean flag as a paramater, to set only
89   1 or 0 for the flag value, not the flag passed by the user.
90 - Added 2 functions to retrieve the default system fonts:
91   WMDefaultSystemFont(WMScreen *scr) and WMDefaultBoldSystemFont(WMScreen *scr)
92 - Added WMSetButtonImageDimsWhenDisabled() and WMGetButtonEnabled()
93 - Cleaned-up the header files of functions/vars declared but not implemented
94 - Added WMGetTextFieldDelegate()
97 Changes since wmaker 0.70.0:
98 ............................
100 - added an internal strcasecmp() (only on systems where is not present)
101 - removed some redundant includes of ../src/config.h when wconfig.h is 
102   included too
103 - removed a wsyserror() message when reading a property list from file
104   (the programmer should decide if to give that message or just ignore).
105 - added a 'Bool recursive' flag to WMMergePLDictionaries()
106 - added WMSubtractPLDictionaries()
109 Changes since wmaker 0.65.0:
110 ............................
112 - fixed problem with WINGs based apps exiting with a "X_RotateProperties"
113   related error when text was selected in a textfiled.
114 - moved wstrdup(), wstrconcat() and wstrappend() from memory.c to string.c
115 - added property list handling code making libPropList unnecessary and
116   obsolete. Backward compatibility is provided through the 
117   WINGs/proplist-compat.h header file which has #defines from old libPropList
118   function names to new function names with minimal changes. Read this
119   header file and the NEWS file for more details about this subject.
120 - Renamed WMGetUDAllKeys() to WMGetUDKeys()
123 Changes since wmaker 0.64.0:
124 ............................
126 - made programmatic scroller changes send notifications
127 - replaced WMSetBoxExpandsToParent with WMSetViewExpands...
128 - added WMGetLabelFont()
129 - added WMAddPersistentTimerHandler()
130 - Moved all internal handlers (timer, idle and input) to handlers.c
131 - simplified wevent.c and wutil.c.
132 - fixed handling of input with poll (was broken)
133 - fixed mem leak that occured when input handling was done with poll
134 - simpler and more straightforward event handling for timer, idle, input
135   and X events (also fixed some problems the old handling logic had)
136 - moved timer, idle and input handler definitions and prototypes from
137   WINGs.h to WUtil.h because they're not GUI related.
138 - better and more robust handling of events (timer, idle, input, X) in
139   WMMaskEvent(). Also fixed a bug where input and timer events were not
140   treated for undefined periods of time under some circumstances.
141 - fixed secure textfields not to allow text selection, to avoid compromising
142   sensitive information by pasting it to a terminal.
143 - replaced wmkrange(), wmkpoint() and wmksize() functions with macros.
144 - added WMRemoveFromArrayMatching(array, match, cdata), which will remove the
145   first element in the array that is matched by match(item, cdata)==True.
146 - added WMArrayFirst(), WMArrayLast(), WMArrayNext() and WMArrayPrevious()
147   functions and also WM_ITERATE_ARRAY() and WM_ETARETI_ARRAY() macros, to make
148   interfaces to WMBag and WMArray similar and to make life a little simpler
149   when iterating through all elements of an array.
150 - replaced bags with arrays wherever appropriate. This will improve
151   performance a bit.
152 - replaced some recursive code with iterative code in selection.c
153 - added WMCreateBlendedPixmapFromRImage()
154 - small API change:
155   1. Renamed WMSetApplicationIconImage(), WMGetApplicationIconImage() and
156      WMSetWindowMiniwindowImage() to respectively WMSetApplicationIconPixmap(),
157      WMGetApplicationIconPixmap() and WMSetWindowMiniwindowPixmap()
158      They operate on a WMPixmap which is practically an X Pixmap with no alpha
159      channel information and the new name is more suggestive and also leaves
160      room for the new functions added for operating on images with alpha info.
161   2. Added WMSetApplicationIconImage() and WMGetApplicationIconImage() which
162      operate on an RImage and store alpha information too.
163   3. Added WMCreateApplicationIconBlendedPixmap() which will take the image
164      set by WMSetApplicationIconImage() and will combine it with a color.
165      If color is NULL it will blend using the default panel color (#aeaaae)
166   All these changes will allow WINGs to handle images with alpha blending
167   correctly in panels and wherever else needed. More about in NEWS.
168 - updated panels to use the newly available RImages if present and fallback
169   to old WMPixmaps if not, to properly show alpha blended images.
170 - replaced some still left malloc's with wmalloc's.
171 - fixed a bug in WMReparentWidget()
172 - added WMReparentWidget() to WINGs.h
173 - fixed a bug that made the scroller knob jump backwards when dragged (this
174   bug had no relation with the behavior that #define STRICT_NEXT_BEHAVIOUR
175   attempts to accomplish).
176 - fixed scrolling direction with mouse wheel for horizontal scroller.
179 changes since wmaker 0.63.1:
180 ............................
181 - added WMRunModalLoop() and WMBreakModalLoop()
182 - added WMSetBoxExpandsToParent()
183 - added WMRemoveBoxSubview()
184 - moved WINGs headers in a WINGs subdirectory when installed.
185   use #include <WINGs/header_file_name> in your application from now on.
186   Also updated get-{wings|wutil}-flags.
187 - Fixed a mem leak in WMList.
188 - Fixed a bug that caused sigsegv for a WMList with more than 32767 items.
189 - Added an example of how to create a server type program with WMConnection.
190 - added WMOpenScreen()
193 changes since wmaker 0.62.1:
194 ............................
195 - added WRuler widget
196 - added WText widget (rtf multiline text widget) 
197         Nwanua Elumeze <nwanua@colorado.edu>
198 - added a new AUTO option for the UseMultiByte option
199 - added WMRaiseWidget()/WMLowerWidget()
200 - added missing EscapeTextMovement to textfield delegate/notification
201 - added WMGetLabelText()
202 - added WMReparentWidget()
203 - added WMCreateTabViewItem()
204 - added W_CreateUnmanagedTopView()
205 - added wtokenjoin(), wtokensplit(), wtokenfree(), wtrimspace()
206 - added WMWidgetIsMapped()
207 - added WMSetApplicationIconWindow()
208 - restructured the directory tree. Added Documentation, Examples and Tests
209   subdirectories
210 - removed WMArrayBag and reorganized WMTreeBag to be WMBag.
211 - added WMArray class.
212 - added WMSetWindowUserPosition()
213 - added WMGetListSelectedItems()
214 - added WMSetListAllowMultipleSelection(), WMListAllowsMultipleSelection().
215 - added WMSetListAllowEmptySelection(), WMListAllowsEmptySelection().
216 - WMListSelectionDidChangeNotification passes NULL as the notification 
217   client data (previously passed the selected item row).
218 - added WMUnselectListItem(), WMSelectAllListItems(), WMUnselectAllListItems()
219 - better behavior of wheel mices in WMList. Simple mouse wheel events
220   will scroll by 1/3 of the WMList height. Using Shift as a modifier will
221   scroll line by line, while using Control as a modifier will scroll page
222   by page.
223 - better behavior of WMScroller regarding mouse wheel events. 'Shift' modifier
224   will scroll line by line, while 'Control' modifier will scroll page by page.
225 - fixed some buffer overflow allowing bugs.
226 - added WSDecrementWheel and WSIncrementWheel for handling mouse wheel in
227   scrollers and scrolled widgets. This should be treated like the WSxxxPage
228   counterparts, except it should scroll by page_size/3 instead of one full page
229 - added WMSetBrowserAllowMultipleSelection(), WMSetBrowserAllowEmptySelection()
230   WMBrowserAllowsMultipleSelection() and WMBrowserAllowsEmptySelection()
231 - WMBrowser now allows multiple selections.
232 - Added WMGetBrowserPaths() to retrieve the paths for browsers that allow
233   multiple selections.
234 - WMDestroyWidget() now calls WMUnmapWidget() first
235 - added WMScrollerDidScrollNotification to scroller
236 - added WMGetScrollViewVisibleRect()
237 - fixed a mem leak in the browser code.
238 - renamed wstrappend() to wstrconcat(). wstrconcat(str1, str2) concatenates
239   str1 with str2 and returns that in a newly malloc'ed string.
240   Be sure to rename wstrappend with wstrconcat in your code too, else
241   hazardous things can happen!
242 - implemented a new wstrappend() function. wstrappend(dst, src) will append 
243   src to dst modifing dst and returning a pointer to it. No new string is 
244   generated, except if dst is NULL, in which case its the same as calling
245   wstrdup(src).
246   dst can ONLY be NULL or a dynamically allocated string (obtained from a
247   call to malloc, realloc, wmalloc, wrealloc, ...). dst CANNOT be a static
248   or a constant string!
249 - added wmessage() for printing a variable formatted string to stderr, with
250   the program name prepended to it. Similar to wwarning(), except that it
251   doesn't add "warning:" in the output message.
252 - added WMBox widget
253 - added WMAddTabViewItemWithView()
254 - added W_SetViewCursor()
255 - made Extra widgets library
256 - added table widget in Extras library
257 - added WMGetConnectionUnsentData() (WMGetConnectionQueuedData() too as an
258   alias).
259 - added WMSetConnectionCloseOnExec() to specify if the socket associated
260   with a connection survives an exec* call or not. When a new connection is
261   created using the WMCreate... or WMAcceptConnection() calls, it has the
262   close on exec flag set automatically to 'True' by the library. Unless
263   you want to let the socket of some connection to survive across an exec*
264   call, you need not to call this function.
265 - removed all the wsyserror() and wwarning() calls from host.c and
266   connection.c and replaced where appropriate with assertions. If a function
267   returns some invalid result, you can still get the system error message if
268   you need, by calling wsyserrorwithcode() and passing WCErrorCode, if
269   WCErrorCode > 0. If WCErrorCode==0, that is not a system error, and
270   wsyserrorwithcode() should not be called in this case.
271 - added WMNextHashEnumeratorKey() to retrieve all keys in some hash enumerator
272   one by one.
273 - fixed a bug with mouse wheels scrolling in scrollers even with the widget
274   fully visible.
275 - Fixed a memory leak (the destroy function for a view was never called and
276   as a result the shaded windows didn't go away when closed. The non-shaded
277   windows were unmapped on close but not destroyed either so they only
278   apparently went away, but continued to use memory).
279 - Fixed a bug in the hashtable code which free'd the whole item instead of
280   just the item key in WMResetHashTable() (possible source of SIGSEGVs)
283 changes since wmaker 0.62.0:
284 ............................
285 - added WMSetWidgetDefaultFont(), WMSetWidgetDefaultBoldFont()
289 changes since wmaker 0.62.0:
290 ............................
291 - added WM{S,G}etDataFormat()
292 - added drag and drop
293 - changed selection code
294 - added clientdata to WMFindInBag
295 - removed SetWindowInitialSize()
296 - added SetWindowAspectRatio()
297 - added initial timeout when establishing a connection.
298 - added WMSetConnectionDefaultTimeout() and WMSetConnectionOpenTimeout();
299 - added WMGetConnectionTimeoutState()
301 changes since wmaker 0.61.1:
302 ............................
304 - WARNING: semantic of bags has changed!
305         An index assigned to an item will always keep that index unless
306         you insert an item before it.
308         For example:
309                 bag = WMCreateBag();
310                 WMSetInBag(bag, 10, "bla");
311         That code will put "bla" in index 10, instead of 0, as it used to be.
312 - fixed WMInsertInBag(). It ignored index, and always put the new item at end.
313 - added WMSaveUserDefaults().
314 - rewrote WMPopUpButton to use WMMenuItem
315 - added WMGetPopUpButtonMenuItem(WMPopUpButton *bPtr, int index)
316 - WMSortListItemsWithComparer(WMList *lPtr, (int)(f)(const void*, const void*))
317 - WMSortBrowserColumnWithComparer()
318 - fixed bug with sorting list items.
319 - fixed bug in handling keyboard input associated with selection and
320   notification sending.
321 - filepanel puts dirs on top of list (Wolff <wolff@cybercable.fr>)
322 - added WMReplaceInBag (Wolff <wolff@cybercable.fr>)
323 - added vertical views and multiple views in WMSplitView (Wolff <wolff@cybercable.fr>)
324 - changed values of parameter values of WMSplitViewConstrainProc()
325 - configurable default fontsize patch (Igor P. Roboul <igor@mordor.myip.org>)
326 - fixed a bug that crashed the programm when a popup button was scrolled.
327 - fixed a bug that caused incorrect drawing position of the popup indicator.
328 - fixed a bug that prevented selecting no item (-1) in a popup button.
329 - an assertion will be raised if the program tries to select a popup button
330   item that is beyond the total number of items present in the popup button.
331 - changed names of functions for SplitView to be consistent. Some contained
332   SubView while other Subview. Now all have Subview.
333 - fixed a bug in how input events were posted. Establishing 2 or more input 
334   handlers for the same file descriptor, handling different (read/write/except)
335   events, caused wrong handlers to be called.
336 - Reimplemented the input and idle handlers with WMBag to avoid a functional
337   problem with them: inability to remove handlers next to the called one, from
338   the called handler itself. Trying to do this with the old version caused the
339   program to crash.
340 - changed wrealloc behaviour to be like this: new = wrealloc(old, new_size);
341     1. if old is NULL, return wmalloc(new_size).
342     2. if new_size is 0, call wfree(old), and return NULL.
343     3. if both old is a valid pointer and new_size>0, call realloc.
344 - added wstrerror(int errnum) to return the string associated with errnum.
345 - new wsyserrorwithcode(int error, const char* fmt, ...), similar to 
346   wsyserror(), but printing the message for the specified error code.
347 - added 3 new classes: WMData, WMHost and WMConnection
348 - fixed a big memory leak in the color panel code (from Pascal Hofstee).
349 - added scrolling to tabview
351 changes since wmaker 0.61.0:
352 ............................
354 - added WMGetTextFieldFont()
355 - escape key in panels (craig nellist <crn@ozemail.com.au>)
356 - applied patch with fixes and enhancements to textfield 
357         (Franck Wolff <wolff@cybercable.fr>)
358 - changed WMList to use WMBag internally, instead of a linked list
359 - replaced WMAddSortedListItem() with WMSortListItems()
360 - replaced WMAddSortedBrowserItem() with WMSortBrowserColumn()
362 changes since wmaker 0.60.0:
363 ............................
365 - added WMScreenWidth() and WMScreenHeight() functions.
366 - fixed some problems when compiling with non gcc compilers.
367 - added WMSetTextFieldFont()
368 - added WMSetButtonImageDefault() (craig nellist <crn@ozemail.com.au>)
369 - added WMBag (array/list)
370 - added libWUtil, a library that is a subset of libWINGs. It contains utils
371   that can be used in writing non-GUI programs. They include: hashes,
372   notifications, input/idle/timer handlers, user defaults database handling,
373   memory handling, application resource handling, etc.
374   All the non-GUI stuff from libWINGs is present.
375   Still linWINGs contain all this stuff so if you use libWINGs, you don't
376   need to link against libWUtil too.
377   One notable aspect of libWUtil is that it has a modified version of the
378   event handling function. It is named WHandleEvents() and will handle all
379   input/idle/timer events the app has.
380   If your app has a permanent input handler (as for example a socket a server
381   is listening on), then the main loop of the app can be:
382         while(1) {
383             WHandleEvents();
384         }
385   but if there is no permanent input handler, you need to add some delay to
386   avoid a too high cpu load by your program:
387         while(1) {
388             WHandleEvents();
389             wusleep(5000);
390         }
391   A permanent input handler is one that is established when the program starts
392   and is present until the program exits.
393   One that is deleted and later reinstalled, is not considered permanent.
394   This difference is because if there is some input handler, the function will
395   block until some event appears, while if there is no input handler the
396   function will return almost immediately (after handling the timer/idle
397   stuff).
399   Except the stuff declared in WUtil.h, the following functions declared in
400   WINGs.h are also present in libWUtil (you will need to #include <WINGs.h>
401   if you use one of these):
402         WMInitializeApplication(char *applicationName, int *argc, char **argv);
403         WMSetResourcePath(char *path);
404         WMGetApplicationName();
405         WMPathForResourceOfType(char *resource, char *ext);
406         WMAddTimerHandler(int milliseconds, WMCallback *callback, void *cdata);
407         WMDeleteTimerWithClientData(void *cdata);
408         WMDeleteTimerHandler(WMHandlerID handlerID);
409         WMAddIdleHandler(WMCallback *callback, void *cdata);
410         WMDeleteIdleHandler(WMHandlerID handlerID);
411         WMAddInputHandler(int fd, int condition, WMInputProc *proc,
412                           void *clientData);
413         WMDeleteInputHandler(WMHandlerID handlerID);
414 - added progress indicator widget
415 - Changed WMSetWindowUPosition() and WMSetWindowUSize() to
416   WMSetWindowInitialPosition() and WMSetWindowInitialSize() respectively,
417   for better naming conventions.
420 changes since wmaker 0.53.0:
421 ............................
423 - added balloon help
424 - fixed a bug with setting initial path in browsers.
425 - added WMSetButtonImageDimsWhenDisabled()
426 - changed simple callback/notifications to delegate-like stuff. Affected
427   widgets are:
428         WMBrowser
429         - WMSetBrowserFillProc() was replaced with WMSetBrowserDelegate
430         - WMBrowserDidScrollNotification was replaced with a delegate callback
432         WMTextField (not completed yet)
433         The notifications will still work, but using the delegate is preferable
435   How to convert old code to delegate callbacks:
436         1 - create a variable (static or dynamic) of the type of the 
437             delegate for the widget type.
438         2 - Replace the notification observers with the equivalent 
439             delegate callbacks. 
440         3 - Put pointers to the callbacks in the delegate variable.
442         Take a look in wfilepanel.c to see how it is used there.
444 - changed W_ViewProcedureTable to delegates
445         This will only affect user created widgets. If you have a custom
446         widget, you will need to update the callbacks and the declaration
447         of the W_ViewProcedureTable variable to be a W_ViewDelegate,
448         which is declared in WINGsP.h  To setup the delegate, assign
449         the delegate variable to view->delegate.
451 - WMTextField
452         Removed all the didChange notifications that were sent when the text
453         was changed programmatically. Only changes made by user interaction
454         will be notified now. If you need the old behaviour, send notifications
455         manually when you change the text.
457 - added WMTabView
458 - added WMGetColorPanelColor(WMColorPanel *panel)
459 - made WMGetUDStringForKey() to only return a reference to the string, not a
460   wstrdup()'ed copy. DO NOT FREE IT ANYMORE!
461 - added MultiByteText option to userdefaults file to control use of multibyte
462   string drawing functions
463 - renamed WMCreateFont() to WMCreateFontSet()
464 - renamed WMCreateFontInDefaultEncoding() to WMCreateNormalFont()
465 - added WMCreateFont() with different semantics
468 changes since wmaker 0.52.0:
469 ............................
471 - added int WMGetBrowserMaxVisibleColumns(WMBrowser *bPtr);
474 changes since wmaker 0.51.2:
475 ............................
477 - added WMColorWellDidChangeNotification
478 - added wfindfileinarray()
479 - fixed bug in window title setting 
480         (MANOME Tomonori <manome@itlb.te.noda.sut.ac.jp>)
482 changes since wmaker 0.51.1:
483 ............................
485 - wusergnusteppath() will return a statically allocated string now.
486  DO NOT FREE IT ANYMORE!!
490 changes since wmaker 0.51.0:
491 ............................
493 - applied c++ compat header patch from Martynas Kunigelis <mkunigelis@alna.lt>
494 - added WMSetTextFieldBeveled()
495 - removed W_GC() : use WMColorGC() instead
496 - added WMCreatePixmap()
497 - changed WMSetTextFieldEnabled() to WMSetTextFieldEditable()
499 changes since wmaker 0.50.1:
500 ............................
502 - fixed various bugs
503 - added patch from Franck Wolff <frawolff@club-internet.fr>, with
504   many fixes and enhancements
505 - added notification queues, asynchronous notifications etc.
506 - added WMSetBrowserDoubleAction()
507 - fixed list double click action
509 changes since wmaker 0.50.2:
510 ............................
512 - added wsetabort() - look WUtil.h
513 - fixed bug in WMList resize
514 - added notification sending when changing textfield programatically
515 - removed WMHideWindow()
516 - fixed bug in WMCloseWindow()
517 - added textfield selection patch
518 - added color panel code
519 - added auto name completion for the file panel
520 - added function to select text range, and to set cursor position in text
521   fields programatically
523 changes since wmaker 0.20.3:
524 ............................
526 - added WMSetSliderImage(), WMSetSliderKnobThickness()
527 - added WMGetListItemHeight()
528 - added WMListDidScrollNotification
529 - added WSetColorWellBordered()
530 - added hacky color dragging in colorwell
531 - added poll() support in WMNextEvent. WARNING: the stuff needed for
532   WMAddInputHandler() is not yet implemented for the poll stuff
533 - added WMSetFilePanelAccessoryView(), WMGetFilePanelAccessoryView()
534 - added WMSetPopUpButtonEnabled()
535 - added WMGetLabelImage()
536 - autoscroll for popup button menus
537 - added WMDrawPixmap()
538 - WARNING: changed parameter list for WMListDrawProc
540 changes since wmaker 0.20.2:
541 ............................
543 - WMSetBrowserMaxVisibleColumns() - untested
547 changes since wmaker 0.20.0:
548 ............................
550 - added generic object field for WMListItem. This is for hanging generic
551   clientdata
554 changes since wmaker 0.20.0:
555 ............................
557 - changed WMGetFilePanelFile() with WMGetFilePanelFileName()
558 - made SavePanel
560 changes since wmaker 0.19.3:
561 ............................
563 - added WMCreatePanelForWindow()
564 - added extra parent parameter for filepanel, alertpanel and inputpanel
565 - WMCloseWindow()
566 - WMChangePanelOwner()
567 - added WMAddInputHandler()
568 - change range related function arguments (WMTextField) to use WMRange
570 changes since wmaker 0.19.1:
571 ............................
573 - added wstrappend()
574 - fixed bug when changing selected radio button by hand
576 changes since wmaker 0.18.1:
577 ............................
579 - removed textHeight arg from W_PaintImageAndText
580 - added WMCreateWindowWithStyle()
581 - added WMSetWindowBaseSize() and ResizeIncrements()
582 - added WMSetWindowLeve()
583 - added WMSetWindowDocumentEdited()
584 - added WMSetScrollViewLineScroll(), WMSetScrollViewPageScroll()
585 - added WMSetWindowMiniwindowTitle()
586 - added WMSetWindowMiniwindowImage()
588 changes since wmaker 0.18.0:
589 ............................
591 - added functions to get RGB components and "#rrggbb" string from WMColor.
592 - added function to create color from a name
593 - fixed bug that caused blocking until some new event arrives, even
594   when there already were events in the queue
595   (like having to move the pointer over window to force the window to be
596   painted)
598 changes since wmaker 0.17.5:
599 ............................
601 I don't remember everything, but here it goes:
603 - fixed some bugs in text field
604 - added a incomplete implementation of split view (not yet usable)
605 - added a slider
606 - changed the filepanel stuff. Each application can have only 1 file panel.
607 The same panel will be reused every time you call for it, unless you free it.
608 - changed semantics of WMCreateFont() so that it returns NULL if the requested
609   font can't be loaded
610 - removed WMAddDestroyCallback() 
611 - fixed bug in WMRemovePopUpButtonItem()
612 - added function for user specified item height in WMList
613 - added WMSetPopUpButtonText(). It will set the default text in the button
614   when no options are selected
615 - fixed bug in remove/add item in already mapped popupbuttons. Note: it is
616   not good practice to change the contents of a popup button when it's
617   already visible and the user has probably interacted with it.
618 - fixed behaviour of "radio buttons"
619 - WMInitializeApplication() must be the first function to be called in the
620   program
621 - removed applicationName, argc and argv arguments from the WMCreateScree...
622   functions
623 - WMReleaseColor(scr,color) changed to WMReleaseColor(color)
624 - WMPaintColorRectangle() changed to WMPaintColorSwatch()
625 - added various functions in font and color handling
626 - added WMSetButtonFont()
627 - changed WMCreateCommandButton() so that the buttons it creates will change
628         their label when pushed
629 - added WMGetSystemPixmap(WMScreen *scr, int image)
630 - added partial I18N support
631 - added libPropList requirement and some related utility functions
632 - added a interface to prooplist, so that it works as a user defaults db
633 - added WMWidthOfString() (removed WMFontWidthOfString())
634 - added WMDrawString()
635 - added WMSetTextFieldSecure(WMTextField *tPtr, Bool flag)
636 - WMGetListItem() will dup the returned string
637 - removed need for ProgName being defined
638 - rewrote hashtable stuff and made it available for outside use
639 - added notification functions, with view resize notification
640 - added WMSetWindowMinSize() and MaxSize()
641 - text editing notification
642 - added WMSetListPosition() etc.
643 - added WMInsertBrowserItem()
644 - the above 2 functions return WMListItem*, instead of Bool
645 - rewrote browser
646 - WMGetListItem() will return WMListItem*
647 - removed WMGetListItems() and WMSetListItems()
648 - fixed focus stuff for multi-window apps
649 - changed all WMList function names that contained index to row